hi,all i reinstall samba by using ports .
dell# ps ax| grep bd 72188 p0 S+p 0:00.00 grep bd dell# /etc/rc.d/samba -f start smbd(timeout) dell# ps ax| grep bd 71545 p0 R/1 0:41.36 /usr/local/sbin/smbd -D -D 52315 p0 S+p 0:00.00 grep bd i think '-D -D' is perhaps bad . by the way dell# testparm rlimit_max: increasing rlimit_max (128) to minimum Windows limit (16384) Registered MSG_REQ_POOL_USAGE Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (128) to minimum Windows limit (16384) Processing section "[Share]" Loaded services file OK. Server role: ROLE_STANDALONE Press enter to see a dump of your service definitions # Global parameters [global] disable spoolss = Yes dos charset = CP932 load printers = No map to guest = Bad User netbios name = OPENSAMBA security = USER server string = SAMBA SERVER Version %v wins support = Yes idmap config * : backend = tdb [Share] comment = Share Folder for All Users path = /home/share/ read only = No and virsion is # $OpenBSD: Makefile,v 1.271 2019/04/12 18:21:17 jca Exp $ VERSION = 4.8.11 ----------------- regards