similar to: FW: Trouble with ACLs

Displaying 20 results from an estimated 1000 matches similar to: "FW: Trouble with ACLs"

2004 May 25
0
Trouble with ACLs
I've got ACLs enabled in the kernel now and I can add and/or remove them using the unix command line program (setfacl/getfacl). However, there still seems to be a problem. When I try to add an ACL type permission to a file (through Samba) I get the following in the log file: [2004/05/24 18:14:57, 0] smbd/posix_acls.c:create_canon_ace_lists(1381) create_canon_ace_lists: unable to map SID
2002 Aug 19
2
Access Denied when changing ACLs from W2000 client
Hi all I'm having some problems trying to configure ACLs from a Win2000 SP3 client. I'm running Samba 2.2.5 on kernel 2.4.18 (with acl + ext attr), Samba is compiled with acl support etc. Samba is configured with security=domain, and is running with local groups etc rather than thru winbind, I haven't been game enough to tread those waters yet. With the debug level set to 5
2005 Nov 17
3
Can't set ACL on Samba
Hi everybody, i'm getting mad configuring samba to join an ADS, resolve domain users and groups and set ACLs via windows explorer on a share mounted with POSIX ACL and extended attributes. At the point where i am, i've managed to get Samba join correctly the domain with idmap_rid backend working fine. I can correctly set (add, remove, modify) file acls and extended attributes
2007 Jan 29
5
ACLs fail in 3.0.23d
Whenever I try to read or modify ACLs from my Windows 2000 PDC, my Samba Domain Member Server (Security = ADS) does not allow setting ACLs, nor does it display the existing ACLs. - I have setup ACLs in my Kernel - I have translated and installed libacl and libattr - I can see and modify ACLs with getfacl and setfacl. - I have translated Samba 3.0.23d with --with-acl-support=yes - I have enabled
2003 Dec 31
1
modify permissions fail on new file server.
Hello, I'm using winbindd with samba 3.0.1. Everything starts up as expected and tests return the expected results (wbinfo and getent). Files created via windows clients are create with the proper ownership and group membership. When I attempt to modify the permissions via the windows security tab (add another group, change ownership for example) I'll get a win pop up saying
2005 Sep 26
1
RES: RES: Re: ACLs with Problem
Paul, >1. Which user is logged on the the windows workstation trying to modify >a file on the samba share? Henrique are user, this user is in the list of administrators of the samba, but he is not administrator of the PDC (windows 2003). It looks at the parameters below of smb.conf: admin users = corniani, administrator, henrique >2. What are the ACLs on that file before you try to
2005 Dec 13
1
Samba 3.0.20 acls not working anymore and problem with winbindd_idmap.tdb
Hi Folks, I am experiencing some problems with samba 3.0.20 which I can not solve on my own. We have updated from samba 3.0.10 to samba 3.0.20, but I am not sure when the problems started. We had a problem with idmap - I had hoped to solve - before. Whenever we rebooted the server, all of the ACLs got jumbled up. I thought that our winbindd_idmap.tdb somehow got broken. I re-created it, but
2004 Oct 20
0
Changing Permissions from W2k to a samba share - Access Denied
Guys. Two Questions: 1) when trying to set up permissions within W2k to a Samba Shared File, I get access denied, My Conf is Suse 9.1 Pro Samba 3.0.7 (ACL support) Reiserfs with ACL support (setfacl works) - Winbind works great - Everything smooth When I try to set up the permissions from W2K I get Access Denied but I can see that log message says... --> Too many ACE entries for file . to
2007 Oct 30
0
Problem with ACLs "Too many ACE entries for file to convert to posix perms."
At the suggestion of Stas, I'm starting a new thread on this one. This pretty much covers where I'm at right now: Doug, thanks, here's a complete listing of the config file, and some logging, hopefully this will be illuminating to somebody. > Neither of these lines set the log level. Yes, I've been setting it in the init script. When I do ps -ef | grep smbd, I see that
2012 Jul 05
0
acl_tdb failed to convert file acl to posix permisions
We are using SAMBA 3.6.6 on Centos 5 with the acl_tdb VFS module. Our share is backed by storage on a SAN devices that does not support ACLs or extended attributes ... so we're trying the acl_tdb module as a mechanism to support Windows ACLs. We have verified that samba has ACL support enabled, and ACL support works find if we export the share from the local EXT4 filesystem. When trying to
2002 Jul 31
0
ACL with Ext3 or XFS
Hallo, I have to shares: fstab.conf: /dev/sdb1 /mnt/xfs xfs defaults 0 1 /dev/sdb2 /mnt/ext3 ext3 defaults 0 1 smb.conf: [global] create mask = 0777 force create mode = 00 security mask = 0777 force security mode = 00 directory mask = 0777 force directory mode = 00 directory security mask = 0777 force directory security mode = 00 inherit permissions = No inherit acls = No
2004 Mar 08
5
Getting ACLs to work with Samba 3.0.2a
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! I'm currently trying to get ACLs to work with my Samba-PDC. I compiled Samba with the "--with-acl-support"-option and the configure-script says: checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes After install, a "ldd smbd" gives libacl.so.1 => /lib/libacl.so.1
2004 Oct 13
4
kerberos and/or winbind ??
Hi, I'm getting confused about the role that kerberos authentication plays. What exactly is the point of using kerberos to join a samba server to an AD domain? If using kerberos still requires you to rely on winbindd for all the nsswitch stuff then what is the point? I can just as easily specify workgroup = wkgrp security =
2004 Nov 23
0
Error: Too many ACE entries for file xxx.txt to convert to posix perms.
When setting permission on a file or folder through Windows XP on a Samba share, I am not able to add additional Active Directory user ID's or groups to the ACL permissions. When I attempt to apply the setting I get a message "Unable to save permission changes on xxxx.file, access denied". I am receiving error "Too many ACE entries for file New Text Document.txt to convert to
2011 Apr 05
2
acl_xattr access denied when adding permissions for another user
Dear all We run Samba 3.5.8 on a Solaris 11 box on top of ZFS We got the impression that the VFS module acl_xattr provides the best way of keeping Windows ACLs. We don't have concurrent NFS or local users so it's Windows only. The clients as well as the Samba server are members of an AD domain. Creating files/directories works as expected and also manipulating permissions for the initial
2004 Oct 19
6
Samba 3.0.7 & OpenLDAP performance problem
hi, sorry if this topic already exists, but i haven't found a solution yet. I am using a Samba PDC with OpenLDAP. After updating my Samba 2.2.7 to version 3.0.7, I encountered the following problem : All my Windows-clients are able to logon to the Domain but it takes several minutes until the Client finally is logged on. If I try to open a directory that is stored on the server, it takes
2002 Jul 06
2
.iso file corrupted
Hello, On doing "$ rsync --progress --archive --partial -vvv rsync://carroll.cac.psu.edu/redhat-ftp/redhat/linux/7.3/en/iso/i386/valhalla -i386-disc1.iso ", I got the following output <--------------------------------------------------------------------------- ------> local_version=24 remote_version=26 receiving file list ... recv_file_name(valhalla-i386-disc1.iso) received 1
2006 Feb 16
1
Too Many Ace Entries for file
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings, I am encountering a problem with Samba and setting acl's for files/directories from the security dialog on my Windows clients. I can easily toggle the file permissions. However, it am not able to add/remove user/groups from the GUI interface on my windows clients. I have also noticed when I add access with setfacl it doesn't not
2006 Mar 15
5
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
I'm running: localhost(6.1-P)[21] uname -a FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386 localhost(6.1-P)[22] I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to try it out & hand it out to folks.... It seems to have worked, but I got a bit of a whine
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
The second RC build of the 10.0-RELEASE release cycle is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. The image checksums follow at the end of this email. ISO images and, for architectures that support it, the memory stick images are available here (or any of the FreeBSD mirror sites):