Author Topic: Bulk Create users  (Read 3819 times)

CheezItMan

  • Freshman
  • *
  • Posts: 11
    • View Profile
    • Email
Bulk Create users
« on: April 20, 2011, 01:34:04 am »
Is there a way to batch-create users?

If not, I can write a Java app to modify the Mysql database to do so, if someone can tell me what tables need to be updated for new users. 

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Bulk Create users
« Reply #1 on: April 20, 2011, 10:56:42 am »
Not quite, unless you mean by Active Directory or LDAP. If so, look for those in the forums, otherwise, if you would like to develop such feature, go ahead.
My guess is that many people would like it and use it later on if you share it, but I do not know if Java is the way to go to develop it.

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

CheezItMan

  • Freshman
  • *
  • Posts: 11
    • View Profile
    • Email
Re: Bulk Create users
« Reply #2 on: April 20, 2011, 11:11:05 am »
So which tables need to be modified for new users?

Markus

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
Re: Bulk Create users
« Reply #3 on: April 21, 2011, 03:26:48 am »
Hey CheezItMan

You might be able to derive your app from post
http://forums.fengoffice.com/index.php?topic=2297.msg18408#msg18408
and the attached LDAP.patch file regarding which columns and tables have to be touched.

Best to check function <fillInFromLdap>

Thanks a lot for your effort!
Please keep in mind, that fengOffice community would appreciate to have something in php/JS to patch it.

cheers
markus

onprada

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Re: Bulk Create users
« Reply #4 on: June 11, 2011, 04:54:02 am »
This is extremely helpful information,some options are extremely good.