Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Authenticating users from Windows Active Directory from PH..

 
   Database Help (Home) -> PHP RSS
Next:  Unknown Data File Type  
Author Message
shalinmangar

External


Since: Feb 09, 2005
Posts: 1



(Msg. 1) Posted: Wed Feb 09, 2005 4:21 am
Post subject: Authenticating users from Windows Active Directory from PHP
Archived from groups: comp>lang>php (more info?)

I want to authenticate users (defined in an Active Directory Service
running on a Windows 2000 Server machine) from PHP Code running under
Linux (Fedora Core 3 with Kerberos 5 installed). I just want to find
out whether a particular user (with a given username, password
combination) exists or not. Then I will login that user into my
intranet application (developed on PHP under Linux).

Any help will be greatly appreciated.

Thank You.

 >> Stay informed about: Authenticating users from Windows Active Directory from PH.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Active directory and PHP - Is there anyway to work PHP with Active directory? My intention consist in developing an application that authenticates automatically PHP on W2k3 server. tks, Marcos

creating active directory user - does anyone already tried to create a user into active directory through php_ldap ? i tried something like this but still don't work :-/ $adduserAD["cn"][0] = "phpldapuser"; $adduserAD["samaccountname"][0] = "gug...

authentification on Active Directory with LDAP - Hello, my english is not so good. I want to use the users of our active directory in the intranet for a portal page. i dont know how to authenticate? $server = "xxx-xx.de.xx.com"; $connectid = @ldap_connect($server); is ok. $binding =..

Active directory authentication via php. - Greetings. I'm in a bit of a pickle.. at the company where I recently started work, I discovered that the knowledge base we use sucks, and sucks bad (oh Lotus Notes, how I loathe thee, let me count the ways) So for kicks and giggles, I found a nice..

unable to connect to active directory server - I'm trying to connect to an Active Directory server and am having some difficulties. Here's the code I'm using: <?php if (!($ldap = ldap_connect('domain.tld')) { exit('unable to connect'); } ldap_bind($ldap, 'username', 'password'); ?> With th...
   Database Help (Home) -> PHP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]