linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option
@ 2020-08-03 12:19 samba-bugs
  2020-08-03 12:19 ` [Bug 14454] " samba-bugs
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: samba-bugs @ 2020-08-03 12:19 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=14454

            Bug ID: 14454
           Summary: cannot get symlink file attributes and target with
                    cifsacl mount option
           Product: CifsVFS
           Version: 3.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: kernel fs
          Assignee: sfrench@samba.org
          Reporter: aaptel@samba.org
        QA Contact: cifs-qa@samba.org
  Target Milestone: ---

On a Windows Server 2019 share with symlinks:

    C:\shares\data> dir
    ...
    12/16/2019  08:04 AM    <SYMLINKD>     DIR [sub\dir]
    12/16/2019  08:04 AM    <SYMLINK>      foolink.txt [sub\dir\foo.txt]
    ...

Mounting without cifsacl kind of works (still missing mode bits):

    # mount //nuc.test/data /mnt -o username=user1,password=user1,vers=3.0
    # ls -la /mnt
    total 3148410
    ...
    l---------  1 root root          0 Dec 16  2019 DIR -> sub/dir
    l---------  1 root root          0 Dec 16  2019 foolink.txt ->
sub/dir/foo.txt

Mounting with cifsacl (with working idmap):

    # mount //nuc.test/data /mnt -o
username=user1,password=user1,vers=3.0,cifsacl
    # ls -la /mnt
    ls: cannot access '/mnt/DIR': Operation not supported
    ls: cannot access '/mnt/foolink.txt': Operation not supported
    ...
    d?????????  ? ?         ?                         ?            ? DIR
    -?????????  ? ?         ?                         ?            ?
foolink.txt

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14454] cannot get symlink file attributes and target with cifsacl mount option
  2020-08-03 12:19 [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option samba-bugs
@ 2020-08-03 12:19 ` samba-bugs
  2020-08-03 12:20 ` samba-bugs
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: samba-bugs @ 2020-08-03 12:19 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=14454

Aurélien Aptel <aaptel@samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aaptel@samba.org

--- Comment #1 from Aurélien Aptel <aaptel@samba.org> ---
Created attachment 16158
  --> https://bugzilla.samba.org/attachment.cgi?id=16158&action=edit
dmesg smb3.0 with cifsacl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14454] cannot get symlink file attributes and target with cifsacl mount option
  2020-08-03 12:19 [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option samba-bugs
  2020-08-03 12:19 ` [Bug 14454] " samba-bugs
@ 2020-08-03 12:20 ` samba-bugs
  2020-08-03 12:21 ` samba-bugs
  2020-08-03 12:21 ` samba-bugs
  3 siblings, 0 replies; 5+ messages in thread
From: samba-bugs @ 2020-08-03 12:20 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=14454

--- Comment #2 from Aurélien Aptel <aaptel@samba.org> ---
Created attachment 16159
  --> https://bugzilla.samba.org/attachment.cgi?id=16159&action=edit
capture smb3.0 with cifsacl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14454] cannot get symlink file attributes and target with cifsacl mount option
  2020-08-03 12:19 [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option samba-bugs
  2020-08-03 12:19 ` [Bug 14454] " samba-bugs
  2020-08-03 12:20 ` samba-bugs
@ 2020-08-03 12:21 ` samba-bugs
  2020-08-03 12:21 ` samba-bugs
  3 siblings, 0 replies; 5+ messages in thread
From: samba-bugs @ 2020-08-03 12:21 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=14454

--- Comment #3 from Aurélien Aptel <aaptel@samba.org> ---
Created attachment 16160
  --> https://bugzilla.samba.org/attachment.cgi?id=16160&action=edit
dmesg smb3.0 without cifsacl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14454] cannot get symlink file attributes and target with cifsacl mount option
  2020-08-03 12:19 [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option samba-bugs
                   ` (2 preceding siblings ...)
  2020-08-03 12:21 ` samba-bugs
@ 2020-08-03 12:21 ` samba-bugs
  3 siblings, 0 replies; 5+ messages in thread
From: samba-bugs @ 2020-08-03 12:21 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=14454

--- Comment #4 from Aurélien Aptel <aaptel@samba.org> ---
Created attachment 16161
  --> https://bugzilla.samba.org/attachment.cgi?id=16161&action=edit
capture smb3.0 without cifsacl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-03 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 12:19 [Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option samba-bugs
2020-08-03 12:19 ` [Bug 14454] " samba-bugs
2020-08-03 12:20 ` samba-bugs
2020-08-03 12:21 ` samba-bugs
2020-08-03 12:21 ` samba-bugs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).