Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Paperguides on October 04, 2006, 05:09:52 PM

Title: eGroupware - importing existing SME user names
Post by: Paperguides on October 04, 2006, 05:09:52 PM
I have used the Howto to successfully install egroupware but I would like to import my existing SME users.  Can I import from the directory or do I have to set them up from scratch?

Thanks,

Tony
Title: eGroupware - importing existing SME user names
Post by: soprom on October 05, 2006, 03:32:06 AM
Users in EGW are independant from the SME users. They must be created and configured individually.
Title: Re: eGroupware - importing existing SME user names
Post by: cactus on October 05, 2006, 12:05:23 PM
Quote from: "Paperguides"
I have used the Howto to successfully install egroupware but I would like to import my existing SME users.  Can I import from the directory or do I have to set them up from scratch?

Thanks,

Tony
Maybe you can tie them in by modifying the user-* events by adding a action script to create or modify the egroupware users when the SME Server user is added/modified/removed. See Section II.7: Actions and Events of the development guide (http://mirror.contribs.org/smeserver/contribs//gordonr/devguide/html/devguide.html#ACTIONS-EVENTS) for more details about the eventing mechnism.
Title: eGroupware - importing existing SME user names
Post by: Paperguides on October 05, 2006, 05:46:30 PM
Thanks, I was afraid that was going to be the case.  :?

Tony
Title: Re: eGroupware - importing existing SME user names
Post by: Paperguides on October 05, 2006, 05:49:47 PM
Quote
Maybe you can tie them in by modifying the user-* events by adding a action script to create or modify the egroupware users when the SME Server user is added/modified/removed. See Section II.7: Actions and Events of the development guide (http://mirror.contribs.org/smeserver/contribs//gordonr/devguide/html/devguide.html#ACTIONS-EVENTS) for more details about the eventing mechnism.


I'll have look but I gave up programming for a living more years ago than I care to remember. :wink:

I was also going to look at the egroupware site.

Tony
Title: eGroupware - importing existing SME user names
Post by: kruhm on October 09, 2006, 02:58:34 PM
I have an rpm that automatically inputs sme users into a mysql db. Great for any app that uses mysql as a base.

Since I paid quite a sum of money to have it created, I can't contrib. But it is possible to get this working.
Title: eGroupware - importing existing SME user names
Post by: MasterSleepy on October 09, 2006, 05:31:20 PM
Hello,

In the setup part of egroupware, step 2 - Configuration :
You can choice "Mail" as authentification method.
Pay attention to some parameters just after and all new user will automatically definied in egroupware if imap connection will success.

Regards.