similar to: Samba on SCO OpenServer

Displaying 20 results from an estimated 40000 matches similar to: "Samba on SCO OpenServer"

2015 May 22
3
SCO OpenServer
Does anyone know the most up to date version of Samba that will run on SCO OpenServer 5.0.7? Kind Regards Dave Nolan Anchor Technology
2015 May 22
3
SCO OpenServer
If you upgrade to sco 5.0.7, you get samba 3.0.20 5.0.6 had samba 3.0.14. so im wondering why your using samba 2.2.. samba 3.0x. is on the supplimental discs. Gr. Louis >-----Oorspronkelijk bericht----- >Van: dave at anchor-tech.co.uk >[mailto:samba-bounces at lists.samba.org] Namens David Nolan >Verzonden: vrijdag 22 mei 2015 14:12 >Aan: 'Mauricio Tavares' >CC:
2015 May 22
1
SCO OpenServer
I think what I need is a prebuilt package. I currently use Samba 2.2.12 running on SCO OpenServer 5.0.6 but I am in the process of upgrading to 5.0.7. Can't move to SCO version 6 because our application isn't guaranteed to work on it. Regards Dave -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of Mauricio Tavares
2015 May 23
0
SCO OpenServer
On Fri, May 22, 2015 at 8:31 AM, L.P.H. van Belle <belle at bazuin.nl> wrote: > If you upgrade to sco 5.0.7, you get samba 3.0.20 > 5.0.6 had samba 3.0.14. so im wondering why your using samba 2.2.. > samba 3.0x. is on the supplimental discs. > > Gr. > > Louis Been there, done that. Samba 2.2 was built into the base release, supplements weren't always stable or well
2002 May 09
2
Samba 2.2.4 and SCO Openserver 5.0.6
I have problems installing the latest release of Samba on Caldera (SCO) Openserver 5.0.6 I have downloaded the source and ran "./configure" fine. I get an error " line 664: Syntax error " when I run "make". If I run " ./configure --with-winbind", then run "make", I get the error "Compiling smbd/server.c include/includes.h, line 885:error:
2001 Mar 11
0
Problems with sftp under SCO OpenServer (fwd)
This is the final results of sftp on SCO OpenServer. ---------- Forwarded message ---------- Date: Mon, 26 Feb 2001 12:27:51 -0700 From: Greg Jewell <gjewell at cnnxn.com> To: mouring at etoh.eviladmin.org Subject: RE: Problems with sftp under SCO OpenServer > -----Original Message----- > From: mouring at etoh.eviladmin.org [mailto:mouring at etoh.eviladmin.org] > Sent: Monday,
1999 Sep 22
0
SAMBA digest 2243 / 2.0.5 and SCO Openserver 5.0.5
James A. Mutter wrote: >Does anyone know of any issues with 2.0.5 and SCO Openserver 5.0.5? A >friend told me that he had "real problems", but couldn't elaborate. >Is there something I should be aware of before I try this? >Thanks, >Jim Hi, As far as I know there are no problems with running Samba on a SCO system, beside the normal Samba configuration problems.
2003 Feb 26
1
SCO OpenServer 5.0.6a and missing libncurses.so.4 (fwd)
You can download Ncurses for SCO OpenServer via ftp://ftp2.caldera.com/pub/skunkware/osr5/vols/ncurses-4.2-VOLS.tar This is a tar archive of media images suitable for installation with the SCO Software Manager (/etc/custom). Cheers, Ron Record rr@sco.com re: > Date: Wed, 26 Feb 2003 15:54:59 +0000 > From: Simon Hobson <shobson-lists@colony.com> > To: samba@lists.samba.org >
2008 Feb 06
1
Has anyone gotten SCO Openserver working under Xen?
So far, I''ve only found references to success under VMware. But has anyone managed it, with either the open source or commercial versions of Xen? I like Xen and have worked with it extensively for RHEL and CentOS, but it could save me a whole lot of hardware money if I can decommission some OpenServer hardware and store working OS''s under virtual images.
2002 Jun 25
1
privsep on SCO Openserver
Has anyone got privsep to work under SCO Openserver? I am testing openssh3.3p1. I have Compression turned off in sshd_config. Here is the error messages that I am getting. sshd[21469]: fatal: mm_send_fd: sendmsg(3): Bad file number sshd[21476]: fatal: mm_receive_fd: recvmsg: expected received 1 got 0 --Sam
2000 Nov 09
2
SCO Openserver Patch
I downloaded the Openssh-2.3.0p1 file and ran configure only to have it fail reporting the lack of libz. I found that configure was failing beacuse the test program did not include the libtinfo and libm which are needed to resolve references in libprot. I made changes to the configure script to add those libraries for SCO Openserver and then tried to compile the programs only to run into another
2005 May 20
2
Samba3 on SCO Openserver
Dears Sirs; I'm tryng to compile and install samba 3.0.14a on a SCO Openserver 5.0.6 server (i want to use some shared printers from MS server2003 on a customer network, but with samba SCO ver 2.2, i can't obtain the authorization from the domain controller to use shared resources), but i'm havig a lot of trouble. I had dowloaded samba-3.0.14a.tar.gz fro Samba.org. I had put all the
2005 May 20
1
Re-2: Samba3 on SCO Openserver
Hi Chris I made it installing the KDE/KDevelop (SCO Skunkware), but when the configure find gcc, exit with a lot of errors without producing the Makefile! Any idea? Thanks > > I have installed the development package (SCO) on my machine so > > now i have cc. > > Why don't you try to find gcc instezad of using SCO's cc? > > --- > Chris Covington > IT >
2001 Feb 22
3
Problems with sftp under SCO OpenServer
Hello, I compiled OpenSSH 2.5.1p1 for SCO OpenServer 5.0.5, HPUX B.11.00, and SunOS 5.7. When I sftp into the HP or Sun box, everything works fine. However, whenever I sftp into the OpenServer box, all remote filenames are shown as "(null)". File sizes, owners, etc. display properly. This behavior is exhibited from all origination points. OpenSSH was configured with identical
2002 Oct 28
0
Port to SCO Openserver with PAM enabled
Hi all, I'm writing to you becuase I have compiled PAM in SCO (now Caldera) Openserver 5.0.x, and when I tried to use SSH with PAM enabled, y realized that OpenSSH depends on the user to exist en the /etc/passwd, and /etc/shadow databases, or equivalent ones (it uses getpw...() functions to determine validity of the user). In Linux, the simlpe solution is to use nsswitch, but it seems to hard
2002 Jan 02
1
SCO OpenServer password issue
If SCO OpenServer is configured for large passwords, i.e. u_pwseg is greater than 1 in /etc/auth/system/default, then user authentication in auth-passwd.c will fail for users whose passwords are longer than 8 characters. The "traditional" level of security installs with u_pwseg#1, so most users would never encounter this problem. This has been an issue in openssh since I started using
2001 Jan 04
0
'make' fails on SCO OpenServer 5.0.5
Hi folks, I'm trying to install OpenSSH 2.3.0 on a SCO OpenServer Release 3.2 v.5.0.5 box. I downloaded the tarball from the 'portable' directory and uncompressed. ./configure --with-egd-pool=/dev/random <-- works with no errors. Output attached here: (See attached file: output.txt) make displays: root:/tmp/OpenSSH/openssh-2.3.0p1 # make cc -g -I. -I.
2018 Sep 12
0
smbclient for SCO OpenServer 5.0.7
On Wed, Sep 12, 2018 at 03:27:37PM -0500, Kevin R. Bulgrien via samba wrote: > Looking back in the samba mailing list archives, I see not soancient requests > for samba on ancient SCO OpenServer systems. > > Recently faced with a situation where a Windows Server upgrade to 2012 R2 and > broke an smbclient upload from a SCO OpenServer 5.0.7 system. Directory > listings and file
2000 Jun 15
1
SCO OpenServer 5.0.5, issues with MAXPATHLEN and tty devices
These issues affected previous 2. versions of openssh and still affects openssh-2.1.1p1. The environment is SCO OS 5.0.5 with the SCO development environment (not gcc, gmake, etc.) There are two issues, the first is a compilation problem, and the second is a run-time problem. The first problem is simply that MAXPATHLEN is not defined. I found it to be defined in
2001 Nov 05
0
Compile problem with 2.2.2 with SCO OpenServer 506 after rs506a installed
I never have had a problem compiling Samba until 2.2.2 after installing a SCO patch 506a on OpenServer 5.0.6. I noticed the following message when running configure that does not normally appear: WARNING: No automated network interface determination make output: Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE ="/usr/local/samba/var"