[16113] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: Fw: Kerberos MIT on Solaris

daemon@ATHENA.MIT.EDU (Will Fiveash)
Mon Aug 23 15:33:59 2010

Date: Mon, 23 Aug 2010 14:33:26 -0500
From: Will Fiveash <will.fiveash@oracle.com>
To: "Douglas E. Engert" <deengert@anl.gov>
Message-ID: <20100823193326.GC1880@sun.com>
Mail-Followup-To: "Douglas E. Engert" <deengert@anl.gov>,
	vir vir <vitrou2004@yahoo.com>, krbdev@mit.edu
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <4C72871C.30806@anl.gov>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu

On Mon, Aug 23, 2010 at 09:35:08AM -0500, Douglas E. Engert wrote:
> 
> On 8/22/2010 12:33 PM, vir vir wrote:
> >Hi Will,
> >
> >
> >On Salaris 9 can't find a library libkrb5.so
> >
> >On Salaris 10 I can't  find a library libgssapi_krb5.so that has
> >gss_krb5_ccache_name,
> 
> On Solaris 10, use something like:
>          CPPFLAGS="-I/usr/include/kerberosv5"
>          LDFLAGS="/usr/lib/gss/mech_krb5.so -R/usr/lib/gss"

Note that linking this way is unsupported as there are a bunch of
private interfaces (functions) that could be changed without violating
the advertised stability level.  At this point Solaris offers libgss
(Interface Stability == Committed), libsasl (Interface Stability ==
Committed) and libkrb5 (Interface Stability == Volatile) as supported
APIs to access krb security.  Doing anything else is not supported and
has a greater risk of breaking with updates and new releases.  See the
Interface Stability section of the attributes.5 man page for more
information on this topic.

-- 
Will Fiveash
Oracle
http://opensolaris.org/os/project/kerberos/
Sent using mutt, a sweet text based e-mail app: http://www.mutt.org/
_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

home help back first fref pref prev next nref lref last post