default kerberos support for cygwin OpenSSH_3.7.1p2

2004-01-22 Thread King Lung Chiu
Hi, Is kerberos support enabled by default on the latest binary ssh that comes with Cygwin? (OpenSSH_3.7.1p2) I've just installed it and ran it with KRB5CCNAME set to my TGT's location (klist reads it fine), but it still asks for a password. Do I need to compile kerberos support into it myself

OpenSSL libcrypto

2004-01-27 Thread King Lung Chiu
Hi, I'm trying to build openssh-3.7.1p2 on Cygwin, but I get the following error after running configure: configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) *** I haven't seen any similar posts in the cygwin mailing list archive. So any ideas how to fix t

Re: OpenSSL libcrypto

2004-01-27 Thread King Lung Chiu
> It's amazing what a package search will turn up... > > Hi, thanks for that. Turned out I needed to install the openssl-devel package. cheers King -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

definition of 'timezone'

2004-02-09 Thread King Lung Chiu
d way to convert cygwin's 'timezone' to the number expected by the Linux code? regards King Lung Chiu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

minires undefined '___res_search'

2004-02-10 Thread King Lung Chiu
impres_search in d16.o T ___res_search I __impres_search $ nm -s libresolv.a | grep ___res_search ___res_search in minires.o 1b78 T ___res_search So how can I make gcc find ___res_search and ___dn_expand? Did I miss something? regards King Lung Chiu

Re: minires undefined '___res_search'

2004-02-10 Thread King Lung Chiu
thanks, regards King Lung Chiu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

daylight saving

2004-02-19 Thread King Lung Chiu
Hi, 'date' on cygwin shows time that's 1 hour behind my machine's local time (Win2K). I am on daylight saving right now (ie. 1 hour ealirer than usual). What can I do to fix the cygwin time so it recognises the daylight saving? regards King Lung Chiu -- Unsubsc