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.

pkginfo shows it's not missing:
> root at KeyMaster:/var/krb5# pkginfo |grep SUNWgss
> system      SUNWgss                         GSSAPI V2
> system      SUNWgssc                        GSSAPI CONFIG V2
> system      SUNWgssdh                       GSS Diffie-Hellman
> system      SUNWgssk                        kernel GSSAPI V2
> root at KeyMaster:/var/krb5#

The /etc/gss/mech file you mentioned is present also:
> root at KeyMaster:/var/krb5# ls -l /etc/gss
> total 12
> -rw-r--r--   1 root     sys         1468 Sep  1 21:41 gsscred.conf
> -rw-r--r--   1 root     sys         1436 Sep  1 21:41 mech
> -rw-r--r--   1 root     sys         1227 Sep  1 21:41 qop
> root at KeyMaster:/var/krb5# cat /etc/gss/mech
> #
> # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
> # Use is subject to license terms.
> #
> # CDDL HEADER START
> #
> # The contents of this file are subject to the terms of the
> # Common Development and Distribution License, Version 1.0 only
> # (the "License").  You may not use this file except in compliance
> # with the License.
> #
> # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
> # or http://www.opensolaris.org/os/licensing.
> # See the License for the specific language governing permissions
> # and limitations under the License.
> #
> # When distributing Covered Code, include this CDDL HEADER in each
> # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
> # If applicable, add the following below this CDDL HEADER, with the
> # fields enclosed by brackets "[]" replaced with your own identifying
> # information: Portions Copyright [yyyy] [name of copyright owner]
> #
> # CDDL HEADER END
> #
> #ident    "%Z%%M%    %I%    %E% SMI"
> #
> # This file contains the GSS-API based security mechanism names,
> # its object identifier (OID) and a shared library that implements
> # the services for that mechanism under GSS-API.
> #
> # Mechanism Name    Object Identifier    Shared Library    Kernel 
> Module [Options]
> #
> kerberos_v5        1.2.840.113554.1.2.2    mech_krb5.so kmech_krb5
> spnego            1.3.6.1.5.5.2        mech_spnego.so.1 [msinterop]
> diffie_hellman_640_0    1.3.6.4.1.42.2.26.2.4    dh640-0.so.1
> diffie_hellman_1024_0    1.3.6.4.1.42.2.26.2.5    dh1024-0.so.1
> root at KeyMaster:/var/krb5#

I know there are some differences between the default configs of Indiana 
and Nevada, but I'm under the impression the code is built once for NV 
and then repackages for IN right?

Is this an area where IN and NV just differ and I should be using the 
S10 docs?

   -Kyle

Reply via email to