From 54bbf66f23c6906c8242a21f18fafacd6b0c7141 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 16 May 2021 13:12:51 +0200 Subject: [PATCH] samba: move pam_winbind.so to /lib/security --- samba/.footprint | 5 +++-- samba/.signature | 6 +++--- samba/Pkgfile | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/samba/.footprint b/samba/.footprint index d876e1173..fcdde6164 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -6,6 +6,9 @@ drwxr-xr-x root/root etc/revdep.d/ drwxr-xr-x root/root etc/samba/ drwx------ root/root etc/samba/private/ -rw------- root/root etc/samba/smb.conf.default +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/security/ +-rwxr-xr-x root/root lib/security/pam_winbind.so drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/cifsdd @@ -758,8 +761,6 @@ drwxr-xr-x root/root usr/lib/samba/vfs/ -rwxr-xr-x root/root usr/lib/samba/vfs/widelinks.so -rwxr-xr-x root/root usr/lib/samba/vfs/worm.so -rwxr-xr-x root/root usr/lib/samba/vfs/xattr_tdb.so -drwxr-xr-x root/root usr/lib/security/ --rwxr-xr-x root/root usr/lib/security/pam_winbind.so drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/eventlogadm -rwxr-xr-x root/root usr/sbin/nmbd diff --git a/samba/.signature b/samba/.signature index 31876f15b..e09f0b1fc 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dQZvScCZukFtstg4KIrZI4bfmetEemDpEyut1/bnBQixUdYSyzf5h1IxDAD5EeBhpsC8QyvFgyzTeMPOf1xDgE= -SHA256 (Pkgfile) = dc26f9c2a8a53d1bdde7b48694124bdac3fa7805e0c916b1de7d86a3003dc978 -SHA256 (.footprint) = f39345efbead6ac2e70a1773f1ee46a52cd412148a24b5abd1e3888a4655284f +RWSE3ohX2g5d/WzKTj8jZhe7xlOdtW+FJv0QRZle9NijS0Fx/Xp1pinqetgzo8KHJi10wqP4dEwIXsFX29SSmJD0VwTUDbClhQg= +SHA256 (Pkgfile) = d2dab445e9b47efc779c6384a982492209878b8089f72d688f2e48a35994f728 +SHA256 (.footprint) = 222d5fd32f1464896edd8537633ee28018bfe6f82208169fa40513b6737adaae SHA256 (samba-4.14.4.tar.gz) = 89af092a0b00f5354ed287f0aa37b8c2cf9ba2ce67ea6464192e2c18528f89b9 SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index 77543fc47..b4b3da952 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -5,7 +5,7 @@ name=samba version=4.14.4 -release=1 +release=2 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) @@ -19,6 +19,7 @@ build () { --localstatedir=/var \ --sysconfdir=/etc \ --with-privatedir=/etc/samba/private \ + --with-pammodulesdir=/lib/security \ --bundled-libraries=!tdb,!talloc,!tevent,!popt,!ldb,!cmocka \ --without-{ad-dc,ads,ldap} \ --without-json