[16106] 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 (Douglas E. Engert)
Mon Aug 23 10:35:10 2010

Message-ID: <4C72871C.30806@anl.gov>
Date: Mon, 23 Aug 2010 09:35:08 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
MIME-Version: 1.0
To: vir vir <vitrou2004@yahoo.com>
In-Reply-To: <632308.71479.qm@web50106.mail.re2.yahoo.com>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu



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"

We use the Solaris 10 provided Kerberos wherever possible, including
using the Solaris ssh and sshd with Kerberos. If you can't use the Solaris
Kerberos, as Will suggests below,  and you are having problems with
compiling using the Sun Studio compiler, you can compile the MIT Kerberos
using the Solaris provided gcc in /usr/sfw/gcc.

Solaris 9 is another issue, and we do use the MIT Kerberos on the few
remaining Solaris 9 systems.


>
> --- On Sat, 8/21/10, Will Fiveash<will.fiveash@oracle.com>  wrote:
>
>
> From: Will Fiveash<will.fiveash@oracle.com>
> Subject: Re: Fw: Kerberos MIT on Solaris
> To: "vir vir"<vitrou2004@yahoo.com>
> Cc: krbdev@mit.edu
> Received: Saturday, August 21, 2010, 1:56 PM
>
>
> Why not just use the native Solaris kerberos?
>
> On Thu, Aug 12, 2010 at 07:15:18AM -0700, vir vir wrote:
>> Hi,
>>
>> I found all the files and the paths.
>>
>> All the libraries were created.  The libraries are 32 bit what should I change in the configure file or somewhere else to create 64 bit
>>
>> Thanks,
>> Alex
>>
>> --- On Wed, 8/11/10, vir vir<vitrou2004@yahoo.com>  wrote:
>>
>>
>> From: vir vir<vitrou2004@yahoo.com>
>> Subject: Kerberos MIT on Solaris
>> To: krbdev@MIT.EDU
>> Received: Wednesday, August 11, 2010, 10:30 AM
>>
>>
>>
>>
>>
>>
>>
>> Hi,
>>
>> I am trying to use Kerberos on Solaris Sunamd64
>> I download the Kerberos V5 Release 1.8.3 untar it follow up the instructions
>>
>> cd /u1/krb5-1.8/src
>> ./configure
>> make
>>
>> after ./configure  I couldn't find a make file
>> Do you know what could be the problem?
>>
>> Thanks,
>> Alex
>>
>>
>>
>> _______________________________________________
>> krbdev mailing list             krbdev@mit.edu
>> https://mailman.mit.edu/mailman/listinfo/krbdev
>

-- 

  Douglas E. Engert  <DEEngert@anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
_______________________________________________
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