
adminf
adminf
About
- Username
- adminf
- Joined
- Visits
- 142
- Last Active
- Roles
- Administrator
Comments
-
Hello, Hello, a new sample will be added about synchronizing AD accounts via LDAP. What is your error message and/or the behavior Also, instructions will be given on how to setup it for Direct Access (currently in test phase, based on this documen…
-
Hello, Generic LDAP support should be added in the 4.3.x version of multiOTP. Best regards, Andre
-
Hello Alex, It's exactly what open source is for, try to tweak a little bit just to see if it works for specific needs! Thanks to give us the hardcoded ldap search filter you changed in function users_info(), and I will think about one or more addi…
-
Starting with release 4.2.4.1, a new option -user-info is available! Regards, Andre
-
Hello, Good point, the status of the user account cannot be checked using command line right now. I add this request for an upcoming release in the next days. Regards, Andre
-
Hello, If you want to use the multiotp.exe provided in the zipped distribution, you will have to use the one which is in the alternate folder. When using the multiotp.exe file, you are using an embedded PHP engine. As LDAP need external libraries t…
-
Hello, I will have a look at the documentation of Oracle (http://docs.oracle.com/cd/E19199-01/816-6699-10/ax_ldurl.html) later. For sure, we will have to adapt the filter. Regards, Andre
-
Hello, Your PHP web server must have LDAP support. If you are working with a Windows server, you will need the libraries php_ldap.dll, libeay32.dll and ssleay32.dll. If you are working with a Debian or Ubuntu Linux server, just do apt-get install …
-
Hi Alex, The good news is that multiOTP can now reach your LDAP server ;-) Do you know exactly which kind of LDAP server is installed on your Sun machine ? Currently I have only done intensive tests for the AD/LDAP server provided by Windows, but …
-
Hello Daniel, Currently, the challenge-response is not implemented, as a lot of SOHO firewalls doesn't support challenge-response. Currently, FreeRADIUS receives the request (with 'SMS' password) and ask multiOTP to authenticate the request. multi…
-
Hi, The ldap-account-suffix is optional and is added as a suffix of the ldap-bind-dn. If the ldap-bind-dn is already complete, the appended ldap-account-suffix will result in a bad binding information. The -ldap-check option is not using the ldap-…
-
Version 4.2.4 is ready for download: http://download.multiotp.net/ Enjoy and thanks in advance for your feedback. Regards, Andre
-
Hello alexxtasi, There is a bug with MySQL support in the release 4.2.3, it will be patched in the version 4.2.4 available later today (2014-03-28) on download.multiotp.net. The mysqli class will also be supported (in addition to the traditional My…