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

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2011-09-27 - LawrenceFolland
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback