Voting

: min(nine, seven)?
(Example: nine)

The Note You're Voting On

andreas dot a dot sandberg at gmail dot com
18 years ago
Be careful when using ldap_connect with the sun client libraries that come bundled with solaris. When specifyng the host with the ldap protocol, my connection failed and it took me a good day to trouble shoot. ie. ldap_connect("ldap://somwhere.com"); Just remove the 'ldap://' and specify the host. This was on Solaris 10 sparc.

<< Back to user notes page

To Top