LDAP Configuration/Tech

Backend functionalities: user management, course management, reports, certificates, etc.
Post Reply
phatsaqs
FormaLms User
Posts: 40
Joined: Tue Jul 26, 2016 7:24 pm
Version: forma.lms 1.4.2

LDAP Configuration/Tech

Post by phatsaqs »

Hi,

I have a requirement to enable authentication into the LMS via smart cards. I'm assuming this is possible by enabling LDAP in some capacity but i'm not sure. Can anyone please assist with the matter? A tech draft with details on how the forma LDAP works from a coding standpoint would also be very helpful.

Greatly appreciated.
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: LDAP Configuration/Tech

Post by canelli »

for LDAP authetication you need an LDAP server as an openLDAP or a MS Active Directory .
the forma.lms server must be able to connect to the LDAP server / port
when you configure the LDAP , forma turn off the interrnal authetication and all users are autheticated through the LDAP
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology

http://www.joint-tech.com
---------------
phatsaqs
FormaLms User
Posts: 40
Joined: Tue Jul 26, 2016 7:24 pm
Version: forma.lms 1.4.2

Re: LDAP Configuration/Tech

Post by phatsaqs »

Can this be utilized on the same server?
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: LDAP Configuration/Tech

Post by canelli »

Yes ,
the ldap server can be on the same with web server .
in a linux environment ONE machine tipically you wil have a server with
openldap
apache or ngix
mysql

Claudio
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology

http://www.joint-tech.com
---------------
Post Reply