On 21/11/2014 13:45, Greg Swallow wrote:
Can you share the new Samba 4.1 source rpm for CentOS 6 too please?
http://download.gluster.org/pub/gluster/glusterfs/samba/CentOS/epel-6/SRPMS/ And apply this patch to the spec file to make it work: $ diff samba.spec.original samba.spec 32c32 < %global with_vfs_glusterfs 1 --- > %global with_vfs_glusterfs 0 37c37 < %global with_vfs_glusterfs 1 --- > %global with_vfs_glusterfs 0 41,42c41,42 < %global with_mitkrb5 1 < %global with_dc 0 --- > %global with_mitkrb5 0 > %global with_dc 1 50c50 < %global with_clustering_support 1 --- > %global with_clustering_support 0 543,544c543,544 < --with-piddir=/run \ < --with-sockets-dir=/run/samba \ --- > --with-piddir=/var/run/samba \ > --with-sockets-dir=/var/run/samba \ Thanks, -- Ludovic Marcotte [email protected] :: +1.514.755.3630 :: http://inverse.ca Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
