On Sun, Dec 16, 2012 at 05:19:11PM -0500, Mike Erdely wrote: > Since snmpd.conf stores passwords in plain text, should we prevent > changes to its contents in security(8) output?
There are other files that do the same; e.g. ypldap.conf I'm not saying your diff is wrong; just incomplete if you want to go down that road. > > -ME > > Index: changelist > =================================================================== > RCS file: /cvs/src/etc/changelist,v > retrieving revision 1.77 > diff -u -p -r1.77 changelist > --- changelist 13 Oct 2012 23:40:52 -0000 1.77 > +++ changelist 16 Dec 2012 22:16:19 -0000 > @@ -130,7 +130,7 @@ > /etc/shosts.equiv > /etc/slip.hosts > /etc/slip.login > -/etc/snmpd.conf > ++/etc/snmpd.conf > +/etc/spwd.db > /etc/ssh/ssh_config > +/etc/ssh/ssh_host_dsa_key > -- Antoine
