On Tue, Aug 19, 2014 at 09:33:12PM -0500, Steve French wrote:
> Noticed that even with Unix Extensions on cifs mount that Samba
> refuses to delete a file in this scenario (locally and presumably over
> nfs it still works since it is in cthon suite).  This causes
> connectathon special tests to fail
> 
> touch newfile
> chmod 0000 newfile
> rm newfile
> 
> (works locally but samba rejects)
> 
> Samba 4.1 rejects posix unlink (set path info) STATUS_CANNOT_DELETE
> then client falls back to SMB unlink which fails.  STATUS_CANNOT_DELETE
> then client falls back to a set path info of file info basic which
> also fails STATUS_ACCESS_DENIED
> 
> Will do quick test with Samba master when build completes - but does
> this server unlink bug look familiar (or am I missing an smb.conf that
> I have forgotten about)?

Can you send me the debug level 10 log from your 4.1.x tests (and
also tell me *what* 4.1.x version you're running :-).

Thanks,

Jeremy.
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to