At 05:42 PM 4/26/00 -0400, Matthew Mauzy wrote:

>When installing ssh1 on several solaris systems that NFS mounted the same
>software partition, I used to be able to do a 'make hostinstall' on the
>systems in order to get the /etc/ssh and the keys installed.  Is there
>anything similar to this in 2.1.0?  I'm not exporting the NFS partition
>with root access so I'm getting failed 'make install' commands.
>
>TIA,
>--Matthew
>__________________________________________________________________
>                         Matthew W. Mauzy
>                       Systems Administrator
>                       Applied Math @ UNC-CH
>email : [EMAIL PROTECTED]           pager : [EMAIL PROTECTED]
>  (W) 919.962.9819   www.amath.unc.edu/~mauzy/   (P) 919.216.6289
>__________________________________________________________________

Well,

         I have a tarfile with all the needed files and then I run the 
following
         command as root to install the hostkey.

ssh-keygen2 -b 1024 -P /etc/ssh2/hostkey

         Doesn't use make, but the results are similiar.


-Todd Wilkinson
[EMAIL PROTECTED]

Reply via email to