run the following command for each user you're adding:
useradd
edit /etc/pam.d/vmware-authd and insert at the beginning of the file:
auth sufficient pam_krb5.so use_first_pass
run the following command:
esxcfg-auth --enablead --addc=
run more /etc/krb5.conf to verify the results of your work.
Make sure that the date is set correctly on the ESX server or you will not be able to log in. Type date to check.
when changing the date use the following command specifying military time:
date MMDDTTTTYYYY
No comments:
Post a Comment