Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14142

it has not be seen for any account in a new domain in ldap directory?

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version:  ubuntu-14.04.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====
1-) I wish some accounts to be hidden from global address book using ldap.
I set a bit in slapd.conf. theirs email addresses is hidden now But when searching, their names going on come.
( note, in roundcube or sogo addresses are be hidden but in outlook or macmail directory search their names come, i attached)
How can fix it ?

My settings in slapd.conf as below;
access to dn.exact="mail=maslak@domain.com,ou=Users,domainName=domain.com,o=domains,dc=domain,dc=com"
    attrs=displayName,givenName,name,mail,alias,uid,sn,cn,mobile,telephoneNumber
    by peername.regex=127\.0\.0\.1 read
    by self write
    by self         read
    by users        =cdx


2-) when i add a new domain using iredadmin . the system doesn't add postmaster account as default. is it normal ?
3-) when i add a new domain and open their accounts, even i define a new ldap directory for the regarding domain in outlook or thunderbird, i can not see those accounts in ldap directory. How can i fix it ?


Viewing all articles
Browse latest Browse all 14142

Trending Articles