Class
Serverspec::Type::User
In:
lib/serverspec/type/user.rb
Parent:
Base
Methods
belongs_to_group?
belongs_to_primary_group?
encrypted_password
exists?
has_authorized_key?
has_home_directory?
has_login_shell?
has_uid?
maximum_days_between_password_change
minimum_days_between_password_change
Public Instance methods
belongs_to_group?
(group)
belongs_to_primary_group?
(group)
encrypted_password
()
exists?
()
has_authorized_key?
(key)
has_home_directory?
(path)
has_login_shell?
(shell)
has_uid?
(uid)
maximum_days_between_password_change
()
minimum_days_between_password_change
()
[Validate]