search for: testparm_post_explicit_domain

Displaying 2 results from an estimated 2 matches for "testparm_post_explicit_domain".

2018 Jan 15
0
Access to Windows 2016 server works with IP but not with netbios name
...S_DENIED > [2018/01/15 18:24:15.016266, 3] smbd/error.c:81(error_packet_set) > error packet at smbd/reply.c(803) cmd=117 (SMBtconX) > NT_STATUS_ACCESS_DENIED > > I then changed smb.conf to explicitly use the domain name: > > rob at robs-xubuntu2: [MTI_Samba]$ grep idmap > testparm_post_explicit_domain.out ldap idmap suffix = > idmap backend = tdb > idmap cache time = 604800 > idmap negative cache time = 120 > idmap uid = > idmap gid = > idmap config PC.BGU-MURNAU.DE : range = 10000-20000 > idmap config PC.BGU-MURNAU.DE : backend = tdb > idmap config * : backend = tdb >...
2018 Jan 14
2
Access to Windows 2016 server works with IP but not with netbios name
Just for reference, on a working Samba 4.x server in an AD domain I have the following entries Idmap config *:backend = tdb Idmap config *:range = 2000-2999 Idmap config MYDOMAIN:backend = ad Idmap config MYDOMAIN:schema_mode = rfc2307 Idmap config *:range = 1000-1999 I use active directory users and groups to explicitly set the uid and gid numbers (this was to keep everything happy