Quoting "Patrick R. Michaud" <[EMAIL PROTECTED]>:

> 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?
I use 2.2.0-beta23 and 2.2.0-beta45

> What do you mean by "remaining at the login page"?
I remain at the page showing the entry fields for userid and password,  
despite I am successfully loged-in
--
Many thanks for your help
Mike




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

Reply via email to