
On Fri, Sep 10, 2004 at 08:17:11AM +0200, Tilmann Grossmann wrote:
Das system Setzt einen Cookie. Wenn du mit 2 usern gleichzeitig arbeiten willst musst du 2 verschiedene Browser nehmen. (Mozilla)
Also nicht 2 Fenster sondern 2 Browser. IE und alle anderen können Cookies der Verschiedenen Fenster nicht unterschieden.
Jepp. Stimmt genau. Alternativ könnte man die Session Cookies noch aus schalten, dann wird die SessionID an die URL gehängt. o Dann könnte man ein Fenster aufmachen, sich anmelden. o Ein zweites Fenster aufmachen (STRG+n) o Die OTRS-URL frisch eingeben (wichtig, ohne der allten SessionID) o Neu anmelden als andere Benutzer [Kernel/Config.pm] # SessionUseCookie # (Should the session management use html cookies? # It's more comfortable to send links -==> if you have a valid # session, you don't have to login again.) [0|1] # Note: If the client browser disabled html cookies, the system # will work as usual, append SessionID to links! $Self->{SessionUseCookie} = 0; [...]
MFG Tilmann
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!