954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

sasl php bind openldap

On the php manual i realised there was a bug
that got fixed ..but still cant make it work...
my attributes are used like shown below..

$r=ldap_sasl_bind ( $ds, bind dn..., 'MYCODE', 'GSSAPI', NULL<--?(realm of the heimdal), 'jimmy'<--?, 'dn:MY STUFF...?');

there was another opinion that i schould recompile Apache and Php to use the same version..(hope this one is not offtopic)

thank you

manolisvl46
Light Poster
30 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 

to add something on my question
i finally realize that the case that the bind doesn't work is
when i use the gssapi mech on the command attributes...

but that is the way i want my server communication to work cause i also use sasl...

any idea ...

manolisvl46
Light Poster
30 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: