alexxtasi
alexxtasi
Comments
-
Hi again,I am using version 4.2.4.2 and the workflow I thought would be correct for importing users from ldap is:
- -config (commands like I mention in previous posts)
- ./multiotp.php -initiali…
Hi Andre,inside users_info(), I just replaced:(Quote)where in <username> I hardcoded an ldap user I am testing with (I am still just running -ldap-users-sync).As I said, I d…Hi Andre,I was fooling around with the code (no php experience ...) and when I changed the hardcoded ldap search filter in function users_info() the search result ($sr) was created fine. The change I did probably suited my ldap configuration.…Hi Andre,the ldap server I am using is a Sun Directory Server 5.2.As I said, it seems to me like the $filter created inside the user_info function, is suited more to an AD...Hi and thanks for the quick reply.According to your suggestion I set an empty suffix, but now some other warnings come up. The command is:(Quote)seems to me like function users_info of class…thanks Andre... waiting for 4.2.4...