diff --git a/lam/config/profiles/users/unix.pru b/lam/config/profiles/users/unix.pru index 3a09ed69..10f803b1 100644 --- a/lam/config/profiles/users/unix.pru +++ b/lam/config/profiles/users/unix.pru @@ -1,5 +1,5 @@ general_group: staff -general_homedir: home/$user +general_homedir: /home/$user general_shell: /bin/bash unix_pwdwarn: 10 unix_pwdallowlogin: pwdall