[Question][Hw4] What is the default permission in create
command?
#710
Replies: 3 comments
-
I think it's just |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, what you understand is correct! Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Name: Murad Bashirov
Hello. When a process uses
create
command, what is the default permission set on the object? OnlyPerm_own
orPerm_own
+Perm_read
?I think it should be
Perm_own
by the principle of least privilege, but just making sure.Thansk.
Beta Was this translation helpful? Give feedback.
All reactions