#4663 closed bug (no change required)
ls-al shows different user/group ids than Get Info
Reported by: | Disreali | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | - General | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On the R1/Alpha1 release, issuing 'ls -al' shows that all files are owned by 'user' of the 'root' group. It is supposed to be that 'baron' of the 'users' group owns all files. Screenshot attached.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | user-group_id_discrepency.png added |
---|
comment:1 by , 15 years ago
comment:2 by , 6 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
"baron" was what BeOS did; we are slightly more POSIX-compiant here.
comment:3 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
The 'baron' word is hardcoded in many places. Grep the haiku sources. In my opinion this should be fixed as well.