I get an error on the server when a user tries to login using CIFS with a password that has uppercase letters in it. For example "passWord" The error is:
May 31 14:42:36 e******n CIFS[26754]: WARNING: AUTH: Authentication failed due to password mismatch for user , Err :-1642
However, if I reset there password to all lowercase it works ie "password". I have tried changing the password policy to allow password to be case sensitive and not case sensitive. Either way, the only way that it will work is if I set the universal password to all lowercase for that user account. I have tried change the password policy to Use Microsoft complexity policy and it still does not work.
I am running SLES 10 sp4 and OES 2 SP 3 64bit. We are using eDirectory 8.8 and I have also tried NDSD_TRY_NMASLOGIN_FIRST=true with no success.
May 31 14:42:36 e******n CIFS[26754]: WARNING: AUTH: Authentication failed due to password mismatch for user , Err :-1642
However, if I reset there password to all lowercase it works ie "password". I have tried changing the password policy to allow password to be case sensitive and not case sensitive. Either way, the only way that it will work is if I set the universal password to all lowercase for that user account. I have tried change the password policy to Use Microsoft complexity policy and it still does not work.
I am running SLES 10 sp4 and OES 2 SP 3 64bit. We are using eDirectory 8.8 and I have also tried NDSD_TRY_NMASLOGIN_FIRST=true with no success.