Displaying 20 results from an estimated 300000 matches similar to: "samba on NCR Unix"
2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under
NCR UNIX using the following procedure:
1.  Compile and install zlib to the default location.
     gunzip zlib*.gz
     tar -xvfo zlib*tar
     cd zlib-*
     ./configure
     make
     make install
2.  Compile and install openssl to the default location.
     gunzip openssl*.gz
     tar -xvfo openssl*tar
     cd openssl-*
 
2001 Oct 12
1
rsync binary for ncr mp ras svr4
hello everybody,
Anybody ever compile rsync under "ncr mp ras svr4"
unix system? I'm having some problem to run it. I
compiled everything as in README file. when i tried
run the rsync binary i received this error:
ksh: rsync: not found
unexpected EOF in read_timeout
i even use full path to rsync and yer still get the
same error. Anybody could help me, please? i really
need this
2002 Oct 18
0
Samba for NCR MP-RAS Unix
Skipped content of type multipart/alternative
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least
"uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive).
I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little
trouble.
OpenSSH took hand-hacking the includes.h file as follows:
diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h
*** openssh-3.6.1p1/includes.h  Sun Oct 20
2002 Jan 08
2
rsync for NCR MP-RAS (SRV 4)
I still have problems running the options
like /usr/local/bin/rsync --daemon
will give me an error
Thanks in advance.
# ./configure -build=i686-ncr-sysv4.3
# make install
        mkdir -p /usr/local/bin
        ./install-sh -c -m 755 rsync /usr/local/bin
        mkdir -p /usr/local/man/man1
        mkdir -p /usr/local/man/man5
        ./install-sh -c -m 644 ./rsync.1 /usr/local/man/man1
       
2002 Jan 05
7
rsync for NCR MP-RAS
On  4 Jan 2002, Mike Li <Mike.Li@schenker.ca> wrote:
> Hi Martin,
> 
> Is there a binary for rsync for NCR MP-RAS ver 3.0 running on Intel PIII
> Hardware?
I've never heard of that.  What is it?
> I can't seem to be able to compile the source codes either even though I have C
> compiler
> Here is what I get when I run configure
> Thank you in advance
> 
2005 Nov 16
3
OpenSSH on NCR MPRAS
Hi folks,
I have successfully compiled and run OpenSSH 4.1p1 on NCR MPRAS:
$ uname -a
UNIX_SV support1 4.0 3.0 3446 Pentium Pro(TM)-EISA/PCI
$
However, I have found one pretty critical problem, arising from the way 
that MPRAS handles changes to the IP stack.
Background:
To update any of the IP or TCP configuration options, system 
administrators should use the program "tcpconfig".
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
Hi:
After compiling rsync2.5.6 using on SVR4 on Intel HW, Please help
# ./rsync --version
rsync: --version: unknown option
rsync error: syntax or usage error (code 1) at main.c(994)
# ./rsync --help
Segmentation Fault - core dumped
Here is log of compilation.
Script started on Sat Jun 21 05:56:15 2003
# make
        cc -I. -I. -g -DHAVE_CONFIG_H -I./popt  -c rsync.c -o rsync.o
NCR High
2004 Sep 03
10
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
http://bugzilla.mindrot.org/show_bug.cgi?id=925
           Summary: Forking and crontabs do not work with ssh on NCR MP-RAS
                    builds
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P2
         Component: ssh
        AssignedTo: openssh-bugs
2003 Jun 22
16
[Bug 600] compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
http://bugzilla.mindrot.org/show_bug.cgi?id=600
           Summary: compilation of ssh-askpass or ssh-rand-helper fails on
                    NCR MP-RAS v3.02
           Product: Portable OpenSSH
           Version: -current
          Platform: ix86
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
       
2024 Dec 05
1
Samba Crashes on AD DC if "unix extensions" is Enabled
On 12/5/24 09:36, Rowland Penny via samba wrote:
> I would like to see the lines above that, it is possible that you are
> starting the wrong binary.
>
> You still appear to be using init.d scripts and the 'samba' init.d
> script used to start the smbd & nmbd binaries, on a DC you should start
> the 'samba' binary (not to be confused with the 'samba'
2005 Mar 19
4
How I calculate nCr with R ? (Como calculo nCr con R? )
En espa?ol  (In Spanish)
Necesito calcular la en numeros de combinaciones de n cosas
tomando k al tiempo.
Como hago eso en R ???
Yo escrib? mi propia funci?n pero pienso que  de esa forma no es
f?cil para mis estudiantes .
He estado buscando en la ayuda y no he encontrado informaci?n
sobre una funci?n que calcule eso directamente. Podr?an ayudarme
In English (en Ingl?s )
I need calculate
2000 May 29
1
Problem:
Greetings,
I am currently running SAMBA 1.9.18p and want to upgrade to the new 2.0.7.
Everything is working fine (e.g. ftping, compiling, installing, etc.).
However, with the old version we are able to share a drive PUBLICLY for
those who doesn't have an account on our UNIX box and be able to use it on
NT/95/98 BUT with the new version it always asking for a password (
Initially we don't
2012 Nov 08
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #12 from Damien Miller <djm at
2016 Aug 02
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #13 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
1999 Mar 01
1
Samba 2.0.3 SCO Unix 3.2v4.2 and Shadow files
Basically I've found that the 2.0.3 version of Samba is not
supporting shadowed password files on SCO Unix 3.2v4.2.  It appears
to be doing it on SCO Unix OSR5 however.  This shows up both in smbd
and swat.
We found this out by playing with the newest version on a SCO Unix
OSR5 box.  I recompiled the software on that box for a SCO 3.2v4.2
box but was unable to get the resulting binary to work
2019 Jan 14
0
Setting 'unix charset' kills the samba share
On Mon, 14 Jan 2019 16:27:04 -0500
Gilbert Soucy <gsoucy at 36pix.com> wrote:
> Yes, I have tried testparam. All is OK  . Note that I can write
> anything for    unix charset   and testparm does not complain.
> 
> Load smb config files from /etc/samba/smb.conf
> rlimit_max: increasing rlimit_max (1024) to minimum Windows limit
> (16384) Processing section
2002 Feb 19
2
Dump Analysis -- when NCR server frozen by rsync
Hi,
rsync was running against filesystems /disk5 and /disk7 to back them onto 
remote server (172.16.101.4) using the following script:
if [ `ps -ef | grep -v grep | grep ::d5 | /usr/bin/wc -l` -eq 0 ]
then
rm -f /etc/rsync5.log
echo " --- Disk5 --- starts `date`" > /etc/rsync5.log
/usr/local/bin/rsync -a --recursive --compress /disk5/ 172.16.101.4::d5 >> 
/etc/rsync.log
echo
2001 Nov 15
1
samba daemon won't start.
-----Original Message-----
				From:	MAKRO BAGAFORO, Melvin 
				Sent:	Friday, November 16, 2001 11:52 AM
				To:	'Ben Elliston'
				Subject:	RE: samba error
				Hi Guys,
				I already downloaded the latest config.guess
and config.sub files, './configure' command is now error free. However, I
have another problem, samba won't start. Samba test results:  
			
2024 Dec 05
1
Samba Crashes on AD DC if "unix extensions" is Enabled
On Thu, 5 Dec 2024 09:08:14 -0500
"John R. Graham via samba" <samba at lists.samba.org> wrote:
> /var/log/messages shows:
> 
>  ??? Dec? 5 08:33:45 ceres smbd[12109]: smbd version 4.21.1 started.
>  ??? Dec? 5 08:33:45 ceres smbd[12109]:?? Copyright Andrew Tridgell
> and the Samba Team 1992-2024
>  ??? Dec? 5 08:33:45 ceres samba[12095]: [2024/12/05