Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

directory with acl applied (on Solaris 8) not visible #12164

Closed
cyberduck opened this issue Feb 20, 2006 · 5 comments
Closed

directory with acl applied (on Solaris 8) not visible #12164

cyberduck opened this issue Feb 20, 2006 · 5 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

slegdon created the issue

After a directory has had default permissions set using an access control list on a remote Solaris server as follows:

setfacl -m d:u::rwx,d:g::rwx,d:o:r-x /Target/Directory

it no longer appears in the file listing when viewed using Cyberduck. Mac OS X command line ftp client sees the directory and allows it to be written to as expected.

Mac OS X 10.4.5 (PowerPC) client.
I have not attempted to verified this with any other server OS.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

What does a ls -l in the parent directory look like?

@cyberduck
Copy link
Collaborator Author

slegdon commented

permissions mask for the directory is

drwxrwsr-x+

the trailing + which denotes an ACL being attached is the only difference between this directory and the others along side it.

@cyberduck
Copy link
Collaborator Author

197a8c4 commented

This problem is still present in 2.6.1 (2376). I have identical findings to those of slegdon. Directories using the solaris ACLs have a "+" suffix appended to the permission string. Directories with the "+" are not listed in Cyberduck's directory listing. These two directories have the same parent, but only "MOLECULAR_VISION" appears in Cyberduck's listing:

drwxrwsr-x   2 cristol  molvis        96 Aug 16  1999 MOLECULAR_VISION
drwxrwsr-x+ 34 cristol  molvis      3072 Jul 12 20:16 molvis

These lines are taken from the Cyberduck log drawer.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Added testcase in d064e0c. Seems to work now.

@cyberduck
Copy link
Collaborator Author

moskovskii intim dosug commented

Hi!
http://blyadimoskvy.t35.com shalavy moskvy
http://dev.zecrazytux.net/trac/ticket/21 individualki moskvy
http://trac.cedricgaspoz.com/projects/pydigitemp/ticket/70 moskovskie shalavy
http://trac.workmessages.com/essential/workmessages/ticket/61 moskovskie individualki
hier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants