
Moin Stefan, On Thu, Apr 20, 2006 at 10:37:20AM +0200, Stephan Seitz wrote:
besteht in OTRS die Moeglichkeit die IP Pruefung bei Agenten Sessions auszuschalten?
Folgende beiden Konfigurationsparameter sollten dir weiterhlefen (entweder in Kernel/Config.pm einfügen oder über das SysConfig Interface ändern): # SessionCheckRemoteIP # (If the application is used via a proxy-farm then the # remote ip address is mostly different. In this case, # turn of the CheckRemoteID. ) [1|0] $Self->{SessionCheckRemoteIP} = 1; # SessionDeleteIfNotRemoteID # (Delete session if the session id is used with an # invalied remote IP?) [0|1] $Self->{SessionDeleteIfNotRemoteID} = 1;
Stephan Seitz
Ciao und schönes WE, Christian -- ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success!