Page 1 of 1

omaddu + specifie an athentication ID

Posted: Tue Jun 13, 2006 2:04 am
by Nexis
I would like to have a first name + last name and to create a mail address that only has the last name@mydomain.com an a login ID that is only the last name. Can I do this with omaddu. Bacause he creates a default login ID first.last@mydomain.com?
Or can I change the the userer and add the first name after I create the user only with a lst name specified? And how do you do this?

Thanks Koen

Posted: Tue Jun 13, 2006 2:45 am
by aio
Hi
Try this

omaddu –n "firstname lastname"/mailnode/CN="firstname lastname"/IA=' "Firstname Lastname" lastname@mydomain.com' loginID

Erich

Posted: Tue Jun 13, 2006 3:11 am
by btisdall

Code: Select all

omaddu -n "Jane Doe/yourmailnode/IA=doe@example.com" -p changenow doe


also does the job.