similar to: HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread

Displaying 20 results from an estimated 1000 matches similar to: "HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread"

2001 Oct 29
0
[Fwd: HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread]
"Tyler, Ross E" wrote: > configure determines that my HP-UX 11.00 box has pread (and pwrite) because the linker resolves them to symbols in my libc. > > however, i don't believe that this system call is implemented in my version of the kernel because smbd dies with a SIGSYS (bad arg > to sys call) in libc:pread. > > my workaround was to override what configure
2001 Mar 14
3
OpenSSH 2.3.0p1: HP-UX 11.00 64-bit
I have encountered a problem with using OpenSSH 2.3.0p1 on 64-bit HP-UX 11.00 systems. This bug does not exhibit itself on any 32-bit HP-UX 11.00 or HP-UX 10.20 systems that I have built 2.3.0p1 on. OpenSSH 2.3.0p1 was built with HPs ANSI C compiler with OpenSSL 0.9.6 and zlib 1.1.3. The problem is with the call to vhangup(2) in sshd when interactive sessions are started. The problem does not
2002 Nov 24
1
How to compile samba-2.2.x on HP/UX 11.00
Hi, Here's my problem: Samba-2.2.x (even 2.2.7) compiled right out of the box on HP/UX 11.00 gives some errors in the log file: Nov 23 16:17:32 pandora smbd[6744]: [2002/11/23 16:17:32, 0] locking/posix.c:posix_fcntl_lock(661) Nov 23 16:17:32 pandora smbd[6744]: posix_fcntl_lock: WARNING: lock request at offset 0, length 9223372036854779000 returned Nov 23 16:17:32 pandora smbd[6744]:
2003 Feb 26
0
performance problem with Samba built with pread/pwrite on HP-UX 1 1.11
Hi everyone, One of my teammates here at HP uncovered this, and I thought it deserved proactive mention on the list: It covers non-HP builds of Samba, so HP CIFS Server (HP's version of Samba bundled with all 11.0 and above OS'es) customers are not directly affected but those of you on the list who might build Samba yourselves on 11.11 could be affected. Customers building their own
2001 Aug 15
2
rsync building OK on HP-UX 11.00 and 11.11?
On 8 Aug 2001, "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com> wrote: > Hi Martin, > Thought I would let you know that rsync is failing to > build on HP-UX 11.00 and 11.11 (using HP's ansi C compiler) because of a > test you have for socklen_t; on HP-UX 11.00 and 11.11, socklen_t is not > defined in types.h, but instead is defined in socket.h > Result is that
2003 Sep 05
0
/dev/random for HP-UX 11.00
Hi, I "developed" an implementation of /dev/random for HP-UX 11.00 that can be used to speed up entropy gathering for OpenSSL/OpenSSH implementations on HP-UX 11.00. It is still a first release, lots of stuff still to be done, but interested people can take a look at: http://www.josvisser.nl/hpux11-random/ Share and enjoy! ++Jos.nl P.S. I sent this message to the "user"
2002 Jun 20
1
Compile error with samba-2.2.5 on HP/UX 11.00
Hi, I got an compiler error while compiling samba-2.2.5 on HP/UX 11.00 compiling msdfs/msdfs.c cc: "msdfs/msdfs.c", line 105: error 1000: Unexpected symbol: "parse_symlink". cc: panic 2017: Cannot recover from earlier errors, terminating. make: *** [msdfs/msdfs.o] Error 1 Line 105 of msdfs/msdfs.c contains: static inline BOOL parse_symlink(char* buf,struct
2003 Jan 30
0
Compiling 3.0 alpha 21 on HP-UX 11.00
Hi! I'm trying to compile 3.0 alpha 21 on a HP-UX 11.00 machine. make bombs out with the following error message: lib/snprintf.c:790: conflicting types of `snprintf? /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493: previous declaration of `snprintf? *** Error exit code 1 I tried to compile it with gcc 3.2, which I got from the HP-UX porting centre. I wanted to use
2000 Nov 16
0
HP-UX 11.00: baudrate set to 300 Baud
Hello, GNU Emacs suffers from poor performance because the baud rate in HP-UX 11.00 is set to 300 baud when connecting via OpenSSH 2.1.1p1. Can anybody tell why? Maybe ssh should modify some termio bits when logging in? Regards, Ulrich
2003 Oct 14
1
3.7.1p2: HP-UX 11.00 & NIS+ problems
Hi all, When we installed OpenSSH 3.7.1p2, we could no longer ssh into the root account. The following message would appear in the syslog.log: Oct 8 19:20:38 myhost sshd[22179]: User root not allowed because account is locked We use NIS+ under HP-UX 11.00. We have very recently changed the root password. To change the root password under NIS+ we do the following: # passed # chkey -p #
2000 Feb 21
0
Set Uid Failures on HP-UX 11.00
Has there been any reported errors on Set Uid commands for HP-UX 11.00. I am receiving the following messages whenever a share is added. [2000/02/21 15:17:05, 3] /tmp/samba-2.0.6/source/smbd/password.c:authorise_login(784) ACCEPTED: guest account and guest ok [2000/02/21 15:17:05, 3] /tmp/samba-2.0.6/source/smbd/service.c:make_connection(426) Connect path is /tmp [2000/02/21 15:17:05, 0]
2000 Mar 28
0
Cannot connect to OpenSSH 1.2.3 running on HP-UX 11.00
The server daemon writes the following error message to the syslog (running on a HP 9000/712/80 box): | Mar 28 18:01:54 <server> sshd[755]: Did not receive ident string from <client-ip>. Any suggestions? This happens if I connect using OpenSSH from the same box or another one (running the Linux version of OpenSSH). BTW: OpenSSH didn't compile out-of-the-box. I had to disable
2000 Dec 07
0
sshd fails to accept connections on HP-UX 11.00
Hello, we run OpenSSH_2.3.0p1 on HP-UX 11.00. Today I had a problem connecting to a machine via SSH. The connection seemed to hang. Syslog showed nothing, and no sshd processes were started, although I had two hanging connections (no output). I logged in via telnet and found one sshd (master) running in addition to a ssh-agent from a session that went away. That ssh-agent was owned by my
2002 Jul 03
0
Problem compiling samba 2.2.4 on HP-UX 11.00
Hi all. When i do a configure --with-fhs everything seems 2 go fine but when i do a make i get this: ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb" Using LIBS = -lgen -lsec -lnsl Compiling lib/snprintf.c lib/snprintf.c:764: conflicting types for `vsnprintf' /opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous declaration of `vsnprintf'
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi, compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on Linux i386 / x86_64, SunOS, AIX and HP-UX. Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now only on Linux i386 / x86_64, SunOS, AIX. But on HP-UX 11.00 (gcc 3.3.2), "make" produces following... (cd openbsd-compat && make) gcc -o ssh ssh.o readconf.o
2002 Jul 12
1
Building 3.4p1 on HP-UX 11.00, gcc, zlib 1.1.4, OpenSSL 0.9.6d
Hey folks, I am having a devil of a time compiling 3.4p1 on HP-UX 11.00. I'm running gcc 2.95.2, OpenSSL 0.9.6d, and zlib 1.1.4. I have two questions, but here's the first... I am getting the dreaded: *** zlib missing - please install first or check config.log *** error when running configure, no matter what options I give it. --with-zlib doesn't help at all - I've tried it
2000 Nov 29
1
HP-UX 11.00 truncating remote commands
hello all, i hope someone can help me out with this little nasty. i have openssh 2.3.0p1 installed on some hp-ux 11.00 boxes and a single linux box. i'm trying desperately to replace trusted hosts on these machines with something a little more secure. running some remote commands between the hp boxes, i'm getting different results with ssh than with remsh. root at hp1# remsh hp2 cat
2002 Jan 09
1
64-bit HP/UX 11.00 wtmp corruption identified
I spent some time with 3.0.2p1 to discover why OpenSSH on HP/UX 11.00 64-bit corrupts the /var/adm/wtmp file. The problem is with the utmp structure itself. When building with 32-bit compilation flags, the size of the utmp structure is 60 bytes. When building under 64-bit, the size is 72 bytes. The size difference is due to structure alignment and using basic types whose size changes depending
2002 Jul 01
0
Problem compiling samba 2.2.4 un HP-UX 11.00
When i do a configure --with-fhs everything seems 2 go fine but when i do a make i get this: ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb" Using LIBS = -lgen -lsec -lnsl Compiling lib/snprintf.c lib/snprintf.c:764: conflicting types for `vsnprintf' /opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous declaration of `vsnprintf' lib/snprintf.c:779:
2001 Dec 04
1
Problems with SAMBA 2.2.2 Locking Databases Running on HP-UX 11.00 64 Bit
Hi, I have been trying to get Samba 2.2.2 to run on HP-UX 11.00 64 bit, but seem to be running into problems with the locking databases. (Note : this is running the smb.conf file from the examples directory in SAMBA 2.2.2). I have tried to two different servers and both of them generate the same result described below. The problem I have hit is after compiling samba and starting up the system