search for: ditiric

Displaying 3 results from an estimated 3 matches for "ditiric".

2020 Nov 18
2
samba / debian 10 / security=ads
...=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 and the winbind package was not installed....
2020 Nov 18
0
samba / debian 10 / security=ads
...t; 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 nameserver ? > > On this host the...
2020 Nov 18
1
samba / debian 10 / security=ads
...180 > > [homes] > browseable = no > create mask = 0750 > directory mask = 0750 > oplocks = yes > path = %H > writable = yes > > [testsamba] > browseable = no > create mask = 0770 > directory mask = 0770 > force group = ditiric > path = /export/home/testsamba > valid users = @ditiric > writable = yes > > [fakedrhrrh] > browseable = no > create mask = 0770 > directory mask = 0770 > force group = drhrrh > path = /export/home/fakedrhrrh > valid users = @drhrrh > writable = yes >&g...