Displaying 20 results from an estimated 20000 matches similar to: "Samba3 ACL problem with Windows XP"
2003 Nov 27
1
How to set up a share in smb.conf for ACL's
I have a great understanding problem about acls and share-definitions. I
use Samba 3.0.1pre3, compiled with acl-support, everything works fine,
ACL's can be set with Windows XP File-Manager and the getfacl shows that
it is OK. My Problem ist that I dont know how to define a share for
acls.
For example, here is my share
[user1]
Path=/lanman/user1
Valid users=user1,@root
Force user=user1
Read
2011 Jun 01
2
Samba + ACL + Linux Client
Hello,
I'm Oliver and I need help for a experiment.
I have a sharing with Samba version 3.2.5, my distribution Linux is
Debian(Lenny) and the acl version is 2.2.47.
Below my configurations files:
#/etc/fstab
/dev/sda3 /shared reiserfs defaults,acl 0 1
#smb.conf
[data]
comment = files
path = /shared
inherit acls = yes
inherit permissions = yes
map acl inherit = Yes
#
2014 Apr 18
0
problem with home share permissions
Hi,
I tried to set up home share as described in
https://wiki.samba.org/index.php/Setting_up_a_home_share
( centos 6.5 samba 4.1.7 )
with rsat tool
but
user1 can read and write on user2 folder and vice versa
I think the problem is that the new users folders are created
with rwx permissions for group users
but I do not know how to avoid this.
Thank you
my smb.conf
[global]
workgroup =
2010 May 18
3
[PATCH] btrfs: should add a permission check for setfacl
On btrfs, do the following
------------------
# su user1
# cd btrfs-part/
# touch aaa
# getfacl aaa
# file: aaa
# owner: user1
# group: user1
user::rw-
group::rw-
other::r--
# su user2
# cd btrfs-part/
# setfacl -m u::rwx aaa
# getfacl aaa
# file: aaa
# owner: user1
# group: user1
user::rwx <- successed to setfacl
group::rw-
other::r--
------------------
but we
2011 Feb 03
1
ACL and Replace all Child object permissions
I have an issue with samba+acl and Windows checkbox "Replace all Child
object permissions" .
I have a folder with defaults ACLs :
/default:user:user1:rwx,
default:user:user2:rwx
owned by user1/
On Windows if I'm checking "Replace all Child object permissions with
inheritable permissions from this object" on this folder, it losts the
default ACL
2009 Apr 28
0
ACL problem under FC9
On Fri, March 13, 2009 11:07, Christos Karaviotis wrote:
> On Wed, March 11, 2009 14:26, Adam Tauno Williams wrote:
>>> I am running Samba for some years now (3 years) and had absolutely no
>>> problems. For the last month on one of the machines the NT ACL stopped
>>> working and everyone have full access everywhere even if they are not
>>> in
>>>
2019 Dec 14
1
Building a replacement Samba4 server to replace a Samba3 system, running into file rights issues.
On 2019-12-08 15:01, Rowland penny via samba wrote:
> On 08/12/2019 18:18, Howard Fleming via samba wrote:
>> I am building a Samba4 setup to replace a Samba3 server I built for
>> small non profit school back in 2012.
>>
>> It is running CentOS 6.x, samba version 3.6.23-52.el6_10. ?Rather
>> than attempt to upgrade this system to Samba4, it makes more sense
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
Hi,
I've a samba 3.0.24 server running in a debian "alike" OS with a
(Open)LDAP backend and I'm having the following problem:
I have LDAP users that belong to more than one (POSIX) group. For
instance, I have a user2 that belongs to group "users" and "grupo2" and
I have a share with the following ACL settings:
getfacl /home/shares/share1/
getfacl: Removing
2013 Sep 09
0
Where does the info of smbcacls comes from?
hi.
sorry for the "dumb" question, but I'm failing to figure out where the information printed by smbcacls come from.
I have a 3.4.x server with basic settings, few shares and not much more.
Share's access is controlled by unix file permissions. Filesystem has "acl" enabled, but no acl set up, so the standard unix permissions are being used.
Still I have problem for a
2004 Nov 01
0
Problem with 3.0.7
Hello everybody,
when accessing a file, (opening and closing it, excel tries to restore old times.
I can delete the file, rename and everything else, but i'm not able to reset the times....
Owner of the file is user2 which is also member of group 1.
If i create a file and user1 opens it, the access times are reset correctly. (same share, directory)
i have the following error message:
2020 Jul 22
1
Mailbox sharing, user to user in same domain, OK! User to user sharing in separate domains, problem. ( ... and more oh boy!)
Dovecot -n and version present at the bottom of the email for
legibility.
System is a Debian 10 + Virtualmin hosting setup for my domains
-------------------------------------------------------------------
Hello everyone, my first post. Sorry for the long and confusing post,
I'm pretty new to dovecot other than basic functionality.
I recently in the last week went through the documentation
2015 Aug 11
0
ACLs on Samba share not preserved when copying with Windows Explorer
On 10/08/15 20:51, Andrew Martin wrote:
> I have a samba share (using Samba 3.6.3) running on an ext4 filesystem with the
> "acl" mount option. The samba share is configured as follows:
> [myshare]
> path = /srv/myshare
> browseable = no
> public = no
> guest ok = no
> writable = yes
> printable = no
> create mode = 0660
>
2015 Aug 10
4
ACLs on Samba share not preserved when copying with Windows Explorer
I have a samba share (using Samba 3.6.3) running on an ext4 filesystem with the
"acl" mount option. The samba share is configured as follows:
[myshare]
path = /srv/myshare
browseable = no
public = no
guest ok = no
writable = yes
printable = no
create mode = 0660
directory mode = 0770
level2 oplocks = no
oplocks = no
I have configured the following ACLs on
2005 Mar 11
0
Excel makes files read-only when users save
I'm having a problem that I've seen people talk about in the list
archives. Unfortunately I haven't found any solutions that work. It is a
documented bug and I've added my story to it.
https://bugzilla.samba.org/show_bug.cgi?id=2346
I'm posting my problem here as well because it is causing me some
serious grief. For the past few months I have been working towards
2004 Nov 01
2
Problem with 3.0.7 - set_filetime
Hi,
a more specific subject...
-| -----Original Message-----
-| From:
-| samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists.samba.o
-| rg
-| [mailto:samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists
-| .samba.org] On Behalf Of Laurenz, Dirk
-| Sent: Monday, November 01, 2004 1:48 PM
-| To: samba@lists.samba.org
-| Subject: [Samba] Problem with 3.0.7
-|
-| Hello everybody,
2018 Nov 30
2
Fw: AD usres are not show in Domain Controller when apply setfacl command
Dear Rowland Penny
I follow your mentioned step still i am face the same problem
I have 1 Domain Controller [sambadc] and 1 Domain member for Samba Share and backup [backupserver]
1.when try view the ACL rights is backup server i can able view the domain user name
[root at backupserver Rishinox]# getfacl /ADHDD/Rishinox/
getfacl: Removing leading '/' from absolute path names
# file:
2003 Oct 10
0
Share informations...
Hi all !
How can I change the rights on a folder or subfolder in a samba share ?!
Exemple:
i'v got this:
- MyRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| - SubRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| | * File6.doc
| | * File7.doc
| * File1.doc
| * File2.doc
i've got 3 users and one group:
2007 May 01
2
3.0.24 and disappearing ACL entries
I've been working at this for a few days now and I can't figure out what
is broken. Google turns up similar issues from years back, but I hope
this is a bug resurfacing. ACL entries are being deleted when files are
saved. Here is an example:
username: user1
group membership: Domain Users
directory: /share/test
file: test.xls
getfacl /share
# file: share
# owner: DOMAIN+backupuser
#
2010 Sep 01
1
Set ACLs on Samba share from Windows
Okay, let's try this again.
I have a Samba server, joined to my Windows Active Directory domain, and
I'm having a problem setting ACLs on a share from Windows. On Windows, I
get the error message "Unable to save permission changes on <folder>. The
parameter is incorrect." and when I look in my Samba log, I see the
message "ACL is invalid for set (Invalid
2011 Dec 14
1
Fwd: Re: question regarding samba permissions
woudln't work because all the users are in one group anyway.
and i am not allowed to to give read rights do "any" (i.e. 755)
but theres really no option in smb.conf like "read only users = " or
something like that?
Am 13.12.2011 17:56, schrieb Raffael Sahli:
> On Tue, 13 Dec 2011 16:38:41 +0100, "skull"<skull17 at gmx.ch> wrote:
>> I want to