Index: trunk/server/fedora/config/etc/pam.d/mock
===================================================================
--- trunk/server/fedora/config/etc/pam.d/mock	(revision 1332)
+++ trunk/server/fedora/config/etc/pam.d/mock	(revision 1333)
@@ -6,7 +6,9 @@
 # Uncomment the following line to require a user to be in the "wheel" group.
 #auth		required	pam_wheel.so use_uid
-auth		include		system-auth
+#auth		include		system-auth
+auth		required	pam_deny.so
 account		sufficient	pam_succeed_if.so user ingroup mock use_uid quiet
-account		include		system-auth
+#account		include		system-auth
+account		required	pam_deny.so
 password	include		system-auth
 session		include		system-auth
