Pluggable Authentication: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In iHRIS user information is by default stored in a table called "user." We also allow different means for authenticating users against, for example LDAP or to limit to a single user access system. | |||
This article collects together the various authentication modules which utilize the pluggable authentication available with verison 4.0.3 of the iHRIS Suite. | |||
The authentication modules are: | The authentication modules are: |
Revision as of 13:16, 23 September 2013
In iHRIS user information is by default stored in a table called "user." We also allow different means for authenticating users against, for example LDAP or to limit to a single user access system.
This article collects together the various authentication modules which utilize the pluggable authentication available with verison 4.0.3 of the iHRIS Suite.
The authentication modules are:
- I2CE User Access (Default)
- DHIS User Access
- LDAP User Access
- LDAP Hybrid User Access
- Single User Access
Security Note: There is a new administrator account created on the system. The user name is 'i2ce_admin' and the password is the same password used for mysql database connection.