mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	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
This commit is contained in:
		@@ -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
 | 
			
		||||
```
 | 
			
		||||
### <a name="faq29"> Why can't Normal and Global View users see Oxidized?</a> 
 | 
			
		||||
Configs can often contain sensitive data. Because of that only global admins can see configs.
 | 
			
		||||
 | 
			
		||||
### <a name="faq30"> What is the Demo User for?</a> 
 | 
			
		||||
Demo users allow full access except adding/editing users and deleting devices and can't change passwords.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user