7 Dec
2005
7 Dec
'05
5:06 p.m.
Norbert Wegener wrote:
When I take the same vars in radiusd.conf, I get: rlm_ldap: ldap_search() failed: Bad search filter radiusd.conf:
ldap ldap1 { server="mchm967a.tww006.sitest.net " port=3268 identity="testrad@TDE002.SITEST.NET " mypass="mypass" basedn="dc=TDE002,dc=SITEST,dc=NET" filter="(&(sAMAccountName=28TEF003$)(objectclass=computer)) sAMAccountName userAccountControl"
I don't think you can append a list of attributes to the filter. (like in ldap_search) -- Nicolas Baradakis