--- scripts/linux/pam.d/vmtoolsd.orig	2013-09-23 15:51:10 UTC
+++ scripts/linux/pam.d/vmtoolsd
@@ -1,7 +1,3 @@
 #%PAM-1.0
-auth       required         pam_shells.so
-auth       sufficient       pam_unix.so shadow
-auth       required         pam_unix_auth.so shadow
-account    required         pam_shells.so
-account    sufficient       pam_unix.so
-account    required         pam_unix_acct.so
+auth       include          system
+account    include          system