Loading…
gammaray
Translation uploaded |
|
None
String updated in the repository |
|
Loading…
gammaray
Translation uploaded |
|
None
String updated in the repository |
|
Set a user's password
If someone other than a user changes that user's password (e.g., Helpdesk
resets it) then the password will need to be changed the first time it
is used. This is so the end-user is the only one who knows the password.
The IPA password policy controls how often a password may be changed,
what strength requirements exist, and the length of the password history.
If the user authentication method is set to password+OTP, the user should
pass the --otp option when resetting the password.
EXAMPLES:
To reset your own password:
ipa passwd
To reset your own password when password+OTP is set as authentication method:
ipa passwd --otp
To change another user's password:
ipa passwd tuser1
Установка пароля пользователя
Если пароль пользователя изменяет кто-то кроме самого пользователя
Политика паролей IPA управляет частотой смены пароля, требованиями к
ПРИМЕРЫ:
Если в качестве метода аутентификации пользователя задано использованиеЧтобы сбросить свой собственный пароль:
ipa passwd
пароля+OTP, пользователь должен передать параметр --otp при сбросе пароля.
ПРИМЕРЫ:
Чтобы сбросить свой собственный пароль:
ipa passwd
Чтобы сбросить свой собственный пароль, когда в качестве метода аутентификации
задано использование пароля+OTP:
ipa passwd --otp
Чтобы изменить пароль другого пользователя:
ipa passwd tuser1