Difference between revisions of "Installation (ESX)"

Jump to navigation Jump to search
409 bytes added ,  13:23, 12 August 2009
m
Added "Password Complexity Disable"
m (Added VMware category)
m (Added "Password Complexity Disable")
Line 1: Line 1:
== Password Complexity Disable ==
In order to be able to change a user (or root) password to one that breaches password complexity checking
# Disable PAM module
#* <code> esxcfg-auth --usepamqc -1 -1 -1 -1 -1 -1 </code>
# Disable complexity checker
#* <code> esxcfg-auth --usecrack -1 -1 -1 -1 -1 -1 </code>
# Change password
# Re-enable PAM module
#* <code> esxcfg-auth --usepamqc=-1 -1 -1 -1  8 8 </code>
== HBA and SAN Operations ==
== HBA and SAN Operations ==
=== HBAnywhere Installation ===
=== HBAnywhere Installation ===

Navigation menu