On Fri, 29 Feb 2036, Wayne Wallace wrote:
> I can't login to an account I have been using. I was surfing along and
> started to experience strange problems I figured i would logout and come back
> in. I can't get back in as that user it goes right back the the login screen.
> I can use root. Any suggestions?
>
reset the password for that user as root. From console, you can do it
as follows:
passwd <username>
It'll prompt you for a new password and then you can re-enter it.
That MAY fix it for you.
John