Re: Fixing file system privileges

2002-05-13 Thread Kovacs Istvan
Hi, I ended up with an awk one-liner (like those proposed here). I also had to run MAKEDEV to fix device permissions, and then fix several files manually (e.g. sshd will not start with keys being world readable). I did an 'ls -lR /' on my home machine, then wrote a script (in rexx, sorry, I'm not

Re: Fixing file system privileges

2002-05-13 Thread Kovacs Istvan
Hi, I ended up with an awk one-liner (like those proposed here). I also had to run MAKEDEV to fix device permissions, and then fix several files manually (e.g. sshd will not start with keys being world readable). I did an 'ls -lR /' on my home machine, then wrote a script (in rexx, sorry, I'm not

Fixing file system privileges

2002-05-09 Thread Kovacs Istvan
Hi, I screwed up file system privileges, issuing a chmod -R in the wrong (/ -- where else?) directory :-( Is there a way to fix this? TIA, Kofa Homepage at http://emil.alarmix.org/kofa/ For PGP public key: send mail with the subject PGP Public Key Request or finger [EMAIL PROTECTED] -- To U