Koozali.org: home of the SME Server

eGroupware - importing existing SME user names

Offline Paperguides

  • ****
  • 118
  • +0/-0
eGroupware - importing existing SME user names
« 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
...

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
eGroupware - importing existing SME user names
« Reply #1 on: October 05, 2006, 03:32:06 AM »
Users in EGW are independant from the SME users. They must be created and configured individually.
Sophie from Montréal

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: eGroupware - importing existing SME user names
« Reply #2 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 for more details about the eventing mechnism.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Paperguides

  • ****
  • 118
  • +0/-0
eGroupware - importing existing SME user names
« Reply #3 on: October 05, 2006, 05:46:30 PM »
Thanks, I was afraid that was going to be the case.  :?

Tony
...

Offline Paperguides

  • ****
  • 118
  • +0/-0
Re: eGroupware - importing existing SME user names
« Reply #4 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 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
...

Offline kruhm

  • *
  • 680
  • +0/-0
eGroupware - importing existing SME user names
« Reply #5 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.

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
eGroupware - importing existing SME user names
« Reply #6 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.