Forum

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.

LDAP configuration
 
Notifications
Clear all

LDAP configuration

5 Posts
3 Users
0 Reactions
5,129 Views
(@igio80)
Posts: 30
Active Member
Topic starter
 
[#2927]

Hi, I set in Global Parameter "Ldap management parameters" to connect my local LDAP to import all users.
I set "Connection with LDAP user" to "Yes"... after? Must I restart server?
Strange I don't see anything on log file.


 
Posted : 18 Jan 2016 19H45
(@igio80)
Posts: 30
Active Member
Topic starter
 

I use 5.1.5 version


 
Posted : 19 Jan 2016 11H49
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Ldap connection will not automatically retreive all users from LDAP.
It will delegate authentication to LDAP.
When new user connects through LDAP, a new user is created in ProjeQtOr, retreiving some basic information (real name, email), and defining profile as default. Then admin can change profile of user, define it is amso a resource, ...


 
Posted : 19 Jan 2016 14H01
(@lumit)
Posts: 12
Active Member
 

Hello,
ask for a clarification about that old question.   Since attributes on my Ldap server are as follows:
cn =
givenName =
sn =
and setting  on Global parameters panel:  cn =% USERNAME%  or (same result) uid =% USERNAME%  as "LDAP user filter"
-> user is created as follows, at the first login :
user name = lm12345
real name = LM12345
OK, but is there any way to get back the content of  givenName (first name) and sn (last name) attributes from my Ldap server  and view  them  into  "real name"  field ?

Thank for support

Luigi Milite
 


 
Posted : 29 Mar 2022 20H04
(@babynus)
Posts: 14952
Member Admin
 

No, it's not possible.

Data retreived from LDAP are standard one :
 cn => real name of user
 mail => email of user
That's all.


 
Posted : 31 Mar 2022 18H04
Share:

Scroll to Top