[sysadmin-bin] We don't need this anymore.



commit 117037d804777dbf590b411d6e674f511d8f664e
Author: Andrea Veri <av gnome org>
Date:   Tue Feb 26 19:16:38 2013 +0100

    We don't need this anymore.

 create-auth |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index 6eeacfe..82461ee 100755
--- a/create-auth
+++ b/create-auth
@@ -327,7 +327,7 @@ def build_user_hash(group_list, restrict=None):
         gnomevcs_users = get_uids_from_group('ftpbasic', force_ldap=True) - users
 
     # look up their keys (if we have them)
-    user_data = lookup_user_info(users | gnomevcs_users | nagios_user)
+    user_data = lookup_user_info(users | gnomevcs_users)
 
     for uid in gnomevcs_users:
         if uid not in user_data:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]