Linux User & File Management

From 2047Servers Support
Jump to: navigation, search
Line 76: Line 76:
 
  nano /etc/ftpusers
 
  nano /etc/ftpusers
  
===FTP Permission Numbers Explained===
 
 
1st Number = Owner Access
 
 
2nd Number = Group Access
 
 
3rd Number = Public Access
 
 
 
0 No Permissions - The User(s) can't do anything
 
 
1 Execute Only - The User(s) can only execute the file)
 
 
2 Write Only - The User(s) can only write to the file / folder)
 
 
3 Write and Execute Permissions - The User(s) can only Write & Execute the file)
 
 
4 Read Only - The User(s) can only read from the file / folder
 
 
5 Read and Execute Permissions - The User(s) can only read from the file / folder & execute the file
 
 
6 Read and Write Permissions - The User(s) can only read & write to the file / folder
 
 
7 Read, Write and Execute Permissions - The User(s) can do everything - Read, Write & Execute the file / folder
 
  
 
=== Jailing Users in a folder ===
 
=== Jailing Users in a folder ===
Line 152: Line 128:
  
 
  usermod -a -G TF2Admins newuser
 
  usermod -a -G TF2Admins newuser
 +
 +
===FTP Permission Numbers Explained===
 +
 +
1st Number = Owner Access
 +
 +
2nd Number = Group Access
 +
 +
3rd Number = Public Access
 +
 +
 +
0 No Permissions - The User(s) can't do anything
 +
 +
1 Execute Only - The User(s) can only execute the file)
 +
 +
2 Write Only - The User(s) can only write to the file / folder)
 +
 +
3 Write and Execute Permissions - The User(s) can only Write & Execute the file)
 +
 +
4 Read Only - The User(s) can only read from the file / folder
 +
 +
5 Read and Execute Permissions - The User(s) can only read from the file / folder & execute the file
 +
 +
6 Read and Write Permissions - The User(s) can only read & write to the file / folder
 +
 +
7 Read, Write and Execute Permissions - The User(s) can do everything - Read, Write & Execute the file / folder

Revision as of 14:08, 4 September 2013

Personal tools
Namespaces

Variants
Actions
Navigation
Categories