chopping username after @ character if present
authorChris Koeritz <cak0l@virginia.edu>
Fri, 21 Feb 2020 21:23:37 +0000 (16:23 -0500)
committerChris Koeritz <cak0l@virginia.edu>
Fri, 21 Feb 2020 21:23:37 +0000 (16:23 -0500)
commita4173a73d2fced6e8cf8d9914995e5359b29599c
tree205e1b0614304066debffb121ebb6ca7e762e419
parentd9ef0e211c2934b627db7f18332a84ab941ee1c8
chopping username after @ character if present

this fixes user names in the form of blah@someplace.email.dom to address redhat IDM style user names.
scripts/core/functions.sh