[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Adapting authentication to my needs
From: |
Leandro Lucarella |
Subject: |
[Phpgroupware-developers] Adapting authentication to my needs |
Date: |
Mon, 3 Dec 2001 11:38:29 -0300 |
Hi! I want to know if phpgroupware uses some kind of standar function to
check if a user is authenticated.
The problem is I have a working intranet system writen mostly in perl (not
by me) wich authentication is integrated with Windoor
Networking/E-Mail/Proxy/etc. and I want to add to this system the excelent
phpgroupware framework to use some of the applications...
What I have to do is get a cookie from the user, check in a mysql database
for the unique id in the cookie and if is present, check for some data
stored in the DB (like username, etc)... If the user is logged in, I let
it cotinue with phpgroupware, if not, I redirect him to the standar perl
login of the intranet system I'm working in...
Well, I hope somebody can give me some help with this, at least telling me
where can I read about the authentication in phpgroupware....
Thanks a lot!!! phpgroupware rulez!!!
--
Leandro Lucarella @ MEcon
_________________________________________________________________________
Powered by Debian GNU/Linux
- [Phpgroupware-developers] Adapting authentication to my needs,
Leandro Lucarella <=