Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion W2K3 - Secure LDAP Connection

Newsgroups: perl.ldap
Path: g2news2.google.com!news4.google.com!news3.google.com!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <ac...@grolmsnet.de>
Mailing-List: contact perl-ldap-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl-l...@perl.org
Received: (qmail 18063 invoked from network); 23 Aug 2006 17:18:16 -0000
Received: from x1a.develooper.com (HELO x1.develooper.com) (216.52.237.111)
  by lists.develooper.com with SMTP; 23 Aug 2006 17:18:16 -0000
Received: (qmail 31675 invoked by uid 225); 23 Aug 2006 17:18:16 -0000
Delivered-To: perl-l...@perl.org
Received: (qmail 31671 invoked by alias); 23 Aug 2006 17:18:15 -0000
X-Spam-Status: No, hits=-2.5 required=8.0
	tests=BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: la.mx.develooper.com
Received-SPF: pass (x1.develooper.com: domain of ac...@grolmsnet.de designates 80.67.18.16 as permitted sender)
Received: from smtprelay04.ispgateway.de (HELO smtprelay04.ispgateway.de) (80.67.18.16)
    by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Wed, 23 Aug 2006 10:18:10 -0700
Received: (qmail 15415 invoked from network); 23 Aug 2006 17:18:03 -0000
Received: from unknown (HELO thor.grolmsnet.de) ([pbs]690736@[217.229.122.169])
          (envelope-sender <ac...@grolmsnet.de>)
          by smtprelay04.ispgateway.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP
          for <upuis.Domi...@hydro.qc.ca>; 23 Aug 2006 17:18:03 -0000
Reply-To: ac...@grolmsnet.de
To: upuis.Domi...@hydro.qc.ca,
 perl-l...@perl.org
Subject: Re: W2K3 - Secure LDAP Connection
Date: Wed, 23 Aug 2006 19:17:59 +0200
User-Agent: KMail/1.9.1
References: <64D0E69F52C57A4CA41E13171CC1DE3C487A4F@WPMSXC05.hydroqc.hydro.qc.ca>
In-Reply-To: <64D0E69F52C57A4CA41E13171CC1DE3C487A4F@WPMSXC05.hydroqc.hydro.qc.ca>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="windows-1252"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-ID: <200608231918.01507.achim@grolmsnet.de>
Approved: n...@nntp.perl.org
From: ac...@grolmsnet.de (Achim Grolms)

On Wednesday 23 August 2006 16:22, Dupuis.Domi...@hydro.qc.ca wrote:
> Achim,
>
>  How can I create a valid TGT in credentials cache (via kinit) if I use a
> SUN Solaris server?  Any example?

I don't understand what your question means.
is it

- "How to use kinit" (read man kinit)

or 

- "Where to get kinit" (Solaris ships with a Kerberos5 implementation.
  or use MIT Kerberos or Heimdla instead

or 

- "How to configure Kerberos to use my W2003 AD as KDC" (read man krb5.conf)

Or do you have other problems I don't understand?

Achim