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

Bad permissions on temp files, /tmp is polluted with a lot of files [CORE2402] #2820

Closed
firebird-automations opened this issue Apr 3, 2009 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pcisar

File access permissions for temporary files are not compatible between server architectures. Leftover temporary files created by SuperServer are not accessible by Classic/SuperClassic, making it fail to work properly or even crash.
Files in /tmp should be cleaned up when not needed any more.

Commits: d7bffdb ab90217 1e7898e

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

description: File access permissions for temporary files are not compatible between server architectures. Leftover temporary files created by SuperServer are not accessible by Classic/SuperClassic, making it fail to work properly or even crash. => File access permissions for temporary files are not compatible between server architectures. Leftover temporary files created by SuperServer are not accessible by Classic/SuperClassic, making it fail to work properly or even crash.
Files in /tmp should be cleaned up when not needed any more.

summary: Bad access permitions for temporary file => Bad permissions on temp files, /tmp is polluted with a lot of files

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Access rights for newly created databases and all shared files are changed to be R/W for user and group firebird. This is useful from one more point - it makes utilities like nbackup work correctly with SS for all members of group firebird.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 RC1 [ 10300 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants