aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-05-24 12:36:36 +0000
committerMichael Scherer <misc@mageia.org>2011-05-24 12:36:36 +0000
commit9f83a363b5e614071448d49d6031f7233ba648d6 (patch)
treee7c3a740c97f90e64d2b174b223b181fe1dea25b /modules/pam
parent63d6bc618c0cf669fe79840b90e39d6786395ae9 (diff)
downloadpuppet-9f83a363b5e614071448d49d6031f7233ba648d6.tar
puppet-9f83a363b5e614071448d49d6031f7233ba648d6.tar.gz
puppet-9f83a363b5e614071448d49d6031f7233ba648d6.tar.bz2
puppet-9f83a363b5e614071448d49d6031f7233ba648d6.tar.xz
puppet-9f83a363b5e614071448d49d6031f7233ba648d6.zip
we do not use mdns on servers, so remove it as it seems to cause trouble
on mandriva 2010.0, as used on gandi vm
Diffstat (limited to 'modules/pam')
-rw-r--r--modules/pam/templates/nsswitch.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam/templates/nsswitch.conf b/modules/pam/templates/nsswitch.conf
index f797885d..fdd32996 100644
--- a/modules/pam/templates/nsswitch.conf
+++ b/modules/pam/templates/nsswitch.conf
@@ -1,7 +1,7 @@
passwd: files ldap [UNAVAIL=return]
shadow: files ldap [UNAVAIL=return]
group: files ldap [UNAVAIL=return]
-hosts: files mdns4_minimal [NOTFOUND=return] dns
+hosts: files dns
bootparams: files
ethers: files
netmasks: files