A web engine that enables GUI and execution of - basically anything. Originally used for utilizing ClearCasePraqma SaoS enables named users or groups to perform actions that they normally would not be authorized to. An example could to be allowed to create ClearCase UCM components, an action which Rational design is limited to ClearCase Administrators or the vob owner. But Praqma SaoS is in no way limited to ClearCase actions nor is it in any way related to or depending on ClearCase. It consists of 2 parts a GUI which is served by Microsoft Internet Information Server (IIS) an a Windows service, which runs under a selected User Credentials, for a user that is allowed to do the stuff the rest of us aren't allowed to. It is the service that execute the commands that are selected from the GUI, if the selected combination of requesting user and command including parameters are allowed by the configuration file filter. SaoS was previously known as Troja, because of it's ability to act with elevated rights on behalf on a requesting user, but some infra-structure departments were not too happy about having a service called Troja running on their system. SaoS is short for Serve And Obey Server. The code is available from https://praqma.kilnhg.com/Repo/SaoS/Group/ImportFromSVN Get the latest built installers from http://code.praqma.net/ci/job/SaoS |