It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Aug 2006
Age: 28
Posts: 112
|
Understanding access permissions
There are three types of permissions: r read the file or directory w write to the file or directory x execute the file or search the directory Each of these permissions can be set for any one of three types of user: u the user who owns the file (usually you) g members of the group to which the owner belongs o all other users The access permissions for all three types of user can be given as a string of nine characters: user group others r w x r w x r w x |
|
|
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Sep 2006
Age: 22
Posts: 460
|
Thanks for giving this information. This is also useful for accessing files with PHP. I remember for a long time, I use to always forget the abbrevations for read and write file with PHP.
__________________
|
|
|
|
![]() |
| 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 |
| Default access permissions | yvsanil | Site and Server Administration | 1 | 10-12-2006 08:46 AM |
| Automatic Hyperlinking and OCR Ms Access | jason | ASP | 0 | 07-27-2006 07:32 PM |
| w/o access from SE | Martin | 1 | 07-23-2006 01:06 AM | |
| What is code access security (CAS)? | agaba175 | .NET | 1 | 07-21-2006 01:24 PM |