search for: adsambafp1

Displaying 3 results from an estimated 3 matches for "adsambafp1".

2005 Mar 08
2
Unable to set ACLs with Samba 3.0.11, near publication deadline
...: * Samba 3.0.11, from the samba.org Fedora Core 3 RPMs * Fedora Core 3 * ext3 fs mounted with acls on, setfacls and getfacls work great * winbind in use in nsswitch.conf * The server is a member of a Windows 2003 Active Directory domain The share in question looks like this on the server: [root@ADSambaFP1 samba]# !ls ls -l /research total 16 -rw-r--r-- 1 AD\marketperson1 10003 33 Feb 21 21:16 research1.txt -rw-r--r-- 1 AD\marketperson1 10003 34 Feb 21 21:16 research2.txt I can reproduce the problem using the smbcacls tool. There's quite a bit of debugging information included below. At the e...
2005 Mar 09
0
Can set ACLs great from Windows, but see only SIDs when i reopen them
...certainly just write this up as a frustrating quirk that will "hopefully be fixed soon," but of course I'd rather present the fix! Is there some way in which Samba might not be correctly mapping SIDs back to names upon request from the client? Thanks again! GETFACL OUTPUT: [root@ADSambaFP1 ~]# getfacl /research # file: research # owner: AD\134salesperson1 # group: root user::rwx group::--- group:10012:rwx group:10015:r-x mask::rwx other::--- default:user::rwx default:group::--- default:group:10012:rwx default:group:10015:r-x default:mask::rwx default:other::--- GETENT GROUP OUTPUT:...
2005 Feb 28
4
ACL Question [Repost]
OK so I've got samba-3.0.11 compiled with ACL support. I've running 2.4.25 with the ACL/ATTR patch applied. I can read and set ACLS's using the getfacl/setfacl programs. ldd /usr/sbin/smbd shows it's linked to libattr.so.1 and libacl.so.1. I can read ACL with the smbcacls program, but when I try to set them I get: ERROR: Unable to open credentials file! Also from the