getrolemembers -v sysman | cut -f2 -d: | tr -d \ | tr \\n , | sed 's/,/, Main./g'
getrolemembers -v sysman | cut -f2 -d: | tr -d \ | tr \\n , | sed -e 's/,/, Main./g' -e 's/^/Main./' -e 's/, Main.$//'
Though this is a bit dangerous, as any unregistered usernames can be registered by any DICE user as that person. So only add users as they register. Hence here's the people not registered, that once they do, and they are who they say they are, can be moved to the list above:
JohnBerry
Related topics: TWikiUsers, TWikiGroups, TWikiAccessControl
-- NeilBrown - 23 Aug 2005