[otrs] no session timout or alternative authentication?
Rudi Kramer
rkramer at webmail.co.za
Wed Jul 6 08:41:40 CEST 2005
Thanks for the info, I would only like to give one user a unlimited Session
time out, is this possible?
Rudi
----- Original Message -----
From: "Jeremy Blain" <jeremy at belent.com>
To: "User questions and discussions about OTRS.org" <otrs at otrs.org>
Sent: Tuesday, July 05, 2005 5:16 PM
Subject: Re: [otrs] no session timout or alternative authentication?
> Rudi Kramer wrote:
>
>> Good Morning
>>
>> Is it possilbe to setup one user who's session does not time out or
>> perhaps is there a way that we can authenticate a user in the url e.g.
>> http://user:pwd@otrs.server.co.za?
>>
>> Thanks
>> Rudi
>
> Making the session not timeout would probably be difficult, but setting it
> to a very large timeout is easy.
>
> In Kernel/Config.pm:
>
> $Self->{SessionMaxTime} = 60 * 60 * 24 * 365; # one year is enough
> $Self->{SessionMaxIdleTime} = 60 * 60 * 24 * 365; # one year is enough
>
>
>
> _______________________________________________
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> Support oder Consulting für Ihr OTRS System?
> => http://www.otrs.de/
More information about the otrs
mailing list