[Pkg-samba-maint] [Pkg-sssd-devel] Debian 9, Samba, AD and SSSD

Timo Aaltonen tjaalton at debian.org
Mon Mar 27 07:54:27 UTC 2017


On 24.03.2017 11:53, Martin Scott wrote:
> HI,
> 
> Thanks for your reply.
> 
> It is very straightforward on centos, I install samba, sssd and
> sssd-libwbclient. Deploy my config files and start all the services and
> it just works.
> 
> On Debian I have installed sssd libwbclient but I am unaware of any
> method other than making the symlink to get samba to use the sssd
> libwbclient.

Probably because on Fedora sssd-libwbclient does this on postinst:


%posttrans libwbclient
%{_sbindir}/update-alternatives \
    --install %{_libdir}/libwbclient.so.%{libwbc_alternatives_version} \

libwbclient.so.%{libwbc_alternatives_version}%{libwbc_alternatives_suffix} \

%{_libdir}/%{name}/modules/libwbclient.so.%{libwbc_lib_version} 5
/sbin/ldconfig


libwbclient-sssd would need to divert the lib provided by libwbclient0
it seems..


-- 
t



More information about the Pkg-samba-maint mailing list