Re: Kerberos Authentication Support help

2016-10-07 Thread Todd Grayson
Anil You are not using MIT Kerberos, it appears your organization installed this product listed below at some point https://en.wikipedia.org/wiki/FoxT_ServerControl It would be best to be contacting their support organization for assistance with their BOKS product suite. The Open source impleme

Re: Using enterprise principal name in GSS-API

2016-10-07 Thread Alan Braggins
Apparently I also have a broken mail that truncated most of that message. I'll see if I can recover it. From: Alan Braggins Sent: 06 October 2016 19:45 To: Greg Hudson; Isaac Boukris; kerberos Subject: Re: Using enterprise principal name in GSS-API On 23/09

RE: Kerberos Authentication Support help

2016-10-07 Thread Anilkumar.Palahanumanthrao
Please see below. Also echo "password" | /opt/boksm/bin/kinit userid is prompting for password, which I is not expected. I want the command to take password and login directly. Can you help ? $ which kinit /opt/boksm/bin/kinit $ $ which klist /opt/boksm/bin/klist $ cd /opt/boksm/bin/ $ clear $

RE: Kerberos Authentication Support help

2016-10-07 Thread Anilkumar.Palahanumanthrao
Todd, So are you saying, this is not Red Hat Linux, but FoxT Linux ? Thanks, Anil Rao From: Todd Grayson [mailto:tgray...@cloudera.com] Sent: Friday, October 07, 2016 10:58 AM To: Pala hanumanth rao, Anil kumar Cc: Robbie Harwood; kerberos@MIT.EDU Subject: Re: Kerberos Authentication Support hel

Re: Using enterprise principal name in GSS-API

2016-10-07 Thread Alan Braggins
On 23/09/16 15:50, Greg Hudson wrote: > On 09/23/2016 03:52 AM, Isaac Boukris wrote: >> Maybe we need a new gss name type oid like GSS_NT_ENTERPRISE_NAME, >> though I guess it's more complicated than it sounds :) > > I think that might be reasonable for this use case. I've seen requests > to be ab