Login Message Error LDAP
Brought to you by:
greg_k,
mjbrenegan
Change clean_install_inprotect_1.00final.sql
Line 1485:
This:
(80,'authSource','AD','Authentication Source (LDAP, AD or SQL)','Auth','VARIABLE: authSource\r\n\r\nFRONT-END\r\n\r\nprimary source where the users will be authenticated.\r\n\r\nBACK-END\r\n\r\nnot used\r\n\r\nINSTALLER\r\n\r\npopulated'),
For this:
(80,'authSource','AD','Authentication Source (LDAP, AD or SQL)','Auth','VARIABLE: authSource\r\n\r\nFRONT-END\r\n\r\nprimary source where the users will be authenticated.\r\n\r\nBACK-END\r\n\r\nnot used\r\n\r\nINSTALLER\r\n\r\npopulated'),
I have a mistake
For this:
(80,'authSource','','Authentication Source (LDAP, AD or
SQL)','Auth','VARIABLE: authSource\r\n\r\nFRONT-END\r\n\r\nprimary source
where the users will be authenticated.\r\n\r\nBACK-END\r\n\r\nnot
used\r\n\r\nINSTALLER\r\n\r\npopulated'),
I did the proper commit IT should be SQL not AD for the source.
(80,'authSource','SQL','Authentication Source (LDAP, AD or SQL)','Auth','VARIABLE: authSource\r\n\r\nFRONT-END\r\n\r\nprimary source where the users will be authenticated.\r\n\r\nBACK-END\r\n\r\nnot used\r\n\r\nINSTALLER\r\n\r\npopulated'),
I made the commit per /opt/inprotect/builds/clean_install.sql.
Once a new rev is built it will be fixed.
I will additionally confirm this is fixed per my 1.92 (Inprotect 2 ) path that is under heavy development.