diff options
| author | Jonathan Bauer | 2013-05-23 20:17:15 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-05-23 20:17:15 +0200 |
| commit | 76169510bf5d37a2a7d6d60f40cd63503e25a5fe (patch) | |
| tree | 5463664f1dc37f11da9275291af61f56bfd3dac4 /remote/modules/pam | |
| parent | activate nss-ldap lookups before login (diff) | |
| parent | Merge branch 'master' of simonslx:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-76169510bf5d37a2a7d6d60f40cd63503e25a5fe.tar.gz tm-scripts-76169510bf5d37a2a7d6d60f40cd63503e25a5fe.tar.xz tm-scripts-76169510bf5d37a2a7d6d60f40cd63503e25a5fe.zip | |
Merge branch 'master' of git:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/pam')
| -rw-r--r-- | remote/modules/pam/data/etc/nsswitch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/pam/data/etc/nsswitch.conf b/remote/modules/pam/data/etc/nsswitch.conf index c3ac1076..d270cbac 100644 --- a/remote/modules/pam/data/etc/nsswitch.conf +++ b/remote/modules/pam/data/etc/nsswitch.conf @@ -4,7 +4,7 @@ # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. -passwd: files ldap +passwd: files group: files shadow: files |
