Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2485223
kolab_delegation.inc.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
705 B
Referenced Files
None
Subscribers
None
kolab_delegation.inc.php
View Options
<?php
// This will overwrite defined LDAP filter
// Note: LDAP addressbook defined for kolab_auth plugin is used
$config
[
'kolab_delegation_filter'
]
=
'(|(objectClass=inetorgperson)(&(objectclass=kolabsharedfolder)(kolabFolderType=mail)))'
;
// Delegates field (from fieldmap configuration) to get delegates list
// Note: This is a field name, not LDAP attribute name
// Note: LDAP addressbook defined for kolab_auth plugin is used
$config
[
'kolab_delegation_delegate_field'
]
=
'kolabDelegate'
;
// Remove all user identities which do not match the users primary or alias
// addresses and delegators addresses
$config
[
'kolab_delegation_purge_identities'
]
=
false
;
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Nov 21, 7:16 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
387213
Default Alt Text
kolab_delegation.inc.php (705 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment