LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   chown -R named:named /var/named crash the system? (https://www.linuxquestions.org/questions/fedora-35/chown-r-named-named-var-named-crash-the-system-583060/)

joangopan 09-07-2007 08:49 PM

chown -R named:named /var/named crash the system?
 
I have Fedora Core 4

instaled in my machine have Bind and bind-chroot ...

My question is if my run

chown -R named:named /var/named

Symbolic Links affect all system changing all permision to named:named product of this command.

Other thing i can restore permissions to rigth access?

Thanks for your help

win32sux 09-07-2007 09:01 PM

You can make a backup of the directory before changing anything:
Code:

cp -a /var/named /var/named.bak
What kinda links do you have in that directory?
Code:

find /var/named -type l

unSpawn 09-09-2007 02:46 AM

Post your thread once and in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread has been closed because it is a crosspost (four times).

Go read the LQ Rules and don't ever spam LQ again.


All times are GMT -5. The time now is 08:15 PM.