Hello, * Jeremy Enos <[EMAIL PROTECTED]> [03-02-28 13:38]: > Unless we make a special case per ssh distro difference, there's not much > we can do about this problem. The UsePrivilegeSeparation option came as a > fix after the most recent great openssh exploit.
Yes. The strange thing is that Jason & Jeff did not have this problem when testing on MDK 8.2 so I wonder what is the difference between our tests ? > As far as the PBS problem... is there a way we can force English language > in init script responses? > > Jeremy Yes, you just have to change some environment variable : service network status P�riph�riques configur�s : lo eth0 eth1 P�riph�riques actuellement actifs : lo eth0 eth1 [[french]] robinson ben $ LANG=en;service network status Configured devices: lo eth0 eth1 Currently active devices: lo eth0 eth1 [[english]] We should do that in the install_cluster script so that all inherited process will have the same behavior. It has to be make in the testing program because it can run when the wizard is not running. Ben -- Benoit des Ligneris Etudiant au Doctorat -- Ph. D. Student Web : http://benoit.des.ligneris.net/ Mydynaweb Developpe(u)r: http://mydynaweb.net/ Centre de Calcul Scientifique http://ccs.USherbrooke.ca/ OSCAR Symposium-May 11-14 http://oscar2003.ccs.USherbrooke.ca/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
