This problem happened since this morning. Have 2 user accounts (in addition to 1 root) on an FC3 system.
Root and 1 user account logs in fine.
Another user account displays strange logging behavior. On typing username and password, it does not say authentication failed, but attempts a login and the screen changes with the hour glass appearing for a second or so.
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be sure but it still persists. And only for this particular account.
Any clues? thanks.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Sometime on May 25, AD cobbled together some glyphs to say:
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be
check that the login shell exists and isn't exiting immediately.
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be sure but it still persists. And only for this particular account.
The . directories that many apps on X maintain sometimes do go haywire. Clean them up and try again. Still if that doesn't work, try deleting the user account, deleting the home directory and then try creating the account again.
Regards,
ah
--- Abhishek Daga abhishekdaga@yahoo.com wrote:
This problem happened since this morning. Have 2 user accounts (in addition to 1 root) on an FC3 system.
Root and 1 user account logs in fine.
Another user account displays strange logging behavior. On typing username and password, it does not say authentication failed, but attempts a login and the screen changes with the hour glass appearing for a second or so.
What is the shell and home dir of this user? can u give the line containing this username from /etc/passwd?
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be sure but it still persists. And only for this particular account.
Check the disk space ? Possiblity is less even then do it.
or
Delete or move all the .x*, .X* , .kde* , .gnome* files/dirs from his home area.
Check .bashrc, .bash_profile, .bash_logout files in his home dir.
Any clues? thanks.
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Abhishek Daga wrote:
This problem happened since this morning. Have 2 user accounts (in addition to 1 root) on an FC3 system.
Root and 1 user account logs in fine.
Another user account displays strange logging behavior. On typing username and password, it does not say authentication failed, but attempts a login and the screen changes with the hour glass appearing for a second or so.
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be sure but it still persists. And only for this particular account.
Any clues? thanks.
Has anyone fingered his login script to log out on login? Just a guess.
Regards,
Rony.
___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
On 5/26/05, Abhishek Daga abhishekdaga@yahoo.com wrote:
This problem happened since this morning. Have 2 user accounts (in addition to 1 root) on an FC3 system.
Root and 1 user account logs in fine.
Another user account displays strange logging behavior. On typing username and password, it does not say authentication failed, but attempts a login and the screen changes with the hour glass appearing for a second or so.
Then instead of showing the loading icons, it returns to the authentication page. Have changed password for that account just to be sure but it still persists. And only for this particular account.
I had a similar problem once. It happened everytime I launched K3B by su to root. It turned out that the ownership of ~/.Xauthority changed to root everytime I ran K3B as root. 'chown'ing the file back to my username everytime that happened allowed me to login.
VJP