Creating Group Accounts
This probably needs more details and/or to be generalized.
However, in order to have a group added to our Active Directory, the group needs to be created first.
For example, if you wish to start adding users to the group "users_abc" you will need to do the following:
Become root on core.cs. Then:
core.cs# /software/accounts/maintenance/edit_group +Create users_abc
core.cs# grep users_abc /etc/group
users_abc::5176
core.cs# getent group users_abc
users_abc::5176