From 80bcb0d528c7de0f23c735cc31ea38e26c6e105f Mon Sep 17 00:00:00 2001 From: kkrumm1 Date: Thu, 8 Jun 2017 13:23:47 -0500 Subject: [PATCH] docs: Added FAQ on demo user and device config (#6799) * Update FAQ.md Added User info for Normal User and Global user along with Demo User. * Update FAQ.md tried to fix link :/ * Update FAQ.md Noob trying to link faq. * Update FAQ.md * Create FAQ.md trying to fix the links. * Create FAQ.md --- doc/Support/FAQ.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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.