Displaying 20 results from an estimated 100 matches similar to: "Problem building OpenSSH-3.8p1 on AIX 4.2.1 and 4.3.3 systems"
2002 Sep 17
0
[Bug 397] New: Openssh build failure AIX 4.3.3
http://bugzilla.mindrot.org/show_bug.cgi?id=397
Summary: Openssh build failure AIX 4.3.3
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2003 May 12
1
Building Openssh-3.6.1p2 with Darren Tucker's AIX Password Expiry patch
Hello, as you read by the subject I am trying to compile openssh-3.6.1p2
with AIX password expiry patch.
Operating system is AIX 4.3 using gcc 2.9-aix43-010414
I am using prngd as my entropy.
My configuration flags are as follows:
--with-prngd-socket=/dev/egd-pool --prefix=/usr/local/openssh
I run into the following errors when I run make:
ld: 0711-317 ERROR: Undefined symbol:
1998 Jun 19
0
samba-1.9.18p8/smbpasswd on AIX
I installed samba-1.9.18p8 on our RS6000 running AIX: 4.2.1.0 with xlC:
3.1.4.0. There are 5 errors reported in "util.c" and 2 errors reported
in "server.c", all about "Function argument assignment between types
"unsigned long*" and "int*" is not allowed."
I use encrypted passwords and have a smbpasswd password file in the
ususal place. I can
1998 May 18
0
Samba 1.9.18p7 Password Lock Problem on AIX 4.1.4.0
I've been running SAMBA 1.9.14 and 1.9.17p4 for successfully for some
time. Recently I thought it would be useful to update to the latest
SAMBA version 1.9.18p7. This is the first time we are using Samba with
the built-in DES.
Here is our configuration:
Machines: IBM RS/6000 AIX 4.1.4.0 or AIX 4.2.1.0
Compiler: xlC 3.1.4.0
My smb.conf file:
[global]
printing = aix
print command
2002 Aug 09
0
[Bug 383] New: PublicKeyAuthentication failure when rlogin set to false
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=383
Summary: PublicKeyAuthentication failure when rlogin set to false
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at
2003 Sep 16
5
[Bug 640] Error when trying to run make on openssh-3.7p1 with AIX 4.3.3
http://bugzilla.mindrot.org/show_bug.cgi?id=640
Summary: Error when trying to run make on openssh-3.7p1 with AIX
4.3.3
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo:
2005 Feb 14
0
Compatible version
I am running AIX version 4.2.1.0 and I would like to know which versions
if any of SAMBA are compatible with this version of AIX and with Windows
XP SP2.
Sally
1999 Oct 20
0
"no locking available" - configure error on AIX
Hi,
I am trying to compile Samba 2.0.5a on AIX 4.2.1.0 and getting the following
error after running "./configure" :
-------------------------------------------------------------
checking configure summary
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary failure. Aborting config
DG2:/tmp/samba-2.0.5a/source#
2003 May 15
2
Resolver changes broke AIX & HPUX
Hi All.
Haven't looked at this yet but it looks like the resolver changes broke
AIX and HP-UX.
-Daz.
AIX 4.3.3.11:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I..
-I../../openbsd-compat -I../../openbsd-compat/.. -I/usr/local/ssl/include
-I/usr/local/include -DHAVE_CONFIG_H -c
../../openbsd-compat/getrrsetbyname.c
../../openbsd-compat/getrrsetbyname.c:133: warning: static
2004 Oct 07
1
Confused about NAT and Authentication with FWD
I have recently started experimenting with Asterisk. I am running the system the other side of the a NAT router and trying to connect to FWD. I have opened UDP ports and have configured sip.conf to handle NAT.
The problem:
I can call from the FWD phone and the extension on Asterisk rings and there is two way sound so no problem.
Now if in the extension.conf file I have,
exten =>
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
Hi all,
Please find below a complete transcript of the emails between
debian/kernel-mm mailing lists.
I've had a response back from someone on the deb mailing list stating:
====================================
The bug seems to be that sshd does not reset the OOM adjustment before
running the login shell (or other program). Therefore, please report a
bug against openssh-server.
2009 Oct 24
1
operations on sparse matrices, and dense intermediary steps
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm doing some basic operations on large sparse matrices, for example
getting a row.
it takes close to 30 seconds on a 3Ghz machine, and shots the memory
usage up to the sky.
I suspect there are dense intermediary steps (which, if true would
defeat the purpose of trying to use sparse representaitons).
As much as I try understanding the
1997 Jul 31
5
SAMBA digest 1372
David Allan Finch wrote:
> Has anyone considerd modify the Unix encypt to use
> the same system as NT. IE the encypted pasword in the
> /etc/passwd or NIS/NIS+ table is the same for both?
Err. That would be a *really* bad idea. See the l0phtcrack
source for details :-).
Seriously, though. The password hashes used on NT are very
poor. They don't use salt and people are now
2003 Apr 08
2
OpenSSH compilation in AIX
[Note: CC to openssh-unix-dev added]
"Ph. Marek" wrote:
> I found you mail
> http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104970105603800&w=2
> where you claim that you've compiled openssh in AIX.
That is correct, AIX 4.2.1, 4.3.3 and 5.1.
> Not my situation is as follows:
> openssh-3.6.1p1
> AIX 4.2
> gcc
>
2004 Feb 26
2
HEADS UP: OpenSSH 3.8p1
Take the usual precautions when upgrading.
Also note that I have changed some configuration defaults: the server
no longer accepts protocol version 1 nor password authentication by
default. If your ssh client does not support ssh protocol version 2
or keyboard-interactive authentication, the recommended measures are:
1) get a better client
2) get a better client (I mean it)
3) get a better
2004 Mar 03
1
BUG: SFTP (openssh-3.8p1) upload doubles "Uploading..." comment
On Fri, 27 Feb 2004, Job 317 wrote:
> Sorry, wasn't sure how to describe this well in the Subject line...
>
> I am using OpenSSH-3.8p1 from a RedHat 7.3 to OpenSSH-3.8p1 on a RedHat
> 9.0 box. While SFTP-ing using the 'put *' command in SFTP, I get
> duplicate verbosity (?) in the terminal for each file uploaded...
You have found a bug, thanks.
Here is a patch:
2004 Feb 26
0
X.509v3 certificates support in OpenSSH-3.8p1
X.509v3 certificates support in OpenSSH-3.8p1 is ready for download.
More information on "http://roumenpetrov.info/openssh".
2007 Jan 11
0
To restrict concurrent connections in OpenSSH 3.8p1 - developed patch
Hi,
?
I have developed a module/an enhancement for SSHD on the top of OpenSSH 3.8p1 which restricts the max no. of allowed concurrent (authenticated/non-authenticated) connections from clients.
?
This restricts the cumulative sum of all the ssh activities.
?
The max no. of concurrent connections allowed is a configurable parameter.
?
In sshd_config,
?
??????????? MaxConcurrentConns 5
?
This will
2006 Oct 07
0
[Bug 968] OpenSSH 3.8p1 PRNG seed extraction failed error
http://bugzilla.mindrot.org/show_bug.cgi?id=968
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #21 from dtucker at zip.com.au 2006-10-07 11:38 -------
Change all RESOLVED bug to CLOSED with the exception
2004 Feb 25
0
OpenSSH 3.8p1 RPMs
Hello all. I've posted some RPM builds of OpenSSH 3.8p1 for RedHat 7.2,
7.3, 9.0, 2.1AS and Fedora Core 1. These are available from
http://bamboo.lexi.com/openssh . I've previously posted RedHat 7.1
but as I've upgraded the last 7.1 box, I no longer have a build
platform for that release. People have found value in these builds in
the past so I try to keep the page updated.