I'am the the root user to applying the chmod... The system works fine, but I don't like to leave the security access of each file in the disk with R-X to other users..
When some user login without privileges he could do something like this: Cat /etc/hosts And it works find !!!! I don't think this is good to my security. All files come like this -rw-r--r-- and I would like to change it to something like this -rw-r----- Thanks Gordon to answer me again and help me with this big doubt!! Or everyone else who know about this! Thank again to the list Fryclau -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Messmer Sent: Wednesday, July 09, 2003 1:16 AM To: [EMAIL PROTECTED] Subject: Re: Read & Exec by default - RH9 - why? Fryclau wrote: > > Anybody know why redhat 9 set by default reading and execution access to > other users??? What, the system directories? ...because the shell has to be able to read the directories in order to search the PATH, and the user has to be able to "x" a directory in order to read or execute files inside of it. > Is it right applying this? > > cd / > chmod o-r -R * Absolutely, positively, no. Only the root user would be able to do anything. Most of your daemons wouldn't even work any more. > Does anyone know why should I leave my filesystem like this? Because it works? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list