When you say "upload to my site," are you trying to set it up so that you can change a password through a web page? If so, the script is likely executing under the security context of the IUSR account of the web server, and the domain has no idea who that IUSR is. You can embed LDAP authentication into your script, or you can set up your web server so that the script will execute under the user's credentials.
 
Hunter


From: roseta [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 5:04 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] why change password does not work over Internet

For making sure that this is not the problem. I have a RAS server which is for test. I set the gateway to the router so no more behind firewall. And also assigned  the LDAP server a valid IP and directed the gateway directly to router. So no body behind firewall , I connected to Internet through my RAS. And tried to connect to LDAP server. But I get the error the table does not exists.

 

Thanks for your help.

Roseta.

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Raymond McClinnis
Sent:
Monday, October 27, 2003 12:16 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] why change password does not work over Internet

 

Does the internet server have access to the LDAP server through Firewall rules?  I'm sure you looked at this already, but probably worth looking at again

 

Thanks,

 

Raymond McClinnis

Network Administrator

Provident Credit Union

650-508-0300 X2557

800-632-4600 X2557

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of roseta
Sent:
Sunday, October 26, 2003 11:23 PM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] why change password does not work over Internet

 

hi,


I have the script to change a password of a user with a LDAP server(AD) on W2000. It works perfectly on the LAN. but when I upload it to my site and connect to Internet and want to change my password. it gives me error "Table does not exists". I do not know why? any suggestion? Does it have to have any certificate on server like SSL certificate? I do not know why but any clue would be appriciated so I will check it and see all the sides of this problem.



thanks in advance.
roseta.

Reply via email to