/etc/pam.d/newrole is in newrole 2.6-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #%PAM-1.0
@include common-auth
@include common-account
@include common-session
session required pam_namespace.so unmnt_remnt no_unmount_on_close
|