User id with an apostrophe receives logon syntax error

R

RCITGuy

I have an ASP.NET application that can be accessed by all users with the
exception of one who has an active directory logon with an spostrophe in the
last name.

Can anyone help with resolving how to modify either ASP.NET security, IIS
6.0 Security or something else???

Any help will be greatly appreciated,
RCITGuy
 
J

Joe Kaplan \(MVP - ADSI\)

Their user account name (sAMAccountName) does not have an apostrophe in the
last name as that is not a valid character for that attribute. IIS goes by
either the userPrincipalName ([email protected]) or the combo of
sAMAccountName and domain name, so if you use the right value, it should
work.

You can look this stuff up in AD U&C or ADSI Edit or ldp.exe if you need to.

Joe K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top