Pallavi, I have been informed that you are handling the release notes for OpenSolaris 2008.11.
A release not is required for Bug 4215 - "AI doesn't set 'root' role and 'Primary Administrator' profile to created user account" I think the release note should read as I have below. Please let me know if you can not arrange to have this added to the release notes of you have any questions. Thank you. Joe VLcek - - - Problem: When doing an Automatic Install the user is not assigned Primary Administrator profile and role is not set to root. Workaround: 1. After the install completes log into the newly installed client as the specified user. Then changing root to be 'role' and assigning "Primary Administrator" profile and role "root" to user account. 2. Execute the following commands: login as normal user, then % su - # usermod -K type=role root # usermod -P "Primary Administrator" -R root <user_login_name>
