Displaying 20 results from an estimated 400 matches similar to: "Compiling openssh-3.9p1 Without Kerberos"
2004 Dec 13
2
[Bug 964] Problem compiling openssh 3.9p1
http://bugzilla.mindrot.org/show_bug.cgi?id=964
Summary: Problem compiling openssh 3.9p1
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: pierre42d
2004 Dec 23
1
openssh-3.9p1 for Mac OS X
I attempted to setup openssh-3.9p1 on Mac OS X (10.3.7). The
./configure and make work fine but 'make install' fails with:
computer:~/XDev/openssh-3.9p1 bcburke$ make install
if test ! -z ""; then \
/usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Nothing to be done for `all'.
(cd scard && make DESTDIR= install)
2004 Dec 13
5
[Bug 963] Problem compiling openssh 3.9p1
http://bugzilla.mindrot.org/show_bug.cgi?id=963
Summary: Problem compiling openssh 3.9p1
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: pierre42d
2004 Sep 06
0
OpenSSH 3.9p1 bug, .hushlogin is ignored
Hello Darren! Hello OpenSSH (portable) users!
After updating from OpenSSH 3.8.1p1 to OpenSSH 3.9p1 on my
Fedora Core 2 Linux box, the "sshd" no longer respects
"~/.hushlogin" to get a quiet and silent login. Now I get
the noisy "Last login: somedate from somehost" line.
I really loved that feature. ;-)
The problem is related to a change in "session.c",
2004 Sep 07
1
OpenSSH 3.9p1 - Solaris/SPARC
Hello,
I use OpenSSH version 3.8.1p1. It works very good.
I compile new version OpenSSH 3.9p1 but I get following
warning:
configure: WARNING: sys/ptms.h: present but cannot be compiled
configure: WARNING: sys/ptms.h: check for missing prerequisite headers?
configure: WARNING: sys/ptms.h: see the Autoconf documentation
configure: WARNING: sys/ptms.h: section "Present But Cannot Be
2004 Sep 17
2
patch: openssh 3.9p1 on hp-ux 10.20
OpenSSH 3.9p1 does not compile on HP-UX 10.20 due to the code which was
added in includes.h to work around HP-UX 11.11's behavior. The following
patch lets it work on HP-UX 10.20. It should also work on HP-UX 11.11,
but I can't test that (no HP-UX 11 boxes here).
It uses code from http://www.faqs.org/faqs/hp/hpux-faq/section-213.html .
The copyright at
2005 Feb 28
1
openssh 3.9p1 problems on big-endian ARM platform
(please CC, I'm not on the list.)
Hi all,
I'm having some trouble with openssh 3.9p1 on a big-endian ARM platform.
Everything appears to build and run okay, but I can only shell to the box
itself or to other big-endian ARM boxes. Shelling to an x86 box gives me:
Disconnecting: Corrupted MAC on input.
and shelling from an x86 to the ARM gives me the same message.
What's odd is
2004 Oct 25
0
OpenSSH 3.9p1 includes.h patch
Hello there,
In the openssh 3.9p1 includes.h there is a workaround for HP-UX 11.11
which broke compiling on HP-UX 10.20 since it needs _INCLUDE__STDC__
defined. Here's a patch for how I fixed it.
It would be more elegant to do a "#ifdef __hpux11", but I don't have an
HP-UX 11 box to try it out. So I'm not sure it would work. But you might
want to try since I guess it
2004 Aug 19
0
Announce: X.509 certificates support in OpenSSH-3.9p1
Hi All,
Diffs of "X.509v3 certificates support for OpenSSH" versions
g4(Compatibility) and h(Validator) for OpenSSH-3.9p1 are ready for
download.
Please visit "http://roumenpetrov.info/openssh" for more information.
Features:
* "x509v3-sign-rsa" and "x509v3-sign-dss" public key algorithms
* certificate verification
* certificate validation
o CRL
o
2004 Aug 27
2
OpenSSH-3.9p1 permanently_set_uid behavior on Linux
Aloha,
I'm curious about the following code at line 203 in uidswap.c:
/* Try restoration of GID if changed (test clearing of saved gid) */
if (old_gid != pw->pw_gid &&
(setgid(old_gid) != -1 || setegid(old_gid) != -1))
fatal("%s: was able to restore old [e]gid", __func__);
This causes permanently_set_uid to fail in the following case:
$ su
Password: ????????
#
2004 Sep 01
0
Patches AuthSelect + SecurID + logging updated for 3.9p1
Hello,
I've updated all my patches for OpenSSH 3.9p1.
http://sweb.cz/v_t_m/
Vaclav
____________________________________________________________
Anonymn? p?ipojen? k internetu od Seznamu
http://ad.seznam.cz/clickthru?spotId=74638
2004 Sep 08
1
AIX compilation issues - openssh V 3.8.1p1 and 3.9p1
I'm getting the following error when I compile openssh with IBM's xlc compiler.
/usr/vac/bin/xlc -g -I. -I.. -I. -I./.. -I/opt/freeware/include
-I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
"/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL
cannot be redefined.
"/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on
2004 Sep 30
1
warning configure openssh-3.9p1
OS : solaris8 with update patches
Station : Sparc Ultra5
device /dev/random installed
openssl version : openssl-0.9.7d
openssh version : openssh-3.9p1
My configuration :
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers
--with-privsep-user=sshd40 --with-ssl-dir=/usr/lib
I have the following warning lines :
configure: WARNING: sys/ptms.h: present but cannot be compiled
configure:
2005 Mar 21
0
Openssh 3.9p1 query - TOP URGENT.
I believe the messages are more than self-explanatory.
Do not mail openssh at openssh.com for issues like this.
> I am upgrading my openSSH 3.7.1p1 to 3.9p1 in solaris 8
> system. During the ./configure step, the output shows the following
> WARNING messages. Could you please shed some light on what these
> messages are and how it impacts the running environment.
>
2004 Sep 01
2
openssh-3.9p1: no pam_close_session() invocation
Hello,
I would like to point to this problem again as I have not seen a reply to
my original posting:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=106458208520320&w=2
and the problem still exists in version 3.9p1.
After closing a ssh-session the pam_close_session() function is not
invoked. Enabling PrivilegeSeparation (UsePrivilegeSeparation yes) does not
help.
Could someone
2006 Oct 07
0
[Bug 991] openssh version 3.9p1 doesnt write auth.warning logs
http://bugzilla.mindrot.org/show_bug.cgi?id=991
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #3 from dtucker at zip.com.au 2006-10-07 11:38 -------
Change all RESOLVED bug to CLOSED with the exception
2005 Feb 08
2
OpenSSH.org Differences Between 3.9p1, 3.8p1, and 3.7p1
Can someone tell me where I can find a list of changes made between
these releases of openSSH?
I saw the diff files available for the various releases but I'm
looking for something more akin to release notes that will give me an
overview of the changes between releases.
Thanks; Phil
2004 Dec 28
1
OpenSSH 3.9p1 X11 forwarding
Hi,
We upgraded from 3.7.1p2 to 3.9p1. The behaviour of the X11 forwarding
changed significantly, it is much slower. See below the truss output
(server side which runs 3.7.1p2) an check for the timestamp (6 seconds
delay). Do you have any idea what may causes this behaviour? Platform is
Solaris 5.9 Generic_117171-05.
Thanks in advance,
Andy Kocher
19279: 9.5463 sigaction(SIGCLD,
2006 Jan 08
9
URL/Site structure
Greetings,
I''m fairly noob with rails and making my first DB driven site with it.
I''m using the scaffold generator to develop the admin side of my site
(admin_controller)
I have three sections that I want to have the administrator edit, and I
want to call these from the admin controller that has a layout with
navigation to these three sections.
When using the scaffold
2004 Aug 25
6
sshd 3.9p1 under Reliant Unix 5.45: getpeername: Operation not supported on transport endpoint
The following is special to sshd 3.9p1 under ReliantUnix 5.45. It does
not occur under ReliantUnix 5.43 nor under Solaris 5.8:
`pwd`/sshd-3.9 -e -D -d -d -d
Now connecting from outside
[...]
debug1: inetd sockets after dupping: 3, 3
debug1: get_port() calls get_sock_port(3)
debug1: getpeername failed:
Operation not supported on transport endpoint
lsof proves FD 3 is an established TCP