diff --git a/doc/Support/FAQ.md b/doc/Support/FAQ.md index 7f765c68bc..14965051d5 100644 --- a/doc/Support/FAQ.md +++ b/doc/Support/FAQ.md @@ -26,7 +26,9 @@ source: Support/FAQ.md - [Why are some of my disks not showing?](#faq26) - [Why are my disks reporting an incorrect size?](#faq27) - [What is the Difference between Disable Device and Ignore a Device?](#faq28) - + - [Why can't Normal and Global View users see Oxidized?](#faq29) + - [What is the Demo User for?](#faq30) + ### Developing - [How do I add support for a new OS?](#faq8) - [What information do you need to add a new OS?](#faq20) @@ -332,3 +334,8 @@ If you want to pull any new updates provided by f0o's branch then whilst you are ```bash git pull f0o issue-1337 ``` +### Why can't Normal and Global View users see Oxidized? +Configs can often contain sensitive data. Because of that only global admins can see configs. + +### What is the Demo User for? +Demo users allow full access except adding/editing users and deleting devices and can't change passwords.