Once upon a time, RHL71 wrote : > Not looking to use openssh. > The powers that be declared SSH to be used. > > And if not xinetd, then how do I setup this service ? > > Thanks!
Well, either : - Do as I did where I worked before and expose all the advantages of using free software (ssh isn't really, openssh is), and software that is fully tested on large scales and supported by the distribution you use etc. I switched 20+ servers to openssh like that ;-) - Get the /etc/init.d/sshd script from the openssh-server package and tweak it so that it launches your ssh instead, should work. Anyway... upgrading openssh with RPMs is smooth and easy, whereas upgrading ssh installed from sources and restarting it isn't. Matthias -- Clean custom Red Hat Linux RPMs : http://freshrpms.net/ Red Hat Linux release 7.2 (Enigma) running kernel 2.4.9-7 Load : 0.22, AC on-line, battery charging: 100% (11:21) _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
