daily pastebin goal
96%
SHARE
TWEET

Untitled

a guest Aug 31st, 2017 94 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. testparm
  2. Load smb config files from /etc/samba/smb.conf
  3. rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
  4. WARNING: The "syslog" option is deprecated
  5. Processing section "[plex-share]"
  6. Global parameter security found in service section!
  7. Loaded services file OK.
  8. Server role: ROLE_STANDALONE
  9.  
  10. Press enter to see a dump of your service definitions
  11.  
  12. # Global parameters
  13. [global]
  14.         server string = %h server (Samba, Ubuntu)
  15.         server role = standalone server
  16.         map to guest = Bad User
  17.         obey pam restrictions = Yes
  18.         pam password change = Yes
  19.         passwd program = /usr/bin/passwd %u
  20.         passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
  21.         unix password sync = Yes
  22.         syslog = 0
  23.         log file = /var/log/samba/log.%m
  24.         max log size = 1000
  25.         dns proxy = No
  26.         panic action = /usr/share/samba/panic-action %d
  27.         idmap config * : backend = tdb
  28.         create mask = 0644
  29.         directory mask = 02777
  30.         directory mode = 02777
  31.  
  32.  
  33. [plex-share]
  34.         path = /plex/library
  35.         write list = @plex
RAW Paste Data
Top