Login - How can I remove the (request new password) option from the OTRS Admin Login page?

Thanks Robert,
I added the line you suggested into my /Kernel/Config.pm but I still get the
(request new password option) on my login pages... Do I have to restart OTRS
or apache to make the changes take effect?
/Stig
-------------------------------------
On Wednesday, March 24, 2004 12:46 PM
Robert Kehl
$Self->{LostPassword} = 1;
Ups - for sure you want a $Self->{LostPassword} = 0; in your situation. *g* Regards, Robert Kehl

On Wednesday, March 24, 2004 1:48 PM
Stig Graasbøl Rasmussen
I added the line you suggested into my /Kernel/Config.pm but I still get the (request new password option) on my login pages... Do I have to restart OTRS or apache to make the changes take effect?
At last, yes. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
Robert Kehl
-
Stig Graasbøl Rasmussen