Active Directory Users Sync[2]
Decided to ask more complex question:
Hi, i'm facing a same problem as here, 5k+ AD entries, trying to take only 1 group (~50 users) (stable and beta release)
>multiotp -debug -display-log -ldap-users-sync
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate
35 bytes) in D :\Data\projects\multiotp\phc-cli\multiotp.windows.php on line 16954
Tried different cn's, ou's, different options with both versions, same result.
>multiotp -ldap-user-info user
works as expected, maybe there is at least some way to register AD users one-by-one?
Also, i'd like to know if there is some kind of git repository with windows source.
Thanks in advance.
This discussion has been closed.
Comments
The resolution has been treated in the initial request here.
The whole source is also provided in the package. multiotp.windows.php is the same as multiotp.php, except for the first line which is removed for windows (the line containing the path to the interpreter).
Regards,
Andre