Pluggable Authentication: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
With verison 4.0.3 of the iHRIS Suite we now provide a pluggable authentication module.   
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.


The authentication modules are:
This article collects together the various authentication modules that utilize the pluggable authentication available with version 4.0.3 of the iHRIS Suite.
*[[I2CE User Access]]  (Default)
*[[DHIS User Access]]
*[[LDAP User Access]] 
*[[LDAP Hybrid User Access]]
*[[Single User Access]]


 
[[Category:Developer Resources]]
'''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.
 
 
[[Category:Security]][[Category:Modules]][[Category:Review2013]][[Category:Needs Intro]]

Latest revision as of 07:32, 21 August 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.