<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Century Gothic&quot;;">We
had the same problem with the install script leaving snmpd only half-configured. For us
it was because an snmp user was already defined in our LDAP server so useradd
refused to create a new one. The install script didn’t seem to be able to use the user
from LDAP. Maybe because its UID was too large? (snmp:x:77596019:77595137:snmp:/home/WCCLS/snmp:/bin/bash)
Temporarily disabling LDAP and running dpkg configure -a worked to get the
package into a configured state.</span></p>