search for: filename_convert

Displaying 8 results from an estimated 8 matches for "filename_convert".

2010 Jun 20
2
Samba access of FAT32 mounted file system on FreeBSD
...ba fails to read from it. After some config tweaking I've got Samba to give me at least something to describe an error: [2010/06/20 10:07:35.431133, 1] smbd/vfs.c:932(check_reduced_name) check_reduced_name: couldn't get realpath for * [2010/06/20 10:07:35.433036, 3] smbd/filename.c:1181(filename_convert) filename_convert: check_name failed for name * with NT_STATUS_INVALID_PARAMETER [2010/06/20 10:07:35.434894, 3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(2290) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER When attempting to access the share (ie. smbclient) I get this info...
2011 Jul 19
3
unix fifo inaccessible via samba share
...384 [2011/07/19 16:17:23.372288, 3] smbd/vfs.c:851(check_reduced_name) check_reduced_name [mypipe] [/path/to/share] [2011/07/19 16:17:23.372510, 1] smbd/vfs.c:932(check_reduced_name) check_reduced_name: couldn't get realpath for mypipe [2011/07/19 16:17:23.372590, 3] smbd/filename.c:1181(filename_convert) filename_convert: check_name failed for name mypipe with NT_STATUS_ACCESS_DENIED [2011/07/19 16:17:23.372644, 3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(2305) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED [2011/07/19 16:17:25.339308, 3] smbd/sec_ctx.c:310(set_sec_ctx)...
2012 Aug 01
2
samba3x PDC and Win XP
.../08/01 00:28:19.489399, 3] smbd/vfs.c:881(check_reduced_name) check_reduced_name [%u/sasha] [/mnt/home/profile] [2012/08/01 00:28:19.489437, 3] smbd/vfs.c:962(check_reduced_name) check_reduced_name: couldn't get realpath for %u/sasha [2012/08/01 00:28:19.489463, 3] smbd/filename.c:1184(filename_convert) filename_convert: check_name failed for name %u/sasha with NT_STATUS_ACCESS_DENIED [2012/08/01 00:28:19.489495, 3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(5129) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED The samba/linux user that successfully logged in is snichols...
2017 Jan 04
0
[Announce] Samba 4.4.9 Available for Download
...BUG 12366: provision: Add support for BIND 9.11.x. * BUG 12392: ctdb-locking: Reset real-time priority in lock helper. * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case. o Stefan Metzmacher <metze at samba.org> * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if we may create a new file. * BUG 12471: Fix build with MIT Kerberos. o Mathieu Parent <math.parent at gmail.com> * BUG 12371: ctdb-scripts: Fix Debian init in Samba eventscript. o Andreas Schneider <asn at samba.org> * BUG 12183: s3-printing: Correctly encode CUPS...
2017 Jan 04
0
[Announce] Samba 4.4.9 Available for Download
...BUG 12366: provision: Add support for BIND 9.11.x. * BUG 12392: ctdb-locking: Reset real-time priority in lock helper. * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case. o Stefan Metzmacher <metze at samba.org> * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if we may create a new file. * BUG 12471: Fix build with MIT Kerberos. o Mathieu Parent <math.parent at gmail.com> * BUG 12371: ctdb-scripts: Fix Debian init in Samba eventscript. o Andreas Schneider <asn at samba.org> * BUG 12183: s3-printing: Correctly encode CUPS...
2016 Dec 07
0
[Announce] Samba 4.5.2 Available for Download
...12392: ctdb-locking: Reset real-time priority in lock helper. * BUG 12407: ctdb-scripts: Fix calculation of CTDB_BASE. * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case. o Stefan Metzmacher <metze at samba.org> * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if we may create a new file. o Mathieu Parent <math.parent at gmail.com> * BUG 12371: ctdb-scripts: Fix Debian init in samba eventscript. o Garming Sam <garming at catalyst.net.nz> * BUG 9954: samba_tool/fsmo: Allocate RID Set when seizing RID manager. * BUG 10882: s...
2016 Dec 07
0
[Announce] Samba 4.5.2 Available for Download
...12392: ctdb-locking: Reset real-time priority in lock helper. * BUG 12407: ctdb-scripts: Fix calculation of CTDB_BASE. * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case. o Stefan Metzmacher <metze at samba.org> * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if we may create a new file. o Mathieu Parent <math.parent at gmail.com> * BUG 12371: ctdb-scripts: Fix Debian init in samba eventscript. o Garming Sam <garming at catalyst.net.nz> * BUG 9954: samba_tool/fsmo: Allocate RID Set when seizing RID manager. * BUG 10882: s...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --