Displaying 20 results from an estimated 800 matches similar to: "[Bug 239] New: ssh didn't resolv name server on HPUX 11i"
2002 May 09
5
[Bug 239] ssh didn't resolv name server on HPUX 11i
http://bugzilla.mindrot.org/show_bug.cgi?id=239
------- Additional Comments From stevesk at pobox.com 2002-05-10 06:36 -------
i have heard that newer releases have getaddrinfo() and that
it does not function properly. is HAVE_GETADDRINFO defined?
if so, can you raise the issue with
HP support before we do something like add BROKEN_GETADDRINFO?
------- You are receiving this mail
2007 May 08
1
[Bug 239] ssh didn't resolv name server on HPUX 11i
http://bugzilla.mindrot.org/show_bug.cgi?id=239
------- Comment #8 from ww1256ww at yahoo.com 2007-05-09 06:33 -------
Created an attachment (id=1275)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1275&action=view)
Mac os
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jul 18
0
[Bug 239] ssh didn't resolv name server on HPUX 11i
http://bugzilla.mindrot.org/show_bug.cgi?id=239
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stevesk at pobox.com 2002-07-18
2004 Jul 15
1
Samba 3.0.2 on HPUX 11i with winbind; Get_Pwnam_internals didn't find user + NT_STATUS_NO_SUCH_USER
Hey,
I've troubles with a samba-installation ( version 3.0.2, HP-CIFS-Technologie
Preview ) on HPUX 11i. I want to setup a fileserver within a
customerenvironment connecting into a windows 2000 domain, which contains a
lot of trusted domains. I have joined the domain already and wbinfo brings
me the list of users and groups. Also within the winbind_imap.tdb I see some
entrys which seems to
2002 Aug 05
3
openssh on HPUX 11i
In case this hasn't already been reported or discussed...
It took some doing for me to get openssh working on HPUX 11i.
The fixes are quite simple. First, one must have the IPV6
package installed:
em 512# swlist -l product | grep IPV6
IPV6AA A.01.01.5D IPv6 11i product
Second, I have to edit config.h to undefine HAVE_GETADDRINFO.
Without IPV6, ssh can't connect
2003 Apr 11
2
2.2.8a install on HPUX 11i
Dear Sir/Madam,
I am most keen on installing the latest version of Samba on our HP rp5430
running hpux 11i
Step 1, ./configure, fails with
checking whether to support disk-quotas... no
checking whether to support utmp accounting... no
checking whether to support Microsoft Dfs... no
checking whether to build the libsmbclient shared library... no
checking how to get filesystem space usage
2003 Oct 21
0
[Bug 748] HP-UX 11.11 (aka 11i) needs BROKEN_GETADDRINFO
http://bugzilla.mindrot.org/show_bug.cgi?id=748
Summary: HP-UX 11.11 (aka 11i) needs BROKEN_GETADDRINFO
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
2003 Jun 10
1
SAMBA 3.0 on HPUX as an ADS Domain Member
Hi,
I was just wondering if anyone has tried setting up any of the Samba 3.0,
alpha or beta versions, as an ADS domain member from HPUX 11.0 or 11i? Is
it possible to use the Kerberos and LDAP libraries from the HP application
CD's or do we have to download the MIT and OpenLDAP libraries?
Thanks in advance.
2005 Aug 03
2
Mapping HPUX to Windows Shared Directories
I need to know what the command would be to map an HPUX directory to a Windows shared directory.
I am running Samba 3.0.7 on HPUX 11i and have Windows Server 2003.
Any help would be greatly appreciated.
Regards,
Tony Gardner
UNIX Contractor
Haas Automation, Inc.
2006 Apr 24
1
source compilation errors on HPUX 10.20
Hi,
I've tried to compile 3.0.22 on HPUX 10.20 and get the following
error msg: No options are used when running 'configure'.
checking configure summary
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary failure. Aborting config
******
The server details:
[qhus029@HP-UX]>uname -a
HP-UX qhus029 B.10.20 A 9000/898 1684683361 two-user license
2003 Oct 31
0
SOLUTION: ssh not resolving host names on HP-UX 11i
Just in case anyone else runs across this problem, maybe someone on
this list can pass this along.
Install HP Patch PHNE_27796
Patch Description: s700_800 11.11 libnss_dns DNS backend patch
The preceding patch (PHNE_23574) was on some of the boxes that
exhibited the problem, so 23574 is not enough. If the box showed the
problem, it could only be fixed by installing PHNE_27796.
Just a bit more
2003 Oct 28
1
ssh not resolving host names on HP-UX 11i
I posted a message about this problem late last week, never heard
anything back, so I have to assume other folks did get a working ssh
(3.7.1p2) binary built on HP-UX 11i. Just to refresh, my ssh package
that I built on HP-UX 11i works fine, except that the ssh binary doesn't
seem to go to DNS to resolve host names. So the only way I can ssh to
other machines is to put their host entries in
2003 Sep 18
0
RE : Successfuly Building Samba 2.2.X under HP-UX 11i with gcc
Hello,
just for my information, what happens if you append "-D_HPUX_SOURCE" ?
Some (long) time ago (HP-UX 10.x), it would help compiling foreign software on HP-UX. But I had only at hand the HP compiler.
Regards,
J?r?me
-------- Message d'origine--------
De: Hughes, Martin [mailto:Martin.Hughes@uk.thalesgroup.com]
Date: jeu. 9/18/2003 13:05
?:
2003 Oct 25
0
HP-UX 11i not using DNS
Hello,
I've compiled openssh 3.7.1p2 on HP-UX 11i. Everything generally seems
to work except that ssh does not seem to use DNS to resolve names. If I
ssh to a machine, it only works if that machine is listed in my local
hosts file. I've absolutely checked /etc/nsswitch.conf, to no avail.
(I've verified the changes I've made in nsswitch.conf by using telnet.
If I put
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh
2006 Mar 24
1
Compiling error on HP-UX 11i v1
Dear all
During compilation samba-3.0.21c on a HP-UX 11i v1 system I get an error.
./configure --prefix=/opt/samba-3.0.21c
make
...
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
/usr/ccs/bin/ld: Unsatisfied symbols:
auth_script_init (first referenced in auth/auth.o) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Can
2006 May 09
1
Samba on 3.0.22 on HP-UX 11i - mon.out?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After a long hiatus from attention to Samba, I've started to compile the
latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple
of things.
1) For some reason, on my test system, every execution of any program
that comes in the Samba suite drops "mon.out" files everyplace.
Everything I can find about this says that
2005 Oct 14
1
Playing streams on HP-UX 11i
Does anyone know a player to recommend for HP-UX 11i? I have a listener
who wants to listen under HP-UX, and having not used it I'm not sure
what's available. Is there anything that should already be included in
HP-UX that would handle ogg or mp3 streams? If not, is there are a
player that you know will compile easily so he can listen? If I had it
in front of me I'm sure I
2003 Sep 29
0
Openssh-3.7.1p2 install on HP-UX 11i not working
I downloaded
http://gatekeep.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.7.1p2/
and have been trying to install it on our HP-UX 11i system. Although
configure completes successfully, make give the following errors:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
-I./..
-I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE
-D_XOPEN_SOURCE_EXTENDE
D=1
2002 Jan 14
0
OpenSSH 3.0.2p1 and tcp wrappers on hp-ux 11i
hi all,
does anyone compile OpenSSH verion 3.0.2p1
on HP-UX 11i with TCP WRAPPERS option enabled?
It keeps saying that libwrap.a missing.
i do have libwrap.a installed under /usr/lib
as well as /lib. I also have tcpd.h under
/usr/include.
any idea anyone? thanks in advance.
--Dat Truong
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo!