2019-08-14 14:16:12 +02:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
2013-07-16 08:30:29 +02:00
|
|
|
Manually edit pam.d/* files as needed and add in the required auth line and
|
|
|
|
remove any undesired fallback lines. Also ensure you arent already using opie!"
|
|
|
|
|
|
|
|
example in pam.d/system :
|
|
|
|
|
|
|
|
auth sufficient pam_orthrus.so
|
|
|
|
|
|
|
|
Please remember to delete any such entry BEFORE deinstalling this port or you
|
|
|
|
could lock yourself out !!
|
2019-08-14 14:16:12 +02:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|