Pluggable Authentication: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
[[Category: | [[Category:Developer Resources]] |
Revision as of 19:49, 1 March 2019
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 that utilize the pluggable authentication available with version 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.