Questions tagged [pam-ldap]
80 questions
0
votes
1 answer
nss-pam-ldapd password authentication doesn't work on CentOS 7 only when using `su`
Context
I have 2 different machins here whose main difference is that one is runs CentOS6 the other CentOS7.
Both run the latest distribution-available version of the lib : 0.8.13 for COS7, 0.7.5 for CentOS6
Both are running nss-pam-ldapd configured…

mveroone
- 474
- 7
- 22
0
votes
1 answer
ldapwhoami works but pam_authenticate fails with the same credentials
I'm testing the pam_ldap implementation with a C++ application. I configured ldap and pam_ldap to authenticate against a OpenLDAP server running in the same host. Created a user for testing, ldapwhoami works:
ldapwhoami -vvv -D…

third_eye
- 101
0
votes
1 answer
Errors log in the auth.log but all working fine
Hi I have a Linux server (18.04) that acts as a TimeMachine backup server using the netatalk service.
The users are authenticating using the LDAP (/etc/ldap.conf)
The client can connect to the AFP mount do the TimeMachine backup and log out just…

OscarCy
- 33
- 4
0
votes
1 answer
libpam-ldap unable to connect to LDAP server over SSL/TLS
I am trying to configure PAM to work with my LDAP server for authentication. To do this I am trying to use libpam-ldap, I decided to use libpam-ldap instead of libpam-ldapd for two reasons. First, libpam-ldapd doesn't appear to support group based…

WindowHero
- 101
- 2
-2
votes
1 answer
Ubuntu LDAP Client: Caching not working
I have an LDAP server, and I want to be able to login on my machines using that LDAP server. This works basically, but when the LDAP server is out of reach (e.g. a laptop is used outside the office) then authentication fails.
I tried several…

Reinhard Mayr
- 3
- 4