kimkihoon

Results 10 comments of kimkihoon

@javsalgar If i install openldap in normal containers like ubuntu or debian, I have to download openldap zip files and run make build. Before running make build command, I have...

@javsalgar One more when I run ``` ldapsearch -x -d 1 -ZZ ``` I always get this response ``` dap_create ldap_extended_operation_s ldap_extended_operation ldap_send_initial_request ldap_new_connection 1 1 0 ldap_int_open_connection ldap_connect_to_host: TCP...

@javsalgar Nvm it wasn't a big problem. Btw, I have one more question. Is there a way to add saslmechanism? The only method ldapi:/// support is now EXTERNAL, but I...

@javsalgar Any examples for that?

@javsalgar sry but you sure both flags ``` --enable-spasswd --with-cyrus-sasl ``` are really enabled? Because testing saslauthd with testsaslauthd succeed but still can't get password through {SASL}email

@javsalgar Do you have any idea how to disable sasl external mechanism?? Can't find how to do :(

@javsalgar Thx for the help. [https://github.com/openldap/openldap ](url) Is this the right link for upstream Openldap dev?

@javsalgar is --enable-sql option enabled?

@javsalgar no but also I'm trying to use external db server with ldap. Is it possible??