php-windows Digest 25 Dec 2009 17:01:10 -0000 Issue 3738

Topics (messages 29759 through 29761):

Re: Windows 2008R2 and LDAP connections
        29759 by: Keith Davis
        29760 by: Richard Quadling

cgi
        29761 by: Earl

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
We use adLDAP:
 
http://adldap.sourceforge.net/
 


Keith Davis (214) 906-5183 

 

________________________________

From: James Coffman [mailto:webmas...@cadc.com] 
Sent: Tuesday, December 15, 2009 4:30 PM
To: php-wind...@lists.php.net
Subject: [PHP-WIN] Windows 2008R2 and LDAP connections



Hello and good day,

                I have been researching all day about connecting with
PHP to Active Directory.  I am at an extreme loss because I am not 100%
on what is being talked about.  So in hopes of a resolution I am
spilling it all here.

 

                  I have all access that I need in order to make any
changes or adjustments that I need to (either to domain controller/AD
controller or anything else).  I just do not know exactly what I need to
do in order to complete the process.  I do have Active Directory
installed on the domain controller which serves as DC and AD controller.
I have a separate machine that is running IIS 7.5 and is acting as my
intranet server.  I have installed the latest version of PHP with LDAP
support.  I have searched high and low on a simpler explanation of the
LDAP commands used in php as it is new to me (know a little procedural
php code).  The end result that I am trying to achieve is that users on
the local network are automatically logged into the intranet website
because their computer is already authenticated with AD for the logon
and for users outside of the network that attempt to access the site are
queried for their login credentials.  I would much rather maintain one
user database than two and right now we are actually maintaining about
three databases (which becomes a headache).  Is there anyone out there
that can shed some light on this matter so that I might get better
educated on it?  

 

 

Thank you in advance,

 

James Coffman - Webmaster

Central Arkansas Development Council <http://www.cadc.com/> 

email2webmas...@cadc.com <mailto:webmas...@cadc.cc> 

phone501-778-1133

- Building Futures through community action -

 


This message (including any attachments) may contain confidential or otherwise 
privileged information and is intended only for the individual(s) to which it 
is addressed. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately by e-mail 
if you have received this e-mail by mistake and delete this e-mail from your 
system. E-mail transmission cannot be guaranteed to be secured or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message or that arise as a 
result of e-mail transmission. If verification is required please request a 
hard-copy version from the sender.

www.pridedallas.com


--- End Message ---
--- Begin Message ---
2009/12/15 Keith Davis <keithda...@pridedallas.com>:
> We use adLDAP:
>
> http://adldap.sourceforge.net/
>
>
>
> Keith Davis (214) 906-5183
>
>
>
> ________________________________
>
> From: James Coffman [mailto:webmas...@cadc.com]
> Sent: Tuesday, December 15, 2009 4:30 PM
> To: php-wind...@lists.php.net
> Subject: [PHP-WIN] Windows 2008R2 and LDAP connections
>
>
>
> Hello and good day,
>
>                I have been researching all day about connecting with
> PHP to Active Directory.  I am at an extreme loss because I am not 100%
> on what is being talked about.  So in hopes of a resolution I am
> spilling it all here.
>
>
>
>                  I have all access that I need in order to make any
> changes or adjustments that I need to (either to domain controller/AD
> controller or anything else).  I just do not know exactly what I need to
> do in order to complete the process.  I do have Active Directory
> installed on the domain controller which serves as DC and AD controller.
> I have a separate machine that is running IIS 7.5 and is acting as my
> intranet server.  I have installed the latest version of PHP with LDAP
> support.  I have searched high and low on a simpler explanation of the
> LDAP commands used in php as it is new to me (know a little procedural
> php code).  The end result that I am trying to achieve is that users on
> the local network are automatically logged into the intranet website
> because their computer is already authenticated with AD for the logon
> and for users outside of the network that attempt to access the site are
> queried for their login credentials.  I would much rather maintain one
> user database than two and right now we are actually maintaining about
> three databases (which becomes a headache).  Is there anyone out there
> that can shed some light on this matter so that I might get better
> educated on it?
>
>
>
>
>
> Thank you in advance,
>
>
>
> James Coffman - Webmaster
>
> Central Arkansas Development Council <http://www.cadc.com/>
>
> email2webmas...@cadc.com <mailto:webmas...@cadc.cc>
>
> phone501-778-1133
>
> - Building Futures through community action -
>
>
>
>
> This message (including any attachments) may contain confidential or 
> otherwise privileged information and is intended only for the individual(s) 
> to which it is addressed. If you are not the named addressee you should not 
> disseminate, distribute or copy this e-mail. Please notify the sender 
> immediately by e-mail if you have received this e-mail by mistake and delete 
> this e-mail from your system. E-mail transmission cannot be guaranteed to be 
> secured or error-free as information could be intercepted, corrupted, lost, 
> destroyed, arrive late or incomplete, or contain viruses. The sender 
> therefore does not accept liability for any errors or omissions in the 
> contents of this message or that arise as a result of e-mail transmission. If 
> verification is required please request a hard-copy version from the sender.
>
> www.pridedallas.com
>
>

This contains all the technical details for using IIS with ASP for
AD/LDAP authentication [1].

And one for PHP with AD/LDAP [2]


Regards,

Richard.

[1] http://support.microsoft.com/kb/326340
[2] 
http://www.developer.com/xml/article.php/3100951/Integrating-Active-Directory-with-PHP.htm
-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

--- End Message ---
--- Begin Message ---
running windows XP, Xitami 2.5c2, and php 5.2.9
everything works well

tried installing many versions of PHP after v5.2.9 and always get a CGI 
error, none of the php pages load. 



--- End Message ---

Reply via email to