Sameer N Ingole wrote:
Thomas Bonham wrote:
Hello,
I'm trying to do a ldap authentication page. I can get there username
and I don't know how to get the password from ldap. It didn't show up
in the the search for the command line. So how do I get the password
of the users?
Hope you are doing
Thomas Bonham wrote:
Hello,
I'm trying to do a ldap authentication page. I can get there username
and I don't know how to get the password from ldap. It didn't show up
in the the search for the command line. So how do I get the password
of the users?
Hope you are doing this using PHP and your
you're approaching this wrong - google for LDAP Authentication php, and see
how they do it
On 5/13/06, Thomas Bonham <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to do a ldap authentication page. I can get there username
and I don't know how to get the password from ldap. It didn't show up in
On Wed, Sep 04, 2002 at 03:58:18PM -0400, Brad Harriger wrote:
> I'm trying to retrieve information from an NDS server using LDAP
> functions in PHP 4.06. I am able to establish the connection and bind
> to the server using an anonymous bind, but when I try to bind as a valid
> user, the app s
>I am trying ot understand how could a PHP script authenticate against a
LDAP tree (NDS) that >is not in the same host?
>
>Anyone has an example about that?
No sample code, but I assume you just pass in the IP or hostname of the
remote server for http://php.net/manual/en/function.ldap-connect.php
5 matches
Mail list logo