mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
packaging(RHEL-CTDB): Add idmap_rfc2307 module
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
b75515248a
commit
8241dafdb8
@ -24,7 +24,7 @@ else
|
||||
CC="gcc"
|
||||
fi
|
||||
|
||||
shared_modules="idmap_rid,idmap_ad,idmap_tdb2"
|
||||
shared_modules="idmap_rid,idmap_ad,idmap_tdb2,idmap_rfc2307"
|
||||
|
||||
if test "x$BUILD_GPFS" != "xno"; then
|
||||
shared_modules="${shared_modules},vfs_gpfs,vfs_tsmsm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user