Admins renamed to Administrators
This commit is contained in:
		
							parent
							
								
									5e3e1e1cd4
								
							
						
					
					
						commit
						1421e140b6
					
				| 
						 | 
					@ -76,7 +76,7 @@ class wmdeit_ldap (
 | 
				
			||||||
		],
 | 
							],
 | 
				
			||||||
		# Admin rights for members of Admin group
 | 
							# Admin rights for members of Admin group
 | 
				
			||||||
		'1 to *' => [
 | 
							'1 to *' => [
 | 
				
			||||||
			"by set=\"user & [cn=Admins,ou=Groups,$database]/member\" write",
 | 
								"by set=\"user & [cn=Administrators,ou=Groups,$database]/member\" write",
 | 
				
			||||||
			'by * break'
 | 
								'by * break'
 | 
				
			||||||
		],
 | 
							],
 | 
				
			||||||
		# let users modify their passwords, and disable read acess to all others
 | 
							# let users modify their passwords, and disable read acess to all others
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue