[SSSD-users] Re: id mapping

2019-01-11 Thread Sumit Bose
On Wed, Jan 09, 2019 at 12:47:34PM -0500, vad...@gmail.com wrote: > Looking for suggestion on ID mapping. > > I need to point to a ID provider over proxy > > I have not found a concrete solution or some hint about how to setup a > proxy to a ID provider and how sssd can point to that proxy for

[SSSD-users] sssd + AD (samba) id mapping in multi-OS environment

2019-01-11 Thread Zdravko Zdravkov
I have working AD (Samba) for office with mostly Linux machines and few users on Windows 10. I'm using sssd to join the AD with the following configuration: [sssd] > domains = x > config_file_version = 2 > services = nss, pam > [domain/x] > ad_domain = xx > krb5_realm = XXX >

[SSSD-users] Re: Samba 4.8, Winbind and SSSD

2019-01-11 Thread Joakim Tjernlund
On Fri, 2019-01-11 at 13:10 +0100, Sumit Bose wrote: > CAUTION: This email originated from outside of the organization. Do not click > links or open attachments unless you recognize the sender and know the > content is safe. > > > On Wed, Jan 09, 2019 at 11:28:24PM -, Carwyn Edwards wrote:

[SSSD-users] Re: Samba 4.8, Winbind and SSSD

2019-01-11 Thread Sumit Bose
On Wed, Jan 09, 2019 at 11:28:24PM -, Carwyn Edwards wrote: > We've just been bitten by the Samba 4.8 rebase in CentOS/RHEL 7.6, > specifically this bit from the RHEL 7.6 release notes: > > "The smbd service no longer queries user and group information from Active > Directory domain

[SSSD-users] Re: AD: Get both POSIX and standard AD users

2019-01-11 Thread Sumit Bose
On Tue, Jan 08, 2019 at 12:38:09PM +, Sean Roberts wrote: > Thanks. > > Below is sssd.conf for the POSIX users. > > Would making another domain group named [domain/INT.DOMAIN.COM] conflict? > Can we name it to identity what is different between them? > > ``` > [sssd] > debug_level = 3 >

[SSSD-users] Re: sssd + AD (samba) id mapping in multi-OS environment

2019-01-11 Thread Sumit Bose
On Fri, Jan 11, 2019 at 11:53:45AM +0200, Zdravko Zdravkov wrote: > I have working AD (Samba) for office with mostly Linux machines and few > users on Windows 10. > I'm using sssd to join the AD with the following configuration: > > [sssd] > > domains = x > > config_file_version = 2 > >

[SSSD-users] Re: id mapping

2019-01-11 Thread Sumit Bose
On Fri, Jan 11, 2019 at 11:03:12AM -0500, vad...@gmail.com wrote: > On Fri, Jan 11, 2019 at 6:50 AM Sumit Bose wrote: > > > On Wed, Jan 09, 2019 at 12:47:34PM -0500, vad...@gmail.com wrote: > > > Looking for suggestion on ID mapping. > > > > > > I need to point to a ID provider over proxy > > >

[SSSD-users] Re: id mapping

2019-01-11 Thread vadud3
On Fri, Jan 11, 2019 at 6:50 AM Sumit Bose wrote: > On Wed, Jan 09, 2019 at 12:47:34PM -0500, vad...@gmail.com wrote: > > Looking for suggestion on ID mapping. > > > > I need to point to a ID provider over proxy > > > > I have not found a concrete solution or some hint about how to setup a > >

[SSSD-users] Re: id mapping

2019-01-11 Thread vadud3
On Fri, Jan 11, 2019 at 12:24 PM Sumit Bose wrote: > On Fri, Jan 11, 2019 at 11:03:12AM -0500, vad...@gmail.com wrote: > > On Fri, Jan 11, 2019 at 6:50 AM Sumit Bose wrote: > > > > > On Wed, Jan 09, 2019 at 12:47:34PM -0500, vad...@gmail.com wrote: > > > > Looking for suggestion on ID mapping.