I have followed the layout of the paeudonym sample file...as follows
lgomarp|lg.omarp|omarp@3logics.co.za|lg_omarp
(where lgomarp is a valid user on the server, 3logics.co.za is a valid domain on the server)
when i do the following
#lat-pseudonym -a -i Pseudonyms
I get the following error
The pseudonym 'omarp@3logics.co.za' contains illegal characters. The name should contain only
lower-case letters, numbers, hyphens, periods and underscores, and should
start with a lower-case letter.
Creating pseudonym 'lg_omarp' for user lgomarp...
So it is adding all the other pseudonyms, but not the pseudonym with the "@" symbol in it, but this should be valid as it is an email address
Anybody know how to go about fixing this???