Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Detailed view of WordPress with ACLs.

Users and Groups

User NameAssigned UserGroupHigh Level Access
dailyplanet01Clark KentwgdailyplanetAccess to Daily Planet website and blog files.
lexcorp01Lex LuthorwglexcorpAccess to LexCorp website and blog files.
tin.phamTin PhamstaffRead access to all websites and blogs
acme01Bugs BunnywgacmeNo access

Setup Groups and Users

... to fill in...

Permission and Group Structure

We want to provide website hosting for two different clients, The Daily Planet and LexCorp. Employees from the respective companies will belong in the system under the following groups, wgdailyplanet and wglexcorp. Here is how the top level structure,

User NameAssigned UserGroupWeb Root DirectoryFile AccessDirectory Access
dailyplanet01Clark Kentwgdailyplanet/opt/web/php/dailyplanet.com/Read, Write and ExecuteRead, Write and Execute
lexcorp01Lex Luthorwglexcorp/opt/web/php/lexcorp.com/Read, Write and ExecuteRead, Write and Execute
 Apache Serverwww-data/opt/web/php/dailyplanet.com/
/opt/web/php/lexcorp.com/
ReadRead and Execute (required to transverse directories)
 Other  No AccessNo Access

Setup Directories

... to fill in...

Test Regular Permission

Testing results of regular permission on /opt/web/,

...