Koozali.org: home of the SME Server

login script for websit users

Aaron

login script for websit users
« 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

Guck Puppy

Re: login script for websit users
« Reply #1 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

Aaron

Re: login script for websit users
« Reply #2 on: August 27, 2003, 11:41:09 PM »
Great, thank you, I will check into that.

Aaron

Re: login script for website users
« Reply #3 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.