Login to Samba with the Offline Domain

NethServer release 7.5.1804 (final)
Module: Samba4 AD

Hello guys.
Sorry for the English Translator. :sweat_smile:

Finally, as it says in the title, I would like to know how to configure offline login in AD, with pure Samba4, I added some features in smb.conf and it worked.

winbind offline logon = true
winbind cache time = 300
winbind reconnect delay = 30

How can I edit the domain smb.conf (nsdc)

Thanks in advance for your help.:wink:

------- Original em Portugues - Brasil -------------

Olá pessoal.
Desculpe o ingles do Google Tradutor.

Em fim, como diz no titulo, gostaria de saber como configurar o login offline no AD, com o Samba4 puro, acrescentei alguns paramentos no smb.conf e funcionou.

winbind offline logon = true
winbind cache time = 300
winbind reconnect delay = 30

Duvida como faço para editar o smb.conf do Dominio (nsdc)

Desde já agradeço a ajuda.

Offline logins should be already available in NethServer 7 with the sssd credentials cache.

https://github.com/NethServer/nethserver-sssd/blob/9925bc2ca5d354dd7bfb86acc1ae74a670f01bd6/root/etc/e-smith/templates/etc/sssd/sssd.conf/01provider_config_cache_credentials#L5

Winbind is not (still) required and configured though the things can change in ns 7.6

3 Likes