Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Would that really be any different from making the user an admin directly? Commented Aug 17, 2023 at 16:25
  • 1
    Possibly, but not quite.. USER-S (in this scenario) effectively has the permission of USER-A to piggbyback off their admin credentials (USER-S has been given the user name and password to use). If, for some reason, USER-A wishes to withdraw their permission that can be done by changing the password for the USER-A account or deleting USER-A . In either case, the auto-entered credentials would no longer work, but USER-S has not changed.
    – AlainD
    Commented Aug 17, 2023 at 16:32
  • User A can also withdraw that permission by using their admin privileges to remove User S from admins, no? Commented Aug 17, 2023 at 16:37
  • @u1686_grawity: Being in the admin group affects the whole user account. The way described would only affect a single program execution, nothing else. I do have use cases where this would be very comfortable - but i have no solution, so i'm curious how this will turn out.
    – xph
    Commented Aug 19, 2023 at 14:56