[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: I wanted to open a discussion for F12 about running services on shell accounts.
- From: Steve Grubb <sgrubb redhat com>
- To: fedora-devel-list redhat com
- Cc: Daniel J Walsh <dwalsh redhat com>
- Subject: Re: I wanted to open a discussion for F12 about running services on shell accounts.
- Date: Fri, 1 May 2009 16:34:37 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]