Enabling pam_mkhomedir.so in common-session.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
cdb74e770e
commit
3cfa319c11
1 changed files with 1 additions and 0 deletions
1
debian/local/common-session
vendored
1
debian/local/common-session
vendored
|
@ -19,6 +19,7 @@ session requisite pam_deny.so
|
|||
# this avoids us returning an error just because nothing sets a success code
|
||||
# since the modules above will each just jump around
|
||||
session required pam_permit.so
|
||||
session required pam_mkhomedir.so skel=/etc/skel umask=0077
|
||||
# reset the umask for new sessions
|
||||
session optional pam_umask.so
|
||||
# and here are more per-package modules (the "Additional" block)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue