mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
people: use /home/fedora for users
All the old ones use this, so set it for new users too. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -19,7 +19,7 @@ services = nss, sudo, pam, ssh
|
||||
|
||||
domains = fedoraproject.org
|
||||
[nss]
|
||||
homedir_substring = /home
|
||||
homedir_substring = /home/fedora
|
||||
|
||||
[pam]
|
||||
pam_id_timeout = 60
|
||||
|
||||
Reference in New Issue
Block a user