Date: 09/22/00
- Next message: Bill MacAllister: "[phplib] Intermittent Problem with sessions"
- Previous message: Ulf Wendel: "[phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Next in thread: mArk.cOLListER: "Re: [phplib] LDAP auth, MySQL session?"
- Reply: mArk.cOLListER: "Re: [phplib] LDAP auth, MySQL session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have several sites running with authentication and session management running from a MySQL database. This is woorking great. My next project however, involves user accounts already stored in an LDAP directory. One of the design goals is to have only one user database so importing them into MySQL isn't possible. Also, the user list in the LDAP server gets updated every few days.
I would like to be able to use the userid, password, and privileges that are stored in the LDAP directory but still use MySQL for the session management. Has anyone done anything like this?
Is this feasible or would it be better to just put the session management in the LDAP database too? I would like to keep the LDAP structure as clean as possible.
Any input is appreciated.
Roy Hoover
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Bill MacAllister: "[phplib] Intermittent Problem with sessions"
- Previous message: Ulf Wendel: "[phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Next in thread: mArk.cOLListER: "Re: [phplib] LDAP auth, MySQL session?"
- Reply: mArk.cOLListER: "Re: [phplib] LDAP auth, MySQL session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

