I am trying to install ssh on a test system (Solaris 2.6 platform) and
have a couple of questions that I can't find in the subset of the archive:
I am using ssh-1.2.27 with gcc as the C compiler.
1) I want to use the wrappers hosts.allow and hosts.deny files to control
basic ssh access to a server. What entry do I have to make in the file so
that sshd checks the files and use them. I did copy the wrapper tcpd.h and
libwrap.a files to the ssh directory and use the --with-libwrap=. option
when running configure, but I am stuck at this point.
2) I am getting the basic logging info (lastlog, utmp, wtmp) but how do I
turn on more logging to track what sshd is doing? I used the facist
setting the sshd_config file but I don't see any clear information on
where this information goes to.
Thanks very much for your help.
Jim Ennis | [EMAIL PROTECTED]
Systems Administrator | (407) 823-1701 | Fax: (407) 823-5476
University of Central Florida | Murphy's paradox:
| Doing it the hard way is always easier.