Hmm, this looks like a bug. Just looked in the code, it doesn't seem to catch the case where both username and userpass are left out.
As a workaround can you try just removing the jack username line, but leaving the userpass line in? thanks, -ethan Steven Lau wrote: > Hmm ..... I remove jack/jack from the default.xml as following .... > but auto-install don't like it and failed ... > > Thx, > > -Steven > > > ----- > root at opensolaris:~# more /tmp/install_log > <AI Apr 8 22:59:13> /tmp/ai_combined_manifest.xml is a valid manifest > <OM Apr 8 22:59:23> System reports enough physical memory for > installation, swap is optional > <AI Apr 8 22:59:23> Checking any disks for minimum recommended size > of 12646 MB<AI Apr 8 22:59:23> Disk c6t0d0 size listed as 76319 MB > <AI Apr 8 22:59:23> Default disk selected is c6t0d0 > <AI Apr 8 22:59:23> Disk name selected for installation is c6t0d0 > <AI Apr 8 22:59:23> no manifest slice information found > <AI Apr 8 22:59:23> Setting of OM_ATTR_USER_PASSWORD failed > <------------ > <AI Apr 8 22:59:24> Auto install failed > root at opensolaris:~# > > > ----- > > > <ai_criteria_manifest> > <ai_embedded_manifest> > <ai_manifest name="default"> > <ai_pkg_repo_default_authority> > <main url="http://ipkg.sfbay/dev/" > authname="opensolaris.org"/> > <mirror url=""/> > </ai_pkg_repo_default_authority> > <ai_packages> > <package_name> > entire at 0.5.11-0.111 > SUNWcsd > SUNWcs > babel_install > SUNWscp > </package_name> > </ai_packages> > </ai_manifest> > </ai_embedded_manifest> > <sc_embedded_manifest name = "AI"> > <!-- <?xml version='1.0'?> > <!DOCTYPE service_bundle SYSTEM > "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> > <service_bundle type="profile" name="name"> > <service name="ai_properties" version="1" type="service"> > <instance name="default" enabled="true"> > <property_group name="ai" type="application"> > <propval name="rootpass" type="astring" > value="$5$VgppCOxA$ycFmYW4ObRRHhtsGEygDdexk5bugqgSiaSR9niNCouC"/> > <propval name="timezone" type="astring" > value="US/Pacific"/> > </property_group> > </instance> > </service> > </service_bundle> > --> > </sc_embedded_manifest> > </ai_criteria_manifest> > > > > On 04/ 8/09 04:25 PM, Ethan Quach wrote: >> >> >> Ethan Quach wrote: >>> >>> >>> Jerry Edwards wrote: >>>> >>>> Hi, >>>> >>>> Yes these were AI installs using 111 install image and 111 isp >>>> packages. We did not see this with >>>> 110 install image. So if this is a feature is there a way to >>>> disable this. We also cannot rsh to the system >>>> as root. This will break a lot of our automation. >>> >>> Remove jack/jack from your ai_manifest file. >> >> That was supposed to say your SC manifest. >> >> >> -ethan >> >> >>> >>> >>> -ethan >>> >>>> >>>> rsh c23-8 -l root >>>> Login incorrect >>>> Connection to c23-8 closed. >>>> >>>> Thanks >>>> Jerry >>>> >>>> On 04/ 8/09 03:47 PM, Ethan Quach wrote: >>>>> Steven, >>>>> >>>>> Were these installs via AI? >>>>> >>>>> If so, there were bugs filed against AI, 4215 and 7274 (fixed >>>>> in 111), to fix the fact that root wasn't set up to be a role. >>>>> i.e. the fact that you were able to log in as root in 110 was a >>>>> bug. >>>>> >>>>> >>>>> thanks, >>>>> -ethan >>>>> >>>>> >>>>> Steven Lau wrote: >>>>>> Hi, >>>>>> >>>>>> Our group installed osol 111 .... after installation completed >>>>>> and tried to login as root from console ... and failed to login >>>>>> (see below). We don't have this problem on osol 110. Workaround >>>>>> is login as jack/jack and su to root. >>>>>> >>>>>> Any comments or we will file a bug. >>>>>> >>>>>> Thx, >>>>>> >>>>>> -Steven >>>>>> >>>>>> ---- >>>>>> >>>>>> >>>>>> opensolaris console login: root >>>>>> Password: >>>>>> Roles can only be assumed by authorized users >>>>>> <----------------------------- >>>>>> Login incorrect >>>>>> Apr 8 15:03:14 opensolaris login: login account failure: >>>>>> Permission denied >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> caiman-discuss mailing list >>>>>> caiman-discuss at opensolaris.org >>>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >>>>> _______________________________________________ >>>>> caiman-discuss mailing list >>>>> caiman-discuss at opensolaris.org >>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >>>> >>>> -- >>>> Jerry Edwards Sun Microsystems Inc. >>>> Manager, Network and Platform QA 12 Network Circle >>>> Phone: (650) 786-4632 M/S MPK12-126 >>>> Fax: (650) 786-2841 Menlo Park, CA 94025 >>>> >>>> >>> _______________________________________________ >>> caiman-discuss mailing list >>> caiman-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >
