Hi,
If you are talking about the "cn" (Common Name) attribute, spaces are
common. If you are talking about the "sAMAccountName" attribute (the NT
logon name, also called the "pre-Windows 2000 logon name"), then spaces are
allowed, but not recommended. Possibly, code that refers to users with a
string similar to MyDomain\NTName could fail, unless the string is enclosed
in quotes.
Actually, I have some accounts with spaces in the sAMAccountName, and I have
yet to encounter a problem.
--
Richard
Microsoft MVP Scripting and ADSI
HilltopLab web site -
http://www.rlmueller.net
--
"Scott M." <s-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> No.
>
>
> "Microsoft" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hello all I am new to 2003 server and Active Directory, I want to put
> > spaces in the usernames for the domain users. Now my question is will
> that
> > create any problems in the future with anything like security or dot net
> > programming or networking?
> >
> > Thanks for your help
> >
> > Rob.
> >
> >
>
>