Displaying 1 result from an estimated 1 matches for "clientnetbiosnam".
Did you mean:
clientnetbiosname
2020 Jun 18
3
Config error detected
Hi all
I have setup a Samba server for a client, and most things work fine
(except a strange problem with some clients and SMB1). However, when I
created the virtual server before migrating it to the client, I
obviously forgot to change a parameter.
[global]
netbios name = CLIENTNETBIOSNAME
realm = CLIENTNETBIOSNAME.SE
workgroup = CLIENTNETBIOSNAME
idmap config * : backend = tdb
idmap config * : range = 10000-20000
idmap config TEST : backend = rid
idmap config TEST : range = 30000-40000
As you can see, I forgot to change the "idmap config" from
TEST::backend/rid to CLIENT...