Permissions

From FusionPBX
Revision as of 07:03, 19 January 2011 by Admin (talk | contribs)
Jump to: navigation, search

Permissions are a critical part of a working system.


Where do the file permissions come from.

  • FusionPBX gets its file permissions from the user account that the web server is running under.
  • FreeSWITCH gets its file permissions under the user account that it runs under


What needs to be achieved with permissions.

  • FusionPBX needs permission read and write to most of FreeSWITCH's files.
  • FreeSWITCH needs permission to read all its files
  • FreeSWITCH needs read permissions on the fusionpbx/secure directory and execute on the cli conf file and the fax and email php files.