csutil -n should nuke the database... but wipes SPCs and group settings also.
So instead try this:
csutil -d (to create a backup!)
csutil -g (to dump groups & spcs only)
csutil -n (to nuke everthing)
csutil -l group.txt (to reload groups)
Please test on a non-production server first - to ensure its works as expected.