Re: [PHP] LDAP Authentication

2006-05-13 Thread Rory Browne
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

Re: [PHP] LDAP Authentication

2006-05-13 Thread Sameer N Ingole
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

Re: [PHP] LDAP Authentication

2006-05-13 Thread Sameer N Ingole
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

[PHP] LDAP Authentication

2006-05-12 Thread Thomas Bonham
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? Thomas -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] PHP/LDAP Authentication

2006-02-19 Thread Kim Christensen
On 2/19/06, Golden Butler [EMAIL PROTECTED] wrote: I'm currently running OpenLDAP with some users populated in the database. I would like to use PHP to create a web page where my ldap users can enter their username and password credentials to log into our intranet. Can someone point me to

RE: [PHP] PHP/LDAP Authentication

2006-02-19 Thread Weber Sites LTD
://toolbar.weberdev.com Free Uptime Monitor : http://uptime.weberdev.com SEO Data Monitor http://seo.weberdev.com -Original Message- From: Golden Butler [mailto:[EMAIL PROTECTED] Sent: Sunday, February 19, 2006 8:40 AM To: PHP Mailing List Subject: [PHP] PHP/LDAP Authentication I'm currently

Re: [PHP] PHP/LDAP Authentication

2006-02-19 Thread Delamatrix
:40 AM To: PHP Mailing List Subject: [PHP] PHP/LDAP Authentication I'm currently running OpenLDAP with some users populated in the database. I would like to use PHP to create a web page where my ldap users can enter their username and password credentials to log into our intranet. Can someone

[PHP] PHP/LDAP Authentication

2006-02-18 Thread Golden Butler
I'm currently running OpenLDAP with some users populated in the database. I would like to use PHP to create a web page where my ldap users can enter their username and password credentials to log into our intranet. Can someone point me to some expample scripts, articles, or sites. Thanks.

[PHP] ldap authentication to win2k domain controller

2003-10-10 Thread Redmond Militante
hi all i've been given the task of writing an app with a login mechanism that authenticates against the active directory users list on a windows 2000 domain controller. i have an apache 1.3.28 webserver running on FreeBSD 4.8-RELEASE, with php4.3.1 nstalled i don't have openldap support

[PHP] LDAP authentication to NDS

2003-02-17 Thread Brad Harriger
Is there any way to find out what privileges a user has to an NDS object throught LDAP? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] LDAP Authentication problem

2002-09-08 Thread Stig Venaas
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

[PHP] LDAP Authentication problem

2002-09-04 Thread Brad Harriger
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 seems to run in an infinite loop. I'm not sure where to look for the

Re: [PHP] LDAP Authentication

2001-05-02 Thread Richard Lynch
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

[PHP] LDAP Authentication

2001-04-30 Thread Romulo Pereira
Hello, 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? TIA Rom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: