Search found 3 matches

by jiriksykora
05 Mar 2013, 11:35
Forum: Help
Topic: Active Directory and LDAP query
Replies: 4
Views: 6018

Re: Active Directory and LDAP query

It's possible authorize only users from specified ldap group ?
by jiriksykora
14 Feb 2013, 16:31
Forum: General Discussion
Topic: mantis ldap integrations
Replies: 0
Views: 2682

mantis ldap integrations

i wan you login to mantis with ldap with this config works fine every poeply from users authorized


$g_allow_signup = OFF;
$g_use_ldap_email = ON;
$g_lost_password_feature = OFF;
$g_ldap_protocol_version = 3;
$g_login_method = LDAP;
$g_ldap_uid_field = 'uid';
$g_ldap_server = 'ldap://ldap.company ...
by jiriksykora
18 Feb 2008, 14:15
Forum: Help
Topic: Change language for custom fields
Replies: 12
Views: 17750

Re: Change language for custom fields

I have ver. 1.1.orc2 it's possible change language categories?