<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
 <BR>
Hi all,<BR>
 <BR>
thank you for your answer Alain. <BR>
Yes the goal was to deny access to manager user, but I couldn't find to reverse it. I wanted to allow login to the manager user <BR>
in order to change preferences and configuration through the web client.<BR>
 <BR>
The solution was quite simple. I was able to allow login to another user as an admin just editing the file /kolab/var/kolab/www/client/config/conf.php<BR>
 <BR>
$conf['auth']['admins'] = array('manager','user@domain.com');<BR><BR>
The user "manager" still won't have access to the web client, but the rest of valid users will. <BR>
Note that the user "user" is not a special kolab user, so it has access to the web client and, from now on, to the administration of the kolab environment.<BR>
 <BR>
Thank you all,<BR>
 <BR>
Regards<BR>
 <BR>
Carlos Ávila.<BR>
 <BR>
<BR> <BR>> Date: Mon, 16 Feb 2009 14:24:44 +0100<BR>> Subject: Re: Access to special Kolab users is denied<BR>> From: aspineux@gmail.com<BR>> To: ioreal@hotmail.com<BR>> CC: kolab-users@kolab.org<BR>> <BR>> On Mon, Feb 16, 2009 at 10:13 AM, Carlos Manuel Ávila Vegas<BR>> <ioreal@hotmail.com> wrote:<BR>> ><BR>> > Hi all,<BR>> ><BR>> > I'm having a little problem with my new kolab installation. I've installed<BR>> > the new beta Kolab-Server-2.2.1 but when I try to login to horde as manager<BR>> > i cannot. I get this message:<BR>> ><BR>> > "Access to special Kolab users is denied."<BR>> ><BR>> <BR>> I thing the goal is to deny manager login !<BR>> The message is correct !<BR>> <BR>> > I have searched but I haven't find how to allow manager to login and I want<BR>> > to change the general preferences for all users (like the colours<BR>> > combination, spam configuration, etc).<BR>> <BR>> Hope someone else will tell you how to do that !<BR>> <BR>> ><BR>> > I just have found this message where they say that it has been resolved, but<BR>> > I don't know how to chage this preference,<BR>> ><BR>> > https://www.intevation.de/roundup/kolab/issue2548<BR>> ><BR>> > Thank you very much in advance.<BR>> ><BR>> > Regards.<BR>> ><BR>> > ________________________________<BR>> > ¿Tu fondo de escritorio es aburrido? Anímalo con las imágenes más<BR>> > espectaculares<BR>> > _______________________________________________<BR>> > Kolab-users mailing list<BR>> > Kolab-users@kolab.org<BR>> > https://kolab.org/mailman/listinfo/kolab-users<BR>> ><BR>> ><BR>> <BR>> <BR>> <BR>> -- <BR>> Alain Spineux<BR>> aspineux gmail com<BR>> May the sources be with you<BR>> <BR>> _______________________________________________<BR>> Kolab-users mailing list<BR>> Kolab-users@kolab.org<BR>> https://kolab.org/mailman/listinfo/kolab-users<BR><br /><hr />Juega a las preguntas de Live Quiz con tus contactos de Messenger <a href='http://www.vivelive.com/LiveQuiz/' target='_new'>¡Empieza ahora!</a></body>
</html>