On Mon, 2010-01-18 at 20:01 +0500, Waseem Azhar wrote:

> Hi Julien, 
> 
> Following is my smb.conf file : 
> 
> [globals]
>     netbios name    = WAZHAR
>     workgroup    = CODCS
>     realm        = CODCS.LOCAL
>     server role     = domain controller
> 
>         dcerpc endpoint servers = epmapper, mapiproxy
>     dcerpc_mapiproxy:username = wazhar
>     dcerpc_mapiproxy:password = secret
>         dcerpc_mapiproxy:binding = ncacn_ip_tcp:192.168.0.24[print]
>         dcerpc_mapiproxy:domain = CDOCS
>         dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> exchange_ds_rfr
>         dcerpc_mapiproxy:modules = downgrade
> 
> [netlogon]
>     path = /usr/local/samba/var/locks/sysvol/cdocs.local/scripts
>     read only = no
> 
> [sysvol]
>     path = /usr/local/samba/var/locks/sysvol
>     read only = no


The conf looks correct.

I see in your output that you have "dcerpc_mapiproxy: Delegated
credentials acquired" which next fall back to specified account mode.
There shouldn't be such line when connecting Outlook to mapiproxy unless
you have setup kerberos. It is possible mapiproxy fails to associate the
Outlook-mapiproxy connection with delegated credentials set and the
mapiproxy-Exchange connection with specified account.

This may also potentially explain why you have assoc_group errors
showing up.


---

Julien Kerihuel
[email protected]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to