Default values for user and root passwords were not encrypted as called for in:
- 4246 The user and root password are not encrypted in SC manifest http://cr.opensolaris.org/~wmsch/bug-6622/ http://defect.opensolaris.org/bz/show_bug.cgi?id=6622 Edited default.xml in SUNW-installadm-tools to provide usable encrypted passwords as described in bug report. user: jack password:jack root password: opensolaris Also added code to provide the same values if they are absent from the SC manifest for whatever reason. Informational debugging message in Orchestrator can now display the passwords, since they are encrypted. Tested default.xml changes going into SUNWinstalladm-tools package on x86 and SPARC. Tested new auto-install and liborchestrator on x86 and SPARC. Deleted entries from SC manifest and software generated correct default values.
