[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] after the Security-2.0.1-13323.pkg



I am now seeing entries like the following in my auth log

Jun 19 10:20:03 www sendmail[27001]: PLAIN: set secret for userx
Jun 19 10:20:03 www sendmail[27001]: DIGEST-MD5: failed to set secret for userx: can't request info until later in exchange
Jun 19 10:20:03 www sendmail[27001]: CRAM-MD5: set secret for userx

I see it mostly for one user. I do see two other users, but only one entry for each of them.

I also started getting the following in the maillog shortly after the previous in the auth log

Jun 19 10:20:26 www sendmail[27006]: error: safesasl(/etc/sasldb) failed: Group readable file


I take it the two are connected?

Both errors stopped with I changed the rights on /etc/sasldb to 600

What caused the entries and was I right to change the permissions on the file?