On Wed, Jun 26, 2002 at 09:01:30AM -0400, Thomas Porter wrote:
> 
> 1.    I activated privilege separation as recommended.
> 2.    I added 'Compression off' to sshd config file.

Humm.. The man for ssh_config says the arguement must be "yes" or "no".
Setting it to "no" made it work here. Thanks, Tom!

> 3.    As root, I created directory /var/empty/etc (not sure if I should
>       do this as root or as a non-privileged user 'ssh')
> 4.    As root, I touched /var/empty/etc/group.

I have:
[root@munshine ssh]# ls -aRl /var/empty/
/var/empty/:
total 12
drwxr-xr-x    3 root     root         4096 jun  5 15:34 .
drwxr-xr-x   20 root     root         4096 jun  5 15:34 ..
d--x--x--x    2 root     root         4096 jun 24 23:58 sshd

/var/empty/sshd:
total 8
d--x--x--x    2 root     root         4096 jun 24 23:58 .
drwxr-xr-x    3 root     root         4096 jun  5 15:34 ..
[root@munshine ssh]# grep ssh /etc/passwd
sshd:x:74:74::/var/empty/sshd:/bin/false

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to