similar to: Problem with Redhat 8 and access control of files

Displaying 20 results from an estimated 2000 matches similar to: "Problem with Redhat 8 and access control of files"

2004 Oct 06
0
Possible solution to "Access Denied"
I have been using Windows synchronize with Samba to allow me to work offline from my Linux box. Just recently, (I do not believe anything has changed but you can never tell what IS may have done), it stopped working with an error similar to the following (reported in http://www.mail-archive.com/samba@lists.samba.org/msg45272.html). Offline Files (\\server\user on server): Access to
2008 Jan 18
2
Re: set_canon_ace_list: sys_acl_set_file type file failed for file
Hi, Does anyone have any ideas about trouble shooting the following error when trying to change folder permissions on a Samba Share "[2008/01/18 15:59:42, 2] smbd/posix_acls.c:set_canon_ace_list(2480) set_canon_ace_list: sys_acl_set_file type file failed for file" We are using Version 3.0.24 on Solaris. The share is on a NetApps filer which is nfs licensed. Thanks, Paul.
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
2005 Jun 10
1
MSWORD problem after upgrade to samba 3.0.14a
Hey all, I was wondering if anyone else is experiencing a problem with Samba 3.0.14a. The problems is after the users connects to a samba share and opens msword, creates a document then does "file|save" Then opens the file and makes changes then does "file|save" again, it comes up and says that the backup copy of the file could not be created and never actually saves
2005 Apr 14
1
(no subject)
I have an issue with W2K/XP using Folder Redirection to a Samba homes share (or any share for that matter). This is only a problem when access?for a user is via an ACE (ACL) and not the traditional file system permissions. So for example (user is test in this example): # ls -ld History/ drwxrwx---+?? 3 root???? root???????? 4096 Apr 12 21:15 History/ # getfacl History # file: History # owner: root
2017 Oct 04
2
Standalone with Windows ACL
I'm configuring a standalone server(server role = standalone server) using POSIX ACLs to manage permissions on server. I need to manage permissions(At least basic ones, like read, write) from Windows GUI. Is that possible using standalone? When I try setting permissions on Windows I got this on the log: [2017/10/04 19:07:08.437837, 2] ../source3/smbd/posix_acls.c:3006(set_canon_ace_list)
2010 Apr 01
0
manage permissions from windows security tab
We have been changing stand alone servers at remote buildings from being PDCs in their own domain to being members of an AD domain. After some initial hiccups I think we are most of the way there. The boxes are joining the domain and users are mostly able to access their files. The last remaining issue (so far) is that we find we are unable to manage permissions via the windows security tab.
2008 Jan 30
0
Samba hanging from time to time
I am having some trouble with Samba. It was working fine on an old server with 3.0.21. Now I have updated to 3.0.28 (via 3.0.25) and a bigger fatter faster server. There are two problems. Firstly the new server seems slower than the old one, and some users are experiencing intermittent data loss via MS apps such as Word or Excell crashing. The system runs on Arch Linux, with a slightly
2008 Feb 05
2
Samba crashing word and excell?
I am having some trouble with Samba. It was working fine on an old server with 3.0.21. Now I have updated to 3.0.28 (via 3.0.25) and a bigger fatter faster server. There are two problems. Firstly the new server seems slower than the old one, and some users are experiencing intermittent data loss via MS apps such as Word or Excell crashing. The system runs on Arch Linux, with a slightly
2005 Apr 18
2
Folder Redirection broken if access is from ACL only
I have an issue with W2K/XP using Folder Redirection to a Samba homes share (or any share for that matter). This is only a problem when access for a user is via an ACE (ACL) and not the traditional file system permissions. So for example (user is cath in this example): [root@gandalf users]# ll -d cath drwxrwx---+ 5 root root 4096 Apr 15 20:40 cath [root@gandalf users]# getfacl cath # file: cath
2004 Jul 28
0
problem setting permisions
hi, i'm running smaba 3.0.4 with share level user and domain logon. as a first test i've created a direcotry using windows explorer. now i try to assing a group to this dir. when i click OK i get a messeage that tells me, that i'm not permited to do this. samba log shows: ==> log.smbd <== [2004/08/27 16:39:17, 1] smbd/service.c:make_connection_snum(619) pc48006
2017 Oct 05
0
Standalone with Windows ACL
On Wed, 04 Oct 2017 22:08:29 +0000 Tercio Gaudencio Filho via samba <samba at lists.samba.org> wrote: > I'm configuring a standalone server(server role = standalone server) > using POSIX ACLs to manage permissions on server. > > I need to manage permissions(At least basic ones, like read, write) > from Windows GUI. Ah, so you don't want to use POSIX ACLs, you want
2010 Oct 24
1
Samba 3 joined to samba 4 - problems with permissions on S3 server
Hi all, I am testing samba3 joined to a samba 4 domain controller. Most things appear to be working okay - just not printer drivers and file permissions. Machines can join the domain and use resources on the Samba 3 server, etc. I can change permissions to my hearts content on the Samba4 shares, just not Samba3. I cannot however set any permissions on shares or add printer drivers to the Samba
2005 Jun 01
1
CIFS/ACLs
Hi, I am using CIFS 2.01.01 on HPUX11V2. CIFS is running in ADS security-mode. Winbind is used to map the userers from the W2K3-Domain (german) to an tdb-file. The user mapping works fine, but I have problems with the ACLS: setting the ACLS to a file or folder from windows leads in "access denied". I'm the owner of the object and have full access. The really crazy thing is,
2009 Sep 16
1
ACL misbehavior moving from POSIX ACL -> acl_xattr
List, I had Samba 3.0 running on Debian Lenny configured to use POSIX ACLs on ext3. They worked fine, or at least as fine as NT -> POSIX mapping ever did. After testing 3.3 with acl_xattr on using a different machine, I decided to give it a whirl on the production server. And yes, I know it's experimental. I defined a share thusly: vfs objects = acl_xatt acl map full
2002 Jul 24
3
taking ownership
Hello, I have winbind set up and working with Linux 2.2.20acl, as far as I can tell everything works except for "Taking Ownership" and modification of permissions by group members. I have a user ( we'll call him "user" ) who is in the DOMAIN+Employees group ( this groups has full control over FILE.doc ). If I try to change permissions from a Windows 2k client, I get an
2016 May 19
0
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
On 19/05/16 18:19, Robert K. Nelson wrote: > > > On 05/19/2016 11:57 AM, Rowland penny wrote: >> On 19/05/16 16:16, Robert K. Nelson wrote: >>> On 05/19/2016 03:16 AM, Markus Dellermann wrote: >>>> Am Mittwoch, 18. Mai 2016, 17:10:13 CEST schrieb Rowland penny: >>>>> On 18/05/16 16:16, Markus Dellermann wrote: >>>>> ...
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
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
2008 Feb 14
1
ZFS ACL Support
Hello, I am running Samba 3.0.28 on a Solaris 10 8/07 x86_64 machine. Directory services and authentication are provided by MS Active Directory's LDAP and Kerberos. My problem is that, when attempting to add an ACE to a file from Windows (XP, SP2), I get an error saying "Access Denied". The share is a directory on a ZFS filesystem (NFSv4 ACLs). Below is the share definition: