diff options
Diffstat (limited to 'kadmin/kadmin.cat1')
| -rw-r--r-- | kadmin/kadmin.cat1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/kadmin/kadmin.cat1 b/kadmin/kadmin.cat1 index 0c6c0405cfd1..e93a1ee6a74a 100644 --- a/kadmin/kadmin.cat1 +++ b/kadmin/kadmin.cat1 @@ -125,13 +125,18 @@ DDEESSCCRRIIPPTTIIOONN Changes the password of an existing principal. - ppaasssswwoorrdd--qquuaalliittyy _p_r_i_n_c_i_p_a_l _p_a_s_s_w_o_r_d + vveerriiffyy--ppaasssswwoorrdd--qquuaalliittyy _p_r_i_n_c_i_p_a_l _p_a_s_s_w_o_r_d Run the password quality check function locally. You can run this on the host that is configured to run the kadmind process to verify that your configuration file is correct. The verification is done locally, if kadmin is run in remote mode, no rpc call is done to - the server. + the server. NOTE: if the environment has verify-password-quality + configured to use a back-end that stores password history (such as + heimdal-history), running verify-quality-password will cause an + update to the password database meaning that merely verifying the + quality of the password using verify-quality-password invalidates + the use of that principal/password in the future. pprriivviilleeggeess |
