mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
s3-param Plug 'netbios aliases' via the parameter bridge
This commit is contained in:
parent
1838e16f34
commit
3fc182dba5
@ -47,6 +47,7 @@ static const struct loadparm_s3_context s3_fns =
|
|||||||
|
|
||||||
.netbios_name = lp_netbios_name,
|
.netbios_name = lp_netbios_name,
|
||||||
.netbios_scope = lp_netbios_scope,
|
.netbios_scope = lp_netbios_scope,
|
||||||
|
.netbios_aliases = lp_netbios_aliases,
|
||||||
|
|
||||||
.lanman_auth = lp_lanman_auth,
|
.lanman_auth = lp_lanman_auth,
|
||||||
.ntlm_auth = lp_ntlm_auth,
|
.ntlm_auth = lp_ntlm_auth,
|
||||||
|
Loading…
Reference in New Issue
Block a user