You have to run ldconfig
On Fri, May 14, 2010 at 4:24 AM, Vinay Nagrik <[email protected]> wrote: > Julien, > > I modified the binding string as you mentioned several times, but it still > fails to start samba it gives followning error messages > > ########### > dcesrv_init_context: failed to find endpoint server = 'mapiproxy' > task_server_terminate: [Failed to startup dcerpc server task] > samba_terminate: Failed to startup dcerpc server task > ########### > > It also does not type some of those messages which appear in openchange web > document, like it does not type the following > > ############## > dcesrv_init_context: failed to find endpoint server = 'mapiproxy' > task_server_terminate: [Failed to startup dcerpc server task] > samba_terminate: Failed to startup dcerpc server task > > and > > MAPIPROXY module 'downgrade' registered > MAPIPROXY module 'downgrade' loaded > > mapiproxy_module_load 'downgrade' (Downgrade EMSMDB protocol > version EcDoConnect/EcDoRpc) > dcesrv_interface_register: interface 'exchange_emsmdb' registered > on endpoint 'ncacn_np:[\pipe\lsass]' > dcesrv_interface_register: interface 'exchange_emsmdb' registered > on endpoint 'ncacn_np:[\pipe\protected_storage]' > dcesrv_interface_register: interface 'exchange_emsmdb' registered > on endpoint 'ncacn_ip_tcp:' > ############################### > > Also when I first start the samba server > > Does the first time the binding string must specify the ip address of the > Exchange server, like > > ncacn_ip_tcp:<ip_address of exchage server>[] > > or It could be any other IP address of some other MAPI proxy. > > Thanks for your support all the way. > > arun > > > On Thu, May 13, 2010 at 3:33 PM, Julien Kerihuel <[email protected]> > wrote: >> >> On Thu, 2010-05-13 at 10:11 -0700, Vinay Nagrik wrote: >> > The second smb.conf file looks like >> > >> > ####################### >> > [global] >> > [globals] >> > netbios name = MAPIPROXY >> > workgroup = OPENCHANGE >> > realm = OPENCHANGE.LOCAL >> > server role = domain controller >> > ### Configuration required by mapiproxy ### >> > dcesrv:assoc group checking = false >> > dcerpc endpoint servers = epmapper, mapiproxy >> > dcerpc_mapiproxy:binding = 100.100.100.209 ### This is the >> > address >> > of Exchange server### >> >> I don't understand why you keep trying to specify a stand-alone IP >> address rather than using the complete binding string with >> dcerpc_mapiproxy:binding. >> >> It is documented >> I have told you about it in previous emails >> >> There's no way the second mapiproxy can work if you don't specify >> ncacn_ip_tcp:100.100.100.209[] for this parameter. >> >> -- >> Julien Kerihuel >> [email protected] >> OpenChange Project Manager >> >> GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79 >> > > > > -- > Thanks > > Nagrik > > _______________________________________________ > devel mailing list > [email protected] > http://mailman.openchange.org/listinfo/devel > > _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
