Re: FR + LDAP + ADS - rlm_ldap: ldap_search() failed: Operations error [unclas]

2007-04-26 Thread Jacob Jarick
Thank you for the suggestions / tips Frank.. Here is the results from the command you gave me: [EMAIL PROTECTED] ~]# ldapsearch -x -h 10.1.1.11 -D CN=admin,OU=People,DC=tfxschool,DC=internal -w pass -b o=tfxschool,c=AU 'objectclass=*' # extended LDIF # # LDAPv3 # base o=tfxschool,c=AU with scope

Re: FR + LDAP + ADS - rlm_ldap: ldap_search() failed: Operations error [unclas]

2007-04-26 Thread Jacob Jarick
OK, some more progress, found 1 setting that rejected any user if they did not have dialup access attribute which I have commented. Now I get the following results when using the radping program. It looks to me like it searchs fine rlm_ldap: user jacob authorized to use remote access but Im

Re: FR + LDAP + ADS - rlm_ldap: ldap_search() failed: Operations error [unclas]

2007-04-26 Thread Jacob Jarick
OK, Ive setup SFU and indeed it has populated my ldap feilds some more. I have enabled the user Jacob Jarick as a unix user, created a unix group added myself to it then reset my password so the unix password would be set. Search command: ldapsearch -h 10.1.1.11 -x -b dc=tfxschool,dc=internal -x

RE: FR + LDAP + ADS - rlm_ldap: ldap_search() failed: Operations error [unclas]

2007-04-25 Thread Ranner, Frank MR
Are you sure that the uid attribute is even in Active Directory. Chances are the usernames are in the sAMAccountName attribute. Since you now seem to be able to bind, why not use the ldapsearch utility to show entries in the o=tfxschool,c=AU subtree. ldapsearch -x -h hostname -D