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

[PHP] Authenticating Users with their Windows Login

2001-11-20 Thread Feroze Md. Arif
Hi, First of all, my apologies if this question has been asked earlier. I am in a hurry and I haven't checked the archives (Actually, I am in the process of doing it but am trying to cover all the bases). I know that PHP has functions which will allow Users to be authenticated off a NIS Server