Displaying 20 results from an estimated 1000 matches similar to: "OpenSSH AIX native packages available"
2002 Mar 02
2
Support for AIX native (.bff) packages: patch available
Hello All,
I've written basic support for creating AIX native packages (ie installp/SMIT installable .bff's) that lives in contrib/aix. It is based on Ben Lindstrom's Solaris buildpkg.sh. It requires no special tools and all code was either written by me or derived from the openssh distribution itself. It is made available under the same terms as buildpkg.sh (ie public domain).
2002 Mar 07
0
OpenSSH-3.1p1 AIX packaging bug [patch]
Hello,
The change in release number broke some some assumptions in
buildbff.sh:
* SSH_VERSION was always on the last line of version.h
* The OpenSSH version number would give a valid installp version (which
must have four parts).
Thanks to Mandar Mirashi for pointing this out.
Anyone affected can try the following patch which works for me and
hopefully will behave sanely in future.
-Daz.
2002 Mar 09
0
OpenSSH-3.1p1 AIX buildbff.sh patch
Hello All,
Attached is a patch makes the following changes to contrib/aix
relative to 3.1p1:
* Gets version number from ssh -V as suggested by Tim Rice.
* Does a better job of generating valid AIX package version numbers
(fixes inutoc "format of the toc file is invalid" and "invalid level"
errors reported by Mandar Mirashi).
* Tests for "make install" failure and
2002 Mar 17
1
[patch] AIX package build fixes, please commit
Hello All,
This is a resend of a patch I posted nearly two weeks ago. As
of a few minutes ago, it hasn't been committed and thus the AIX package
builds from CVS fail. (I know because I now have a cron job that tells
me :-)
Could someone please review and commit the attached patch and
chmod a+x contrib/aix/*.sh, or let me know what needs to be changed?
It makes the following changes
2006 Sep 12
2
AIX Testers Needed.
Hello AIX folks,
I am changing the packaging of Samba for AIX. Presently Samba is built with
a truckload of static libs and bound up in a package that has no other
support for the supporting infrastructure.
What I'd like to do instead is make as much of the package dependant upon
shared libs and to allow for completeness of the package. In other words,
BDB, OpenSSL, OpenLDAP, SASL, KRB5,
2003 Apr 07
0
OpenSSH 3.6.1p1 AIX installp/bff packages available.
Hi All.
New AIX packages of OpenSSH 3.6.1p1 are available for download at [1].
There are two tarballs, one for the as-distributed code and one with the
password expiration patch. Each tarball contains binaries for AIX 4.x
and AIX 5.x. The usual caveats apply (see page).
These packages have been more popular than I ever thought they'd be.
They are about to clock up the one thousandth
2002 Aug 07
2
OpenSSH 34p1 for AIX error. Please help
I'm trying to install open-ssh 34p1 on an Aix server, running 4.3.3..
I compiled openssh 0.9.6d and zlib 1.1.4. on the server , and also created
the a bff pancake using the contrib/aix/buildbff.sh script.
I can't start sshd either installing it as a package or without.
When I tried to start sshd I received the following error:
0509-036 Cannot load program /.sshd because of the following
2002 Jun 22
2
AIX Package build update.
Hello All,
I've updated the AIX package builder (contrib/aix/buildbff.sh). The
changes are below. Please review and commit if OK.
First, a question: Does anyone want SRC (System Resource Controller)
support in the packages? I don't use it but I've been sent an example of
how do do it without modifying sshd itself.
Onto the changes:
* Supports PrivSep. Postinstall will create
2002 May 20
0
OpenSSH AIX installp images
AIX is now shipping OpenSSH on the AIX 5L Bonus Pack CD
in SMIT/installp format. The 2.9.9.p2 version shipped contains all
of the latest security fixes. We made some modifications to
add National Language Support.
The images are also available from:
oss.software.ibm.com/developerworks/projects/opensshi
The NLS patch is available from:
oss.software/ibm.com/developerworks/projects/openssh
--
2002 Oct 18
0
OpenSSH 3.5p1 AIX packages available.
Hi All.
AIX native installp/SMIT installable packages of openssh-3.5p1 are now
available. There are 2 packages: openssh-3.5p1-1 which contains the
PermitRootLogin patch and openssh-3.5p1-1x which also contains the
(experimental) password expiration patch.
I'm still interested in feedback on the password expiration patch, so
if you choose to download the package with it, please let me know
2015 Dec 18
1
Assistance much appreciated
On 2015-12-18 02:29, Simon Urbanek wrote:
> Michael,
>
> I got access to PDP AIX so I can try to replicate your problem. Can you, please, share exactly your setup - AIX version and well as how exactly you installed the compilers (=where from)? I can then try to replicate it. AFAICS there is no official binary for gfortran nor gcc 4.7 so it must be some 3rd party - which could also be a
2002 Jun 26
0
OpenSSH 3.3p1 AIX packages available
Hi All.
If anyone wants them, SMIT installable .bff packages of 3.3p1+privsep
for AIX 4.[23].x are available for download from the link below.
The usual caveats apply (see page).
Link: http://www.zip.com.au/~dtucker/openssh/
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the
2002 Jun 27
0
OpenSSH 3.4p1 AIX packages available
Hi All.
The 3.3p1 packages became obsolete even faster than I expected!
I've just put up SMIT installable .bff packages of 3.4p1 for AIX
4.[23].x at the link below. The usual caveats apply (see page).
Link: http://www.zip.com.au/~dtucker/openssh/
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with
2003 Mar 07
6
Call for testing for 3.6
We are heading into a lock here. So we need to get people to test their
respective platforms if they wish them to be supported out of the tar file.
So if you have any patches you need to ensure your platform works speak
up. We are looking at a lock on the 17th.
I believe I have an AIX/Cray patch and a Tru64 patch sitting in my mailbox
that I'll be looking at soon and more than likely
2007 May 14
3
install opt-samba-base on aix 5.3
I am trying to install samba 3.0.24 on aix 5.3. I have downlaoded the binaries
from samba.org and I am using the directions found at:
http://us4.samba.org/samba/ftp/Binary_Packages/AIX/
The directions dont specify installing the base. WHen I try to install the
pware 3.0.24, it fails due to required packages missing.
I do not see a way to get opt-samba-base installed.
Included below is the
2007 Apr 25
1
Help with SWAT
Hello all,
I just installed 3.0.24 in AIX5.3 using installp binaries. The install went
well, and I can connect to shared directories from Windows. When I try to
log in to the SWAT tool, it does not accept the password of any userid that
I try with, including root. I don't recall having to do anything special to
use SWAT on my older servers running SAMBA 2.2.8.
I have added the following
2006 Sep 20
0
RE: Samba/AD and AIX (WAS: Dependent module /usr/lib/libiconv.a)
On Wed, 20 Sep 2006, Alexandre Sobral wrote:
> Willian,
>
> Tnks It´s ok with unset command.
>
Fantastic!
> I´m trying implement the Samba for AIX with Active Directory Integration.
> Do you have any idea where can i find a How to about this.
> I´ve already search from internet but I haven´t found yet.
>
>
I know that Johann Kappacher in Vienna, Austria just
2005 Jun 15
2
2GB File on AIX 5.2
I'm currently using Samba 3.0.10 binary from Bull AIX Freeware.
http://www.bullfreeware.com/download/aix52/samba-3.0.10.0.bff
I already configured Samba as a Domain member and ran winbind
to authenticate with Domain controller. However, I have no luck
to transfer any file larger than 2GB.
Here is the error from Samba log file
[2005/06/15 14:39:16, 3] smbd/error.c:error_packet(105)
error
2009 Apr 12
0
Daz Studio 2.3.x on Jaunty/Wine - partially works, need help
I have Wine 1.0.1 as distributed with Ubuntu Jaunty Jackalope (beta). I have an ATI Radeon Mobility X300 card on a Dell Latitude D610. I am trying to run Daz Studio, a free 3d graphics program (similar in functionality to Poser) available for download at http://daz3d.com . This software was running on this hardware under Windows XP SP2 and SP3 before I got tired of dealing with malware and
2003 Jul 17
0
Samba 2.2.8a/winbindd - 2K Domain users passwordchallenged
Okay okay - forgive me for being a whiney itchbay. But the fix was (when discussing *nix systems) quite counter intuitive ...
I noticed that, even after using chmod #uid file, that the system was not returning the string name for the appropriate numerical uid. So, since I was headed out to lunch, I went ahead and rebooted the server.
Lo and behold it all appears to work now. Correctly even.