mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Webui settings - AD bind at wrong place (#10874)
This commit is contained in:
		@@ -288,6 +288,24 @@
 | 
			
		||||
            "order": 0,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_binddn": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ad",
 | 
			
		||||
            "order": 9,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_bindpassword": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ad",
 | 
			
		||||
            "order": 8,
 | 
			
		||||
            "type": "password"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_binduser": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ad",
 | 
			
		||||
            "order": 10,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ldap_attr.uid": {
 | 
			
		||||
            "default": "uid",
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
@@ -313,24 +331,6 @@
 | 
			
		||||
            "order": 10,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_binddn": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ldap",
 | 
			
		||||
            "order": 9,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_bindpassword": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ldap",
 | 
			
		||||
            "order": 8,
 | 
			
		||||
            "type": "password"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ad_binduser": {
 | 
			
		||||
            "group": "auth",
 | 
			
		||||
            "section": "ldap",
 | 
			
		||||
            "order": 10,
 | 
			
		||||
            "type": "text"
 | 
			
		||||
        },
 | 
			
		||||
        "auth_ldap_cache_ttl": {
 | 
			
		||||
            "default": 300,
 | 
			
		||||
            "units": "seconds",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user