
Bug? No permissions for owner.
Hi,
On Windows I have allowed full access for the object owner '...-1003', but with NTFS-3G I have no permissions for the mapped owner 'ich':
Code:
w7chef::S-1-5-21-2466938724-721355277-839723094-1000
w7homeusers::S-1-5-21-2466938724-721355277-839723094-1001
ich:ich:S-1-5-21-2466938724-721355277-839723094-1003
:windows:S-1-5-21-2466938724-721355277-839723094-513
::S-1-5-21-2466938724-721355277-839723094-10000
# sudo addgroup --gid 1999 windows
# windows group not added to users
# fstab: ... /mmt/Daten ntfs defaults,inherit,windows_names,hide_dot_files 0 0
# ... /mnt/Windows7 ntfs defaults,noauto,inherit,windows_names,hide_dot_files 0 0
I'm only able to list the directory with sudo:
Quote:
ich@ThinkPad-T500:~$ sudo ls -al /mnt/Windows7/.Trash-1000/
[sudo] password for ich:
insgesamt 12
d--------- 1 ich root 0 Nov 23 01:05 .
drwxr-xr-x 1 root root 12288 Nov 22 22:45 ..
drwx------ 1 ich ich 0 Nov 23 01:05 expunged
d--------- 1 ich root 0 Nov 23 01:05 files
d--------- 1 ich root 0 Nov 23 01:05 info
Code:
ich@ThinkPad-T500:~$ ntfs-3g.secaudit -vv /mnt/Windows7/.Trash-1000/
secaudit 1.4.2 : NTFS security data auditing
Directory /mnt/Windows7/.Trash-1000/
000000 01000494 90000000 ac000000 00000000
000010 14000000 02007c00 04000000 00032400
000020 a9001200 01050000 00000005 15000000
000030 647f0a93 0d02ff2a 56280d32 e8030000
000040 00031400 bf011f00 01010000 00000005
000050 12000000 00032400 ff011f00 01050000
000060 00000005 15000000 647f0a93 0d02ff2a
000070 56280d32 eb030000 00031800 ff011f00
000080 01020000 00000005 20000000 20020000
000090 01050000 00000005 15000000 647f0a93
0000a0 0d02ff2a 56280d32 eb030000 01020000
0000b0 00000005 20000000 20020000
Computed hash : 0xa06d735e
Windows attrib : 0x36
Global header
revision 1
flags 0x9404
DACL present
DACL was inherited automatically
DACL cannot be modified by inheritable ACEs
self relative descriptor
Off USID 0x90
Off GSID 0xac
Off SACL 0x0
Off DACL 0x14
Owner SID
Local user-1003 SID
O:hex S-1-5-15-930a7f64-2aff020d-320d2856-3eb
O:dec S-1-5-21-2466938724-721355277-839723094-1003
Group SID
Local admins SID
G:hex S-1-5-20-220
G:dec S-1-5-32-544
DACL
revision 2
ACL size 124
ACE cnt 4
ACE 1 at 0x1c
type 0
Access allowed
flags 0x3
Object inherits ACE
Container inherits ACE
Size 0x24
Acc rgts 0x1200a9
Obj specific acc rgts 0xa9
List directory
Read EA
Traverse
Read attributes
standard acc rgts 0x12
Read control
Synchronize
SID at 0x24
Local user-1000 SID
hex S-1-5-15-930a7f64-2aff020d-320d2856-3e8
dec S-1-5-21-2466938724-721355277-839723094-1000
Summary : grant rx inherited applied
ACE 2 at 0x40
type 0
Access allowed
flags 0x3
Object inherits ACE
Container inherits ACE
Size 0x14
Acc rgts 0x1f01bf
Obj specific acc rgts 0x1bf
List directory
Add file
Add subdirectory
Read EA
Write EA
Traverse
Read attributes
Write attributes
standard acc rgts 0x1f
Delete
Read control
Write DAC
Write owner
Synchronize
SID at 0x48
NT System SID
hex S-1-5-12
dec S-1-5-18
Summary : grant rwx inherited applied
ACE 3 at 0x54
type 0
Access allowed
flags 0x3
Object inherits ACE
Container inherits ACE
Size 0x24
Acc rgts 0x1f01ff
Obj specific acc rgts 0x1ff
List directory
Add file
Add subdirectory
Read EA
Write EA
Traverse
Delete child
Read attributes
Write attributes
standard acc rgts 0x1f
Delete
Read control
Write DAC
Write owner
Synchronize
SID at 0x5c
Local user-1003 SID
hex S-1-5-15-930a7f64-2aff020d-320d2856-3eb
dec S-1-5-21-2466938724-721355277-839723094-1003
Summary : grant rwx inherited applied to owner
ACE 4 at 0x78
type 0
Access allowed
flags 0x3
Object inherits ACE
Container inherits ACE
Size 0x18
Acc rgts 0x1f01ff
Obj specific acc rgts 0x1ff
List directory
Add file
Add subdirectory
Read EA
Write EA
Traverse
Delete child
Read attributes
Write attributes
standard acc rgts 0x1f
Delete
Read control
Write DAC
Write owner
Synchronize
SID at 0x80
Local admins SID
hex S-1-5-20-220
dec S-1-5-32-544
Summary : grant rwx inherited applied to group
No SACL
Windows owner S-1-5-21-2466938724-721355277-839723094-1003
Windows group S-1-5-32-544
Interpreted Unix owner 1000, group 0, mode 0000
No errors were found