search for: celinn

Displaying 11 results from an estimated 11 matches for "celinn".

Did you mean: celine
2000 Jun 30
2
req: list mirrors on http://www.openssh.com/install.html
hello all, it might be handy to have a list of any mirror sites for the required libs, Zlib and OpenSSL, on http://www.OpenSSH.com/install.html... or am i missing something like this on the website? chris -- Christopher Linn <celinn at mtu.edu> Staff System Administrator Center for Experimental Computation Michigan Technological University All opinions are my own, and do not represent the opinions of my employer. ============================================================================== "...and then...
2003 Oct 15
4
Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A
All, I'm getting the following error message when trying to 'make' OpenSSH 3.7.1p2: cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in #include directive. (noinclfilef) #include "zlib.h" -^ *** Exit 1 Stop. What can I do to get this to compile correctly? Thanks in advance, Trevor Strickland trevor.strickland at ed.gov
2001 Mar 29
3
Patches for OpenSSH 2.5.2p2: evaluate /etc/default/login, makefiles manpages
Dear developers of OpenSSH, first of all I want to thank you for your excellent work on OpenSSH! I have compiled OpenSSH 2.5.2p2 on Sun Solaris 2.6 and Sun Solaris 8 and discovered some problems. The first is that OpenSSH doesn't evaluate the file /etc/default/login which contains some flags and parameters for the login process. On important parameter is the default value for PATH. As we
2000 Jan 25
1
Origin of directory /usr/slocal?
I could not help but notice (at least in the solaris7/x86 port) the existance of /usr/slocal; what is the origin/purpose of this dir, and what conditions/ restrictions on what goes in there? thnaks chris -- Christopher Linn <celinn at mtu.edu> Staff System Administrator Center for Experimental Computation Michigan Technological University All opinions are my own, and do not represent the opinions of my employer. ============================================================================== "...and then...
2001 Apr 04
1
known_hosts
Hello, I have just set-up SSH on my UNIX systems. I can connect to all of them just fine using Win32 client. But when I try to ssh from one UNIX system to another I keep getting this message: RSA1 key fingerprint is fa:a2:ac:d6:58:a6:48:0b:cc:13:ea:b7:d5:bd:fd:de. Are you sure you want to continue connecting (yes/no)? When I choose yes to the above message it just keeps looping through, never
2001 Mar 28
1
OSSH 2.5.2p2: Why is /usr/local/ put into the include & lib p aths under Solaris?
But the main question hasn't been answered: Why is /usr/local placed before user-specified paths? Hypothetical example: You want to link against OpenSSL 0.96 for OpenSSH, but /usr/local contains 0.95, which is needed for something else. (Assume it comes binary only on Solaris for the sake of argument...) --Matt > -----Original Message----- > From: Damien Miller [mailto:djm at
2001 Jan 18
3
BSafe toolkits for implementing RSA public key algorithm
Has anyone had any experience with any of the BSafe toolkits that are available and contain support for the RSA public key algorithms? I would like to use one of RSA's toolkits in a port of a Windows OpenSSH client that I am working on, in order to avoid any licensing issues from RSA. Can anyone recommend a good toolkit? I understand that there a number of them, such as BSafe SSL-C, SLPlus,
2001 Mar 23
3
2.5.2p2 ssh-keyscan installed group writable?
just wondering about this. i noticed "make install" installs ssh-keyscan group-writable. is this intentional? openssh-2.5.2p2/Makefile.in, line 168: $(INSTALL) -m 0775 -s ssh-keyscan $(DESTDIR)$(bindir)/ssh-keyscan chris -- Christopher Linn, <celinn at mtu.edu> | By no means shall either the CEC Staff System Administrator | or MTU be held in any way liable Center for Experimental Computation | for any opinions or conjecture I Michigan Technological University | hold to or imply to hold herein.
2002 Jan 24
3
Configure script
Hello, Why does the configure scipt include -I/usr/local/include for CPPFLAGS and -L/usr/local/lib -R/usr/local/lib for LDFLAGS in the Makefile? Is this nesscesary? I take them out for security concerns Thanks Doug
2001 Nov 12
4
Openssh 3.0p1/Solaris 8 problems still...
Currently under solaris 8 with a fairly generic build: CC="cc" ./configure \ --prefix=/opt/openssh \ --sysconfdir=/var/ssh \ --with-rsh=/usr/local/etc/rsh \ --with-ipv4-default \ --with-ssl-dir=/usr/local/ssl \ --with-ipaddr-display \ --with-pam \ --with-pid-dir=/var/ssh cron will quit working since ssh hasn't
2001 Mar 26
7
RFE: Portable OpenSSH
For a future release of Portable OpenSSH, it would be nice to have a ./configure option to enable the binaries produced, to be statically linked. I tried using LDFLAGS option to ./configure .... but this passes arguments to gcc not ld, this should be documented. Additionally, I feel that ./configure should --extra-inc=dir and --extra-lib=dir to add paths to compile (-I) and link lines (-L &