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

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 ...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.