exim: Remove katherina from the trusted MX list.
[matthijs/servers/drsnuggles.git] / etc / pam.d / chfn
index 10fcf07b12cc75d9f23dad40a434f9149ee76ec1..58e1d48b2ecd64ed5b88e1fc5e2269da13be42ac 100644 (file)
@@ -2,15 +2,6 @@
 # The PAM configuration file for the Shadow `chfn' service
 #
 
-# This allows root to change user infomation without being
-# prompted for a password
-auth           sufficient      pam_rootok.so
-
-# The standard Unix authentication modules, used with
-# NIS (man nsswitch) as well as normal /etc/passwd and
-# /etc/shadow entries.
-@include common-auth
-@include common-account
-@include common-session
-
-
+# This allows only root to change user infomation at all.
+auth           required        pam_rootok.so
+account         required        pam_permit.so