Singel signon Singel signon
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Singel signon

Started by erognlid, February 11, 2006, 06:35:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

erognlid

Would it be possible to make a singel signon solution to CPG1.4? My photo site is on a cloesd LAN, and every user has to log inn to the WinXP computer using av login ID and a password. Therefor it is not important for me that the users againg has to logon to CPG.

If the user trying to access CPG he/she should automaticly be loged in if already in the CPG user database. If the user dont exist I se two option

1) The registration page opens
2) The user is  automaticly added as a new user to in CPG based up on informations that can be found by SET command i Windows.



Joachim Müller

I suggest creating a bridge file using some existing LDAP class to be found all over the net (the LDAP class, that is).

erognlid

Thank you for a very quick respons.

I have no idea how to do that, but I will have a look at it and see if I can figrure it out.