Re: [Phplib-users] signon problem
Brought to you by:
nhruby,
richardarcher
From: Frank B. <fb...@sy...> - 2003-05-20 14:23:22
|
At 10:19 AM 5/13/03, Frank Bax wrote: >At 04:15 PM 5/12/03, nathan r. hruby wrote: > >>On Mon, 12 May 2003, Frank Bax wrote: >> >> > I've got an application tucked behind some phplib 7.2 authentication. No >> > recent changes on server. One user uses this system almost every >> > day. Today she can't login from a RH72 system. If I logon to RH72 as a >> > different user (or use other Win98/RH72 machines), then everything works >> > fine. What do I need to do on the problem RH72 account to fix this? >> >>I'll take a stab in the dark... >> >>Has the user saved her password in Mozilla's password manager? can you >>try to remove it and then try logging in again? > > >Actually, she's using Konqueror. And we have another problem.. Somehow >the user has managed to remove menus "File, Edit, ..." from the Konqueror >window - how do we get the menu back? OK, I got the menus back (CTRL-M). While looking for password settings, I noticed that Konqueror had been set to reject all cookies from domain having login problems. Changed it to 'accept' and all is well. Not sure how the setting got changed - I'm sure it was 'accept' when I did the initial setup on that machine. |