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

Extensible property support which can add properties (name-value pairs) to users (which are stored in the security database and can be managed in some way) [CORE4290] #4613

Closed
firebird-automations opened this issue Dec 6, 2013 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Before FB3 gsec supported UID and GID fr the user. They were never used in firebird itself, just artifact. But some applications relayed on them in their logic. Therefore it was decided to have such support in FB3 too, but not limit ourself to 2 only fields. I.e. FB3 should support unlimited set of name-value pairs for each user in API of management plugins.

Commits: 72bfd90 40de1da FirebirdSQL/fbt-repository@82fc095 FirebirdSQL/fbt-repository@9b4b240

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

This improvement deprecates gsec utility and appropriate services API. SQL tools should be used to manage users. From deprecated tools only legacy properties (gid/uid) are accessible. Also only legacy properties are stored in database when using legacy management plugin.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 3.0 Alpha 2 [ 10560 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Forgotten promised SQL support for that properties.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Resolved [ 5 ] => Reopened [ 4 ]

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Added support to SET / DROP user's properties to CREATE and ALTER USER operators

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Reopened [ 4 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @sim1984

Alex, please: add the description of the syntax to add / remove new properties in README.UserSql

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Will do after implementing CORE3931 , CORE3365 & CORE2063

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test

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