Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Aaron on August 27, 2003, 08:07:15 PM

Title: login script for websit users
Post by: Aaron on August 27, 2003, 08:07:15 PM
Is there a way that I can create a web based login for users to access there directory? I am familiar with PHP somewhat and would like to use it. I have found many sample scripts but I need to know where the user database is.  

Thank you for your help.

Aaron
Title: Re: login script for websit users
Post by: Guck Puppy on August 27, 2003, 10:30:46 PM
Look in to using LDAP authentication with PHP.

For a PHP script that uses this, check out http://mrbs.sf.net/

G
Title: Re: login script for websit users
Post by: Aaron on August 27, 2003, 11:41:09 PM
Great, thank you, I will check into that.
Title: Re: login script for website users
Post by: Aaron on August 28, 2003, 11:57:52 PM
Thanks again for the response. I may have miss interpreted what I need to do.

I want to create  login and password for our main webpage for some clients that need access to a certain area. I would like to have them login with there id and password and automatically go to their ibay through the website so that they will get there personalized web page so that they can read their reports and such is this possible? Sorry that I am so new at this. Thank in advance for your help.