Displaying 2 results from an estimated 2 matches for "mklocaluser".
Did you mean:
localuser
2019 Oct 17
4
Offline logon and NSS...
I'm revising some docs, and i've returned on the 'offline logon' tema.
Looking at:
https://wiki.samba.org/index.php/PAM_Offline_Authentication
and smb.conf manpage, it is clear that 'offline logon' is
a pam/authentication only, does not involve NSS.
Considering a 'full offline' DM client (supposing a portable), there's
a 'winbind permanent nss
2019 Oct 17
0
Offline logon and NSS...
Hai Marco,
But a quick peek at this tells me it should be possible
and you need these packages for a "full offline setup" or, a combination of these.
These packages need to be installed and all need to be configured:
libnss-ldapd libpam-ldapd nscd libpam-ccreds libpam-mklocaluser libnss-winbind libpam-winbind
I suggest first look at : https://packages.debian.org/buster/libpam-mklocaluser that might help.
I think, if you check these all out, you get it working, but its a combination of the above packages.
Your smart enough for that. ;-)
Sorry i dont have more, but my fo...