blob: 2b11d7702c455243af33f01cb5e56b9dfbcc57ad (
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_jail.so
EOM
}
]
|