[TYPO3] Fwd: assigning usergroups to fe_users using SQL

Dmitry Dulepov [typo3] dmitry at typo3.org
Thu May 1 19:42:16 CEST 2008


Panagiotis Kontaxis wrote:
> I would like to change the usergroup of a fe user, using an sql query. If a
> user is member of one group (with uid=2) I can do that with this query:
> update fe_users set usergroup=2 where uid=.....
> 
> But how can assign a user to be a member in more than one usergroups with an
> sql query?

Separate groups by comma.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list