enum Libcrown::PasswordState
Overview
Reprents a password field. Only /etc/shadow is supported to store encrypted password.
Defined in:
password_state.crEnum Members
-
Hashed =
0 -
LoginDisabled =
1 -
NISServer =
2
Reprents a password field. Only /etc/shadow is supported to store encrypted password.
0
1
2