colinodell / python-qnapstats

Python API for obtaining QNAP NAS system stats
Other
73 stars 30 forks source link

delegate for monitoring system instead of full administrator account #95

Open rafalkalinski opened 2 months ago

rafalkalinski commented 2 months ago

Please provide the following information along with your issue report (replace anything inside of <>):

Device Model Number:

QTS Version: <5.1.7>

No error, but pls do not encourage users to turn off MFA for an administrator account. It's way safer to create a regular account and just delegate to that account an admin privilege for monitoring system.

rafalkalinski commented 2 months ago

One disadvantage: for some reason monitoring privilege doesn't give access for download and upload monitoring.

hmonteiro commented 2 months ago

Was just about to raise this issue as well. Delegation of the monitoring system should definitely be the recommended option with using an administrator account being presented as an option for people that want the few features that are not supported by the delegation and accompanied with the caveats about reduced security.