[solved] samba / smbd error

Posted 2017. 2. 1. 18:53

[2016/05/10 13:54:18.062733,  0] ../source4/smbd/server.c:372(binary_smbd_main)
  samba version 4.3.9-Ubuntu started.
  Copyright Andrew Tridgell and the Samba Team 1992-2015
[2016/05/10 13:54:18.552887,  0] ../source4/smbd/server.c:477(binary_smbd_main)
  At this time the 'samba' binary should only be used for either:
  'server role = active directory domain controller' or to access the ntvfs file server with 'server services = +smb' or the rpc proxy with 'dcerpc endpoint servers = remote'
  You should start smbd/nmbd/winbindd instead for domain member and standalone file server tasks
[2016/05/10 13:54:18.553081,  0] ../lib/util/become_daemon.c:111(exit_daemon)
  STATUS=daemon failed to start: Samba detected misconfigured 'server role' and exited. Check logs for details, error code 22

 

 

/etc/samba/smb.conf

 

+++++add

 

server services = +smb -s3fs
dcerpc endpoint servers = +winreg +srvsvc

 

 

 

reference : https://wiki.samba.org/index.php/Samba4/s3fs

« PREV : 1 : ··· : 9 : 10 : 11 : 12 : 13 : 14 : 15 : ··· : 43 : NEXT »