Public bug reported:
With gcc 5.x, valgrind indicates that the SIP password is pointing at
a value on the stack in a different function. The use of the temporary
std::string on the stack causes the cred_[i].data assignment to point to
a stack address, that isn't be valid by the time the passwor
This is caused by libpam-pwquality using the cracklib defaults for the
dictionary file, and not having cracklib-runtime installed with the
default cracklib dictionary of /usr/share/dict/cracklib-small. libpam-
pwquality should probably Depends: on cracklib-runtime
--
You received this bug notifi
Public bug reported:
Version: 1:1.2.6-2ubuntu1
nfsv4 mounts via krb5i stop working. The client reports nfs: server
servername not responding, still trying, and the mount process doesn't
complete.
Downgrading to 1:1.2.5-3ubuntu3 from precise fixes the problem.
(although that downgrade seems to
Public bug reported:
sssd fails to obtain ldap results and marks the ldap server as "offline"
when used with libldap-2.4-2 2.4.28-1.1ubuntu2, as ldap_result always
returns -1. Reverting to libldap-2.4-2 2.4.25-1.1ubuntu4 fixes the
problem.
This seems to be an upstream bug, also seen in Fedora:
h