On Fri, 2017-03-24 at 10:55 +0100, Joakim Tjernlund wrote: > On Fri, 2017-03-24 at 10:50 +0100, Sumit Bose wrote: > > On Fri, Mar 24, 2017 at 09:19:10AM -0000, Martin Scott wrote: > > > Hi, > > > > > > I have Debian 9 samba installed with sssd. > > > > > > Samba Version 4.5.6-Debian > > > SSSD 1.15.0 > > > > > > I have configured samba to use the sssd libwbclient but keep get a login > > > failure for valid user name and password when using smbclient -k > > > > > > I can't work out why this is happening, any help would be greatly > > > appreciated. > > > > > > Log snippet below > > > > I think the actual issues happens before, please check if you see any > > errors related to find a UID or GID by a SID or a name. > > > > A typical reason for failures is a missing 'use_fully_qualified_names = > > True' in sssd.conf. This is currently required to make SSSD's > > libwbclient work as expected.
Oh, and this req. is a show stopper. > > I suspect libwbclient is broken in 1.15.0, we tried it and the first thing we > had > to do was to add libdl to LIBS or it could not find dlopen. > After fixing that, it still didn't want to work with samba 4.5.5 so we gave > up. > > Jocke _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
