/etc/pam.d/vmtoolsd is in open-vm-tools 2:10.2.0-3ubuntu3.
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 configuration for vmtoolsd
@include common-auth
account required pam_shells.so
@include common-account
|