On Wed, Aug 6, 2008 at 5:08 AM, WALLEBROEK Bart
<[EMAIL PROTECTED]>wrote:

> Is it possible to use a different ssh port then the default one while
> using the install_client_files command.  For security reasons the port
> has been changed and the scripts uses by default the default ssh port.
>

One way that this is typically tackled is to create ~.ssh/config and put the
data in there.  Try an entry like this:

Host <newhost>
   Port 7

openssh will then take of the rest.

.../Ed

Ed Wilts, RHCE, BCFP, BCSD, SCSP, SCSE
[EMAIL PROTECTED]
_______________________________________________
Veritas-bu maillist  -  [email protected]
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

Reply via email to