Re: [PHP] Authenticating Users with their Windows Login - Desperate

2001-11-30 Thread EDUMEXICO
Hi all, I know that this is NOT the best answer, but maybe it works, so here it is: when some people type a login and a password for access a secure page, you read that values and the IP address of the user, then you tell smbclient to find the NT password server (but if you know the addreess th

Re: [PHP] Authenticating Users with their Windows Login - Desperate

2001-11-30 Thread Valentin V. Petruchek
;[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 11:45 AM Subject: RE: [PHP] Authenticating Users with their Windows Login - Desperate Hi, I'm not sure if it works (I have W2K) but when a user logs into your server you can lead the login to a path on the server e.g. to a PHP-file which con

RE: [PHP] Authenticating Users with their Windows Login - Desperate

2001-11-30 Thread SED
376 E-mail [EMAIL PROTECTED] Website:www.sed.is -- -Original Message- From: Feroze Md. Arif [mailto:[EMAIL PROTECTED]] Sent: 30. nóvember 2001 08:50 To: [EMAIL PROTECTED] Subject: [PHP] Authenticating Users with their Windows Login - Desperate

[PHP] Authenticating Users with their Windows Login - Desperate

2001-11-30 Thread Feroze Md. Arif
Hi Again, I've searched high and low since my last post but I couldn't find anything on how Users can be authenticated using their Windows NT server User IDs and Passwords. I do not want to authenticate users with a MySQL database etc., since that involves recreating all the user ids and passwor