1 (edited by Nassz 2014-11-21 17:22:51)

Topic: Owncloud LDAP filter

==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
====
Hi , i  have 3 internal domains. I need two of them allow access to OwnCloud , so how to create LDAP filter for Owncloud  ?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Owncloud LDAP filter

Check /etc/postfix/ldap/*.cf and /etc/dovecot/dovecot-ldap.conf for reference.

3

Re: Owncloud LDAP filter

when i made enabledService=cloud for user it works by this filter (&(objectclass=inetOrgPerson)(enabledService=cloud)(mail=%uid)), but i have lot of users and i want to made EnabledService=cloud for certain Domain , how to obtain filter ?

4

Re: Owncloud LDAP filter

iRedMail doesn't have 'enabledService=cloud' by default, you have to add it manually.

Nassz wrote:

i want to made EnabledService=cloud for certain Domain , how to obtain filter ?

Not quite sure what you want. I suggest you check document to understand how to write LDAP filter.

5

Re: Owncloud LDAP filter

as U write above i want to make somth like virtual_mailbox_domains, so if domain exapmle.com have enabledService=mail it would recive mail , i add enableService=cloud for example.com and want to make filter for owncloud.