This article provides an overview of all the files that are available for configuration and parametrization after installing Airlock IAM.
Standard file layout
The following table describes the standard file layout of Airlock IAM after installation:
Directory | Contents | Owner | Access ("airlock" User) |
---|---|---|---|
/opt/airlock-iam-<version> | Distribution of Airlock IAM of a specific version | root | read-only |
/opt/airlock-iam | Link to the most recently installed distribution directory | root | read-only |
/home/airlock/iam | Configuration files | airlock | read-write |
- File layout concept:
- The files in the installation/distribution directory
opt/
are read-only and should not be edited. There is one distribution directory for each installed IAM version (e.g.,/opt/airlock-iam-8.4.1
). Theairlock-iam
file in theopt
directory links to the directory with the most recently installed IAM version. - The configuration files in the configuration directory
/home/airlock/iam
are editable. They are used to configure the details of the IAM instances. This article focuses on these files.