php files acces

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
acata2003
Forum Newbie
Posts: 2
Joined: Wed Sep 07, 2005 3:21 am
Contact:

php files acces

Post by acata2003 »

I need to acces some php scripts on IIS IF user is logged under his Windows workstation
If usename X enter correct passwords for his workstation(WINDOWS LOG-on) he can acces php files from server Y(y is in intranet)
else not
it's posibile ?!

:?: :?: :?: :?: :?: :?: :?: :?: :?:
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

me thinks NTLM may be what you are looking for
Post Reply