Scheduled User Import not working
We are running the latest version, and manual import works just fine. But when I try to setup a scheduled import, it cuts off some of my search filter which causes an error. I edited some things out btw
-
OK Success (0) => ldap_connect(X.X.X.X, 143) OK Success (0) => ldap_set_option(LDAP_OPT_PROTOCOL_VERSION, 3) OK Success (0) => ldap_set_option(LDAP_OPT_REFERRALS, 0) OK Success (0) => ldap_bind(user, password) ER Bad search filter (-7) => ldap_search(OU=Divisions,DC=yadayadyada,DC=com, (&(&(&(&(&(objectClass=person)(objectCategory=user))(!(userAccountControl:1.2.840.113556.1.4.803:=2)))(mail=*))(!(memberof=CN=KACE_Exclusion,OU=, Array ( [0] => samaccountname [1] => mail [2] => displayname [3] => userPrincipalName [4] => name [5] => telephoneNumber [6] => mobile [7] => department [8] => streetAddress [9] => st [10] => postalCode [11] => manager [12] => objectguid [13] => facsimileTelephoneNumber ) ) OK ldap_close() => 0
2 Comments
[ + ] Show comments
-
Did you ever get this working? - Timi 11 years ago
-
Not yet. I haven't had much time to work on it. - dustda18 11 years ago
-
Did you contact tech support? Is this still around even in version 5.4.76847? Sounds like some kind of bug unless your filters are super long, then might just be a known limitation that they may or may not want to increase. - adamscottmartin 11 years ago
Answers (0)
Please log in to answer
Be the first to answer this question