8.x,9.x
localaccounts.user.add --username <new_username> --role admin --password" - This command will only work in appliance shell.chsh -s /bin/bash <new_username>"Security Considerations:
Least Privilege: Ensure that only authorized personnel are granted Bash access, as this provides full control over the appliance filesystem.
Audit Trails: Using individual accounts instead of the shared root account improves auditability for OS-level changes.
Password Policy: Local accounts created this way are subject to the password expiration policies configured in the vCenter VAMI (Port 5480).