Notification from LDAP Server
[Date Prev][Date Next] [Thread Prev][Thread Next]Notification from LDAP Server
- From: manoj kiran <manojkiran.eda [at] gmail.com>
- To: Arthur de Jong <arthur [at] arthurdejong.org>
- Cc: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Notification from LDAP Server
- Date: Thu, 25 Jul 2019 11:42:23 +0530
Hi All,
I was a beginner working on a small embedded System which uses nslcd(pam_ldap) as the client for authentication.
When ever the pam_ldap return a success, i have the necessary code to establish a session(persisted) for the specific ldap user.
But the problem which i was facing was :
When ever there is a change in ldap users attributes like password/group in the server, i need a way to obtain a signal from the ldap server to nslcd so that i can invalidate the existing sessions of the respective user whose attributes are changed.
How can we achieve this ? Can anyone help me to point some example/tutorials?
Thanks,
Manoj
- Notification from LDAP Server, manoj kiran
- Re: Notification from LDAP Server,
manoj kiran
- Re: Notification from LDAP Server,
Dave Macias
- Re: Notification from LDAP Server,
manoj kiran
- Re: Notification from LDAP Server, manoj kiran
- Re: Notification from LDAP Server,
manoj kiran
- Re: Notification from LDAP Server,
Dave Macias
- Prev by Date: Re: problem with passwd over pam_ldap
- Next by Date: Re: Notification from LDAP Server
- Previous by thread: Re: problem with passwd over pam_ldap
- Next by thread: Re: Notification from LDAP Server