On Thu, 2004-05-13 at 08:36, Kuldeep Singh Tomar wrote:
> Finally I am able to authenticate my user to ADS using php. Thanks for
> your suggestions. My bind_dn was not correct. After that I have
> searched and found that using anonymous user we can not search in
> subtree of directory server. S
Hi Ray,
Finally I am able to authenticate my user to ADS using php. Thanks for
your suggestions. My bind_dn was not correct. After that I have
searched and found that using anonymous user we can not search in
subtree of directory server. So first I used my credential to bind to
directory serv
On Tue, 2004-05-11 at 10:14, Kuldeep Singh Tomar wrote:
> Hi Ray,
>
> Thanks for your response. I was trying this script also but no success.
>
> I was using following values:
>
> $ldap[ʽuserʼ] = ʽtomarʼ;
> $ldap[ʽpassʼ] = ʽpasswdʼ;
> $ldap[ʽhostʼ] = ʽdc02-del3.vc-del.vcustomer.comʼ;
> $ldap[ʽpo
Hi Ray,
Thanks for your response. I was trying this script also but no success.
I was using following values:
$ldap[‘user’] = ‘tomar’;
$ldap[‘pass’] = ‘passwd’;
$ldap[‘host’] = ‘dc02-del3.vc-del.vcustomer.com’;
$ldap[‘port’] = 389;
$ldap[‘dn’] = ‘cn’.$ldap[‘user’].’,ou=Department,o=Company Nam
On Tue, 2004-05-11 at 09:16, Kuldeep Singh Tomar wrote:
> Hi,
>
> Sorry for it. Can I get some help on this?
Here is what i used to query Exchange...now i am no windowz guru, but
from what i understand about exchange and ads exchange will send user
information to ads to be authenticated. So my wo
Hi,
Sorry for it. Can I get some help on this?
Regards,
Kuldeep
John Nichel wrote:
Kuldeep Singh Tomar wrote:
Hi All,
I am working on one Document Management System which I am running on
linux. I have added this system to win2000 Active Directory server.
Now, I want to authenticate my all
6 matches
Mail list logo