Displaying 8 results from an estimated 8 matches for "rs6k".
2002 Feb 21
1
One domain w/ multiple subnets. Do a "join" for each subnet?
We've got Samba 2.2.2 up and running fine on an RS/6000 (AIX) machine w/ NT
authentication. We have one domain w/ multiple subnets, and need users on
these different subnets to have access to the shares on this machine.
We've tested from a different subnet than the one we originally ran
smbpasswd on, and it fails (prompting for the passwd to the share...when it
works fine from the
2005 Jul 06
2
CentOS on IBM 7043-150, liblaus missing
Hello,
I found Pasi's site (http://centos.upi.iki.fi/pub/centos/4/os/ppc/)
describing how to get CentOS working on a IBM 7043-150 43p CHRP 604e
RS/6000 box. I have the exact same machine. I followed his
instructions and got the version of CentOS he provided working on my
system.
[root at murray ~]# uname -a
Linux murray 2.6.9-5.0.3.102.EC #1 Sun Mar 6 18:32:26 EET 2005 ppc ppc
ppc
2000 Dec 15
1
AIX + ogg123
Has anyone managed to get ogg123 to compile in AIX? I'm got an RS6k with a
PPC 604e, running AIX 4.3.3. I can get libogg, libvorbis, libao, oggenc
(so, everything _but_ ogg123) to compile just fine. I'm using gcc,
thankfully, and not the native IBM compilers. I believe the problem to be
with the linker. By default gcc for AIX doesn't use the GNU linker,...
2004 Sep 15
1
secureCRT 3.3 -> openssh v3.7pl (checkpoint firewall)
Client - secureCRT 3.3 outside the firewall (Checkpoint)
Server - openssh v3.7 on an aix51 rs6k inside the fw
The firewall lets in the first packet but blocks the second with the
message: ssh 1.x not allowed. The connection gets reset. Here is the
trace from the client:
[SSH LOCAL ONLY] : Connect: 12.x.x.x:22 [direct]
[SSH LOCAL ONLY] : StateChange: SSH_STATE_UNINITIALIZED->SSH_STATE_CO...
2005 Sep 15
2
ppc questions
Chris Mauritz wrote:
>
> The 32bit PPC release is for the older G3/G4 macs, no? I've got a
> pile of unused G4 400-800mhz powermacs just sitting around
The ppc32 distro will work on any NewWorld G3, G4 based machine ( and
32bit ibm power, like the older rs6k's ) - it _also_ works fine on the
MacMini and G4 Xserve's.
With some common sense tweaks, a G4 450Mhz is a very usable machine
running CentOS4 in 386MB of ram. Much more usable than OSX Tiger.
> that I'd love to
> get some use out of, but I don't think they'd be very...
2005 Mar 31
1
OK. time to make some contribution (centos4/ppc)
Hi,
Even now someone is actually installing (i see that from the ftp-server
logs) the centos-4/ppc beta-version from announced place.
You people have to stand up and _TELL_ me what kind of hardware _IS_
working, so we would know more than already know - 43p works.
I can't believe that all those, who installs, does have 43p too?
Please? Something, so if it's actually working on
2002 Aug 23
0
rsync 2.5.5 and AIX-4.3.3
Hello,
I made a collection of GNUs to RS6k AIX-4.3.3, but rsync refuses to
work between hosts, i get:
rsync: failed to connect to X.X.X.X: Addr family not supported by
protocol
rsync error: error in socket IO (code 10) at clientserver.c(97)
Details:
libc.a (original), gcc 3.1.1, binutils 2.13, make 3.79.1,
/etc/services:
rsync...
1999 Jun 14
0
Possible Password Sync Solution!
...smbpasswd and has nothing to do
with "unix passswd sync".
What I've done is literally rewrite the unix "passwd" command to include a call
to smbpasswd to update the Samba password table in the event we successfully
change the Unix password.
I'm running AIX 4.3.2 on an RS6K-H50, so there are some special password calls
to update AIX passwords, but I'm sure could be easily ported to other
shadow-like systems.
In addition to rewriting the passwd command I had to fiddle a little with
smbpasswd command to allow it to be called as suid root, BUT the program is NOT
sui...