added user management
This commit is contained in:
@@ -29,9 +29,9 @@ $ae_manage_user = false,
|
||||
|
||||
$ae_user_name = 'apache',
|
||||
$ae_user_uid = '48',
|
||||
$ae_u_comment = 'Apache Service User',
|
||||
$ae_u_comment = 'Apache',
|
||||
$ae_u_groups = undef,
|
||||
$ae_user_home = '/home/apache',
|
||||
$ae_user_home = '/opt/rh/httpd24/root/usr/share/httpd',
|
||||
$ae_user_shell = '/bin/false',
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user