get the network login .....

A

Anonymous

Guest
:?: hi all...

im developing a web site for a intranet stuff...
and i wanna control who can acces to these pages...

so like everyone have to loggin on the network..i wonder if its possible to control this login (not the pswd) just the loggin...to see if the user is allowed to enter in this page...



like that i wont have to built another Table in mySQL to store all the name allowed...
...and ask to the user to log again when they go trought my site....

i hope its clear.... :oops: :?:

may i add that the network is a Novell network....
 
Jay said:
If you are running PHP as an Apache module you can use its built in HTTP Authentication



and if i use that it will give me the loggin ...even if its on two different server....
for the test i have install php mySQL and Apache on my comp....
so i do the test i local host...
 
Back
Top