I'm trying to understand how the ZEG appliance was originally configured. If I
configure Outlook for the sogo1 user with the ZEG (2.0.5a), it connects with no
problem. If I try to re-provision Samba4/Openchange and re-create the sogo1
Outlook profile, Outlook and/or Samba will crash every time.

Here is what I am doing:
   # service samba4 stop
   # mv /var/lib/samba/private /var/lib/samba/private.orig
   # samba-tool domain provision --realm=example.com --domain=EXAMPLE
--adminpass=sogo1234 --server-role="domain controller"
   # openchange_provision
   # openchange_provision --openchangedb

I then re-create the "sogo1" user in Samba4 and OpenChange:
   # samba-tool domain passwordsettings set --complexity=off
   # samba-tool domain passwordsettings set --min-pwd-length=4
   # samba-tool user add sogo1 sogo --surname=Doe --given-name=John
--use-username-as-cn
   # samba-tool user setexpiry sogo1 --noexpiry
   # openchange_newuser --create sogo1
   # service samba4 start

Now when I go back and re-create the sogo1 user in Outlook, when trying to
setup the initial folders Outlook will either crash or disconnect from the
Exchange server (the samba thread dies).

If I stop Samba, replace /var/lib/samba/private with the original and restart
samba, I can then re-create the sogo1 Outlook user without any errors.

So, what is different with the provisioning that I am missing? What were the
provisioning steps used in creating the ZEG to begin with?

Thanks for the help,

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

Reply via email to