PHP forum / external login

From: Egon Schneider (metalmasterx_at_gmx.de)
Date: 03/25/04


Date: 25 Mar 2004 03:18:31 -0800

Hi *,

I have a a website running for a bunch of people, written in PHP.
Everyone has it's own login, I use some session-based authentication
mechanism and a MySQL database for storing the users / passwords /
....

Now I'd like to integrate some 3rd-party-forum into this site,
something like phpBB or similar , could also be a more simple one, it
really doesn't matter. But the point is, I don't want that my users
have to login twice, once for my site, and a second time for the
forum. I want to have the forum and my site share the same (existing)
user database.

So I need an (existing), preferably GPL'ed, preferably PHP-based forum
software with some kind of external login (e.g., using cookies, PHP
sessions, $PHP_AUTH_USER, or whatever). Sure, I could hack one, but
isn't there a better solution?

Does anyone of you such a forum? Please let me know...

Thanks,
Egon Schneider.



Relevant Pages

  • Re: PHP forum / external login
    ... > I have a a website running for a bunch of people, written in PHP. ... > Everyone has it's own login, ... I want to have the forum and my site share the same ... Using the same cookies that phpbb uses, ...
    (comp.lang.php)
  • Re: PHP - D3 subroutine calls?
    ... MVWWW does the login once and then makes the connection available for ... don't think any of the MV vendors have adequately minimized the pain ... your PHP call. ...
    (comp.databases.pick)
  • Re: To allow access only from the designated site.
    ... I want to allow access to it only from site "B" login user. ... what capabilities do both servers have, do they have php, does only ... one, which one, does one/both have a database, session support? ... and to a script on siteB, and uses RSA for the form, with B's public ...
    (comp.lang.php)
  • Re: [PHP] Reading from the htpasswd file
    ... password into a form, then submits it to the php script, the php ... access if the login does not match) ... If he thinks the Basic Auth popup is "icky" then go ahead and get rid ... doing some custom logging and user profile modeling of logins. ...
    (php.general)
  • RE: [PHP] why?
    ... It doesn't work together with Windows ... PHP) you mean? ... access to the initial login values ... What we shoot for is Single Source Authentication. ...
    (php.general)