summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam/module.conf.debian
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/pam/module.conf.debian')
-rw-r--r--remote/modules/pam/module.conf.debian10
1 files changed, 9 insertions, 1 deletions
diff --git a/remote/modules/pam/module.conf.debian b/remote/modules/pam/module.conf.debian
index d424f1f7..be237be2 100644
--- a/remote/modules/pam/module.conf.debian
+++ b/remote/modules/pam/module.conf.debian
@@ -20,7 +20,7 @@ REQUIRED_CONTENT_PACKAGES="
libpam-ck-connector
libpam-cap
libldap-2.4-2
- libpam-ldap
+ libpam-ldapd
libnss-ldapd
nslcd
krb5-user
@@ -49,3 +49,11 @@ REQUIRED_SYSTEM_FILES+="
/lib/${ARCH_TRIPLET}/security
/sbin/mkhomedir_helper
"
+
+# For Debian 8: Both packages were dropped from official repos. Do not change the
+# order, as these packages will be installed via dpkg and depend on each other.
+REQUIRED_DOWNLOAD_URLS="
+ ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/pool/main/n/ncpfs/libpam-ncp_2.2.6-9_amd64.deb
+ ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/pool/main/n/ncpfs/libncp_2.2.6-9_amd64.deb
+ ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/pool/main/n/ncpfs/ncpfs_2.2.6-9_amd64.deb
+"