[PHP] loggin into linux account

2005-03-02 Thread Vaibhav Sibal
Hi, The scenario is, I made a login interface wherein i accept usernames and passwords from users and after comparing them to a database I log them in. The server runs Linux Fedora Core 2. Now I want to know whether there can be a scenario wherein I can make the logged in user have access to

Re: [PHP] loggin into linux account

2005-03-02 Thread Richard Lynch
Vaibhav Sibal wrote: The scenario is, I made a login interface wherein i accept usernames and passwords from users and after comparing them to a database I log them in. The server runs Linux Fedora Core 2. Now I want to know whether there can be a scenario wherein I can make the logged in user