summaryrefslogtreecommitdiff
path: root/security/pam_mkhomedir/files/pkg-message.in
blob: c462c2eda084ebe10b4be81de6ddc2b6aef0ed3d (plain)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
You may want to add something like this to your /etc/pam.d/login
or /etc/pam.d/sshd ( when you've configured ssh with PAM )
file to use this module:

session         required       %%PREFIX%%/lib/pam_mkhomedir.so
EOM
}
]