Displaying 20 results from an estimated 200 matches similar to: "Samba on Sequent ptx v4.*"
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I
> forgot also to mention that I already tried the password handling in win95
> via the registry.
>
> De Boe Bart wrote:
>
> > Hello,
> >
> > I need to install Samba on a HP J210 HPUX 10.20.
> > I downloaded and compiled version 1.9.18p10.
> >
> > Following problems are
1997 Jul 28
0
Samba on Irix 6.2/6.3 (SAMBA digest 1364)
Todd Daugherty (SAMBA digest 1364) enquired about samba on Irix 6.2/6.2.
For Irix 6.2 I only need to add the following to the Makefile.
# FOR SGI IRIX 6.2, use this line instead
(David.Billinghurst@restech.cra.com.au)
FLAGSM = -DSGI5 -DSHADOW_PWD -DHAVE_TIMEZONE -DFAST_SHARE_MODES
LIBSM =
FLAGS1 = -O -n32
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
<<insert bug report here>>
------------------------------------------------------
Error:
R : Copyright 2002, The R Development Core Team
Version 1.5.1 (2002-06-17)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a collaborative project with
1998 Aug 26
0
Errors encountered with 1.9.18p10 Makefile
To whom it may concern:
here are the diffs which I required to make the mentioned Makefile work.
I maintain several platforms of samba servers, and thus use the VPATH
option in the Makefile. I've been fixing installscripts.sh as well,
so that `make install` works when run from my build directory.
I'm assuming SAMBA v2.x will migrate to autoconf/configure and should
fix these issues, but
1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
Hello list,
We discovered that it was impossible to compile Samba
1.9.16p10 on SCO Openserver 3.2.2 (native compiler).
Here's a small patch that fixes this problem:
----cut here----
*** includes.h.orig Sun Feb 23 04:26:40 1997
--- includes.h Mon Jun 30 16:18:27 1997
***************
*** 668,692 ****
#include <prot.h>
#define crypt bigcrypt
#endif
- #ifndef EVEREST
-
1998 Apr 25
0
Compiling smbpass.c
Hello All,
I've been trying to compile samba-1.9.18p4 for the last couple of hours
and seem to keep running into problems compiling smbpasswd. I'm running
Slackware 3.4
Here's last section I tried to use from the Makefile:
# Use this for Linux with shadow passwords - but not using PAM!
# contributed by Andrew.Tridgell@anu.edu.au
# add -DLINUX_BIGCRYPT is you have shadow passwords
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
Hi, I am wondering if anyone can help me with a problem I am having when compiling samba. When
I issue the "make" command the compilation of the binaries aborts with the following message.
"replace.c", line 195: error: identifier redeclared: initgroups
*** Error code 1 (bu21)
If I comment out the section of code in "replace.c" that declares initgroups and
2007 Nov 28
2
1.1beta9 'make' fails on osx/Tiger
(Yes, Really .... w/ gcc v4.2.1, like i said in the first place)
> Actually, the 1.1 beta v9 builds just fine under Tiger (PPC and
> PPC64) if you use the official Apple sanctioned gcc v 4.01 they ship
> with both Tiger and Leopard. If you do download and use gcc 4.2.1 from
> the GNU folks you might want to pass along the error / bug reports to
> them instead of Apple, but I
1998 May 05
0
-DALLOW_CHANGE_PASSWORD and FreeBSD
Hi
In usr/ports/net/samba/work/samba-1.9.18p4/source/Makefile is:
# -DALLOW_CHANGE_PASSWORD if you want users to be able to set their password
# remotely (only works on some systems)
and then for FreeBSD port:
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
# NOTE: You may need to add -DBSD44 if you have password problems
FLAGSM = -DFreeBSD
1998 Jan 28
2
NT - Not allowed from this workstation
I am the sysadmin in an office with an overabundance of Win95 machines and
a few NT 4.0 workstations. All installs went relatively easy for logon
scripts, wins, etc. I have run into a semi-serious problem with 2 of the
3 NT workstations. (All running the same service pack - 1).
When trying to make a share from one of the 2 remaining workstations, I
will recevie an error message saying that:
1998 Aug 18
0
cannot compile samba-1.9.18p8 on SunOS 5.5.1 with gcc 2.7.2
I trying to compile samba-1.9.18p8 on a SunOS 5.5.1 machine using gcc
2.7.2. I setup the makefile to use the SunOS5 defines...
# This is for SUNOS5.4 and later (also known as Solaris 2.4 and later)
# contributed by Andrew.Tridgell@anu.edu.au
FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
LIBSM = -lsocket -lnsl
AWK = nawk
I get the following compiler error...
# make
Using CFLAGS =
1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
JdL> I've always been afraid to ask, but here goes...
JdL> What's the advantage of GUEST_SESSSETUP being a compile time parameter,
JdL> instead of having it as an smb.conf parameter?
I'd like to second this question!
Also, just in case that it will not become an smb.conf parameter:
can't it be added as a comment to the Makefile (probably near the
comments to
1998 Nov 14
0
Sync passwd and smbpasswd
I am having problems setting up the smbpasswd command to sync the /etc/passwd
and $SAMBAHOME/private/smbasswd files. My passwd program (/usr/bin/passwd %u)
doesn't seem to want to wait around for smbpasswd to send it a second password for confirmation.
I am running Solaris 2.5.1 (103640-23) on an Ultra 2300 and using Samba 1.9.18p10 compiled with gcc 2.8.1.
I thought that I had this running
1998 Oct 13
0
cannot get unix password sync = true to work
Hello Samba Users,
I cannot change a user's Samba password from a Windoze client or from the Unix
Samba server when "unix password sync = True". Any ideas what/where I screwed
up?
AtDhVaAnNkCsE
- Samba version 1.9.18p10 on a Solaris 2.5 box.
- compiled with the following flags:
FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES -DALLOW_CHANGE_PASSWORD
- global
2013 Feb 27
0
[LLVMdev] arm compiler benchmarks
I've not run any on non-iOS devices, and haven't looked at GCC since v4.2.1 due to licensing issues, so I don't have a good feel for comparative benchmarking.
-Jim
On Feb 26, 2013, at 4:20 PM, Reed Kotler <rkotler at mips.com> wrote:
> What about benchmarks on other Arm devices?
>
> On 02/26/2013 02:52 PM, Jim Grosbach wrote:
>> Cortex-M0 is a Thumb1 only
1998 Nov 24
3
Problems compiling samba-1.9.18p10 on Solaris 2.6
Hi there all,
I have problems compiling samba-1.9.18p10 on Solaris 2.6.
I get the following error msgs when I make the Makefile, what am I
missing?:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
2020 Mar 16
0
pipe(): input to, and output from, a single process
On 13 March 2020 at 20:26, Greg Minshall wrote:
| hi. i'd like to instantiate sed(1), send it some input, and retrieve
| its output, all via pipes (rather than an intermediate file).
|
| my sense from pipe and looking at the sources (sys-unix.c) is that is
| not possible. is that true? are there any thoughts of providing such a
| facility?
Octave had this already in the 1990s, see
1998 Jun 03
0
Case sensitivity and NT clients
I'm busy setting up an NT based (v4.0.1381) MKS Source Integrity client (v7.3c) to Unix (AIX v4.2.1) server and case sensitivity is a problem. I've resolved all issues to date that are NT and Samba related, with one exception.
If I have a filename in Unix such as DAVID.DAT, NT's common dialog boxes insist on presenting me with the name David.dat. When I try and open the file by
1998 Sep 15
7
Samba and NIS
Dear All,
I am attempting to set up Samba 1.9.18p8 on a Sun E450 running Solaris
2.6. The Sun is configured as a NIS master serving a number of other
Unix machines. It is our primary development platform acting as a NIS
client and also has auto mounted home directories for users.
Samba has been built using GCC 2.8.1 with the following options set:
FLAGSM = -DSUNOS5 -DSHADOW_PWD -DAUTOMOUNT
1997 Sep 06
0
Problem browsing network
Hello, I'm running samba 1.9.16p11 and have the following problem:
Trying to setup a workgroup on several different subnets... Myself and
one other computer int he workgroup are on xxx.xxx.aaa and two other
computers are on xxx.xxx.bbb, I did a remote announce to one of the
machines and it can see me and talk to me in browse lists (it is using
dhcp and has wins enabled), however, when I do a