Re: PHP LDAP Question
- From: "Flamer" <die.spam@xxxxxxxxxxx>
- Date: 3 Aug 2006 16:22:05 -0700
mike wrote:
Hi, I'm new to Google Groups, so sorry if this is a not so good place
to pos tthis, but...
I'm trying to make it so I can automate adding of a user to my Active
Directory Server, using PHP of course, but I'm having some problems...
I found a few scripts for this, but I have the same problem with all of
them...
I get a LDAP Error Code 10 (Referrals) when the Script tries to add the
user. I am somewhat limited in my knowledge of LDAP, and I can't find
any information on how to fix this, so I'm asking...
well, anyways, a link to the script is:
Http://216.161.7.14/php/ldap/pct.php if you need to see the code,
http://216.161.7.14/php/ldap/pct.htm
thanks in advance for any and all help...
and if you want to say that I have no idea what I'm doing, I wont argue
with you...
An issue could be that you need a domain admin account to run queries
on ldap, you should check what user php is running as and then try and
alter its privileges in AD and see if that makes any difference.
Probably not.. but worth the 2mins of trying it.
Flamer.
.
- Follow-Ups:
- Re: PHP LDAP Question
- From: ZeldorBlat
- Re: PHP LDAP Question
- References:
- PHP LDAP Question
- From: mike
- PHP LDAP Question
- Prev by Date: Re: PHP FormMail not sending
- Next by Date: Re: How to enable thread safety in PHP
- Previous by thread: PHP LDAP Question
- Next by thread: Re: PHP LDAP Question
- Index(es):
Relevant Pages
|