mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix up a comment
This commit is contained in:
parent
fc9f057792
commit
19465318ce
@ -33,7 +33,7 @@ import ldap
|
||||
|
||||
|
||||
class pwpolicy_mod(frontend.Command):
|
||||
'Edit an existing user.'
|
||||
'Edit existing password policy.'
|
||||
# FIXME, switch to more human-readable names at some point
|
||||
takes_options = (
|
||||
Param('krbmaxpwdlife?', type=ipa_types.Int(), doc='Max. Password Lifetime (days)'),
|
||||
|
Loading…
Reference in New Issue
Block a user