/etc/openchange# mapiprofile -d 100 --database=/tmp/profiles.ldb
--profile=testprofile --username=test --password=test
--domain=OPENCHANGE -I 192.168.178.49 --create
Using binding ncacn_ip_tcp:192.168.178.49
Mapped to DCERPC endpoint 135
added interface ip=192.168.178.49 nmask=255.255.255.0
added interface ip=23.32.1.13 nmask=255.255.255.0
added interface ip=192.168.178.49 nmask=255.255.255.0
added interface ip=23.32.1.13 nmask=255.255.255.0
[...]
rpc request data:
[0000] 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[0010] 00 00 00 00 02 00 00 00 4B 00 00 00 4B 00 00 00 ........
K...K...
[0020] 05 00 13 00 0D E0 F5 44 15 3C 61 D1 11 93 DF 00 .......D
.<a.....
[0030] C0 4F D7 BD 09 01 00 02 00 00 00 13 00 0D 04 5D .O......
.......]
[0040] 88 8A EB 1C C9 11 9F E8 08 00 2B 10 48 60 02 00 ........
..+.H`..
[0050] 02 00 00 00 01 00 0B 02 00 00 00 01 00 07 02 00 ........
........
[0060] 00 00 01 00 09 04 00 C0 A8 B2 31 00 00 00 00 00 ........
..1.....
[0070] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[0080] 01 00 00 00 ....
rpc reply data:
[0000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[0010] 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ........
........
[0020] 00 00 00 00 D6 A0 C9 16 ........
Failed to connect to remote server: ncacn_ip_tcp:192.168.178.49[]
NT_STATUS_PORT_UNREACHABLE
You must specify a ncacn binding string
MapiLogonProvider : MAPI_E_LOGON_FAILED (0x80040111)
Deleting profile
I can connect to that port using telnet. So it's not blocked.
Ok this time I forgot to modify smb.conf.
Adding the following lines helped.
dcerpc endpoint servers = epmapper, mapiproxy
dcerpc_mapiproxy:server =true
dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds_rfr
Sadly but creating a profile still doesn't work. I now get
[...]
Mapped to DCERPC endpoint 1024
added interface ip=192.168.178.49 nmask=255.255.255.0
Cannot do GSSAPI to an IP address
Failed to start GENSEC client mech gssapi_krb5: NT_STATUS_INVALID_PARAMETER
Got challenge flags:
Got NTLMSSP neg_flags=0x60898205
NTLMSSP: Set final flags:
Got NTLMSSP neg_flags=0x60088205
ProcessNetworkProfile : MAPI_E_INVALID_PARAMETER (0x80070057)
Deleting profile
Any ideas ?
Marcus
Brad
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel