xartin

ad-integrated-smb.conf

Jan 1st, 2024
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. #
  2. # Configuration file '/etc/samba/smb.conf' auto generated by Quantum Corporation.
  3. # User modifications will be overwritten.
  4. #
  5. # File generated at Mon Sep 27 10:50:18 2021
  6. # Previous file located at /etc/samba/smb.conf.bak
  7. [global]
  8. workgroup = DOMAIN
  9. server string = "Unlesessarily expensive SAN Appliance"
  10. netbios name = DC1
  11. guest account = nobody
  12. restrict anonymous = 1
  13. # Auth changed time: Mon Jan 21 10:05:21 2019
  14. # AD Computers OU: Computers
  15. security = ads
  16. password server = *
  17. realm = DOMAIN.LOCAL
  18. passdb backend = tdbsam
  19. template shell = /bin/bash
  20. template homedir = /home/%u
  21. winbind separator = +
  22. local master = no
  23. domain master = no
  24. guest ok = no
  25. # Winbind idmap common settings
  26. winbind use default domain = yes
  27. allow trusted domains = no
  28. winbind enum users = no
  29. winbind enum groups = no
  30. # Winbind idmap AD settings
  31. winbind nss info = template
  32. winbind nested groups = yes
  33. idmap config DOMAIN : backend = ad
  34. idmap config DOMAIN : default = yes
  35. idmap config DOMAIN : range = 100-33554431
  36. idmap config DOMAIN : schema_mode = rfc2307
  37. idmap config * : range = 33554432-67108862
  38. idmap config * : backend = tdb
  39. printing = bsd
  40. load printers = no
  41. disable spoolss = yes
  42. printcap name = /dev/null
  43. log level = 1
  44. log file = /var/log/samba/samba.log.%m
  45. debug timestamp = yes
  46. oplocks = 1
  47. kernel oplocks = true
  48. unix extensions = yes
  49. clustering = 0
  50. smb ports = 445, 139
  51. default case = lower
  52. preserve case = yes
  53. short preserve case = yes
  54. enable core files = no
  55. winbind max clients = 1000
  56. winbind max domain connections = 5
  57. winbind request timeout = 60
  58. username map script =
  59. username map cache time = 0
  60. max smbd processes = 1200
  61. server signing = auto
  62. case sensitive = auto
  63. hide dot files = NO
  64. winbind rpc only = yes
  65. client signing = auto
  66. access based share enum = no
  67. mangled names = illegal
  68. [totallynotmovies]
  69. path = /totallynotmovies
  70. inherit acls = 1
  71. fileid:algorithm = fsname_nodirs
  72. map system = 0
  73. map hidden = 0
  74. ea support = 1
  75. override_masks:directory mask = 0777
  76. store dos attributes = 1
  77. directory mask = 0777
  78. case sensitive = auto
  79. map acl inherit = 1
  80. writable = yes
  81. acl_xattr:ignore system acls = 1
  82. map archive = 0
  83. snfs:managed = True
  84. vfs objects = override_masks acl_xattr snfs fileid
  85. public = no
  86. inherit permissions = 1
  87.  
Add Comment
Please, Sign In to add comment