Displaying 5 results from an estimated 5 matches for "cifs_idmap_sss".
2019 Jun 20
2
Samba winbind on redhat 7
My idea is to replace default "cifs_idmap_sss.so" plugin by "idmapwb.so"
winbind plugin, in order to SSSD becomes a client of winbind.
To avoid to change nsswitch.conf :
passwd:???? files sss
shadow:???? files sss
group:????? files sss
into
passwd:???? files winbind
shadow:???? files winbind
group:????? files winbind
because...
2019 Jun 20
2
Samba winbind on redhat 7
This way is so easier...
Thank you Rowland
Le 20/06/2019 ? 14:01, Rowland penny via samba a ?crit?:
> On 20/06/2019 17:54, Edouard Guign? via samba wrote:
>> My idea is to replace default "cifs_idmap_sss.so" plugin by
>> "idmapwb.so" winbind plugin, in order to SSSD becomes a client of
>> winbind.
>> To avoid to change nsswitch.conf :
>> passwd:???? files sss
>> shadow:???? files sss
>> group:????? files sss
>>
>> into
>>
>&g...
2019 Jun 20
0
Samba winbind on redhat 7
On 20/06/2019 17:54, Edouard Guign? via samba wrote:
> My idea is to replace default "cifs_idmap_sss.so" plugin by
> "idmapwb.so" winbind plugin, in order to SSSD becomes a client of
> winbind.
> To avoid to change nsswitch.conf :
> passwd:???? files sss
> shadow:???? files sss
> group:????? files sss
>
> into
>
> passwd:???? files winbind
> shadow...
2019 Jun 20
2
Samba winbind on redhat 7
Hello,
I am reading RHEL 7 docs concerning samba integration, and I found
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/windows_integration_guide/index#winbind
"4.2.4. Switching Between SSSD and Winbind for SMB Share Access
This procedure describes how you can switch between SSSD and Winbind
plug-ins that are used for accessing SMB shares from SSSD
2019 Jun 21
0
Samba winbind on redhat 7
...uard
Le 20/06/2019 ? 14:16, Edouard Guign? via samba a ?crit?:
> This way is so easier...
>
> Thank you Rowland
>
> Le 20/06/2019 ? 14:01, Rowland penny via samba a ?crit?:
>> On 20/06/2019 17:54, Edouard Guign? via samba wrote:
>>> My idea is to replace default "cifs_idmap_sss.so" plugin by
>>> "idmapwb.so" winbind plugin, in order to SSSD becomes a client of
>>> winbind.
>>> To avoid to change nsswitch.conf :
>>> passwd:???? files sss
>>> shadow:???? files sss
>>> group:????? files sss
>>>
&...