Class
Specinfra::Command::Solaris::Base::User
In:
lib/specinfra/command/solaris/base/user.rb
Parent:
Specinfra::Command::Base::User
Methods
check_belongs_to_group
check_has_home_directory
check_has_login_shell
Public Class methods
check_belongs_to_group
(user, group)
check_has_home_directory
(user, path_to_home)
check_has_login_shell
(user, path_to_shell)
[Validate]