Re: [SOGo] MS Outlook connector

2013-09-20 Thread labolinux

Le 20/09/2013 18:08, Szládovics Péter a écrit :

2013-09-20 16:44 keltezéssel, labolinux írta:

Hi everybody,

We installed the latest version of SOGo, and everything is working 
very well.
We are using openldap for the authentication partand want now 
tointegrate inour system openchange using SOGo Outlook connector.


Referring to the official documentation of SOGo,2 possibilities of 
processing are present to us:


 1. First Part: We use both openldap and samba and then we have to
use a script forsynchronizing samba and openldap users.
 2. Second part: We have to remove openldap and use samba4 internal
directory

We are a newer in SOGo installation and configuration. So weneed help 
to make samba4 and ldap work together.

Please, I need to know :

  *  If others have already been confronted to the same case.
  * How they have solvethis problem?
  * What choice they hadto do?
  * What is the best solution to select between remove openldapin
part2 and use a script to synchronize openldap and samba?

Thanks in advance for your understanding and help.



I think it's difficult. If you want to use Samba4 AD instead OpenLDAP, 
you need to reconfigure the mail backend too: postfix and IMAP.

The main differences the OpenLDAP and Samba4 AD are:

 1. Your users couldn't change their password through SOGo
 2. AD not permit the anonymous access - you'll need one or more
dedicated service account
 3. Samba brings some restricts - eg. password policy
 4. No any existing gui tool for samba4 administration yet (create
users/groups/etc.)

etc.

My ZEG install script uses this environment, but with dovecot IMAP, 
and I created extensions for handling teh SambaAD (scripts for 
create/delete users, modify passwords, etc.).



Hi Peter,
First of all thank you for your reply. Since we want users to be able to 
change their password through SOGo, our only
solution is to maintain openldap and use script to synchronize users. 
Can you, please, send us your scripts so that we can adapt them to our 
situation?


Best regards.
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] MS Outlook connector

2013-09-20 Thread Szládovics Péter

2013-09-20 18:55 keltezéssel, labolinux írta:

Le 20/09/2013 18:08, Szládovics Péter a écrit :

2013-09-20 16:44 keltezéssel, labolinux írta:

Hi everybody,

We installed the latest version of SOGo, and everything is working 
very well.
We are using openldap for the authentication partand want now 
tointegrate inour system openchange using SOGo Outlook connector.


Referring to the official documentation of SOGo,2 possibilities of 
processing are present to us:


 1. First Part: We use both openldap and samba and then we have to
use a script forsynchronizing samba and openldap users.
 2. Second part: We have to remove openldap and use samba4 internal
directory

We are a newer in SOGo installation and configuration. So weneed 
help to make samba4 and ldap work together.

Please, I need to know :

  *  If others have already been confronted to the same case.
  * How they have solvethis problem?
  * What choice they hadto do?
  * What is the best solution to select between remove openldapin
part2 and use a script to synchronize openldap and samba?

Thanks in advance for your understanding and help.



I think it's difficult. If you want to use Samba4 AD instead 
OpenLDAP, you need to reconfigure the mail backend too: postfix and IMAP.

The main differences the OpenLDAP and Samba4 AD are:

 1. Your users couldn't change their password through SOGo
 2. AD not permit the anonymous access - you'll need one or more
dedicated service account
 3. Samba brings some restricts - eg. password policy
 4. No any existing gui tool for samba4 administration yet (create
users/groups/etc.)

etc.

My ZEG install script uses this environment, but with dovecot IMAP, 
and I created extensions for handling teh SambaAD (scripts for 
create/delete users, modify passwords, etc.).



Hi Peter,
First of all thank you for your reply. Since we want users to be able 
to change their password through SOGo, our only
solution is to maintain openldap and use script to synchronize users. 
Can you, please, send us your scripts so that we can adapt them to our 
situation?


Best regards.


My script is not well for you.
My environment not uses OpenLDAP only SambaAD (from the first install), 
so, I never synchronize anything sorry.

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] MS Outlook connector

2013-09-20 Thread Szládovics Péter

2013-09-20 16:44 keltezéssel, labolinux írta:

Hi everybody,

We installed the latest version of SOGo, and everything is working 
very well.
We are using openldap for the authentication partand want now 
tointegrate inour system openchange using SOGo Outlook connector.


Referring to the official documentation of SOGo,2 possibilities of 
processing are present to us:


 1. First Part: We use both openldap and samba and then we have to use
a script forsynchronizing samba and openldap users.
 2. Second part: We have to remove openldap and use samba4 internal
directory

We are a newer in SOGo installation and configuration. So weneed help 
to make samba4 and ldap work together.

Please, I need to know :

  *  If others have already been confronted to the same case.
  * How they have solvethis problem?
  * What choice they hadto do?
  * What is the best solution to select between remove openldapin
part2 and use a script to synchronize openldap and samba?

Thanks in advance for your understanding and help.



I think it's difficult. If you want to use Samba4 AD instead OpenLDAP, 
you need to reconfigure the mail backend too: postfix and IMAP.

The main differences the OpenLDAP and Samba4 AD are:

1. Your users couldn't change their password through SOGo
2. AD not permit the anonymous access - you'll need one or more
   dedicated service account
3. Samba brings some restricts - eg. password policy
4. No any existing gui tool for samba4 administration yet (create
   users/groups/etc.)

etc.

My ZEG install script uses this environment, but with dovecot IMAP, and 
I created extensions for handling teh SambaAD (scripts for create/delete 
users, modify passwords, etc.).


--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] MS Outlook connector

2013-09-20 Thread labolinux

Hi everybody,

We installed the latest version of SOGo, and everything is working very 
well.
We are using openldap for the authentication partand want now 
tointegrate inour system openchange using SOGo Outlook connector.


Referring to the official documentation of SOGo,2 possibilities of 
processing are present to us:


1. First Part: We use both openldap and samba and then we have to use a
   script forsynchronizing samba and openldap users.
2. Second part: We have to remove openldap and use samba4 internal
   directory

We are a newer in SOGo installation and configuration. So weneed help to 
make samba4 and ldap work together.

Please, I need to know :

 *   If others have already been confronted to the same case.
 * How they have solvethis problem?
 * What choice they hadto do?
 * What is the best solution to select between remove openldapin part2
   and use a script to synchronize openldap and samba?

Thanks in advance for your understanding and help.

--
users@sogo.nu
https://inverse.ca/sogo/lists