From: Jeff B. <jef...@ic...> - 2007-01-20 17:53:05
|
I fixed the loading virgin wiki problem, but can't seem to keep it from prompting for login everytime you go to a different page. I have USER_AUTH_ORDER set to "LDAP : Session" and USER_AUTH_POLICY set to stacked. I've also tried sett ORDER to Session : LDAP but then the LDAP authentication fails. Also ALLOW_ANON_USER, ALLOW_ANON_EDIT, and ALLOW_BOGO_LOGIN = false and ALLOW_USER_PASSWORDS = true AUTH_SESS_USER = "user[username]", I've also tried it as userid. AUTH_SESS_LEVEL = 2 Anyone have any ideas? On Fri, 2007-01-19 at 14:40 -0600, Jeff Bowes wrote: > I've installed phpwiki 1.3.13rc1 using mysql for page store and LDAP for > authentication. I followed the db setup and modified the config.ini as > required for mysql config and LDAP auth. But when I go to the wiki and > login it loads the virgin wiki as it should initially. But now > everytime i always get prompted to sign in and when going to the > HomePage it says its loading the virgin wiki. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |