
Originally Posted by
tom_newton
There should be some auth logs someplace in the gui (system logs, authd?).
/var/log/messages-2009-12-02 (for today) shows:
Code:
Dec 2 17:39:23 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search user=dhicks filter=(userPrincipalName=dhicks) searchbase=ou=AllUsers,dc=convent,dc=altonconvent,dc=org,dc=uk
Dec 2 17:39:23 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search result
Dec 2 17:39:24 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search user=dhicks filter=(userPrincipalName=dhicks) searchbase=ou=AllUsers,dc=convent,dc=altonconvent,dc=org,dc=uk
Dec 2 17:39:24 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search result
Dec 2 17:39:25 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search user=dhicks filter=(userPrincipalName=dhicks) searchbase=ou=AllUsers,dc=convent,dc=altonconvent,dc=org,dc=uk
Dec 2 17:39:25 s_sys@ACSGATEWAY003 smoothauthd: LDAP user search result
[root@ACSGATEWAY003 log]# tail -50 messages-2009-12-02
Which is about the closest I can get to Smoothwall telling me what string it's actually sending to the LDAP (Active Directory) server.
HAve you tried logging in as domain\user rather than user?
Yes, and you get more and more "\" characters each time you press the "Login" button.
--
David Hicks