Displaying 1 result from an estimated 1 matches for "secrets_store_generic".
2007 May 01
1
Problem with Samba-3.0.25rc3 & idmap_ldap (winbind dumps core)
...rent key than the
retrieval function is looking for... I traced the smbpasswd code
back to param/loadparm.c, and everything keys to 'ldap_admin_dn',
with no association with any domain value.
Then I traced the secret retrieval process back to passdb/secrets.c,
where I then traced the secrets_store_generic function back out to
the 'net idmap secret' command. For others reference, to set the
ldap_user_dn password for each defined domain, and for the idmap
alloc config side, you use the following commands:
net idmap secret <DOMAIN> <secret>
net idmap secret alloc <secret>...