When I try to switch to another user from the command line using "su", I get an authentication failure, as shown below:
su - otheruser
Password: *****
su: Authentication failure
Yet I know that the password is correct because I can successfully log in to the desk top as the other user from the Ubuntu login screen.
Does anyone know what could be causing this problem?