On Sat, May 19, 2007 at 08:56:18AM +0200, [EMAIL PROTECTED] wrote:
> When I use ?action=login, after a successful login I end up staying at  
> the login page which is quite confusing for the users.
> 
> I use AuthUser and I have the following lines in my config.php,  
> Site.AuthUser is empty. Every user is listed with his/her own password  
> in the LDAP server.
> 
> $AuthUser['ldap'] = <ldap string>
> include_once("$FarmD/cookbook/authuser.php");
> $Author = $AuthId;
> $DefaultPasswords['edit']  = 'id:*';
> $DefaultPasswords['admin'] = 'id:<admin-user>';
> 
> How can I avoid remaining at the login page after a successful login?

What version of PmWiki?

What do you mean by "remaining at the login page"?  

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to