mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior
(This used to be commit 016f6b4e19c2b8e4f5e1d010cc428ca194650140)
This commit is contained in:
parent
27d68a306d
commit
417d0e9afc
@ -375,7 +375,7 @@ void add_domain_names(time_t t)
|
|||||||
add_logon_names();
|
add_logon_names();
|
||||||
|
|
||||||
/* Do the domain master names. */
|
/* Do the domain master names. */
|
||||||
if(lp_server_role() == ROLE_DOMAIN_PDC)
|
if(lp_domain_master())
|
||||||
{
|
{
|
||||||
if(we_are_a_wins_client())
|
if(we_are_a_wins_client())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user