On Sun, Feb 18, 2001 at 07:11:34PM -0800, Arnie Kasper wrote: > Can anyone tell me if there is any way to log real user IDs when using ssh > -l root (openssh 2.3.0). no, it's not possible, the client does not send the local username to the server (unless RhostsRSA authentication is used). another option would be: login as user and use 'su' -markus
