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: images/samba-dc/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The most-common directives can be specified in environment variables as shown be
9
9
Basic requirements:
10
10
11
11
* A Domain Controller must have a static IP address and persistent DNS entry
12
-
* This container must be run in network_mode:host
12
+
* This container must be run in network_mode:host, and with cap_add:CAP_SYS_ADMIN privs
13
13
* A NETBIOS_NAME or hostname must be specified, which becomes the netbios name.
14
14
15
15
The directories /etc/samba and /var/lib/samba must be mounted as persistent volumes. If /var/lib/samba is empty, the "provision" or "join" action specified in DOMAIN_ACTION variable will be taken.
0 commit comments