Dan Ferris said: > The password isn't changed, as I can log in as root via console and ssh > using password. Would also happen if su is not -rwsr-xr-x root root. (The "s", last "x", and first "root" being key.) Try "chmod 4755 /bin/su" -Peter