One step closer, thanks !

Am 16.03.10 21:12, schrieb Alessandro Briosi:
On Tue, 16 Mar 2010 21:03:39 +0100, Marcus Puchalla
<[email protected]>  wrote:
I already have an equal sign but forgot to post it last time.

Here is my actual smb.conf
[globals]
          netbios name    = OPENCHANGE
          workgroup       = OPENCHANGE
          realm           = OPENCHANGE.LOCAL
          server role     = domain controller
          dcerpc endpoint servers = epmapper, mapiproxy
          dcerpc_mapiproxy:server = true
          dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
exchange_ds_rfr

          interfaces = 192.168.178.1
          bind interfaces only = yes

[netlogon]
          path =
/usr/local/samba/var/locks/sysvol/openchange.local/scripts
          read only = no

[sysvol]
          path = /usr/local/samba/var/locks/sysvol
          read only = no

You state that your IP address is 192.168.178.49, but then you set it to
192.168.178.1 ?
I thought it should be the address of the client that is allowed to connect.
After search for blocking ports I found out that I was still running samba3, damn *howstupid*

I shut down the old samba and old ldap which used the same port of course.
Now Server starts up fine I can create user and so on.
Thanks for your help.

I now have the problem that when I connect my Outlook 2003 to the server my outlook suddenly crashes after I put in my login data.
On the server log I see:

auth_check_password_recv: sam_ignoredomain authentication for user [OPENCHANGE\marcus] succeeded gendb_search_v: NULL objectSid=\01\05\00\00\00\00\00\05\15\00\00\00Ux\B4\DE\CB\DC\F2\E7\1FoNY\EB\03\00\00 -> 0 gendb_search_v: NULL objectSid=\01\05\00\00\00\00\00\05\15\00\00\00Ux\B4\DE\CB\DC\F2\E7\1FoNY\01\02\00\00 -> 0
gendb_search_v: NULL objectSid=\01\01\00\00\00\00\00\01\00\00\00\00 -> 0
gendb_search_v: NULL objectSid=\01\01\00\00\00\00\00\05\02\00\00\00 -> 0
gendb_search_v: NULL objectSid=\01\01\00\00\00\00\00\05\0B\00\00\00 -> 0
gendb_search_v: NULL objectSid=\01\02\00\00\00\00\00\05\20\00\00\00\21\02\00\00 -> 0
mapiproxy::mapiproxy_op_ndr_pull
mapiproxy::mapiproxy_op_dispatch: RfrGetNewDSA(0x0): 28 bytes
     RfrGetNewDSA: struct RfrGetNewDSA
        in: struct RfrGetNewDSA
            ulFlags                  : 0x00000000 (0)
            pUserDN                  : *
                pUserDN                  : ''
            ppszUnused               : NULL
            ppszServer               : *
                ppszServer               : NULL
     RfrGetNewDSA: struct RfrGetNewDSA
        out: struct RfrGetNewDSA
            ppszUnused               : NULL
            ppszServer               : NULL
            result                   : MAPI_E_SUCCESS (0x0)
mapiproxy::mapiproxy_op_reply
mapiproxy::mapiproxy_op_ndr_push

Maybe I have the wrong Outlook Version or my Windows need to be patched, because this configuration seems to work in the latest screencast from Julien Kerihuel.

Thanks very much,
M.

Beside that the fact that it cannot listen on 0.0.0.0 address either means
the ports are already in use,or  some strange ipv6 behaver or some security
is not letting it listen (i.e. apparmor or selinux ?)

what does a 'netstat -l -n' report? Are there any of those ports reported?

Also check the syslog for any permission errors somewhere...

Just a few guesses

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

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

Reply via email to