Hello,

I do not know where/what program I installed that causes one system to
send emails weekly telling of insecure passwords.  I have 20 systems
with the same rpm -qa list.  One system weekly sends emails with a warning
of using insecure password.  Only one system does it.  I would like to
find out why only one of 20 systems does it.  They are all using the same
passwd group shadow file.  And if I can believe

# rpm -qa >> /tmp/allrpms-list
# for i in `cat system-names`; do scp -p $i:/tmp/allrpms-list
/tmp/allrpms-list.$i; diff /tmp/allrpms-list /tmp/allrpms-list.$i; done

Then there is not differences between the systems.  I have been trying to
find what program is generating it and I have been unsucsessful.  Can any
one tell me what rpm/program does this weekly check?

Thanks,


--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to