Hello, i really hope you can help me!
i create my security module for LDAP connection, to make a successfull connection i have to add our domain before the user (domain\user), and only like that the connection was successfull.
Now when i tried to loggin every user send me a message that the user is not activated, even when it is!.
In the table sec_users the column “active” = Y , i cannot make the log not even when the user who make the connection.
another question, i need to upload to the database all the users? i though that when a new user log in the application will insert it on the database.
Thank you for your help!!