Opened 9 years ago
Closed 9 years ago
#978 closed defect (fixed)
start_rasdaman.sh should check for user permissions
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.1.x |
Component: | build system | Version: | development |
Keywords: | Cc: | Peter Baumann, ultrasonikx@… | |
Complexity: | Medium |
Description
start_rasdaman.sh should check if the user executing it has the permissions to write to the log directory and exit with an error if it doesn't.
Similarly create_db.sh/update_db.sh should check if user has access to the data dir (in case of SQLite/Filestorage backend).
Change History (3)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch submitted