The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-13-2004
dman110168 dman110168 is offline
Registered User
  
 

Join Date: Oct 2000
Location: Boston
Posts: 13
Question Shadow file permissions

We use apaches for a web stuff and we configures apache to use the etc/shadow file for the suers passwords. The problem is when you use passwd to change passwords the password gets put in the shadow file but the permissions before the change was 644 but after the change the permissions got chage to 400 read only for root. We changed the permissiong back to 644 and did a passwd again and the same thing happened. Is there a way to lock permission on the shadow file? Thanks in advance.
Dennis Connolly