D. Tervooren created DIRSERVER-2332:
---------------------------------------
Summary: Unexpected Session Termination (nslcd - libpam-ldapd
Key: DIRSERVER-2332
URL: https://issues.apache.org/jira/browse/DIRSERVER-2332
Project: Directory ApacheDS
Issue Type: Bug
Components: asn1, core, ldap
Affects Versions: 2.0.0.AM26
Environment: - Raspbian Clients with nslcd
- Apache Studio in Windows
- ApacheDS running in Docker (self built image)
Reporter: D. Tervooren
Attachments: capture_nslcd.pcap, capture_studio.pcap, debug.log
I'm currently playing around with a small raspi-cluster - the intention is to have unified
LDAP login via libpam-ldapd and NFS mounted home-dirs.
t
While setting up libpam-ldapd together with apacheds worked like charm - during some tests
i noticed, that secondary group names don't work.
Tinkering around with the log-levels revealed a NullPointerException
_at org.apache.directory.api.ldap.codec.actions.controls.StoreControlValue.action(StoreControlValue.java:81)_
I tried to isolate the cause of the error to build a test-case but while finding my way through
the code-base I stranded in the mina and ldap-api repo.
I'm willing to provide every information that is needed to dive deeper into this issue.
A Capture (pcap) of the ldap_search from nslcp aswell as (basically) the same search from
studio (which suprisingly works just fine) are attached aswell as the DEBUG log which also
contains the HEX for the network request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org
|