...
Relative to the platform-specific base directory, the directory structure of the Ubisecure SSO is organized in the following way:
Path | Description |
---|---|
/ | The base directory of the Ubisecure SSO, e.g. /usr/local/ubisecure/ubisecure-sso on Linux or C:\Program Files\Ubisecure\ubilogin-sso on Windows |
/tomcat/ | The Tomcat server |
/adam/ | On Windows, the location of the Microsoft ADAM installer |
/openldap/ | On Linux, the location of the OpenLDAP server |
/openssl/ | On Linux, the location of the SSL library |
/berkeley-db/ | On Linux, the location of the Berkeley database |
/template/ | The template directory for the configuration file of the platform |
/tools/ | The Ubisecure SSO software tools |
/ubilogin/ | The software for the Ubisecure SSO itself |
/VersionInfo.txt | The version information of the Ubisecure SSO and its components |
/setenv.* | Utility script for getting the installation directory information |
/ubilogin/config/ | The directory for the base configuration file of the platform |
/ubilogin/custom/ | Directory for the customized settings |
/ubilogin/ldap/ | Ubisecure Directory installation data |
/ubilogin/methods/ | External Authentication methods |
/ubilogin/webapps/ | The Ubisecure SSO’s web applications |
/ubilogin/config.index | List of the locations of Ubisecure Authentication Server’s configuration files |
/ubilogin/setup.* | The setup script for the Ubisecure SSO |
...