Zentyal Forum, Linux Small Business Server

Zentyal Server => Directory and Authentication => Topic started by: ulcha on August 25, 2016, 05:36:18 pm

Title: SSSD --> Winbind - Why Zentyal is going to switch to that in 5.0 version???
Post by: ulcha on August 25, 2016, 05:36:18 pm
Hey!
Why you are going to change sssd to winbind in Zentyal 5.0 version? SSSD has more features, and have same user IDs in all servers. In multi DC approach this migration will likely break things badly!
GIT commit here:
https://github.com/zentyal/zentyal/commit/fb1d1544816a899ba112f2cd0126328ba1780006


See more:
http://rhelblog.redhat.com/2015/04/02/sssd-vs-winbind/
http://serverfault.com/questions/589750/common-wisdom-about-active-directory-authentication-for-linux-servers
Title: Re: SSSD --> Winbind - Why Zentyal is going to switch to that in 5.0 version???
Post by: murz on February 16, 2017, 10:41:50 am
I confirm this waring - moving from SSSD to winbind will broke unix numeric users id between multiple Zentyal servers! SSSD is more elegant solution that winbind. If you want to set winbind as default - please keep SSSD as optional.
Or maybe you can describe advantages of winbind on sssd?