
Hi Stephan, On Fri, Apr 21, 2006 at 10:07:22AM +0200, Stephan Holl wrote:
On Fri, 21 Apr 2006 09:43:42 +0200 Christian Schoepplein
wrote: 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;
Ich schalte mich einmal in die Diskussion ein. Stehen die obigen Parameter auch in OTRS 1.3.x zur Verfügung?
Jau, sie heißen ebenfalls # 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
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!