Guest User

Untitled

a guest
Dec 11th, 2012
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. # Global parameters
  2. [global]
  3. workgroup = TEST
  4. realm = test.ru
  5. netbios name = testPDC
  6. server role = active directory domain controller
  7. dns forwarder = 8.8.8.8
  8.  
  9. [netlogon]
  10. path = /usr/local/samba/var/locks/sysvol/test.ru/scripts
  11. read only = No
  12.  
  13. [sysvol]
  14. path = /usr/local/samba/var/locks/sysvol
  15. read only = No
  16.  
  17. [test]
  18. path = /home/user/testshare
  19. comment = test share
  20. read only = no
Advertisement
Add Comment
Please, Sign In to add comment