Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!ptsfa!lll-lcc!seismo!nbires!hao!boulder!cdash From: cdash@boulder.UUCP Newsgroups: comp.unix.wizards Subject: Re: How do you manage multiple /etc/passwd files? Message-ID: <364@boulder.UUCP> Date: Thu, 12-Feb-87 16:48:38 EST Article-I.D.: boulder.364 Posted: Thu Feb 12 16:48:38 1987 Date-Received: Sat, 14-Feb-87 04:46:02 EST References: <2253@felix.UUCP> <286@desoto.UUCP> Reply-To: cdash@nike.UUCP (Charles Shub) Distribution: world Organization: University of Colorado at Colorado Springs Lines: 20 In article <286@desoto.UUCP> shz@desoto.UUCP (S. Zirin) writes: >In <2253@felix.UUCP> zemon writes: > >> I just installed my third computer which means that now I have three >> /etc/passwd files. So now I'm trying to figure out some way to relieve >> my users from the need to update passwords three times when they want >> to change them. How do you do it. > >Users should NOT use the same password on more than one computer for obvious >security reasons. In addition, you should probably use password aging to >require your users to change their passwords periodically. zemon's response to zirin's timely request is non-productive. I would love to have a better mechanism than logging in and changing password on each of the 13 machines i use in my work. it gets boring doing this every month. my passwords ARE different (a portion of the password is keyed to the machine name so i don't forget) so is there something that can gracefully change multiple passwords on multiple systems?