Displaying 20 results from an estimated 200 matches similar to: "Port to SCO Openserver with PAM enabled"
2012 Jun 25
1
cannot use simple=TRUE in boot
I am doing boot with a large database, thus want to use?simple=TRUE to
reduce the memory used.
I alreday set up sim="ordinary", stype="i" , but I don't know how to
set "n=0". In fact, I don't know what does "n=0" mean?
For example,
a<-c(1:1000)
b<-c(2:1001)
c<-cbind(a,b)
library(boot)
table<-function(c,indices){
d<-c[indices,]
2015 Mar 21
2
Xen in a Box Proposal
Hi everyone,
I am a masters student at IIIT- Hyderabad, India. I have submitted my GSOC
proposal for Xen in a Box. I would be great to have some suggestions
especially about the porting of xapi on CentOS
Abstract: My project goal is to deliver set of scripts preferrably in
bash, along with all necessay packages to convert standared installers ISOs
into customized ISOs which install CentOS 6 +
2005 Aug 15
3
Best way to add/update an installation
In an effort to prevent getting many minutes into an installation only
to have a CD read fail (I did verify the CD's first), I did a minimal
install. Can I use the minimal install to add the necessay packages for
a HTTP server and graphical interface?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2015 Apr 16
0
Xen in a Box Proposal
Hi,
Regarding my gsoc proposal (xen in a box), I have developed a set of
scripts to create a custom CentOS ISO which delivers Xen 4.4 stack on
CentOS 6.6 with libvirt and fully bridge network settings. I have used xen
scripts for networking settings.
Waiting for feedback.
scripts: https://github.com/gautammaloo/centos-xen
proposal:
2004 Sep 13
0
SAMBA configuration on windows!
Hi,
I have installed samba on unix tier production support machine, I would
like to know the process involved to configure on windows machine
interms of access unix file system on windows.
Scenerio:
Samba installed on ClearCase VIEWs(HP-UX 11.11) server and created a
VIEW called 'user_view_build1' on /home/user/user_view_build.vws, and I
would map this VIEW on windows machine and do the
2009 Jun 20
0
problem with simlpe captcha
Hi simple captcha works fine on my app. recently I changed my hosting
provider and moved the app to new server. Here its not working and
throwing error
ActionView::TemplateError (undefined method `find_by_key'' for
SimpleCaptchaData():Class) on line #246 of home/register.rhtml:
243: </td>
244: <td align=left>
245:
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"
2001 Jan 04
0
Problems/Modifications compiling SAMBA 2.2-alpha1 on SCO Openserver 5.0.5a
Hello,
after one small modification I was able to compile samba. I have not yet tried to use it, but at least swat is working.
It would be nice if anyone could modify the current code to resolve the specified problems.
Mike
The Problems:
Only a nuisance: uid_t and gid_t are unsigned:
/GNU-Source/samba-2.2.0-alpha1/source/smbd/sec_ctx.c: In function `initialise_groups':
2001 Mar 27
0
Compiling Samba 2.2.0-alpha3 on SCO Openserver 5.0.6
Hello,
We are trying to compile the samba 2.2.0-alpha3 source on a SCO Openserver
5.0.6 server.
we ran configure with standard options no visible problems. On running make
we get the following error
.....
Compiling tdb/spinlock.c
Compiling tdb/tdbutil.c
Compiling printing/printing.c
Compiling printing/nt_printing.c
Compiling smbd/noquotas.c
Compiling smbd/oplock.c
Compiling smbd/oplock_irix.c
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.
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.
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,
2001 Mar 12
1
Problems with SSH2 display under OpenServer
Hello,
There appears to be a display issue when connecting to an OpenServer
system using SSH2. I've compiled OpenSSH 2.5.1p1 on SunOS 5.7, HP-UX
11, and OpenServer 5.0.5. Whenever the destination is the OpenServer
system, the display has a step-ladder effect. This behavior exhibits
itself no matter what box the origination point is.
A quick inspection revealed that the stty settings of
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
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
2012 Jun 07
0
SCO OpenServer under KVM?
Does anybody here have experience running SCO OpenServer 5.0.6a
or earlier under KVM?
Bill
--
INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
Voice: (206) 236-1676 Mercer Island, WA 98040-0820
Fax: (206) 232-9186 Skype: jwccsllc (206) 855-5792
Under democracy one party always devotes
2002 Aug 12
0
Samba SCO Openserver Printer Install?
I'm using the O'Reilly's Using Samba book to try and get Samba to send
UNIX (OPENSERVER 5) data to a printer connected to a Windows XP machine
and having some trouble.
I've edited the /etc/printcap and /var/spool files as stated in the book
but I can't seem to get my UNIX system to see that the printer is there.
Do I add the printer somewhere other that the GUI install area
2003 Feb 04
0
Samba on SCO OpenServer
Hi all,
I'm running Samba 2.2.5 (I think. I just downloaded the package from the
Samba site) and I have a question.
Everything is working ok but the clients report that the total space on
the share is about 8GB, even though the share is a single filesystem
that fills a 40GB hard disc. Is this a Samba specific thing that I
should worry about or is it indicitive of me having some sort of
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
>
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
>