I wanted to open a discussion for F12 about running services on shell accounts.

Steve Grubb sgrubb at redhat.com
Fri May 1 20:34:37 UTC 2009


On Friday 01 May 2009 10:31:12 am Daniel J Walsh wrote:
> I want to use something like DBUS so I have only one restorecond running
> for each user no matter how many times the user logs in.

Using dbus messes up the audit trail. Anyone that has security requirements to 
know why/how an xattr changed will not like this.


> I doubt I am the only one who wants to run sessions on login for
> terminal users.  Any thoughts on running a dbus session for a terminal
> session?

You could also make a pam session module that starts it. If its after the 
pam_loginuid module, then the session will be correct.

-Steve




More information about the fedora-devel-list mailing list