From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Thu 14 Jul 2005 - 18:04:45 BST
On Thu, Jul 14, 2005 at 05:32:40PM +0200, Enrico Scholz wrote:
> enrico.scholz_at_sigma-chemnitz.de (Enrico Scholz) writes:
>
> > | # auditctl -m 'foo'
> > | Error sending user message request (Operation not permitted)
> > ...
> > This gives problems on Fedora Core 4 as recent pam upgrade is
> > using this functionality and most actions (su, cron) will fail
> > therefore.
hmm, will look into it ...
> Quick workaround is to add '^29' to the 'bcapabilities' of the
> corresponding vserver. Next util-vserver version will probably
> implicate this with the '--secure' option (after I decided how to
> deal with the CAP_QUOTACTL vs. CAP_AUDIT_WRITE conflict).
#define CAP_AUDIT_WRITE 29
#define CAP_AUDIT_CONTROL 30
quota was moved into the CCAPS a long? time ago
(at least for 2.6/2.0 so nothing to deal with)
#define CAP_CONTEXT 31
is the only remaining capability ...
best,
Herbert
> Enrico
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver