Exporting the List of Users in a Group

Overview

You would like to know how to export the names of all users (members) assigned to a given group to a txt file.

 

Information

Information for all groups is stored in the "groups" file in .../usr/adm/webnative/.

You will find that it has the following format:

group_1:user1,user2,etc
group_2:user1,user2,etc

Note, that you will also find that you can manually edit it with a text editor to make the desired changes.
However, please note that this is not officially supported and that we always recommend making changes via the Administration GUI.

Comments

0 comments

Please sign in to leave a comment.