In the immortal words of Clive George:
> >I ran into a problem when I try to add users to AD when using lastname
> >and firstname separate by a comma.
> >
> >example of a DN for the add command is such
> >
> >cn=Doe, Jane,ou=x,dc=xx,dc=com
> 
> I know this isn't necessarily helpful, but have you considered not using 
> name as the DN? Names change (Jane marries Mr Bloggs), which means your DN 
> changes and anything hanging off it needs moving. And using something else 
> means you avoid your comma problem!

Many of the applications that use AD expect to see a name as the leaf
RDN (search for people result list, for example, will return that
instead of the cn attribute from the entry).

%%  Christopher A. Bongaarts  %%  [EMAIL PROTECTED]       %%
%%  Internet Services         %%  http://umn.edu/~cab  %%
%%  University of Minnesota   %%  +1 (612) 625-1809    %%

Reply via email to