Displaying 20 results from an estimated 32 matches for "flagsm".
Did you mean:
flags
1998 Oct 15
1
Problem to map home dir
...an Ansi-C compiler. Get gcc or acc.
# Note that if you have adjunct passwords you may need the GETPWANAM
# or PWDAUTH option. There have been reports that using PWDAUTH may crash
# your pwdauthd server so GETPWANAM is preferable (and probably faster)
# contributed by Andrew.Tridgell@anu.edu.au
# FLAGSM = -DSUNOS4 -DFAST_SHARE_MODES
# LIBSM =
# AWK = nawk
# If you are using Linux kernel version 2.1.70 and later, you should
# uncomment the following line to compile the smbmount utilities
# together with Samba. If you are using Linux kernel version 2.0.x
# you must use the smbfs utilities from...
1998 May 05
0
-DALLOW_CHANGE_PASSWORD and FreeBSD
..._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 -DFAST_SHARE_MODES
LIBSM = -lcrypt
[...]
# This is for NetBSD 1.3
# contributed by sean@fuzzymagic.com
# FLAGSM = -DNETBSD -DSHADOW_PWD -DUFC_CRYPT -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES
# LIBSM = -lcrypt
Why is there no -DALLOW_CHANGE_PASSWORD for FreeBSD? Any special rea...
1998 May 13
0
Problem Compiling version 18p5 on HP UX 10.20
...d from that
> with no much problem.
>
> This time I downloaded samba-1.9.18p5.tar.gz file and Unzipped on my
> PC
> to samba-1.9.18p5.tar file and then transferred over to HPUX machine
> and used "tar xvf" to
> expand.
>
> Uncommented the HPUX 10.x line
> FLAGSM = -DHPUX -Aa -D_HPUX_SOURCE -D_POSIX_SOURCE -DHPUX10
> -DFAST_SHARE_MODES
> in Makefile and did the "make" command.
> It gave me many error messages in smb.h, nameserv.h, and
> (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 129: error 1506:
> Parameters allowed in...
1998 Aug 26
0
Errors encountered with 1.9.18p10 Makefile
...; diff Makefile ../source/Makefile
8c8
< BASEDIR = /opt/samba-1.9.18p10
---
> BASEDIR = /usr/local/samba
12c12
< MANDIR = ($BASEDIR)/man
---
> MANDIR = /usr/local/man
42,43c42,43
< srcdir=../source/
< VPATH=$(srcdir)
---
> # srcdir=./
> # VPATH=$(srcdir)
250,252c250,252
< FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
< LIBSM = -lsocket -lnsl
< AWK = nawk
---
> # FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
> # LIBSM = -lsocket -lnsl
> # AWK = nawk
754,757c754
< @if test ! -d $(@D) ; then \
< mkdir $(...
1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
...the
# install directory. This binary is needed for correct printing
***************
*** 381,386 ****
--- 381,390 ----
#Note: The SCO entries require the libcrypt library. You can get it via
#anonymous ftp from ftp.sco.com:/SLS/lng225b.* or ftp.uu.net:/vendors/sco
#
+ # PJR's attempt
+ FLAGSM = -O3 -DSCO -DSCO3_2_2 -DSHADOW_PWD -DNETGROUP -DUSE_MMAP
-DFAST_SHARE_MODES=1 -DUTMPX
+ LIBSM = -lsec -lsocket -lintl
+ #
# Use this for SCO with shadow passwords. Tested on "Open enterprise 3.0"
# SCO changes from Heinz Mauelshagen (mauelsha@ez.da.telekom.de)
# FLAGSM = -DSCO -DSH...
1998 May 11
0
Tried Compiling 1.9.18p6 yet
...n print.
! GUESTACCOUNT = nobody
--- 74,77 ----
# might have to create a separate guest account that can print.
! # GUESTACCOUNT = nobody
! GUESTACCOUNT = nouser
***************
*** 496,500 ****
# Tested on "Open enterprise 3.0". Contributed by lance@fox.com.
! # CC = cc
! # FLAGSM = -DSCO -DSecureWare
! # LIBSM = -lprot_s -lcrypt -lsocket -lm -lc_s
--- 497,501 ----
# Tested on "Open enterprise 3.0". Contributed by lance@fox.com.
! CC = gcc
! FLAGSM = -DSCO -DSecureWare -DALLOW_CHANGE_PASSWORD
! LIBSM = -lprot_s -lcrypt -lsocket -lintl -lm -lc_s
*** i...
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
...t the same
messages if I use "1.9.18p10" or "1.9.18p8".
I am running SCO OpenServer 5.0.4 with supplement rs504c applied.
The section of the Makefile that I have un-commented is:
# This is for the European distribution of SCO.
# Contributed by Urmet.Janes@gwhite.goodwin.ee
FLAGSM = -DSCO -DSHADOW_PWD
LIBSM = -lsec -lsocket /usr/lib/libcrypt_i.a -lintl
Is this the correct section to be using or should I be using the following section.
# Use this for SCO OpenServer 5 with TCB passwords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also...
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 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
...nstalled right out of the box.
> I am now in a state where I have compiled and installed version
> 1.9.18p3. I have compiled it and tested performance with roughly the
> same results with almost all combinations of options. Last attempt, I
> went back to the suggested options:
>
> FLAGSM = -DLINUX -DNETGROUP -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES
> -DNO_ASMSIGNALH -DGLIBC2 LIBSM = -lnsl -lcrypt
>
> I have tried it with and without glibc. I also tried it with the glibc
> errata rpm installed, saw no difference, but begin having some nfs
> related problems, so I ju...
1997 Jul 14
0
Samba on Sequent ptx v4.*
Hi,
I just thought I'd mention a few hints I picked up recently while compiling
Samba for ptx recently for a client:
FLAGSM = -DSEQUENT_PTX4 -DSHADOW_PWD -DHAVE_TIMEZONE
not -DSEQUENT -DPTX4 as in the Makefile.
Get hold of the latest version of TCP (v4.2.1 is supposed to be OK for both
ptx4.1.x and 4.2.x), since it includes BSD sockets which were about three
times faster than the old ABI sockets (in a very simple te...
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 Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@restech.c...
1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
...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 FAST_SHARE_MODES)?
I'm doing ALL the necessary changes for my companies platforms in the
Makefile only and am using a line
FLAGSM = -DSVR4 -DSHADOW_PWD -DGUEST_SESSSETUP=1 -DFAST_SHARE_MODES -DALLOW_CHANGE_PASSWORD
regards
Stefan
--
Stefan Kanthak e-mail: Stefan.Kanthak@mch.sni.de
OEC BS2000 OS AP 2 'POSIX' WWW: http://D255S050.mch.sni.de/
Siemens Nixdorf Informationssysteme AG...
1998 Apr 25
0
Compiling smbpass.c
...39;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 but don't have the
# right libraries and includes
FLAGSM = -DLINUX -DSHADOW_PWD -DFAST_SHARE_MODES -DLINUX_BIGCRYPT
LIBSM = -lshadow
And here's the error that I'm getting:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf...
1998 May 12
0
Compilation problem on OSF/1
....
># Add any optimisation or debugging flags here
># add -DSYSLOG for syslog support
>FLAGS1 = -O -std1 -w
>LIBS1 =
and
># This is for OSF1 (Alpha)
># contributed by errath@balu.kfunigraz.ac.at
># NOTE: You may need -warning_unresolved if you get unresolved symbols
>
>FLAGSM = -DOSF1 -DFAST_SHARE_MODES
>LIBSM =
Everything seems to compile fine until it gets to slprintf when the
following occurs...
>% make
>Using CFLAGS = -O -std1 -w -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGF
>ILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE=&...
1998 Jul 16
1
Samba and HPUX 11.0
Hello, all.
I am the proud owner of a D360 and a D380, both running HPUX 11. I would
love to be able to run SAMBA on them, but the compile simply blows up. I'm
trying to figure out what's going on there, but has anyone succeeded in
getting SAMBA to run under HPUX 11?
Thanks,
Richard A. Deighan
EIS International, Inc
555 Herndon Parkway
Herndon, VA
20170
703 326 6424
rdeighan@eisi.com
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This
may just be a problem I'm having using the gcc compiler, but I'm having
problems. I would just like to know if anyone's done it, and any special
problems they may have had.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
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 = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/us
Using LIBS = -lsocket -lnsl
Compiling util.c
util.c: In funct...
1998 Aug 27
0
precompiled SCO binaries u
...n-loops=4 -malign-jumps=4
-malign-functions=4
LIBS1 =
# Use this for SCO OpenServer 5 with TCB passwords (default) and GCC
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = gcc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP -DALLOW_CHANGE_PASSWORD
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
Bye!
Roberto Fichera
TeknoSOFT S.n.c.
1998 Aug 31
1
Problem with SCO 5.0.2
...$
Compile options:
#-------------------------------------
# Use this for SCO OpenServer 5 with TCB passwords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = cc -Xc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
This has occurred for the last 2 or 3 releases. The smb.conf file works
with an identical samba version that has been compiled using gcc.
Any ideas?
======================================...
1998 Oct 08
0
"unix password sync" and RedHat 5.1
Hello!
I'm trying to use
unix password sync = true
on an Intel-RedHat 5.1 samba server, because I want to have one
program (e.g. smbpasswd on the unix comand prompt) to change unix
and "encrypted samba" passwords; changing passwords from clients is
nice but secondary.
I used
FLAGSM = -DLINUX -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES -DNO_ASMSIGNALH -DGLIBC2 -DQUOTAS
LIBSM = -lnsl -lcrypt
in the Makefile of samba 1.9.18p10 and
unix password sync = True
debug level = 100
passwd chat = *New*password* %n\n *new*password* %n\n *updated*
passwd chat debug = true
passwd pr...