[7926] in testers
Re: syslog spew
daemon@ATHENA.MIT.EDU (Tim Abbott)
Fri Mar 13 16:48:06 2009
Date: Fri, 13 Mar 2009 16:47:04 -0400 (EDT)
From: Tim Abbott <tabbott@MIT.EDU>
To: Camilla R Fox <cfox@mit.edu>
cc: testers@mit.edu
In-Reply-To: <200903132033.n2DKXr9m031618@red-herring.mit.edu>
Message-ID: <alpine.DEB.1.10.0903131640360.31244@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Fri, 13 Mar 2009, Camilla R Fox wrote:
>
> The *:16 cron jobs seem to generate rather noisy log messages every
> single time:
>
> Mar 13 07:16:47 M66-080-4.MIT.EDU CRON[12639]: pam_krb524: No krb5 cache found
> Mar 13 07:16:47 M66-080-4.MIT.EDU CRON[12639]: pam_athena_locker: No Kerberos ticket cache; not attaching locker
> Mar 13 07:16:47 M66-080-4.MIT.EDU CRON[12639]: pam_mktemp: No variable to set
> Mar 13 07:16:47 M66-080-4.MIT.EDU CRON[12639]: pam_krb524: No krb5 cache found
> Mar 13 07:16:47 M66-080-4.MIT.EDU CRON[12639]: pam_mktemp: Nothing to cleanup
I'll plan to investigate these sometime this weekend.
> All sorts of things are logging messages like these:
>
> gconftool-2: nss_nonlocal: removing local group 101 (libuuid) from non-local user username
> getent: nss_nonlocal: removing local group 101 (libuuid) from non-local user username
> hal-acl-tool: nss_nonlocal: removing local group 101 (libuuid) from non-local user username
These should go away once we renumber the uids and gids so that there
aren't any conflicts between system user/group ids and Athena
users/groups.
-Tim Abbott