| View previous topic :: View next topic |
| Author |
Message |
dpiniella
Joined: 08 Aug 2008 Posts: 5
|
Posted: Fri Aug 08, 2008 2:10 pm Post subject: AD Auth problem |
|
|
I have a test system we've installed thyme on; dropped in the auth-ad module and edited auth.php appropriately. The system can see the domain controller, but my "admin" user login fails. I turned on debugging and get this when I try to login:
| Quote: |
Active Directory fields:
name: cn
uid: __autogen
userid: sAMAccountName
email: mail
dn: dn
valid: userAccountControl
Using filter: (&(&(objectclass=User)(objectCategory=Person)) (sAMAccountName=Guest Account)) |
Does this mean that it's not binding the dn used to search ldap? if so, does the dn need to be in a particular format? (e.g. DOMAIN\username, username@DOMAIN) |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Fri Aug 08, 2008 4:50 pm Post subject: |
|
|
Hi,
I believe you only need to use DOMAIN\username if you have multiple domains. Are there any more messages after that one or is that the only one printed? |
|
| Back to top |
|
 |
dpiniella
Joined: 08 Aug 2008 Posts: 5
|
Posted: Mon Aug 11, 2008 2:36 pm Post subject: |
|
|
| That's the only message; I've tried logging in with username, username@sub.domain.tld (email address) and DOMAIN\username and no dice. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Mon Aug 11, 2008 6:21 pm Post subject: |
|
|
Hi,
Would it be possible to get FTP access to this Thyme installation? |
|
| Back to top |
|
 |
dpiniella
Joined: 08 Aug 2008 Posts: 5
|
Posted: Tue Aug 12, 2008 1:31 pm Post subject: |
|
|
| If you can tell me what IP you'll be coming from and what email address to send the credentials to, I can set it up but it'll take a day or two. In the meantime I can email (or post) our configs and/or run commands on the server and give you their response. |
|
| Back to top |
|
 |
dpiniella
Joined: 08 Aug 2008 Posts: 5
|
Posted: Tue Aug 12, 2008 3:08 pm Post subject: |
|
|
| When logging in with the username I've defined as "admin", I get an additional error message for just a half-second before redirecting to the login page again. I took a screenshot and will PM you a URL of the screenshot -- something about header info and the auth module). |
|
| Back to top |
|
 |
dpiniella
Joined: 08 Aug 2008 Posts: 5
|
Posted: Thu Aug 14, 2008 2:39 pm Post subject: |
|
|
| Sorry, our policy will not allow FTP access, is there another way I can get you the information or help troubleshoot? |
|
| Back to top |
|
 |
|