search for: sproot

Displaying 2 results from an estimated 2 matches for "sproot".

Did you mean: s_root
2002 Jun 24
1
sshd 3.1 dumps core when client connects -- Solaris 9 gcc 3.1
...onitor_read: 4 used once, disabling now debug3: mm_request_receive entering debug1: kex_derive_keys debug1: newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: waiting for SSH2_MSG_NEWKEYS debug1: newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: KEX done debug1: userauth-request for user sproot service ssh-connection method none debug1: attempt 0 failures 0 debug3: mm_getpwnamallow entering debug3: mm_request_send entering: type 6 debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM debug3: mm_request_receive_expect entering: type 7 debug3: mm_request_receive entering debug3: monitor_r...
2004 Jan 27
0
[Bug 798] grabs different uid if copying multiple files to remote host
...the same uid as another login uname: Forces login as the uname I gave for the first file, but forces login as the first uname found on remote host that matches the uid it found from the first successful login during subsequent file copies. ex: scp /etc/auto_home /etc/auto_master /etc/auto_opt sproot at design84:/etc first time I am asked for passwd for sproot, subsequent times I'm asked for passwd for root. On the remote host, /etc/passwd contains both root and sproot entries, with root at the top of the file. Both entries share the same uid. ------- You are receiving this mail...