I'm looking into the mapping code for sso - and I have some questions: 1) Is the function mapping_uniqueid asking the correct table for the account_lid?
2) in login.php around line 48 - the password is set to the account_lid fetched from the mapping before creating session - is this working? (seems like the password is not authenticated in class.auth_remoteuser.inc.php - as long as there is a valid mapping of the remote user - you're in) Regards Sigurd _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
