Advertisement
Guest User

Untitled

a guest
Nov 30th, 2020
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. sh -x /etc/init.d/samba.sh start
  2. + prgmname1=/opt/sbin/nmbd
  3. + prgmname2=/opt/sbin/smbd
  4. + configfile=/opt/etc/samba/ZyXELSambaReplacement.conf
  5. + nmbdpid=/opt/var/run/nmbd-ZyXELSambaReplacement.conf.pid
  6. + smbdpid=/opt/var/run/smbd-ZyXELSambaReplacement.conf.pid
  7. + basename /etc/init.d/samba.sh
  8. + [ samba.sh = samba.sh ]
  9. + start
  10. + /opt/sbin/nmbd -D -s /opt/etc/samba/ZyXELSambaReplacement.conf
  11. Failed to create /opt/var/log/cores for user 501 with mode 0700
  12. Unable to setup corepath for nmbd: File exists
  13. [2020/11/30 19:59:15, 0] ../../lib/util/debug.c:1099(reopen_one_log)
  14. reopen_one_log: Unable to open new log file '/opt/var/log/log.nmbd': Permission denied
  15. [2020/11/30 19:59:15.427562, 0] ../../lib/util/debug.c:1099(reopen_one_log)
  16. reopen_one_log: Unable to open new log file '/opt/var/log/log.nmbd': Permission denied
  17. [2020/11/30 19:59:15.427997, 0] ../../source3/nmbd/nmbd.c:960(main)
  18. nmbd version 4.12.5 started.
  19. Copyright Andrew Tridgell and the Samba Team 1992-2020
  20. [2020/11/30 19:59:15.491559, 0] ../../lib/param/loadparm.c:801(lpcfg_map_parameter)
  21. Unknown parameter encountered: "auth methods"
  22. [2020/11/30 19:59:15.491692, 0] ../../lib/param/loadparm.c:1841(lpcfg_do_global_parameter)
  23. Ignoring unknown parameter "auth methods"
  24. [2020/11/30 19:59:15.492181, 0] ../../lib/param/loadparm.c:1138(lp_set_enum_parm)
  25. WARNING: Ignoring invalid value 'cups' for parameter 'printing'
  26. [2020/11/30 19:59:15.492365, 0] ../../source3/nmbd/nmbd.c:964(main)
  27. error opening config file '/opt/etc/samba/ZyXELSambaReplacement.conf'
  28. + logger -t nmbd started /opt/sbin/nmbd, conf: /opt/etc/samba/ZyXELSambaReplacement.conf
  29. + /opt/sbin/smbd -D -s /opt/etc/samba/ZyXELSambaReplacement.conf
  30. [2020/11/30 19:59:16, 0] ../../lib/util/debug.c:1099(reopen_one_log)
  31. reopen_one_log: Unable to open new log file '/opt/var/log/log.smbd': Permission denied
  32. [2020/11/30 19:59:16, 0] ../../source3/lib/dumpcore.c:60(get_default_corepath)
  33. Failed to create /opt/var/log/cores for user 501 with mode 0700
  34. [2020/11/30 19:59:16, 0] ../../source3/lib/dumpcore.c:257(dump_core_setup)
  35. Unable to setup corepath for smbd: File exists
  36. [2020/11/30 19:59:16.629411, 0] ../../lib/util/debug.c:1099(reopen_one_log)
  37. reopen_one_log: Unable to open new log file '/opt/var/log/log.smbd': Permission denied
  38. [2020/11/30 19:59:16.629866, 0] ../../source3/smbd/server.c:1782(main)
  39. smbd version 4.12.5 started.
  40. Copyright Andrew Tridgell and the Samba Team 1992-2020
  41. [2020/11/30 19:59:16.632650, 0] ../../lib/param/loadparm.c:801(lpcfg_map_parameter)
  42. Unknown parameter encountered: "auth methods"
  43. [2020/11/30 19:59:16.633145, 0] ../../lib/param/loadparm.c:1841(lpcfg_do_global_parameter)
  44. Ignoring unknown parameter "auth methods"
  45. [2020/11/30 19:59:16.634026, 0] ../../lib/param/loadparm.c:1138(lp_set_enum_parm)
  46. WARNING: Ignoring invalid value 'cups' for parameter 'printing'
  47. [2020/11/30 19:59:16.634506, 0] ../../source3/smbd/server.c:1797(main)
  48. error opening config file '/opt/etc/samba/ZyXELSambaReplacement.conf'
  49. + logger -t smbd started /opt/sbin/smbd, conf: /opt/etc/samba/ZyXELSambaReplacement.conf
  50. + return 0
  51. + exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement