Re: ADAM Username case sensitivity

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi

Unfortunately I do not think you will be able to achieve this. The two
ways to specify the name component of the LDAP bind for a native
ADAM user are

(1) the distinguishedName of the ADAM object

(2) the userPrincipalName of the ADAM object

the "username" in (1) is the RDN (cn by default) of the object class;
ADAM enforces the syntax of this component as Unicode directory
string so that cannot be case-sensitive.

In (2) the userPrincipalName is also a normal case-insensitive Unicode
string and is defined as such in the ADAM base schema and so cannot
be modified.

Lee Flight



"Brian Edwards" <Brian Edwards@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DDEB4B36-B1C4-487A-8C99-895B01B5C4A7@xxxxxxxxxxxxxxxx
> Does anyone know how to make ADAM (Active Directory Application Mode) use
> case sensitive usernames?
>
> Currently, My install of ADAM is NOT case sensitive for the username,
> however, we have a spec that requires case sensitivity on a username.
>
> ANy ideas would be greatly appreciated.
>
> Thanks,
> Brian


.



Relevant Pages

  • Re: ADAM - duplicate userPrincipalName
    ... url, username, password. ... are assigned unique urls. ... clientcompany in it and that would mena that i will have to change each ... I have a question regarding ADAM. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADFS and ADAM
    ... (username/password), and username and password it is trying to authenticate. ... My problem was that user jdoe didn't have readers role on the root node. ... ADFS uses to log on to ADAM, ...
    (microsoft.public.windows.server.active_directory)
  • ADAM Username case sensitivity
    ... Does anyone know how to make ADAM use ... Currently, My install of ADAM is NOT case sensitive for the username, ... we have a spec that requires case sensitivity on a username. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM Username case sensitivity
    ... "Lee Flight" wrote: ... > the distinguishedName of the ADAM object ... we have a spec that requires case sensitivity on a username. ...
    (microsoft.public.windows.server.active_directory)
  • Random logon failure with ADAM Bind Proxy
    ... ADAM is used as a store for user profiles and AD stores just the username/password and is solely used for authentication. ... If I authenticate directly against AD, ... public bool adamAuthenticate(string username, string password) ...
    (microsoft.public.windows.server.active_directory)