search for: pvfs_acl

Displaying 5 results from an estimated 5 matches for "pvfs_acl".

Did you mean: nfs_acl
2011 Jan 24
4
Trouble installing SWAT on a Samba 4 Alpha 13 build onUbuntu Server
> > I am not sure how to use Microsoft AD tools to create shares and then > set > those shares permissable to certain AD groups. For example, I need to > create > a share called "Finance" and only the people in Finance can read/write > to > it. I was hoping to use SWAT to help in creation and management of > those > shares. vi smb.conf (or your favorite
2011 Jan 05
2
samba4, GPO and SYSVOL permissions errors
...in Active Directory. It is recommended that these permissions be consistent. To change the SYSVOL permissions to those in Active Directory, click OK." So I click OK and I get "Access is denied." The error I get in samba.log follows: [Wed Jan 5 18:34:18 2011 PWT, 0 ../ntvfs/posix/pvfs_acl.c:567:pvfs_access_check_unix()] ../ntvfs/posix/pvfs_acl.c:567 denied access to '/var/lib/samba/sysvol/pcd.example.com/Policies/ {3D1F2B0A-B0F7-44C1-BA1A-2C5D03DFC0ED}' - wanted 0x00060000 but got 0xfef3ffff (missing 0x00040000) How do I fix this? cheers! Leo
2010 Aug 09
1
Changing shares permissions
Hi list, I have a new install of Samba 4, and was wondering how I can define file access permissions (read/write etc). testparm and samba both reject the use of 'writeable' and 'valid users', so I'm quite stuck as to how the permissions can be set. I have tried using the Remote Administration Tools (specifically Computer Management) to try and define the permissions for the
2010 Sep 10
3
Samba4, file permissions not respected
...read-only permissions. 'getfattr' on that file results in this: user.DosAttrib=0sAQABACAAAAAEAAAAAAAAAAAAAAAAAgAAAAAAAAB0zSuiUMsBAHTNK6JQywE= However, another user is able to modify that file -- but not delete it. When that other user tries to delete that file, Samba says: ../ntvfs/posix/pvfs_acl.c:567 denied access to '/home/pmw/installed/samba/common-share/philip-file.txt' - wanted 0x01000000 but got 0x001201ff (missing 0x01000000) ...but no such message appears when the other user changes the file. Right now, it appears that Samba does not respect Windows' ACLs. I'd li...
2010 May 02
2
samba4 make error - drsblobs.so
.../posix/pvfs_ioctl.c Compiling ntvfs/posix/pvfs_xattr.c Compiling ntvfs/posix/pvfs_streams.c Compiling ntvfs/posix/pvfs_notify.c Compiling ntvfs/posix/pvfs_sys.c Compiling ntvfs/posix/xattr_system.c Compiling ntvfs/posix/xattr_tdb.c Partially linking bin/mergedobj/ntvfs_posix.o Compiling ntvfs/posix/pvfs_acl.c ntvfs/posix/pvfs_acl.c:32:1: warning: macro "UID_WRAPPER_REPLACE" is not used Partially linking bin/mergedobj/pvfs_acl.o Compiling ntvfs/posix/pvfs_acl_nfs4.c Partially linking bin/mergedobj/pvfs_acl_nfs4.o Compiling librpc/gen_ndr/ndr_nfs4acl.c Partially linking bin/mergedobj/ndr_nfs4a...