phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Bulk loading user accounts


From: Brian Johnson
Subject: Re: [Phpgroupware-users] Bulk loading user accounts
Date: Tue, 18 May 2004 14:24:35 +0000

I haven't done this so don't know if it is practical:
1. dump from the mysql ldap backend
2. edit the resulting ascii file to change them into suitable insert
statements for phpgw_accounts
3. insert them

I'm not sure if you would also have to add entries into phpgw_prefs and
phpgw_acl or if they would be created easier some other way

The prefs one may be autocreated when the user logs in

The acl one you could maybe create by going into the admin screens and add the
accounts to a group with suitable permissions



Simon Ward (address@hidden) wrote:
>
> Has anyone devised a way of bulk loading user accounts ?
> I'm using an LDAP server, but I can't simply create a big LDIF file as
> group membership and email account configuration seems to be stored in
> the MySQL back end.
>
> If anyone has any thoughts or suggestions let me know, as I don't really
> fancy building 200+ accounts by hand :)
>
> Thanks,
> Simon
>
>
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]