Loading...
 
LDAP / Active directory

LDAP / Active directory


Need to change login setting to Tiki instead of LDAP manually - without loggin in

Hi Everyone,

I was testing LDAP and selected that as the login method and logged out. It would not let me log in again or register a new user. I re-installed the files thinking it was an issue in the files but that did not help. Is there a way to change the login settings manually from the files or from the DB?

Please help..

United States

In MySQL,

UPDATE tiki_preferences SET value = 'tiki' WHERE name = 'auth_method';