LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Changes to /etc/group - take effect when? (https://www.linuxquestions.org/questions/linux-general-1/changes-to-etc-group-take-effect-when-41624/)

cliffyman 01-15-2003 04:16 PM

Changes to /etc/group - take effect when?
 
Are changes to /etc/group instantaneous? My webserver is running as nobody and I'm trying to write files to certain directories, and I created a few new groups and then assigned nobody to them. However, I still can't get nobody to write to anything other than a dir that's owned by itself.

Do I need to reboot for these changes to take effect? Is there a command I can issue to reload the group / passwd stuff? Or am I just totally off here and the problem must be something else?


-Cliff

trickykid 01-15-2003 04:18 PM

Yeah usually a logoff or reboot should make these changes. You could also try to issue the command: telinit [runlevel of your desire] and see if that works.

cliffyman 01-16-2003 10:36 AM

Thanks for the information. I'll have to find an opportune time to reboot the server!


All times are GMT -5. The time now is 11:08 AM.