I'm using rhel 5, when i'm working in terminal first i typed su command and by mistake i entered copy command and some other characters, after realising i've made a mistake then i came out and continued with copy command in terminal.
after some time when i tried to login by using su and with password it says "incorrect password".
So i logged out and entered root login for gui and it works well, but i'm not able to use the same password for su.
can some one get around this issue?
suhas the setuid bit? Are you executing the rightsu(/bin/su) instead of some other location (~/bin/su, for example)? – Carlos Campderrós May 6 '11 at 9:33