From 6d17f2339ffddede2cc350b0de01fca80d82c2bf Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 23 Jan 2014 13:52:48 +0100 Subject: [pam] added cifs support to pam module. This is ugly. TODO: split pam modul in sub-modules for ncp, cifs, etc... --- remote/modules/pam/pam.conf.ubuntu | 3 +++ 1 file changed, 3 insertions(+) (limited to 'remote/modules/pam') diff --git a/remote/modules/pam/pam.conf.ubuntu b/remote/modules/pam/pam.conf.ubuntu index 5f6435f0..31023197 100644 --- a/remote/modules/pam/pam.conf.ubuntu +++ b/remote/modules/pam/pam.conf.ubuntu @@ -11,6 +11,7 @@ REQUIRED_INSTALLED_PACKAGES=" nfs-common libpam0g-dev ncpfs + cifs-utils " REQUIRED_CONTENT_PACKAGES=" libpam0g @@ -27,6 +28,7 @@ REQUIRED_CONTENT_PACKAGES=" libnfsidmap2 nfs-common ncpfs + cifs-utils " REQUIRED_BINARIES+=" nwmsg @@ -34,6 +36,7 @@ REQUIRED_BINARIES+=" ncpumount mount.ncp mount.ncpfs + mount.cifs " REQUIRED_DIRECTORIES+=" /lib -- cgit v1.2.3-55-g7522