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

/tmp/firebird and files in it may get 'root' (i.e. GID == 0) group [CORE3006] #3387

Closed
firebird-automations opened this issue May 18, 2010 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Was reported privately by Gary Franklin. Files in /tmp/firebird sometimes look this way:

-bash-3.2$ ls -la /tmp/firebird
total 8368
drwxrwx--- 2 sasgsf root 8192 May 17 12:49 .
-rw-rw---- 1 sasgsf root 0 May 17 12:48 fb_init
-rw-rw---- 1 sasgsf root 1128 May 17 12:49 fb_trace

(should be "sasgsf users" instead when no firebird group defined)

Commits: 6771beb 0710180

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: /tmp/firebird an files in it may get 'root' (i.e. GID == 0) group => /tmp/firebird and files in it may get 'root' (i.e. GID == 0) group

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 RC3 [ 10381 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@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