Displaying 2 results from an estimated 2 matches for "ahaupt".
Did you mean:
haupt
2003 Apr 08
0
Some problems with Heimdal and AFS
...problem is compilation against Heimdal. It does not work because
of the following:
/products/source/heimdal/heimdal-0.5.1/i386_linux24/lib/roken/../../../lib/r
oken/getprogname.c(.text+0xc):
multiple definition of `get_progname'
openbsd-compat//libopenbsd-compat.a(bsd-misc.o)(.text+0x0):/usr1/ahaupt/open
ssh-3.6.1p1/openbsd-compat/bsd-misc.c:
first defined here
/usr/bin/ld: Warning: size of symbol `get_progname' changed from 24 to 15
in getprogname.o
After applying the heimdal patch from
http://meta.cesnet.cz/software/heimdal/index.en.html which also applies
perfectly for the 3.6.1 it wor...
2005 Mar 31
2
[Bug 1008] GSSAPI authentication failes with Round Robin DNS hosts
...hosts
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ahaupt at ifh.de
When connecting to hosts that are accessed via Round Robin DNS (e.g
pub.<my.domain> resolves to the ip addresses of pub[1-5].<my.domain>) GSSAPI
authentication failes often.
That's because the server's address lookup is done twice. First when actually
connecting to...