mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
daemons: Remove ipa_kpasswd
Now that we have our own database we can properly enforce stricter constraints on how the db can be changed. Stop shipping our own kpasswd daemon and instead use the regular kadmin daemon.
This commit is contained in:
@@ -22,7 +22,6 @@ man1_MANS = \
|
||||
|
||||
man8_MANS = \
|
||||
ipactl.8 \
|
||||
ipa_kpasswd.8 \
|
||||
$(NULL)
|
||||
|
||||
install-data-hook:
|
||||
|
||||
Reference in New Issue
Block a user