Hi ,

 I wanted to have a wrapper around my ssh, so that
 connections will be 1) logged and 2) restricted
 to a certain group.

 I tried to add 

 ssh    stream  tcp     nowait  root  /usr/sbin/tcpd   /usr/local/sbin/sshd1

 in my /etc/inetd.conf.

 and 

 ssh 22/tcp 

 in my /etc/services.

 But when I tried to do a ssh from other machine, it gives
 connection refused on 22 and reverting back to unsecure mode.

 Any suggestions?

Thanks,
Sai.

 

Reply via email to