From 45ee90edb38f3c52a242d248468a992bf19f1c44 Mon Sep 17 00:00:00 2001 From: Matthew Grooms Date: Fri, 25 Jul 2008 02:28:31 +0000 Subject: Rewrite portions of the user manager to ensure data is properly synced to the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area. --- conf.default/config.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'conf.default/config.xml') diff --git a/conf.default/config.xml b/conf.default/config.xml index b0f55c2..f644439 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -113,12 +113,18 @@ + all + All Users + system + + 1998 + + admins System Administrators system ANY - index.php - 110 + 1999 admin @@ -148,8 +154,8 @@ This user is associated with the UNIX root user (you should associate this privilege only with one single user). - 115 - 115 + 2000 + 2000 Etc/UTC 300 0.pfsense.pool.ntp.org -- cgit v1.1