Joshua Cope wrote: > Rigoberto Corujo wrote: >> Are there any configuration options to get the SystemImager utilities >> to work using ssh rather than relying that an rsync daemon is running? >> > At least in 3.8.1, I see an --ssh-user USERNAME option in si_getimage. > Read over http://wiki.systemimager.org/index.php/SSH too, and see if > that helps. It doesn't exactly address your question, but it may get you > on the right track. >
Yes, there's the --ssh-user option in si_getimage, but you still need a rsync daemon running in your golden client. It simply uses ssh port forwarding from the image server to connect to the remote rsync. If the problem is the security you can configure the firewall in your golden client to accept connections on port 873 (rsync) only from localhost and use the --ssh-user with si_getimage... Regards, -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
