can't start smbd after install samba posix branch

Xiaoli Feng xifeng at redhat.com
Fri Oct 30 07:56:05 UTC 2020


Hi,

----- Original Message -----
> From: "Ralph Boehme via samba-technical" <samba-technical at lists.samba.org>
> To: "Xiaoli Feng" <xifeng at redhat.com>, "ronnie sahlberg" <ronniesahlberg at gmail.com>
> Cc: samba-technical at lists.samba.org, belle at samba.org
> Sent: Friday, October 30, 2020 2:30:16 PM
> Subject: Re: can't start smbd after install samba posix branch
> 
> Am 10/30/20 um 7:20 AM schrieb Xiaoli Feng via samba-technical:
> > There isn't error log output. Just know the exit code is 1.
> > 
> > # smbd -D -d 10
> try
> 
> # smbd -iF -d 10

Thanks. Now from log, I know the config file patch is changed to /usr/etc/samba/smb.conf.
Create it. Then smbd can start. But mount option posix is still unsupported.

# mount //localhost/cifs ~/cifs -o user=root,password=redhat,posix,vers=3.1.1
mount error(95): Operation not supported

[81490.590281] CIFS VFS: Server does not support mounting with posix SMB3.11 extensions.

smb.conf:
[global]
server max protocol = SMB3_11
unix extensions = yes
[cifs]
path=/mnt/cifs
writeable=yes

> 
> -slow
> 
> --
> Ralph Boehme, Samba Team                https://samba.org/
> Samba Developer, SerNet GmbH   https://sernet.de/en/samba/
> GPG-Fingerprint   FAE2C6088A24252051C559E4AA1E9B7126399E46
> 
> 




More information about the samba-technical mailing list