Re: priviledge seperation not working like before
From: Greg Wooledge (wooledg@eeg.ccf.org)
Date: 02/14/03
- Previous message: Neil Martin: "Re: OPENSSH 3.4p1-3 on AIX 4.3.3"
- In reply to: list1@0ff.org: "Re: priviledge seperation not working like before"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 14 Feb 2003 08:26:54 -0500 From: Greg Wooledge <wooledg@eeg.ccf.org> To: "list1@0ff.org" <list1@0ff.org>
On Thu, Feb 13, 2003 at 03:16:53PM -0600, list1@0ff.org wrote:
> In English that means what? I did an lsof on all the pids ..saw nothing
> pointing to /var/empty...its working? It would be especially helpful to
> have a way to confirm it.
imadev:~$ ps -ef | grep sshd
root 1258 1 0 Jan 16 ? 0:13 /usr/local/sbin/sshd
wooledg 23786 7885 0 08:25:12 pts/0 0:00 grep sshd
Then I start (*BUT* do not complete!) a password-auth login:
imadev:~$ ssh localhost
wooledg@localhost's password:
Then check again:
imadev:~$ ps -ef | grep sshd
root 1258 1 0 Jan 16 ? 0:13 /usr/local/sbin/sshd
wooledg 23793 7885 0 08:25:20 pts/0 0:00 grep sshd
root 23789 1258 3 08:25:17 ? 0:00 sshd: wooledg [priv]
sshd 23790 23789 23 08:25:17 ? 0:00 sshd: wooledg [net]
- Next message: Neil Martin: "Re: OPENSSH 3.4p1-3 on AIX 4.3.3"
- Previous message: Neil Martin: "Re: OPENSSH 3.4p1-3 on AIX 4.3.3"
- In reply to: list1@0ff.org: "Re: priviledge seperation not working like before"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]