Mark Phalan wrote: > On 10/ 8/09 04:30 PM, Kyle McDonald wrote: >> Mark Phalan wrote: >>> >>> This problem shows up in local zones because SUNWgssc isn't >>> installed by default when installing a local zone. Certainly apart >>> from this issue everything seems to be working fine for me on >>> opensolaris 122. >>> >>> Could you have been hitting this problem? >>> >> I don't know. I don't have any zones setup this is the in the base >> install of the machine. >> >> I'm running NV b123 but from the SXCE media, and I've done a >> jumpstart of the SUNWCall cluster, so I don't know how I could be >> missing the SUNWgssc package. > > > Oops. I somehow got this mixed up with something else > (opensolaris/zones) :) > > Anyway OpenSolaris build 122 works fine both in global and local zones > (apart from the bug I mentioned). > > Were the kadmin/<fqdn> and changepw/<fqdn> principals correctly > created when you initially create the kdb or did you have to add them > manually? Here's the output of kadmin.local 'listprincs': > kadmin.local: listprincs > K/M at RELENG.EGENERA.COM > changepw/keymaster.releng.egenera.com at RELENG.EGENERA.COM > kadmin/changepw at RELENG.EGENERA.COM > kadmin/history at RELENG.EGENERA.COM > kadmin/keymaster.releng.egenera.com at RELENG.EGENERA.COM > kiprop/kdc0.releng.egenera.com at RELENG.EGENERA.COM > kiprop/keymaster.releng.egenera.com at RELENG.EGENERA.COM > kmcdonald/admin at RELENG.EGENERA.COM > krbtgt/RELENG.EGENERA.COM at RELENG.EGENERA.COM > kadmin.local: The only ones I added were the ones in the docs: > kiprop/kdc0.releng.egenera.com at RELENG.EGENERA.COM > kmcdonald/admin at RELENG.EGENERA.COM So yes I think all the ones you asked about were there already, including: > kiprop/keymaster.releng.egenera.com at RELENG.EGENERA.COM
Does that help? -Kyle > > -M