mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Add nscd to the ldap exclusion list
This commit is contained in:
parent
1615e6ecac
commit
44ca179808
@ -39,6 +39,7 @@
|
|||||||
'halt' => True,
|
'halt' => True,
|
||||||
'ldap' => True,
|
'ldap' => True,
|
||||||
'mail' => True,
|
'mail' => True,
|
||||||
|
'nscd' => True,
|
||||||
'news' => True,
|
'news' => True,
|
||||||
'uucp' => True,
|
'uucp' => True,
|
||||||
'operator' => True,
|
'operator' => True,
|
||||||
|
Loading…
Reference in New Issue
Block a user