Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
* [[Running CTP as a Windows Service]] describes how to install and configure CTP as a Windows service.
 
* [[Running CTP as a Windows Service]] describes how to install and configure CTP as a Windows service.
 
* [[Running CTP as a Linux Service]] describes how to install and configure CTP as a Linux service.
 
* [[Running CTP as a Linux Service]] describes how to install and configure CTP as a Linux service.
* [[CTP Authentication and Privileges]] describes how CTP authenticates users and provides access to specific functions.
+
* [[CTP Authentication and Privileges]] describes how CTP authenticates users and provides access to protectedfunctions.
 
* [[CTP Authentication Using LDAP]] describes how to configure CTP to use an LDAP server for user authentication.
 
* [[CTP Authentication Using LDAP]] describes how to configure CTP to use an LDAP server for user authentication.
 
* [[CTP Authentication Using OpenAM]] describes how to configure CTP to use an OpenAM server for user authentication.
 
* [[CTP Authentication Using OpenAM]] describes how to configure CTP to use an OpenAM server for user authentication.

Revision as of 14:22, 2 May 2014

This is a list of all the CTP articles on the RSNA MIRC Wiki.

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

Deprecated Articles

  • The CTP JarClassLoader describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.