Okay, this is also my current scenario and I hope I'm on the right track.
Would this be a "correct" smb.conf in the current scenario:
# Global parameters
[global]
workgroup = EXAMPLE
realm = example.intern
netbios name = SOGO
server role = active directory domain controller
dns forwarder = 192.168.146.1
[global]
workgroup = EXAMPLE
realm = example.intern
netbios name = SOGO
server role = active directory domain controller
dns forwarder = 192.168.146.1
#disable default strong auth
ldap server require strong auth = No
ldap server require strong auth = No
[netlogon]
path = /var/lib/samba/sysvol/EXAMPLE.intern/scripts
read _only_ = No
path = /var/lib/samba/sysvol/EXAMPLE.intern/scripts
read _only_ = No
[sysvol]
path = /var/lib/samba/sysvol
read _only_ = No
path = /var/lib/samba/sysvol
read _only_ = No
Greetings
Marc
Gesendet: Mittwoch, 04. Oktober 2017 um 13:43 Uhr
Von: "\"lists\" ([email protected])" <[email protected]>
An: [email protected]
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013
Von: "\"lists\" ([email protected])" <[email protected]>
An: [email protected]
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013
Ah I'm afraid I have been unclear:
we ARE using on samba4, but only for the ldap functions (authentication
and ldap address book)
We are *not* using OpenChange for native outlook compatibility.
MJ
On 4-10-2017 13:15, init ([email protected]) wrote:
> Hi,
> do you use openLdap instead of samba4 or an external Ldap-Server?
> Greetings
> Marc
> *Gesendet:* Mittwoch, 04. Oktober 2017 um 12:54 Uhr
> *Von:* "\"lists\" ([email protected])" <[email protected]>
> *An:* [email protected]
> *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> Hi,
>
> I can only tell you what we do:
>
> SOGo (v2) + Postfix + Dovecot, with ActiveSync.
>
> no samba4.
>
> MJ
>
> On 4-10-2017 11:55, init ([email protected]) wrote:
> > Hello,
> > can somebody answer my question below?
> > I'd really appreciate it, because somehow I'm going in circles.
> > Thanks in advance
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 19:27 Uhr
> > *Von:* "\"init\" ([email protected])" <[email protected]>
> > *An:* [email protected]
> > *Betreff:* Aw: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > Thanks for the answer.
> > So now only ActiveSync is supported or does the "normal" Outlook
> > connection work without openChange?
> > What's your recommendation?
> > SOGo + Samba4 + Postfix + Dovecot?
> > Many greetings
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 18:52 Uhr
> > *Von:* "\"Rowland Penny\" ([email protected])" <[email protected]>
> > *An:* [email protected]
> > *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > On Sat, 30 Sep 2017 17:03:13 +0200
> > "init" ([email protected]) <[email protected]> wrote:
> >
> > > Hello, everyone.
> > >
> > > I have now made a new installation and use a public domain with a
> > > trusted certificate and a working Autodiscover for the public Domain
> > > which refers to my server mail.example.com
> > >
> > > Here's my environmental data:
> > >
> > > Interne "Domain/Workgroup" = example.intern
> > > Interner Server Name = sogo.example.intern
> > > Interner Server IP = 192.168.146.6
> > > Mail Domain = example.com
> > > Web Domain = mail.example.com
> > >
> > > When using the Outlook wizard I get NO warnings about certificates.
> > > At the first point "Establish network connection" I get a green tick.
> > > If I use a valid email address of the domain at the second point
> > > "Search for [email protected]", then I get a green
> > > tick and come to the next point. If I use an invalid email address of
> > > the domain, then I get a red cross at point 2. At the 3rd point
> > > "Logging on to the server" I get a red cross with the message "The
> > > action cannot be completed. No connection to Microsoft Exchange is
> > > available. Outlook must be in online mode or connected to complete
> > > this process." (German --> Die Aktion kann nicht abgeschlossen
> > > werden. Es steht keine Verbindung mit Microsoft Exchange zur
> > > Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> > > Vorgang abzuschließen)
> > >
> > > After that I get a popup where I have to fill the fields "Microsoft
> > > Exchange Server" and "Mailbox". These fields have the following
> > > default values: Microsoft Exchange Server = "mail.example.com"
> > > Mailbox = "=SMTP:[email protected]"
> > >
> > > Here is my smb.conf
> > > # Global parameters
> > > [global]
> > > workgroup = EXAMPLE
> > > realm = EXAMPLE.INTERN
> > > netbios name = SOGO
> > > server role = active directory domain controller
> > > dns forwarder = 192.168.146.1
> > > #server services = dns
> > > #server services = -dns -winbindd +winbind
> > >
> > > #disable default strong auth
> > > ldap server require strong auth = No
> > >
> > > ### Configuration required by OpenChange server ###
> > > dsdb:schema update allowed = true
> > > dcerpc endpoint servers = epmapper, mapiproxy, dnsserver
> > > dcerpc_mapiproxy:server = true
> > > dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> > > exchange_ds_rfr ### Configuration required by OpenChange server ###
> > >
> > > mapistore:namedproperties = mysql
> > > namedproperties:mysql_user = openchange-user
> > > namedproperties:mysql_pass = pwd
> > > namedproperties:mysql_host = localhost
> > > namedproperties:mysql_db = openchange
> > >
> > > mapistore:indexing_backend =
> > > mysql://openchange-user:pwd@localhost/openchange
> > > mapiproxy:openchangedb =
> > > mysql://openchange-user:pwd@localhost/openchange [netlogon]
> >
> > I cannot really comment about the Sogo aspects of this, but I can
> > assure you of this, Openchange is a dead project, it is not maintained
> > and I am surprised that you have managed to get it working with The
> > version of Samba that comes with Ubuntu 16.04, that is if it is working.
> >
> > To put it another way, try starting again, but this time, do not bother
> > with Openchange.
> >
> > Rowland Penny
> > Samba team member
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> --
> [email protected]
> https://inverse.ca/sogo/lists
> --
> [email protected]
> https://inverse.ca/sogo/lists
--
[email protected]
https://inverse.ca/sogo/lists
we ARE using on samba4, but only for the ldap functions (authentication
and ldap address book)
We are *not* using OpenChange for native outlook compatibility.
MJ
On 4-10-2017 13:15, init ([email protected]) wrote:
> Hi,
> do you use openLdap instead of samba4 or an external Ldap-Server?
> Greetings
> Marc
> *Gesendet:* Mittwoch, 04. Oktober 2017 um 12:54 Uhr
> *Von:* "\"lists\" ([email protected])" <[email protected]>
> *An:* [email protected]
> *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> Hi,
>
> I can only tell you what we do:
>
> SOGo (v2) + Postfix + Dovecot, with ActiveSync.
>
> no samba4.
>
> MJ
>
> On 4-10-2017 11:55, init ([email protected]) wrote:
> > Hello,
> > can somebody answer my question below?
> > I'd really appreciate it, because somehow I'm going in circles.
> > Thanks in advance
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 19:27 Uhr
> > *Von:* "\"init\" ([email protected])" <[email protected]>
> > *An:* [email protected]
> > *Betreff:* Aw: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > Thanks for the answer.
> > So now only ActiveSync is supported or does the "normal" Outlook
> > connection work without openChange?
> > What's your recommendation?
> > SOGo + Samba4 + Postfix + Dovecot?
> > Many greetings
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 18:52 Uhr
> > *Von:* "\"Rowland Penny\" ([email protected])" <[email protected]>
> > *An:* [email protected]
> > *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > On Sat, 30 Sep 2017 17:03:13 +0200
> > "init" ([email protected]) <[email protected]> wrote:
> >
> > > Hello, everyone.
> > >
> > > I have now made a new installation and use a public domain with a
> > > trusted certificate and a working Autodiscover for the public Domain
> > > which refers to my server mail.example.com
> > >
> > > Here's my environmental data:
> > >
> > > Interne "Domain/Workgroup" = example.intern
> > > Interner Server Name = sogo.example.intern
> > > Interner Server IP = 192.168.146.6
> > > Mail Domain = example.com
> > > Web Domain = mail.example.com
> > >
> > > When using the Outlook wizard I get NO warnings about certificates.
> > > At the first point "Establish network connection" I get a green tick.
> > > If I use a valid email address of the domain at the second point
> > > "Search for [email protected]", then I get a green
> > > tick and come to the next point. If I use an invalid email address of
> > > the domain, then I get a red cross at point 2. At the 3rd point
> > > "Logging on to the server" I get a red cross with the message "The
> > > action cannot be completed. No connection to Microsoft Exchange is
> > > available. Outlook must be in online mode or connected to complete
> > > this process." (German --> Die Aktion kann nicht abgeschlossen
> > > werden. Es steht keine Verbindung mit Microsoft Exchange zur
> > > Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> > > Vorgang abzuschließen)
> > >
> > > After that I get a popup where I have to fill the fields "Microsoft
> > > Exchange Server" and "Mailbox". These fields have the following
> > > default values: Microsoft Exchange Server = "mail.example.com"
> > > Mailbox = "=SMTP:[email protected]"
> > >
> > > Here is my smb.conf
> > > # Global parameters
> > > [global]
> > > workgroup = EXAMPLE
> > > realm = EXAMPLE.INTERN
> > > netbios name = SOGO
> > > server role = active directory domain controller
> > > dns forwarder = 192.168.146.1
> > > #server services = dns
> > > #server services = -dns -winbindd +winbind
> > >
> > > #disable default strong auth
> > > ldap server require strong auth = No
> > >
> > > ### Configuration required by OpenChange server ###
> > > dsdb:schema update allowed = true
> > > dcerpc endpoint servers = epmapper, mapiproxy, dnsserver
> > > dcerpc_mapiproxy:server = true
> > > dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> > > exchange_ds_rfr ### Configuration required by OpenChange server ###
> > >
> > > mapistore:namedproperties = mysql
> > > namedproperties:mysql_user = openchange-user
> > > namedproperties:mysql_pass = pwd
> > > namedproperties:mysql_host = localhost
> > > namedproperties:mysql_db = openchange
> > >
> > > mapistore:indexing_backend =
> > > mysql://openchange-user:pwd@localhost/openchange
> > > mapiproxy:openchangedb =
> > > mysql://openchange-user:pwd@localhost/openchange [netlogon]
> >
> > I cannot really comment about the Sogo aspects of this, but I can
> > assure you of this, Openchange is a dead project, it is not maintained
> > and I am surprised that you have managed to get it working with The
> > version of Samba that comes with Ubuntu 16.04, that is if it is working.
> >
> > To put it another way, try starting again, but this time, do not bother
> > with Openchange.
> >
> > Rowland Penny
> > Samba team member
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> > --
> > [email protected]
> > https://inverse.ca/sogo/lists
> --
> [email protected]
> https://inverse.ca/sogo/lists
> --
> [email protected]
> https://inverse.ca/sogo/lists
--
[email protected]
https://inverse.ca/sogo/lists
