Jump to content

PHP LDAPS on Solaris


jvvsatya

Recommended Posts

I could not connect to LDAP  server on secured port. on solaris SPARC machine.

I could connect to the same server from Fedora box.

Please help, me if i am have do do it differently in the attached code.

 

I placed the below lines in /etc/openldap/ldap.conf file: (This helped me to work fine from fedora machine)

TLS never

TLS_REQCERT never

bind_timelimit 30

 

Is it something to do with php - solaris ldap client.

 

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/239311-php-ldaps-on-solaris/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.