vmware / vmware/photon

openldap authentication with photon os

Open
#991 0 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
3.2k
Forks
692
PR merge metrics
No merged PRs in 30d

Description

we have openldap setup in our environment and want photon os 3 (which we are currently evaluating for docker implementing in our environment) to authenticate from openldap using TLS , I have been able to update the private CA cert and add LDAP details in /etc/openldap/ldap.conf after installing openldap and adjusting /etc/nsswitch.conf to accept ldap auth ..... but am unable to login from ldap ..... while ldapsearch commands work well and openssl also connecting using TLS ......I guess what I am mising is nscd and nss-pam-ldapd ..... please help to sort out the issue so that we can use this os in production.... thanks in advance

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported authentication setup in /etc/openldap/ldap.conf and /etc/nsswitch.conf, then review the mention of nscd and nss-pam-ldapd. Reproduce the difference between working ldapsearch and openssl TLS connections and the failed login; done means LDAP login works on Photon OS 3 over TLS.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
authentication, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.