-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Please allow Admins to masquerade as other users #5195
Comments
I don't think we want to support this. An Admin shouldn't spy or look at the files of a user. |
Thing is, an Admin can already see and modify all the files of any user by going into the webserver and operating on the database directly. The feature that I want to add, is to be able to become another user to see the view as that user sees it, to aid administration. The amount you trust an administrator not to do evil things with your data doesn't change. |
I would like to have this feature as it helps to solve bugs!.. 👍 |
I must admit, I would like this feature as well. It would help when you need to get someone off your server and remove access to the files they have stored on it. Not all servers are for personal use. Some are for members of an organization. And when a person no longer has the organization's best interest. It would be good to be able to go into an account to see what shares there are, and change ownership. Or remove the files completely. There are a number of reasons an admin might need access to this. And the point of an admin, is to be an admin. Not to be chained down in the interest of "Privacy" Its just a pain going through the database and linux server to remove files from a persons account. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
As the User interface is being redesigned, a useful feature for an admin would be to be able to become an arbitrary user, and poke around to solve users' problems.
If as an admin I could see what my 75-y-o techno-illiterate mother sees when she logs in, and fix her errors, so the right things get shared, it'd be really helpful, for example. I can't look over her shoulder as she's 700km away.
This would have to be an admin-only `superuser' privilege.
The text was updated successfully, but these errors were encountered: