I download the play the ZEG v2.0.0 rc4 and notice that the openchange server failed to start. I haven't tuned our central DNS nor modify the default "example.com" domain. All I did is the "etc/hosts" file hacked in my Windows PC. Do I have to tune the DNS or it is simply a bug in openchange.

Any help would be greatly appreciated.

Trace in /var/log/ocsmanager.log is as follows:

Traceback (most recent call last):
  File "/usr/bin/paster", line 18, in <module>
    command.run()
File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 84, in run
    invoke(command, command_name, options, args[1:])
File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 123, in invoke
    exit_code = runner.run(args)
File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 218, in run
    result = self.command()
File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 276, in command
    relative_to=base, global_conf=vars)
File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 313, in loadapp
    **kw)
File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 247, in loadapp
    return loadobj(APP, uri, name=name, **kw)
File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 272, in loadobj
    return context.create()
File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 710, in create
    return self.object_type.invoke(self)
File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 146, in invoke return fix_call(context.object, context.global_conf, **context.local_conf) File "/usr/lib/python2.7/dist-packages/paste/deploy/util.py", line 59, in fix_call
    reraise(*exc_info)
File "/usr/lib/python2.7/dist-packages/paste/deploy/compat.py", line 22, in reraise
    exec('raise t, e, tb', dict(t=t, e=e, tb=tb))
File "/usr/lib/python2.7/dist-packages/paste/deploy/util.py", line 56, in fix_call
    val = callable(*args, **kw)
File "/usr/lib/pymodules/python2.7/ocsmanager/config/middleware.py", line 68, in make_app
    app = NTLMAuthHandler(app, samba_host=fqdn)
TypeError: __init__() got an unexpected keyword argument 'samba_host'
Removing PID file /var/run/ocsmanager/ocsmanager.pid



Also, Samba4 beta3 is out already. Any plan to use the latest samba4 rather than the old alpha18?

Cheers,

Wesley

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to