diff options
Diffstat (limited to 'emulators/open-vm-tools/files/patch-pam_generic')
-rw-r--r-- | emulators/open-vm-tools/files/patch-pam_generic | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/open-vm-tools/files/patch-pam_generic b/emulators/open-vm-tools/files/patch-pam_generic index 1954cc6cf818..bdafd4d15d59 100644 --- a/emulators/open-vm-tools/files/patch-pam_generic +++ b/emulators/open-vm-tools/files/patch-pam_generic @@ -1,8 +1,8 @@ ---- pam/generic.orig 2020-10-16 23:15:58 UTC +--- pam/generic.orig 2025-06-19 04:05:18 UTC +++ pam/generic @@ -1,9 +1,5 @@ # This is a generic pam config file for open-vm-tools - # See https://kb.vmware.com/s/article/78251 for advice to use + # See https://knowledge.broadcom.com/external/article?legacyId=78251 for advice to use # common authentication mechanisms. -auth required pam_shells.so -auth sufficient pam_unix.so shadow |