Creating Usergroups via Script
I'm trying to create Usergroups with a php Script which gets these groups directly from an LDAP Database. My Question now is, if i create a usergroup in the admincp, the sql query made by the admincp is a standard mysql add query. but aditionally there are a few add queries for various inserts in datastore or parentlist/childlist.
what are these additional queries for, do i have to create them by hand? in other words: will my board break if i don't do this additional queries, will board performance be affected?
|