Need help for modifying users
Posted: Wed Dec 26, 2007 1:24 pm
Hi,
i have to modify the users authentication id and have to add an additional email address to each user.
Every users authentication address AND email address are Firstname.Lastname@domain.eg
I have got a file with emailAddress ; Personal_ID
I want to modify the authentication ID from emailAddress to Personal_ID
and add Personal_ID@domain.eg to each user as additional address.
can you give me please an example how to use ommodu to do this ????
The script with the loop is no problem,
thank you
i have to modify the users authentication id and have to add an additional email address to each user.
Every users authentication address AND email address are Firstname.Lastname@domain.eg
I have got a file with emailAddress ; Personal_ID
I want to modify the authentication ID from emailAddress to Personal_ID
and add Personal_ID@domain.eg to each user as additional address.
can you give me please an example how to use ommodu to do this ????
The script with the loop is no problem,
thank you