user authentication

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
neil6179
Forum Newbie
Posts: 3
Joined: Wed Jul 09, 2003 5:05 pm

user authentication

Post by neil6179 »

Hi,

I’m not sure this is even possible but here goes…

I’m running a Linux webserver with apache and PHP4 on a windows NT4 domain using Samber.

Is it possible to authenticate a user from the NT domain from within my PHP scripting?
Is it even possible to authenticate a Linux user from the scripting???
All I’m after is a simple yes or no to a username/password input.

Any help would be much appreciated!!

N…
:?
Post Reply