How install / build mit-krb5?

2017-10-19 Thread Andy
I need directory /usr/lib/x86_64-linux-gnu/mit-krb5 with .so and /usr/include/mit-krb5 with .h. I have installed: apt-get -y install krb5-user libcomerr2 apt-get install krb5-kdc but is not enough... I see https://github.com/krb5/krb5 but I can't build I can't ./configure or automake How install

Re: another (different) KDC name resolution question

2010-02-22 Thread Andy Cobaugh
Try turning off dns_lookup_* in krb5.conf ? Then the client *should* try kdcs in the order they're listed in krb5.conf. --andy Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

Re: another (different) KDC name resolution question

2010-02-22 Thread Andy Cobaugh
Try turning off dns_lookup_* in krb5.conf ? Then the client *should* try kdcs in the order they're listed in krb5.conf. --andy Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

Re: remctl endpoints

2012-08-10 Thread Andy Cobaugh
contorl). The afs-control wrapper would randomize over a list of hostnames in $AFS_BACKEND_SERVERS, and continue trying until it found one that worked. --andy Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

Plugins for libkrb5 credential cache management functions

2013-11-15 Thread Adamson, Andy
the gss-ctx keyring. Solution 4: AFAICS the most versatile solution is to add a plugin architecture to libkrb for call outs on functions that manipulate kerberos credentials. Comments appreciated. -->Andy Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

Re: Plugins for libkrb5 credential cache management functions

2013-11-20 Thread Adamson, Andy
On Nov 19, 2013, at 2:46 PM, Greg Hudson wrote: > On 11/15/2013 12:12 PM, Adamson, Andy wrote: >> Solution 1: [inotify on FILE credentials] >> Solution 2: [integrate with KEYRING credentials] >> Solution 3: [nfslog/nfslogout interfaces invoked from PAM or other logi

Tickets accepted upon login but still prompted for password

2002-03-15 Thread Andy Rechenberg
I have a Red Hat Linux 7.1 box setup to use Kerberos authentication for telnet access. The KDC is a Windows 2000 Server (SP2). I have successfully setup a service principal for the Linux box in the 2000 domain and I have transferred the keytab to the Linux box and imported it into /etc/krb5.keyt