[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Folder permissions



Create a new group in /etc/groups.  See the man groups page for the syntax.
Add each user you want to be able to access the new folder to the new group.
Create the folder, then use chgrp to assign it to the new group you just
established.  Change the folder permissions with chmod to allow group read
and group search (execute) permissions.  (also add group write if you want
them to be able to create or delete files in the folder.  Refer to the
various man pages for the syntax for each command.

Note that any of this might void any warranty on your box, derpending on
Cobalt's attitude to your changes.

Edward
--
Edward M. Gore, Jr., President
Xaranda Internet, Inc.
PO Box 6585
Shallotte NC 28470-6585
Tel: 910-575-7070
Fax: 910-575-7071

----- Original Message -----
From: "Dan Elkins" <dane@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, July 06, 2000 17:33
Subject: [cobalt-users] Folder permissions


> How can I assign folder permissions to specific folders?  Lets say I
create
> a dir in the home/groups/ftp dir called "x" and I only want certain users
to
> be able to access that folder how can I assign permissions?
>
>
> Dan
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>