summaryrefslogtreecommitdiffstats
path: root/include/libadmin/dbtlibadmin.h
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2006-02-08 21:52:22 +0000
committerRich Megginson <rmeggins@redhat.com>2006-02-08 21:52:22 +0000
commita193e615776ce7847283f308f34e9c6224c724c9 (patch)
tree2cfc24635092bc28836cb7e02d6a9e485580ed2d /include/libadmin/dbtlibadmin.h
parent2119b2eb87ebe9ab2d8f33317e01e796182013ff (diff)
Bug(s) fixed: 180515
Bug Description: Chain BIND requests with chain on update + global pw policy Reviewed by: Nathan, Pete (Thanks!) Fix Description: When using global password policy, we need to chain the BIND request back to a master so that it can update the pw policy op attrs in the user's entry and replicate them to all other servers. The call to config_get_pw_is_global_policy() is expensive (acquires a lock) so we delay it as long as possible. The reason we have to use config_get_pw_is_global_policy() is because the entry distribution plugin interface is poor - we have no way to register an init or start function to get the config, and no way to register a statechange callback to be notified of changes to the global password policy. Platforms tested: Fedora Core 4 Flag Day: no Doc impact: no
Diffstat (limited to 'include/libadmin/dbtlibadmin.h')
0 files changed, 0 insertions, 0 deletions