Hi there,
I am looking for a step-by-step description how to connect a jira installation to a ldap server (univention server in my case).
I found this video, which was quite helpful, but I still cannot get those things to work.
https://www.youtube.com/watch?v=SHsEeg-5fhM
To make things more difficult, I am quite new to univention-server and LDAP.
Any help would be appreciated.
can give you a sample and you can try to understand
Name: Active Directory server SAMPLE
Directory Type: Microsoft Active Directory
Hostname: myldap.mycompany.com
Port: 389
Username: ldapuser@myldap.mycompany.com
Base DN: dc=myldap,dc=mycompany,dc=com
Additional User DN: cn=Users
User Schema Settings
User Object Class: user
User Object Filter: (&(objectCategory=Person)(sAMAccountName=*.*))
User Name RDN Attribute: cn
User First Name Attribute: givenName
User Last Name Attribute: sn
User Display Name Attribute: displayName
User Email Attribute: mail
User Password Attribute: unicodePwd
User Unique ID Attribute: objectGUID
Group Object Class: group
Group Object Filter: (|(&(objectCategory=Group)(cn=*jira*))(&(objectCategory=Group)(cn=*users*)))
Group Name Attribute: cn
Group Description Attribute: description
Ok, thanks all for Your help and Your effort.
I thought it would be cool to use a LDAP structure at home to share credentials to several services and machines, but I guess I have to admit to myself, that setting up and configuring an ldap-infrastructure "by the way" is way ahead of my skills.
Just your "Group Object Filter"-example shows me the multiple possibilities how to mess things up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi zyxtaxbo,
Check out Atlassian's Connecting to an LDAP directory documentation. Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.