Displaying 4 results from an estimated 4 matches for "allow_nonscanned_fil".
Did you mean:
allow_nonscanned_files
2010 Dec 02
0
samba3x troubles
...h = /var/share/davidenko
read only = No
valid users = davidenko, @top
create mask = 666
directory mask = 777
vfs objects = scannedonly full_audit
scannedonly: domain_socket = False
scannedonly: portnum = 2020
scannedonly: scanhost = localhost
scannedonly: hide_nonscanned_files = False
scannedonly: allow_nonscanned_files = True
full_audit:prefix = %u|%I
full_audit:failure = none
full_audit:success = connect disconnect opendir mkdir rmdir
closedir open close read pread write pwrite sendfile rename unlink
chmod fchmod chown fchown chdir ftruncate lock symlink readlink link
mknod realpath
full_audit:fa...
2012 Dec 31
0
[4.0] NT_STATUS_INVALID_HANDLE on rmdir
...d by scannedonly VFS. Example
configuration of one of those shares:
path = /foo/bar/baz
read only = No
browseable = No
vfs objects = scannedonly
scannedonly:domain_socket = True
scannedonly:socketname = /var/lib/scannedonly/scan
scannedonly:hide_nonscanned_files = True
scannedonly:allow_nonscanned_files = False
Whenever I try do delete a directory, I get NT_STATUS_INVALID_HANDLE
status, but directory is removed. On Windows, this status spawns an error
dialog. Example session:
smb: \blah\> ls
. D 0 Mon Dec 31 14:48:38 2012
.....
2012 Dec 21
1
[Samba4] Is VFS working in Samba 4.0.0?
...path = /usr/local/samba/var/public
read only = no
browseable = yes
vfs objects = scannedonly acl_xattr recycle foobar doesnotwork
scannedonly:domain_socket = True
scannedonly:socketname = /var/lib/scannedonly/scan
scannedonly:hide_nonscanned_files = True
scannedonly:allow_nonscanned_files = False
Logging in, roaming profiles etc. is working fine, but VFS are not. It
looks like "vfs objects" directive is totally ignored. Samba (with log
level 3) prints no error messages regarding VFS, nor any other information
stating that any of those modules are loaded or not. I can b...
2010 Apr 13
1
scannedonly smbd crash
...(main+0x12da)
[0x86f360a]
Apr 13 11:22:37 scribe smbd[11889]: #30
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7c06450]
Apr 13 11:22:37 scribe smbd[11889]: #31 /usr/sbin/smbd [0x80dee71]
In my smb.conf , If I comment
vfs objects = scannedonly
scannedonly:allow_nonscanned_files=True
it works!
thanks for reading
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: syslog
URL: <http://lists.samba.org/pipermail/samba/attachments/20100413/ee6891d9/attachment.ksh>
-------------- next part --------------
An embedde...