> This has to be simple, but I can't seem to find a reference to creating a
> group. I just need to define a group and put users in it. Can someone
> point me to what command I should be using?
just edit /etc/group with any editor you prefer, add a new group ID and add
the users to this group either by changing their primary group id in
/etc/passwd to this id or adding the users to this group. If you set the users
primary group id, all files created by the users will have this id ad default.
If just adding the users to the group, they get the right to access the files
from this group.
If you have a GUI like KDE running, there is also a User Manager in it, which
lets you edit the files with a simple to use GUI.
Hope this helps,
Roland
--
Institute of Measurement Technology http://Sensor200.emt.uni-linz.ac.at
Altenbergerstr. 69 Tel. (+43) 732 / 2468 - 9774
A - 4040 Linz, Austria Fax. (+43) 732 / 2468 - 9233