Displaying 4 results from an estimated 4 matches for "ndr_xattr".
2015 May 13
0
Error message while applying permissions
Greetings everyone !!
I'm applying permissions on some shares from a windows 7 machine, every share have vfs_acl_xattr module enabled , on the samba logs the following message appears many times, what does it mean?
ndr_pull_error(2): Bad switch value 4 at default/librpc/gen_ndr/ndr_xattr.c:966
Best Regards
Dante F. B. Col?
2011 Sep 02
0
GPFS and Windows file attributes
...indeed setting the hidden
attribute using Windows shows no change when I do mmlsattr -L on the file.
Turning the debug level up to 10 shows lots of errors of the form
get_ea_dos_attributes: Badly formed DOSATTRIB on file .....
ndr_pull_error(2): Bad switch value 39392 for r at
../librpc/den_ndr/ndr_xattr.c:286
After some poking around it looks to me that 3.5.9 might have a bug fix
for me. At least I see in the release notes I see BUG 8016: Fix
gpfs_get_xattr, though I am not entirely sure how this would effect the
failure to set it.
I also took a look at Samba 3.6.0 and first off noticed that...
2013 May 17
2
Continued compilation errors with samba 3.6.15
..._options.c
Building include/build_env.h
Compiling smbd/build_options.c
Compiling libnet/libnet_join.c
Compiling libnet/libnet_keytab.c
Compiling librpc/gen_ndr/ndr_libnet_join.c
Compiling registry/regfio.c
Compiling registry/reg_parse_prs.c
Compiling registry/reg_api_regf.c
Compiling librpc/gen_ndr/ndr_xattr.c
Compiling ../librpc/ndr/ndr_xattr.c
Compiling smbd/server.c
Compiling smbd/server_exit.c
Compiling smbd/msg_idmap.c
Linking bin/smbd
/usr/lib/gcc/armv5tejl-softfloat-linux-gnueabi/4.2.4/../../../../armv5tejl-softfloat-linux-gnueabi/bin/ld: cannot find -ltalloc
collect2: ld returned 1 exit status...
2010 May 02
2
samba4 make error - drsblobs.so
...dobj/sys_notify_inotify.o
Compiling librpc/gen_ndr/ndr_notify.c
Partially linking bin/mergedobj/ndr_notify.o
Compiling librpc/gen_ndr/ndr_opendb.c
Partially linking bin/mergedobj/ndr_opendb.o
Compiling ../lib/util/wrap_xattr.c
Partially linking bin/mergedobj/wrap_xattr.o
Compiling ../librpc/gen_ndr/ndr_xattr.c
Compiling ../librpc/ndr/ndr_xattr.c
Partially linking bin/mergedobj/ndr_xattr.o
Compiling ntvfs/print/vfs_print.c
Partially linking bin/mergedobj/ntvfs_print.o
Compiling ntvfs/ipc/vfs_ipc.c
ntvfs/ipc/vfs_ipc.c: In function ?ipc_open?:
ntvfs/ipc/vfs_ipc.c:317: warning: assignment discards qualifie...