[gdm] Add users "nobody4" and "noaccess" to the list of users to filter from the
- From: Brian Cameron <bcameron src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gdm] Add users "nobody4" and "noaccess" to the list of users to filter from the
- Date: Sat, 22 Aug 2009 00:33:56 +0000 (UTC)
commit 82b41290cad1686f5907b3bafdd54d367332366c
Author: Brian Cameron <Brian Cameron sun com>
Date: Fri Aug 21 19:33:36 2009 -0500
Add users "nobody4" and "noaccess" to the list of users to filter from the
Face Browser. These are default system users on Solaris with UID > 100
which should never appear.
gui/simple-greeter/gdm-user-manager.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gui/simple-greeter/gdm-user-manager.c b/gui/simple-greeter/gdm-user-manager.c
index 8b55236..2f3f9d0 100644
--- a/gui/simple-greeter/gdm-user-manager.c
+++ b/gui/simple-greeter/gdm-user-manager.c
@@ -89,6 +89,8 @@
"uucp", \
"operator", \
"nobody", \
+ "nobody4", \
+ "noaccess", \
GDM_USERNAME, \
"postgres", \
"pvm", \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]