Displaying 3 results from an estimated 3 matches for "grocher".
Did you mean:
rocher
2020 Nov 18
2
samba / debian 10 / security=ads
...ion 4.9.5-Debian
We want to use security=ads so we join this host to the domain
No problem for windows clients : they can mount shares that are
accessible to their primary unix group and secondary unix group(s)
But we have a problem with linux clients smbclient refuse to access the
shares
> [grocher: ~ ] 130 $ smbclient //homedir10/ditiric -U IFR\\grocher
> WARNING: The "syslog" option is deprecated
> Enter IFR\grocher's password:
> session setup failed: NT_STATUS_NO_LOGON_SERVERS
On this host the smb.conf was copied from previous host debian 9 / samba
4.5.16-Debian a...
2020 Nov 18
1
samba / debian 10 / security=ads
...an 9 server. We don't use sssd nor nscd
but yes nis are used on the host.
> Add libpam-krb5 if you haven't already installed it.
The package is installed/configured and seems to work on the debian 10
server. Not on the linux clients
>>> root at vans-d10-cl:~# getent passwd grocher
>>> grocher:$1$[password hash redacted]:21826:10022:Gregory ROCHER,
>>> Ifremer Brest PDG-IRSI-RIC, 02 29 00 85
>>> 79:/home1/homedir1/perso/grocher:/bin/csh
>>> root at vans-d10-cl:~# getent passwd IFR\\grocher
>>> IFR\grocher:*:11752:10513:Gregory RO...
2020 Nov 18
0
samba / debian 10 / security=ads
...ents : they can mount shares that are
> accessible to their primary unix group and secondary unix group(s)
You are using AD now, so the primary group for all your users will be
Domain Users
>
> But we have a problem with linux clients smbclient refuse to access
> the shares
>> [grocher: ~ ] 130 $ smbclient //homedir10/ditiric -U IFR\\grocher
>> WARNING: The "syslog" option is deprecated
>> Enter IFR\grocher's password: session setup failed:
>> NT_STATUS_NO_LOGON_SERVERS
Are the Unix clients joined to the domain and do they use a DC as their
first...