Displaying 20 results from an estimated 9000 matches similar to: "Samba version 1.17px - IRIX binaries"
2001 Apr 22
0
Winbind on SG
Sorry for the direct approach
Am quite taken with the Winbind stuff.
I spend most of my time working in mixed SG/NT
sites .... with NT being the major backbone
of the network.
Winbind on the SGs would solve a lot of problems
for me ... copying passwd files from machine to machine for one :-)
Yes ... I know .. fraught with danger and yes, have had to reach for
the boot CDs a couple of times :-)
2001 Mar 07
5
rude
Concur ...
I reckon that you need a bunch of how tos, that you can sent
these rude people.
I think that you are a victim of your own success. Samba
has hit the mainstream, and now you are paying the price :-)
Still ........ I prefer these messages to those
filled with hypertext ... or worse.... 2 Meg of mime
formatted drivel :-)
Has anybody thanked you recently for providing so much help
on
2002 Feb 15
1
IRIX cleanup.
Can I get someone from the IRIX group to apply this patch to the
3.0.2pX release and reconfigure/compile. I'm trying to clean out
do_child() in perparation of a larger patch to that part of the code.
Also if someone could give me the hint for the right compiler magic
to wrap the code in instead of what I'm doing now. I'd be thankful.
Thanks
- Ben
diff -urN
2000 Nov 10
0
Irix job limits patch
I've finished the 2.3 patch for Irix job limits. It's a bit longer than
a couple of lines. The bulk of the patch changes the configuration files to
enable the job limits support on Irix. The meat of the change is in
session.c where the new job containter is created at the same point as the
other Irix specific actions.
- Dennis
--- config.h.in Sun Nov 5 21:25:18 2000
+++ config.h.in
1998 Aug 12
4
NT & Win98 slow copies
Howdy all:
For those who are curious (eg, Peter de Groot
<pdgtech@wantree.com.au>) here are the (I think) relevant posts
from recent samba digests concerning win98 and or NT performance
problems copying files between local drives and samba shares. It
looks like there should be some new options to play with in the
next samba release. Could Jeremy or Andrew confirm?
(BTW, nice
2000 Nov 21
2
IRIX patch for vorbis *
Hi,
after reading the IRIX Digital Media Audio library documentation and
starting to code an IRIX output plugin for libao and afterwards
realizing there was already one on the CVS tree (almost identical to
what I had up to that point, no wonder) and getting the rest of the
vorbis tarball to compile under IRIX with the MIPSpro compiler only to
find out the plugin was wrong and after going
2005 May 12
0
[PATCH] Trusted IRIX Support
I developed a better prototype quicker than I expected.
Please provide feedback. It's been a few years since I've used autoconf,
so I'm not certain the new defines were integrated correctly.
Jason
diff -r -C3 openssh-4.0p1/acconfig.h openssh-4.0p1.trix/acconfig.h
*** openssh-4.0p1/acconfig.h Fri Feb 25 17:07:38 2005
--- openssh-4.0p1.trix/acconfig.h Thu May 12 10:32:25
2000 Jun 21
0
IRIX patches
The attached patch adds support for array sessions, project id's, and
system audit trail id. Arrays are available at least on UNICOS in
addition to IRIX. The project id & audit stuff is IRIX specific.
Otherwise, the IRIX support in the current OpenSSHp looks good. (There
were some utmp/wtmp oddities, but I think they've gone away in the
latest release.)
--
Mike Stone
--------------
2002 Mar 08
2
Cannot run OpenSSH 3.1p1 on Solaris 8, Irix 6.5.14, Irix 6.5.4, SunOS 4.1.3_U1 - ssh-rand-helper child produced insufficient data
I have successfully compiled OpenSSH 3.1p1 for the following systems:
Solaris 8
Solaris 7
Irix 6.5.14
Irix 6.5.4
SunOS 4.1.3_U1
Unfortunately, the new sshd is not working on any of the above systems
with the exception of Solaris 7. (I then put the Solaris 7 executables
on Solaris 8, and they worked there too.)
This is the error I'm getting:
$ /usr/etc/sshd -D -d -d -d
debug3: Seeing PRNG
2003 Nov 07
0
rsync 2.5.6 fails to create device nodes on IRIX and NFS mount
Hi,
rsync (2.5.6 protocol version 26) on IRIX fails to create device inodes
to a NFS mounted filesystem.
rsync via ssh, client side is on IRIX 6.5.19, server side is on RedHat
Linux 7.3 (rsync 2.5.4 protocol version 26) and the NFS mount is from a
linux box (NFSv3 and dev,suid as mount options, no_root_squash,rw as
export option).
[root@octane /]# /usr/freeware/bin/rsync -aHzvxe "ssh
2003 May 22
1
sshd crashing on IRIX (3.6.1p1)
Occasionally, we're noticing that sshd is core dumping on our IRIX
6.5.18f machine.
The only time we've really noticed it is when users are logging in with
putty from offsite (although I'm not really sure it's a client issue).
The user manages to log in, sshd apparently core dumps, but the user is
not logged out, the privilege separated user is still running their own
2004 Apr 06
2
[Bug 834] timezone settings on irix lost
http://bugzilla.mindrot.org/show_bug.cgi?id=834
Summary: timezone settings on irix lost
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ktaylor at
2002 Apr 11
1
libao: IRIX patch
Here's a patch for the current CVS version of libao which makes the IRIX
plug-in compile and work properly.
Michael
--- ./src/plugins/irix/ao_irix.c Fri Aug 3 19:56:17 2001
+++ ../libao-0.8.2/./src/plugins/irix/ao_irix.c Thu Apr 11 20:16:41 2002
@@ -36,12 +36,13 @@
#include <ao/ao.h>
+#define AO_IRIX_BUFFER_SIZE 32768
typedef struct ao_irix_internal {
- static ALport alport =
2003 Sep 20
1
[Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2
http://bugzilla.mindrot.org/show_bug.cgi?id=694
Summary: build fails: missing inet_ntoa.h on IRIX 6.3 and gcc
3.2.2
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
1999 Feb 10
0
SAMBA on IRIX
Hi All
I have just installed Samba onto our IRIX network with the aim of
solving two problems:
1. Allow printing from IRIX to NT; and
2. Use the WINS server under NT to do away with /etc/hosts.
I am not very familiar with Samba but from what I have read today I must
use the smbclient command in this kind of format: 'smbclient
\\server\printer <\\\\server\\printer> -PN'. This
2002 Sep 13
0
Irix, Winbind and PAM issues
Hello Folks,
Before implementing Samba and Winbind on an SGI IRIX system I'd like to
know a few things:
1) Is it possible to do Domain authentication on an IRIX system with
Winbind without installing PAM? In other words, can one simply add the
"winbind" entry in the nsswitch.conf file?
2) IRIX support in Winbind is now apparently supported. Anyone write a
howto on the
2003 Feb 13
0
re Samba on IRIX
Hello, Any one there ???
Is this the place to submit a Samba installation question ? I'll put it in anyway and hope for the best. Trying to decipher the Samba documentation on smb.conf etc. sends me to sleep.
I have just installed Samba 7a on IRIX 6.5.... Seems to work ok and I can get to the IRIS server from my NT network. One problem however;
When I mount a network drive ( from NT
2000 Sep 02
0
libao IRIX patch
I've attached a patch for the IRIX driver that should make it actually compile
and work! The driver definitely won't work without the endian fix I posted 30
min ago, so make both have been applied before you complain to me. :)
---
Stan Seibert
<HR NOSHADE>
<UL>
<LI>TEXT/PLAIN attachment: irix.patch
</UL>
-------------- next part --------------
A non-text
2008 Apr 15
0
Compilation of openssh on IRIX
Dear sirs,
I tried to compile openssh-5.0p1 on a IRIX machine with gcc.
"/sbin/uname -a" gives:
IRIX o2 6.5 07202013 IP32 mips
and "/sbin/uname -R" gives:
6.5 6.5.30f
"gcc -v" gives:
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs
Configured with: ../configure --prefix=/usr/freeware
--enable-version-specific-runtime-libs --disable-shared
2000 Aug 02
1
IRIX 6.5.5m openssh-2.1.1p4 IRIX_AUDIT PROBLEM
There is an error when installing ssh as a non root user on
SGI IRIX 6.5.5m. See the error below when negotiating connection:
---BEGIN ERROR LISTING---
ssh -c blowfish -P -v -p 3400 -X -i /usr/people/bozo/.ssh/identity -l bozo 1.2.3.4
SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /free/bozo/sgi/etc/ssh_config
debug: