-
Notifications
You must be signed in to change notification settings - Fork 289
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
Changed Share Object logic to use Access Keys #2827
Conversation
e9e824d
to
f2dc101
Compare
Could we add something like |
Signed-off-by: Benjamin Perez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
trying to share a file under LDAP user with consoleAdmin permissions and get the error:
under regular LDAP user get the error:
|
fixes #922
What does this do?
Changed Share Object Logic to use access keys instead of console login key. This is first step for this new change, as second phase we will auto generate auto expiring service accounts
How does it look?
Before:
After: