I am confused, should I use -n or not?
Sorry for the late reply, I just got back from three computerless weeks

The default behaviour of SME is to add both "admin" and "www" to each group. As a consequence you can not create more than 28 groups on a standard SME machine.
To get around this limitation I added the -n switch to lat-groups. This will create groups without both accounts so you can create more than 28 groups.
BUT!!! Each time you use the server-manager to create/modify a group, it will stubbornly add again both accounts to ALL groups. If this results in "admin" being member of more than 28 groups, "admin" will no longer be able to log in (neither at the console nor the server-manager!)
Bottom line: Only use the -n switch if you REALLY ( I mean REALLY) need more than 28 groups.
And if you do use the -n switch:
1/ stop using the server-manager to manage groups (maybe even remove the panel)
2/ Give a user account sudo rights to lat-group so you can fix things if you happen to forget rule 1
3/ Create an hourly cron job that runs lat-groups with the -n switch to fix things if you forget rules 1 & 2.
(e.g.: lat-groups -a -n -i /root/groups.list)
I hope this clarified it a bit. If not, don't hesitate to ask again.
regards,
Michiel[/list]