Re: krb5-1.2.8 on cygwin + kerberized ssh

2003-05-31 Thread Damien Miller
[EMAIL PROTECTED] wrote: > I have made a bit of progress since I compiled > krb5-1.2.6. > > ./configure --with-cc=gcc --without-krb4 --disable-dns-for-kdc > > It would be nice if there was an option to just > compile client stuff. Just use the makefile targets directly: make ssh ssh-agent ssh-k

Re: krb5-1.2.8 on cygwin + kerberized ssh

2003-05-31 Thread Charles Wilson
[EMAIL PROTECTED] wrote: Given that kerberos is a unifying feature linking windows and unix it would be nice to see kerberos and kerberized apps in cygwin. http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/krb5/ --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

krb5-1.2.8 on cygwin + kerberized ssh

2003-05-30 Thread Bob . Smart
I have made a bit of progress since I compiled krb5-1.2.6. ./configure --with-cc=gcc --without-krb4 --disable-dns-for-kdc It would be nice if there was an option to just compile client stuff. The resolv library problem went away. I don't know if that was a change to krb5 or to cygwin. Bison prob