> For the benefit of anyone else who finds this thread, the
> instructions make it appear that group ID can be assigned
> when the account is created. In fact, you can only assign
> user ID from the lat-users script.
Probably I'm missing some subtle point here, but I don't see the problem:
lat-users -a -c="tom|Tom|Haynes|||||||||7001" will create user "tom" with uid/gid=7003 and
lat-groups -a -c="haynes|Tom's group|7004|tom" will create group "haynes" with uid/gid=7004 and add user tom to this group.
This is exactly the same behaviour you would expect from the server manager (or from useradd for that matter).
> With the lat-groups, you can assign groups all day, and it is
Actually, you can't

. Mitel has effectively put a limit of 28 groups on the SME. However, the -n switch in lat-groups will allow you to circumvent this limitation (make sure you are using version 0.7.2).
Michiel