Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
I am using active directory as ldap authentication backend and have entered several times uncorrect (and inexisting) usernames (not passwords) by mistake. I had these users created with profile guest, while once successfully authenticated, an existing ldap user gets the profil project manager. How could I avoid users beeing created if authentication fails ?
TIA
This occurs because you defined global aprameter "lock user after wrong tries" to not null value.
This parameter has no meaning for LDAP connection : wrong tries won't be managed by projeqtor but by LDAP.
Unset this parameter will fix the issue.
We'll fix this issue in next patch.