Re: [gdm-list] sysadmin question: avoiding entries in /var/log/secure from XDMCP authentications
- From: Ray Strode <halfline gmail com>
- To: "Buchs, Kevin J." <buchs kevin mayo edu>
- Cc: gdm-list <gdm-list gnome org>
- Subject: Re: [gdm-list] sysadmin question: avoiding entries in /var/log/secure from XDMCP authentications
- Date: Tue, 8 Apr 2014 08:11:56 -0400
Hi,
We have server systems running Gnome Display Manager which remote users use
to start an X session with XDMCP. This puts messages in /var/log/secure at
every connect/disconnect, related to polkit. We don't need the users
authenticated for console activities like mounting a CD drive.
One idea is to try something like (as a user):
$ mkdir -p ~/.config/autostart
$ cp /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
~/.config/autostart
$ echo Hidden=true >>
~/.config/autostart/polkit-gnome-authentication-agent-1.desktop
That will have side-effects, but it sounds like you already know about
them and know what you're getting into.
--Ray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]