source:
trunk/server/source4/setup/provision.smb.conf.dc
Last change on this file was 745, checked in by , 13 years ago | |
---|---|
File size: 292 bytes |
Line | |
---|---|
1 | [globals] |
2 | netbios name = ${NETBIOS_NAME} |
3 | workgroup = ${DOMAIN} |
4 | realm = ${REALM} |
5 | server role = ${SERVERROLE} |
6 | ${SIDGENERATOR_LINE} |
7 | ${PRIVATEDIR_LINE} |
8 | ${LOCKDIR_LINE} |
9 | |
10 | [netlogon] |
11 | path = ${NETLOGONPATH} |
12 | read only = no |
13 | |
14 | [sysvol] |
15 | path = ${SYSVOLPATH} |
16 | read only = no |
Note:
See TracBrowser
for help on using the repository browser.