https://github.com/osquery/osquery logo
Title
d

David J Davis

08/25/2021, 5:48 PM
Can someone point me to a description of the roles in FleetDM, Admin, Maintainer, and Observer?
z

zwass

08/25/2021, 6:08 PM
Please have a look at https://fleetdm.com/docs/using-fleet/permissions and let us know if you need any clarification 🙂
d

David J Davis

08/25/2021, 6:17 PM
That cleared it up for me. Thank you.
z

zwass

08/25/2021, 6:18 PM
We ought to add a link to those docs in the UI somewhere.
d

David J Davis

08/25/2021, 6:18 PM
One other question, can you restrict a user to API only?
r

Rachel Perkins

08/25/2021, 7:15 PM
If you use
fleetctl user create --help
, there's an api only flag there that can restrict a user to API only
d

David J Davis

08/25/2021, 7:49 PM
Will API only still allow full use of the REST API?
I use it from a PowerShell module I wrote for FleetDM.
🙌🏽 1
I see there is a REST API call to do the same.
r

Rachel Perkins

08/25/2021, 9:59 PM
Yeah, an API only user will have full access to the API