: Anyone mind filling me in on how to change the group on a directory from
a
: private user to a group?   I've got a dir showing root as the group when
I
: need to change it to "miscgrp" where the users are created.

chown is your friend here.
see "man chown"

although, be *careful* with what you chown, it can cause huge security
breaches if you chown key system directories for a non-wheel group, because
they can read and write to it, which would reap havoc to your system if 
/etc, fore example, was chown'd from root to miscgrp.

 /*  bren tamilio
  *- --------------------------------------------
  *  [EMAIL PROTECTED]
  *  http://hampshire.edu/~bat96
  */


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to