Opened 9 years ago
Last modified 9 years ago
#139 accepted
mkadmin.pl inconsistent permissions
Reported by: | lnevers@bbn.com | Owned by: | asydney@bbn.com |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Administration | Version: | SPIRAL6 |
Keywords: | confirmation tests | Cc: | |
Dependencies: |
Description
The script mkadmin.pl has inconsistent permissions on the control, foam and flowvisor hosts.
On the control it has 755 permissions, while on the foam and flowvisor hosts it has 744 permissions. The permissions should be consistent, preferably 755 so command line completion can match the file.
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
This is an enhancement request. If we chose not to address the request, please resolve ticket as "won't fix".
comment:3 Changed 9 years ago by
Owner: | changed from somebody to asydney@bbn.com |
---|---|
Status: | new → assigned |
Per Heidi, assigning to Ali.
comment:4 Changed 9 years ago by
Status: | assigned → accepted |
---|
Note: See
TracTickets for help on using
tickets.
There's no reason for them to be consistent in this particular way. All documentation uses the full path and doesn't promise tab completion (for that matter we don't promise functional tab completion for the admin shell at all).