- This topic is empty.
-
AuthorPosts
-
20. December 2007 at 0:24 #813
Hi…and help!
I am trying to use Active Directory authentication on our V50s (build 6.5.2).
This seems to work, except that users authenticate whatever case they enter they password. (e.g. password, PASSWORD and PaSsWoRd would all be allowed). This is causing problems as the screensaver lock requires users to unlock their device with exactly the same case password as they used to log onto the device with.
AD is case sensitive, so I am confused how passwords with different cases are being allowed. If I try a different password the account is denied access so authentication of some form is happening with the AD.
My WLX.INI contains:
AUTH= glogin
auth [ default=ignore ] /lib/security/pam_setpw.so
auth [ success=2 default=ignore ] /lib/security/pam_guest.so
auth [ success=1 new_authtok_reqd=1 default=ignore ] /lib/security/inifile.so try_first_pass
auth [ success=ok new_authtok_reqd=ok default=die ] /lib/security/pam_smb_auth.so use_first_pass nolocal
auth [ default=ok ] /lib/security/pam_putregistry.so save_ini=/tmp/user.ini
AUTH_SMB.conf=domain=test.com server=191.56.251.138 backupserver=191.56.251.139Any ideas on what I am doing wrong? Is anyone else successfully using Active Directory authentication and not having this problem?
Vern
20. December 2007 at 6:17 #11106Hmm, sounds like a PAM issue to me. I have not tested this but the case should stick with the passwords. Definitely contact Wyse support unless one of the other Monkeys has tested this?
Cheers,
-TT20. December 2007 at 11:06 #11110Hi Vern,
I’ve played with this some months ago and everything worked for at this time. But honestly I have never tested that far.
That’s why I have tested different firmware builds and Auth_Domain addons.
All show the same buggy behaviour you’ve described.
So, you should go to Wyse and ask them to fix it.Cheers
ConfGen20. December 2007 at 12:30 #11112Many thanks for the responses to this. The Wyse Support guys have confirmed that this is a problem and are investigating a solution. I’ll post back here when they get this cracked.
Best regards
Vern
20. December 2007 at 13:03 #11113That would be great. Keep us all updated.
Merry christmas
CG24. December 2007 at 14:20 #11155Good news.
Wyse support have come back with a new AUTH_DOMAIN-2.0.0-3.5.pak which fixes this issue.
Best regards
Vern
24. December 2007 at 21:32 #11157Thanks Vern for the update, I am sure others will be glad to know this. I will post the updated .pak int he Linux downloads section shortly,
Cheers,
-TT -
AuthorPosts
- You must be logged in to reply to this topic.