Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-23 Thread Ray Vand
# # kvno -e des-cbc-md5 sapldap/ads.company@company.com kvno: No credentials found with supported encryption types while getting credentials for sapldap/ads.company@company.com # Ray On Apr 23, 2013, at 11:46 AM, Benjamin Kaduk wrote: > On Mon, 22 Apr 2013, Ray Vand wrote: > >> On A

Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-23 Thread Benjamin Kaduk
On Mon, 22 Apr 2013, Ray Vand wrote: > On Apr 22, 2013, at 2:55 PM, Nebergall, Christopher wrote: > >> What does this return? >> >> kvno -e des-cbc-md5 sapldap/ads.company@company.com > > Something is wrong with your command. May be it is incomplete. > > Can you please send me the correct synt

Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-22 Thread Will Fiveash
On Mon, Apr 22, 2013 at 02:46:06PM -0700, Ray Vand wrote: > > # kinit -k sapldap/ads.company@company.com > kinit(v5): Key table entry not found while getting initial credentials What does "type kinit" output? If you are using /usr/bin/kinit then you are running native Solaris krb. If you wa

Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-22 Thread Ray Vand
t; -Christopher > -Original Message- > From: Ray Vand [mailto:ray_v...@filemaker.com] > Sent: Monday, April 22, 2013 4:46 PM > To: Nebergall, Christopher > Cc: Benjamin Kaduk; kerberos@mit.edu > Subject: Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10 > >

RE: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-22 Thread Nebergall, Christopher
: Issue with Kerberos setting in Sun Solaris 10 Christopher, Yes, I have. Please see below. # cat krb5.conf libdefaults] default_realm = COMPANY.COM default_keytab_name = /etc/krb5/krb5.keytab default_tkt_enctypes = arcfour-hmac-md5 des-cbc-crc des-cbc-md5

Re: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-22 Thread Ray Vand
Christopher, Yes, I have. Please see below. # cat krb5.conf libdefaults] default_realm = COMPANY.COM default_keytab_name = /etc/krb5/krb5.keytab default_tkt_enctypes = arcfour-hmac-md5 des-cbc-crc des-cbc-md5 default_tgs_enctypes = arcfour-hmac-md5 des-cbc-crc des-c

RE: [EXTERNAL] Re: Issue with Kerberos setting in Sun Solaris 10

2013-04-22 Thread Nebergall, Christopher
Do you need to have allow_weak_crypto = true set in your krb5.conf? -Christopher -Original Message- From: kerberos-boun...@mit.edu [mailto:kerberos-boun...@mit.edu] On Behalf Of Ray Vand Sent: Monday, April 22, 2013 3:38 PM To: Benjamin Kaduk Cc: kerberos@mit.edu Subject: [EXTERNAL] Re: