Re: Password File Sync Script

urgrue <[email protected]>
Newsgroups gmane.linux.admin
Message-ID <1150778093l.31114l.0l@hyttynen>
On 06/19/2006 11:44:01 PM, Sashikanth Madduri wrote:
> Hi,
>     I am writing a script to update password files from the server to
> all the clients in the network.
> 
> I will be copying the following files periodically to all the clients:
> 
> /etc/passwd
> /etc/shadow
> /etc/group


In general ldap is probably a better idea. Fedora Directory Server is  
free and very easy to setup.

However, if for some reason that isnt an option:
-have the clients fetch the files instead
-have the server put the files in some non-root user's homedir, from  
where a script running on the client verifies them and copies them into  
place

Security-wise ldap is a better option, although I don't find these  
scripts to be as bad as they seem.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.