Date: Tue, 28 Mar 2000 19:49:23 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: current@freebsd.org Subject: periodic daily output (passwd diffs) Message-ID: <20000328194923.A1376@hades.hell.gr>
next in thread | raw e-mail | index | archive | help
When I changed my passwords from DES to MD5, I noticed this little thing with periodic daily output. Backup passwd and group files: passwd diffs: 1,2c1,2 < root:(password):0:0::0:0:Superuser:/root:/bin/csh < toor:(password):0:0::0:0:Bourne-again Superuser:/root:/usr/local/bin/bash --- > root:(password):0:0::0:0:Superuser:/root:/bin/csh > toor:(password):0:0::0:0:Bourne-again Superuser:/root:/usr/local/bin/bash At first glimpse, everything seems identical.. so, where is the difference? I realized that I had changed ONLY the password, and this was shown in the diffs in this strange way--since the password is clipped from the output of diff. Is this done on purpose, to show who has changed their password, or is it a side-effect of the way things are done until now, and we should attempt to change it some time? -- Giorgos Keramidas, < keramida @ ceid . upatras . gr> See the headers of this message for my public key fingeprint. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328194923.A1376>