It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
![]() |
![]() |
|
LinkBack | Thread Tools | Display Modes | ![]() |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Aug 2006
Age: 28
Posts: 112
|
group
a collection of users who have protected access to their resources. Changing group ownership of files and directories Every user is a member of one or more groups. To find out which groups you belong to use the command: groups To find out which groups another user belongs to use the command: groups username Your files and directories are owned by the group (or one of the groups) that you belong to. This is known as their "group ownership". To list the group ownership of your files: ls -gl You can change the group ownership of a file or directory with the command: chgrp group_name file/directory_name You must be a member of the group to which you are changing ownership to. |
|
|
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Aug 2006
Age: 28
Posts: 112
|
Changing access permissions
To change the access permissions for a file or directory use the command chmod mode filename chmod mode directory_name The "mode" consists of three parts: who the permissions apply to, how the permissions are set and which permissions to set. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Controlling access to your files and directories | yvsanil | Site and Server Administration | 1 | 10-12-2006 08:42 AM |
| What are resource files ? how are they used in .NET? | agaba175 | .NET | 1 | 08-03-2006 01:27 PM |
| Changing my pic.. | defective | All Things General | 3 | 05-18-2006 06:10 AM |
| User Group & User Group Colors | Lance | Forum Management | 2 | 01-14-2006 03:25 AM |