You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dnsmasq.rst
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@ DNSMasq
6
6
7
7
The DNSMasq module is a lightweight DNS and DHCP server designed to provide its services within a private network. It is not recommended for use as a public DNS server.
8
8
9
-
It can be installed through the :ref:`software_center-section`.
9
+
.. note::
10
+
11
+
Do not configure Dnsmasq as the NS8 node name resolver in
12
+
``/etc/resolv.conf``. For more information, see :ref:`resolv-conf`.
Copy file name to clipboardExpand all lines: user_domains.rst
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,12 @@ must also be able to resolve AD domain names.
104
104
Active Directory DNS server while directing other requests to your
105
105
preferred DNS service (ISP or public DNS).
106
106
107
+
.. note::
108
+
109
+
Do not configure Samba Active Directory as the NS8 node name resolver in
110
+
``/etc/resolv.conf``. For more information, see :ref:`resolv-conf`.
111
+
112
+
107
113
.. _openldap-section:
108
114
109
115
LDAP server RFC2307
@@ -138,7 +144,7 @@ Then click the :guilabel:`Add provider` button, select the target node and proce
138
144
139
145
Replicas are configured in master-master mode.
140
146
141
-
.. warning:: Active Directory provider does not replicate the SysVol volume.
147
+
.. note:: Active Directory provider does not replicate the SysVol volume.
142
148
Therefore Microsoft's Group Policy Object (GPO) will not be synchronized between replicas.
143
149
144
150
.. _domain_bind-section:
@@ -418,8 +424,6 @@ The portal is available at the following URL: ::
418
424
419
425
Where ``<fqdn_node>`` is the FQDN of the node where the provider is and ``<domain_name>`` is the name of the domain provided while configuring the domain.
420
426
421
-
.. warning:: Without the trailing slash, the portal will not work.
422
-
423
427
Once reached the page, the user is prompted for login and they can authenticate to the domain with user name and password.
424
428
425
429
If the login is successful, the user is directed to the ``User Management`` page, where they can proceed to change the password. The password must comply with the domain password policy during this process.
0 commit comments