The Logical Domains 1.2 Administration Guide (p32 ) states By default, an authorization to access all guest consoles is added to the auth_attr database,when the vntsd service is enabled. solaris.vntsd.consoles:::Access All LDoms Guest Consoles::
The paragraph above says that an entry in auth_attr is added when the vntsd service is enabled. On all the systems I have access to, which were running 1.1 and I upgraded them to 1.2 the entry did not get put into auth_attr. Also does anyone know the proper syntax for the entry into the smf for the vntsd/authorization as the one I have is not correct svccfg -s ldoms/vntsd setprop type=boolean:vntsd/authorization=true The above line is missing the type after the = sign and could be boolean or astring. T
