[rt-users] RT4/ExternalAuth/AD issues:

Shain Singh shain.singh at gmail.com
Fri May 17 00:40:29 EDT 2013


Hi,

Try the following:



>                 # The username RT should use to connect to the LDAP server
>
>                 'user'      =>  'ad-rt-user',

set this to be the LDAP DN, i.e. 'cn=ad-rt-user',ou=OrgUnit,dc=domain,dc-local'



>
>                 'filter'                    =>
> '(sAMAccountType=805306368)',

I've used the (objectClass=user) as my filter.


>
>                 # The filter that will only match disabled users
>
>                 'd_filter'                  =>
> '(&(sAMAccountType=805306368)(userAccountControl:1.2.840.113556.1.4.803:=2))',
>


I've used (objectClass=ThisWillNeverMatch)


>
>                 'group'                     =>  'RTusers',
>

cn=RTusers,ou=OrgUnit,dc=domain,dc=local





--
Shaineel Singh
e: shain.singh at gmail.com
p: +61 422 921 951
w: http://buffet.shainsingh.com

--
"Too many have dispensed with generosity to practice charity" - Albert Camus



More information about the rt-users mailing list