Displaying 13 results from an estimated 13 matches for "aarwcco".
Did you mean:
aarwccos
2015 Sep 19
3
Maildir: ACLs/Unix perms and unable to see content of specific mailbox
...e the current permissions of the folder containing
Maildir, of the Maildir itself, of its contents, and of the folder that
appears empty when browsed with a client (Thunderbird).
/tank/home/olaf $ ls -lV ..
drwx------+ 16 olaf olaf 17 Sep 19 01:52 olaf
user:olaf:rwxpdDaARWcCos:fd-----:allow
group:2147483648:rwxpdDaARWcCos:fd-----:allow
everyone@:rwxpdDaARWcCos:fd-----:deny
/tank/home/olaf $ ls -lV
drwxrwx--- 348 olaf olaf 359 Sep 19 01:51 Maildir
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-...
2015 Sep 27
1
Maildir: ACLs/Unix perms: unlink(...) failed: Permission denied
...ot/2013-November/093793.html
I deleted every ACL from the directory Maildir and I also assigned the
group "mail" to it, recursively:
OmniOS-Xeon:/tank/home/olaf/Maildir/.Generiche $ ls -lV
total 903
drwxrwxrwx 2 olaf mail 2 Sep 27 23:47 cur
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:rwxp--a-R-c--s:-------:allow
(and so on)
I tried also
mail_full_filesystem_access = yes
hoping that it would solve the issue, but nothing. Even with
mail_debug = yes
the log does not give any info besides...
2015 Sep 19
0
Maildir: ACLs/Unix perms and unable to see content of specific mailbox
...f the folder containing
> Maildir, of the Maildir itself, of its contents, and of the folder
> that appears empty when browsed with a client (Thunderbird).
>
> /tank/home/olaf $ ls -lV ..
> drwx------+ 16 olaf olaf 17 Sep 19 01:52 olaf
> user:olaf:rwxpdDaARWcCos:fd-----:allow
> group:2147483648:rwxpdDaARWcCos:fd-----:allow
> everyone@:rwxpdDaARWcCos:fd-----:deny
>
> /tank/home/olaf $ ls -lV
> drwxrwx--- 348 olaf olaf 359 Sep 19 01:51 Maildir
> owner@:rwxp--aARWcCos:-------:allow
>...
2015 Dec 04
0
Samba, ZFS ACLs File Deletion and w
...hidden = no
map archive = no
map system = no
vfs objects = recycle zfsacl
nfs4:acedup = merge
nfs4:chown = yes
nfs4:mode = special
zfsacl:acesort = dontcare
Permissions for a /var/www/test:
# getfacl /var/www/test
# file: /var/www/test
# owner: root
# group: wheel
group:domain users:rwxpDdaARWcCos:fd----:allow
owner@:rwxpDdaARWcCos:fd----:allow
group@:r-x---a-R-c--s:------:allow
everyone@:r-x---a-R-c--s:------:allow
Suppose I put file on this share, and mount it via SMB on same server on
/mnt/smb2 (using user tatjana), thus I should be able to access the fi...
2020 Jul 13
3
DC replications of FreeBSD samba-4.10.15
...bjects = dfs_samba4 zfsacl
[root at smb4-1 ~ (master)]# service samba_server onestart
Performing sanity check on Samba configuration: OK
Starting samba.
[root at smb4-1 ~ (master)]# getfacl /var/db/samba4/sysvol
# file: /var/db/samba4/sysvol
# owner: root
# group: 3000000
group:3000000:rwxpDdaARWcCo-:fd-----:allow
group:3000001:r-x---a-R-c---:fd-----:allow
group:3000002:rwxpDdaARWcCo-:fd-----:allow
group:3000003:r-x---a-R-c---:fd-----:allow
[root at smb4-2 ~ (master)]# grep acl /usr/local/etc/smb4.conf
vfs objects = dfs_samba4 zfsacl
[root at smb4-2 ~ (master)]# service sa...
2020 May 09
1
rsync replication acl error
...nistrators:rwx
group:BUILTIN\server operators:r-x
group:3000002:rwx
group:3000003:r-x
mask::rwx
other::---
On DC2 I see this:
getfacl /var/db/samba4/sysvol/brockley-2016.harte-lyne.ca
# file: /var/db/samba4/sysvol/brockley-2016.harte-lyne.ca
# owner: root
# group: 3000000
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:------a-R-c--s:-------:allow
The sysvol directory tree and contents are copied however. Just not the acls.
/var/db/samba4/sysvol/brockley-2016.harte-lyne.ca
|-- Policies
| |-- {246C4B33-10C0-4718-8396-F4B2BF39C61...
2012 May 20
1
[Bug 8948] New: ZFS acls are not inherited.
...strough"
When using rsync without any the following flags : --perms, --executability,
--chmod, the default zfs ACLs are not applied.
here is an example :
I have a directory with the following acls :
drwxr-xr-x+181 shamu staff 225 May 20 01:24 Folder
user:shamu:rwxpdDaARWcCos:fd-----:allow
everyone@:r-x---a-R-c---:fd-----:allow
When I create or copy a regular file to this folder, the new file's alcs look
like this :
-rw-r--r--+ 1 shamu staff 0 May 20 01:30 file
user:shamu:rw-pdDaARWcCos:------I:allow
everyone@...
2012 Jul 24
0
default extended file attributes on ZFS [samba 3.6.5 / freebsd ]
...rom
tank
tank/users aclinherit passthrough received
When I create a file via a windows client on the shared volume following
ACL is applied:
getfacl New\ Text\ Document.txt
# file: New Text Document.txt
# owner: administrator
# group: domain users
owner@:rw-p--aARWcCo-:------:allow
group@:rw-p--a-R-c---:------:allow
everyone@:------a-R-c---:------:allow
ls -l New\ Text\ Document.txt
-rw-rw----+ 1 administrator domain users 0 Jul 24 10:46 New Text
Document.txt
I don't want to see the everyone listed in the ACL ( with following aces:...
2014 Aug 01
0
samba 4.1.9 group share issues with nfsv4 acl
...ocking = No
vfs objects = zfsacl
nfs4:chown = Yes
nfs4:acedup = merge
nfs4:mode = simple
---
and, for example, with the directory "midterm/it":
drwxrwx---+ 4 root it 6 Jul 30 12:07 it
and its ACL:
---
# file: it
# owner: root
# group: it
owner@:rwxpDdaARWcCos:fd----:allow
group@:rwxpDdaARWcCos:fd----:allow
everyone@:------a-R-c--s:------:allow
---
with this acl, I can't see this it directory while using my account
which is part of the it group.
If I add myself to the acl:
---
# file: it
# owner: root
# group: it
user:pj...
2020 May 13
0
rsync replication acl error
..., something is coming across because I can see this on a ZFS based DC:
[root at samba-02 ~ (master)]# getfacl
/var/db/samba4/sysvol/brockley-2016.harte-lyne.ca
# file: /var/db/samba4/sysvol/brockley-2016.harte-lyne.ca
# owner: root
# group: BUILTIN\administrators
group:BUILTIN\administrators:rwxpDdaARWcCo-:fd-----:allow
group:BUILTIN\users:r-x---a-R-c---:fd-----:allow
group:BUILTIN\guests:rwxpDdaARWcCo-:fd-----:allow
group:\everyone:r-x---a-R-c---:fd-----:allow
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:------a-R-c--s:-------...
2013 Sep 16
0
tdb idmap returns different GID's for the same SID from time to time
...time this SID receives a
different GID mapping: 30027.
Following are the result of service commands, which demonstrates a real problem:
NSS is always works correctly:
[root at dynamo ~]# getfacl /zfsmount/svn/svn1
# file: /zfsmount/svn/svn1
# owner: www
# group: www
group:DYNAMO\samba_svn1:rwxpDdaARWcCos:fd----:allow
owner@:rwxp--aARWcCos:------:allow
group@:------a-R-c--s:------:allow
everyone@:------a-R-c--s:------:allow
[root at dynamo ~]# getent group samba_svn1
DYNAMO\samba_svn1:x:30025
[root at dynamo ~]# wbinfo --sid-to-gid S-1-5-21-3743722752-3344840800-...
2020 Jul 09
1
DC replications of FreeBSD samba-4.10.15
...acl
service=service, session_info=session_info)
However, when I check the acls on smb4-2 I see this:
[root at smb4-2 ~ (master)]# getfacl /var/db/samba4/sysvol
# file: /var/db/samba4/sysvol
# owner: root
# group: 3000000
owner@:rwxp----------:-------:deny
owner@:------aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:------a-R-c--s:-------:allow
Which appears not to match smb4-1:
[root at smb4-1 ~ (master)]# getfacl /var/db/samba4/sysvol
# file: /var/db/samba4/sysvol
# owner: root
# group: 3000000
group:3000000:rwxpDdaARWcC...
2020 Jul 13
5
DC replications of FreeBSD samba-4.10.15
On Sat, July 11, 2020 04:32, Andrea Venturoli wrote:
> On 2020-07-10 14:47, James B. Byrne wrote:
>> FreeBSD-12.1p6 IOCage thick jails on ZFS, samba-4.10.15:
>
> Can you post the smb.conf of both DCs?
>
> Just out of curiosity, are you also using vfs_zfsacl?
Yes.
smb.confs DC1 and DC2:
/zroot/iocage/jails/smb4-1a/root/usr/local/etc/smb4.conf
[root at vhost04 ~ (master)]#