1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

updated server_role for ADS

This commit is contained in:
Andrew Tridgell -
parent 70e9c2efaa
commit 48df0d2b5d

View File

@ -3265,6 +3265,7 @@ static void set_server_role(void)
}
case SEC_SERVER:
case SEC_DOMAIN:
case SEC_ADS:
{
if (lp_domain_logons())
{