eiciel displays the actual group name instead of "group"

Bug #301400 reported by Thierry B.
2
Affects Status Importance Assigned to Milestone
eiciel (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: eiciel

Ubruntu Intrepis 64 biuts / Eiciel 0.9.6.1.-1

Usinf the command :
getfacl Public/

ouputs (effetive rights no matters here) :

# file: Public/
# owner: ubuntu
# group: test
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:group:test:rw-
default:mask::rwx
default:other::r-x

Note the name "group::" and "default:group::". It means the default permission for the group, whatever group is choosen for the directory. Specific groups set with ACL are displays with specific lines :

default:group:test:rw-

Now compare with the screenshot :

If we translate in text it displays :

ubuntu::rwx -> should be 'user'
test::r-x -> should be 'group'
other::r-x
default:ubuntu::rwx -> should be 'default:user'
default:test::r-x -> should be 'default:group'
default:group:test:rw-
default:mask::rwx
default:other::r-x

Revision history for this message
Thierry B. (thierrybo2) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.