diff --git a/fas/client/fas.conf b/fas/client/fas.conf index d878c7a..cf4fbcf 100644 --- a/fas/client/fas.conf +++ b/fas/client/fas.conf @@ -17,16 +17,17 @@ password = admin ; in 'groups' ; groups that should have a shell account on this system. -groups = accounts,fedorabugs +groups = sysadmin-main ; groups that should have a restricted account on this system. ; restricted accounts use the restricted_shell value in [users] -restricted_groups = sysadmin +restricted_groups = ; ssh_restricted_groups: groups that should be restricted by ssh key. You will ; need to disable password based logins in order for this value to have any -; security meaning -ssh_restricted_groups = sysadmin-web +; security meaning. Group types can be placed here as well, for example +; @hg,@git,@svn +ssh_restricted_groups = ; aliases_template: Gets prepended to the aliases file when it is generated by ; fasClient