nss-pam-ldapd 0.8.11 integration issue with slapd/nssov on Solaris 10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd 0.8.11 integration issue with slapd/nssov on Solaris 10
- From: Ted Cheng <tedcheng [at] symas.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd 0.8.11 integration issue with slapd/nssov on Solaris 10
- Date: Wed, 24 Oct 2012 11:30:29 -0700
I am integrating the latest nss-pam-ldapd 0.8.11 release with slapd/nssov. The
Linux, specifically Ubuntu 11.10, part seems to work fine.
On Solaris 10, however, slapd/nssov is experiencing communication error.
slapd/nssov log:
50882cc2 nssov: error reading from client
gdb stepping shows that READ_TYPE()/tio_read() is failing:
tio_read(...)
{
...
if (tio_wait(fp,1,&deadline))
return -1; --> failing
...
}
nss-pam-ldapd 0.8.3 has been working fine on Solaris.
Ted C. Cheng
Symas Corporation
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/
- nss-pam-ldapd 0.8.11 integration issue with slapd/nssov on Solaris 10,
Ted Cheng