Topic: Active directory mail attribute
==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version: Latest
- Linux/BSD distribution name and version: Ubuntu 12.04.3 LTS
====
Hi all,
I just installed iRedmail and integrated it to Samba 4.1.0 AD mode followind your tutorial and frankly, this was probably the easiest experience I had connecting an AD to a linux mail server.
I had to modify a few things though:
for the "# postmap -q user@example.com ldap:/etc/postfix/ad_virtual_mailbox_maps.cf and # postmap -q user@example.com ldap:/etc/postfix/ad_sender_login_maps.cf" quries to work I had to modify the impacted cf files references to:
search_base = dc=example,dc=com
So I wondered if there was a problem with that.
also, the " # postmap -q testgroup@example.com ldap:/etc/postfix/ad_virtual_group_maps.cf " query doesn't work for me though I can connect to the DC, the group is exists and there is a user inside.
the log says that:
postmap: dict_ldap_debug: ldap_create
postmap: dict_ldap_debug: ldap_url_parse_ext(ldap://irispassDC.irispass.lan:389)
postmap: dict_ldap_debug: ldap_sasl_bind
postmap: dict_ldap_debug: ldap_send_initial_request
postmap: dict_ldap_debug: ldap_new_connection 1 1 0
postmap: dict_ldap_debug: ldap_int_open_connection
postmap: dict_ldap_debug: ldap_connect_to_host: TCP irispassDC.irispass.lan:389
postmap: dict_ldap_debug: ldap_new_socket: 4
postmap: dict_ldap_debug: ldap_prepare_socket: 4
postmap: dict_ldap_debug: ldap_connect_to_host: Trying 192.168.1.10:389
postmap: dict_ldap_debug: ldap_pvt_connect: fd: 4 tm: 10 async: 0
postmap: dict_ldap_debug: ldap_ndelay_on: 4
postmap: dict_ldap_debug: ldap_int_poll: fd: 4 tm: 10
postmap: dict_ldap_debug: ldap_is_sock_ready: 4
postmap: dict_ldap_debug: ldap_ndelay_off: 4
postmap: dict_ldap_debug: ldap_pvt_connect: 0
postmap: dict_ldap_debug: ldap_open_defconn: successful
postmap: dict_ldap_debug: ldap_send_server_request
postmap: dict_ldap_debug: ber_scanf fmt ({it) ber:
postmap: dict_ldap_debug: ber_scanf fmt ({i) ber:
postmap: dict_ldap_debug: ber_flush2: 50 bytes to sd 4
postmap: dict_ldap_debug: ldap_result ld 0x7fcb7872a6d0 msgid 1
postmap: dict_ldap_debug: wait4msg ld 0x7fcb7872a6d0 msgid 1 (timeout 10000000 usec)
postmap: dict_ldap_debug: wait4msg continue ld 0x7fcb7872a6d0 msgid 1 all 1
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Connections:
postmap: dict_ldap_debug: * host: irispassDC.irispass.lan port: 389 (default)
postmap: dict_ldap_debug: refcnt: 2 status: Connected
postmap: dict_ldap_debug: last used: Thu Oct 24 18:10:49 2013
postmap: dict_ldap_debug:
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Outstanding Requests:
postmap: dict_ldap_debug: * msgid 1, origid 1, status InProgress
postmap: dict_ldap_debug: outstanding referrals 0, parent count 0
postmap: dict_ldap_debug: ld 0x7fcb7872a6d0 request count 1 (abandoned 0)
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Response Queue:
postmap: dict_ldap_debug: Empty
postmap: dict_ldap_debug: ld 0x7fcb7872a6d0 response count 0
postmap: dict_ldap_debug: ldap_chkResponseList ld 0x7fcb7872a6d0 msgid 1 all 1
postmap: dict_ldap_debug: ldap_chkResponseList returns ld 0x7fcb7872a6d0 NULL
postmap: dict_ldap_debug: ldap_int_select
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 msgid 1 all 1
postmap: dict_ldap_debug: ber_get_next
postmap: dict_ldap_debug: ber_get_next: tag 0x30 len 12 contents:
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 msgid 1 message type bind
postmap: dict_ldap_debug: ber_scanf fmt ({eAA) ber:
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 0 new referrals
postmap: dict_ldap_debug: read1msg: mark request completed, ld 0x7fcb7872a6d0 msgid 1
postmap: dict_ldap_debug: request done: ld 0x7fcb7872a6d0 msgid 1
postmap: dict_ldap_debug: res_errno: 0, res_error: <>, res_matched: <>
postmap: dict_ldap_debug: ldap_free_request (origid 1, msgid 1)
postmap: dict_ldap_debug: ldap_parse_result
postmap: dict_ldap_debug: ber_scanf fmt ({iAA) ber:
postmap: dict_ldap_debug: ber_scanf fmt (}) ber:
postmap: dict_ldap_debug: ldap_msgfree
postmap: dict_ldap_debug: ldap_search_ext
postmap: dict_ldap_debug: put_filter: "(&(objectClass=group)(mail=mailgroup@irispass.lan))"
postmap: dict_ldap_debug: put_filter: AND
postmap: dict_ldap_debug: put_filter_list "(objectClass=group)(mail=mailgroup@irispass.lan)"
postmap: dict_ldap_debug: put_filter: "(objectClass=group)"
postmap: dict_ldap_debug: put_filter: simple
postmap: dict_ldap_debug: put_simple_filter: "objectClass=group"
postmap: dict_ldap_debug: put_filter: "(mail=mailgroup@irispass.lan)"
postmap: dict_ldap_debug: put_filter: simple
postmap: dict_ldap_debug: put_simple_filter: "mail=mailgroup@irispass.lan"
postmap: dict_ldap_debug: ldap_send_initial_request
postmap: dict_ldap_debug: ldap_send_server_request
postmap: dict_ldap_debug: ber_scanf fmt ({it) ber:
postmap: dict_ldap_debug: ber_scanf fmt ({) ber:
postmap: dict_ldap_debug: ber_flush2: 144 bytes to sd 4
postmap: dict_ldap_debug: ldap_result ld 0x7fcb7872a6d0 msgid 2
postmap: dict_ldap_debug: wait4msg ld 0x7fcb7872a6d0 msgid 2 (timeout 10000000 usec)
postmap: dict_ldap_debug: wait4msg continue ld 0x7fcb7872a6d0 msgid 2 all 1
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Connections:
postmap: dict_ldap_debug: * host: irispassDC.irispass.lan port: 389 (default)
postmap: dict_ldap_debug: refcnt: 2 status: Connected
postmap: dict_ldap_debug: last used: Thu Oct 24 18:10:49 2013
postmap: dict_ldap_debug:
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Outstanding Requests:
postmap: dict_ldap_debug: * msgid 2, origid 2, status InProgress
postmap: dict_ldap_debug: outstanding referrals 0, parent count 0
postmap: dict_ldap_debug: ld 0x7fcb7872a6d0 request count 1 (abandoned 0)
postmap: dict_ldap_debug: ** ld 0x7fcb7872a6d0 Response Queue:
postmap: dict_ldap_debug: Empty
postmap: dict_ldap_debug: ld 0x7fcb7872a6d0 response count 0
postmap: dict_ldap_debug: ldap_chkResponseList ld 0x7fcb7872a6d0 msgid 2 all 1
postmap: dict_ldap_debug: ldap_chkResponseList returns ld 0x7fcb7872a6d0 NULL
postmap: dict_ldap_debug: ldap_int_select
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 msgid 2 all 1
postmap: dict_ldap_debug: ber_get_next
postmap: dict_ldap_debug: ber_get_next: tag 0x30 len 12 contents:
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 msgid 2 message type search-result
postmap: dict_ldap_debug: ber_scanf fmt ({eAA) ber:
postmap: dict_ldap_debug: read1msg: ld 0x7fcb7872a6d0 0 new referrals
postmap: dict_ldap_debug: read1msg: mark request completed, ld 0x7fcb7872a6d0 msgid 2
postmap: dict_ldap_debug: request done: ld 0x7fcb7872a6d0 msgid 2
postmap: dict_ldap_debug: res_errno: 0, res_error: <>, res_matched: <>
postmap: dict_ldap_debug: ldap_free_request (origid 2, msgid 2)
postmap: dict_ldap_debug: ldap_parse_result
postmap: dict_ldap_debug: ber_scanf fmt ({iAA) ber:
postmap: dict_ldap_debug: ber_scanf fmt (}) ber:
postmap: dict_ldap_debug: ldap_msgfree
postmap: dict_ldap_debug: ldap_free_connection 1 1
postmap: dict_ldap_debug: ldap_send_unbind
postmap: dict_ldap_debug: ber_flush2: 7 bytes to sd 4
postmap: dict_ldap_debug: ldap_free_connection: actually freed
another question I have:
My AD users have mail adressed stored on the mail attribute of their accounts.
these do not necessarly belong the domain for example:
user1 is on the domain irispass.lan but has user1@gmail.com as mail attribute stored on his account in the AD db.
is it possible for iRedmail instead of creating a mailbox "user1@irispass.lan" to use user1@gmail.com stored in the mail attribute of the account? if so how?
Thanks a lot and keep up the good work.
Kris.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.