Displaying 20 results from an estimated 143 matches for "swatdir".
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...@$(SHELL) $(srcdir)/script/installcp.sh $(srcdir) $(LIBDIR) $(CODEPAGEDIR) $(BINDIR) $(CODEPAGELIST)
+ @$(SHELL) $(srcdir)/script/installcp.sh '$(DESTDIR)' $(srcdir) $(LIBDIR) $(CODEPAGEDIR) $(BINDIR) $(CODEPAGELIST)
installswat: installdirs
- @$(SHELL) $(srcdir)/script/installswat.sh $(SWATDIR) $(srcdir)
+ @$(SHELL) $(srcdir)/script/installswat.sh '$(DESTDIR)' $(SWATDIR) $(srcdir)
installclientlib:
-$(INSTALLCMD) bin/libsmbclient.so
@@ -725,7 +725,7 @@
@$(SHELL) $(srcdir)/script/revert.sh $(BINDIR) $(PROGS) $(SCRIPTS) ${WINBIND_PROGS}
installman:
- @$(SHELL) $(srcdir)/s...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...gure --prefix=/usr --localstatedir=/var
--with-configdir=/etc/samba --with-libdir=/usr/lib/samba
--with-lockdir=/var/lib/samba --with-logfilebase=/var/log/samba
--with-mandir=/usr/share/man --with-piddir=/var/run
--with-privatedir=/etc/samba
--with-sambabook=/usr/share/swat/using_samba
--with-swatdir=/usr/share/swat --enable-cups --with-acl-support
--with-ads --with-automount --with-fhs --with-pam_smbpass
--with-libsmbclient --with-libsmbsharemodes --without-smbwrapper
--with-pam --with-quotas --with-shared-modules=idmap_rid,idmap_ad
--with-smbmount --with-syslog --with-utmp --with-dnsupdat...
1999 Mar 11
2
AFS on samba 2.0.2
...;${AFS_BASE}/lib'
-afs_libs='-L${AFS_LIBDIR} -L${AFS_LIBDIR}/afs -lkauth -lprot -lubik
-laudit -lauth -lrxkad -lsys -ldes -lrx -llwp -lcom_err
$(AFS_LIBDIR)/afs/util.a'
;;
*)
echo "$ac_t""no" 1>&6
@@ -9733,10 +9729,6 @@
s%@lockdir@%$lockdir%g
s%@swatdir@%$swatdir%g
s%@builddir@%$builddir%g
-s%@afs_base@%$afs_base%g
-s%@afs_flags@%$afs_flags%g
-s%@afs_libdir@%$afs_libdir%g
-s%@afs_libs@%$afs_libs%g
CEOF
EOF
-------------- next part --------------
PS - Effective 3/19/1999 my email address will change to:
ken.weiss@ucop.edu
-----------------...
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I
can't find documentation for the required smb.conf equivilents. If someone
could supply them or post a link, I'd be very greatful.
SBINDIR
BINDIR
SWATDIR
CONFIGFILE
LOGFILEBASE
LMHOSTSFILE
LIBDIR
LOCKDIR
PIDDIR
SMB_PASSWD_FILE
PRIVATE_DIR
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
...MCPU=`grep processor /proc/cpuinfo | wc -l`
CFLAGS="$RPM_OPT_FLAGS $EXTRA" ./configure \
--prefix=/usr \
--with-fhs \
--libdir=/etc/samba \
--localstatedir=/var \
--with-codepagedir=/usr/share/samba/codepages \
--with-configdir=/etc/samba \
--with-lockdir=/var/lock/samba \
--with-swatdir=/usr/share/swat \
--with-quotas \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-syslog \
--with-utmp \
--with-netatalk \
--with-sambabook=/usr/share/swat/using_samba
make -j${NUMCPU} proto
make -j${NUMCPU} all smbfilter nsswitch/libnss_wins.so debug2html
exit 0
--
Luk Verme...
2008 Nov 09
1
Failed rpmbuild-ing samba-3.0.32.tar.gz
...was 2.2.1
Release: 0
# More lines here
%build
export LDFLAGS="-L/usr/lib/lsb --dynamic-linker=/lib/ld-lsb.so.1"
./configure --with-fhs --prefix=/usr --sysconfdir=/etc \
--sharedstatedir=/var --datadir=/usr/share \
--with-configdir=/etc/samba
# --with-swatdir=/usr/share/samba/swat
# More lines here
then rename lsb-samba.spec to samba.spec. Once again I ran
% rpmbuild -ba ~src/rpm/SOURCES/samba.spec
It came out with error messages
Executing(%build): /bin/sh -e /home/fcmario/tmp/rpm-tmp.457
+ umask 022
+ cd /home/fcmario/src/rpm/BUILD
+ cd samba-3.0....
2011 Aug 16
2
Directly replace smb.
...es and replace them on
my target machine and checked:
smbd -V
nmbd -V
winbind -V
are all the right version, but I can't start the service: service smb
start and etc. are all failed. what's wrong with my method?
My smb configure as below:
SBINDIR: /usr/sbin
BINDIR: /usr/bin
SWATDIR: /etc/swat
CONFIGFILE: /etc/samba/smb.conf
LOGFILEBASE: /var/samba
LMHOSTSFILE: /etc/samba/lmhosts
LIBDIR: /usr/lib
MODULESDIR: /usr/lib
SHLIBEXT: so
LOCKDIR: /usr/var/locks
STATEDIR: /usr/var/locks
CACHEDIR: /usr/var/locks
PIDDIR: /usr/var/locks
SMB_PASS...
2011 Aug 16
1
Directly replace smb. [Scanned]
...them on
my target machine and checked:
smbd -V
nmbd -V
winbind -V
are all the right version, but I can't start the service: service smb
start and etc. are all failed. what's wrong with my method?
My smb configure as below:
SBINDIR: /usr/sbin
BINDIR: /usr/bin
SWATDIR: /etc/swat
CONFIGFILE: /etc/samba/smb.conf
LOGFILEBASE: /var/samba
LMHOSTSFILE: /etc/samba/lmhosts
LIBDIR: /usr/lib
MODULESDIR: /usr/lib
SHLIBEXT: so
LOCKDIR: /usr/var/locks
STATEDIR: /usr/var/locks
CACHEDIR: /usr/var/locks
PIDDIR: /usr/var/locks...
1999 Dec 16
3
Samba2.0.6 tgz compile questions.
After fighting with trying to rebuiled my src.rpm file. I decided to use a
plain old
fashion compile from the tar files. which worked ok, no settings changed.
at about 11pm last night I finished and noticed a few things that made me a
bit
uneasy.
1) all the Samba bin files were installed in /usr/local/samba/..
2) no smb.conf file was created.
I used ./configure, make , make install when I
2002 May 29
1
samba-ldap pdc howto problem
...that point) and
samba-2.2.4-2.src.rpm from RedHat's Rawhide tree.
My config options in samba.spec are as follows:
%configure \
--libdir=%{_sysconfdir}/samba \
--with-fhs \
--with-privatedir=%{_sysconfdir}/samba \
--with-lockdir=/var/cache/samba \
--with-swatdir=%{_datadir}/swat \
--with-codepagedir=%{_datadir}/samba/codepages \
--with-automount \
--with-smbmount \
--with-pam \
--with-mmap \
--with-quotas \
--without-smbwrapper \
--with-libsmbclient \
--with-utmp \
--with-acl-s...
1999 Sep 28
2
Help with ./configure options
...under this base directory.
I'm using the following command string: (Will the backslashes work as usual?)
./configure --prefix=/opt/samba --exec-prefix=/opt/samba \
--build=ACECOMM --with-privatedir=/opt/samba/private \
--with-lockdir=/opt/samba/var/locks \
--with-swatdir=/opt/samba/swat
Are the only options that I must change? (therefore, the "make install" will use these locations?)
Thanks,
David
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
.../usr/local/samba' \
'--sysconfdir=/etc' \
'--localstatedir=/usr/local/samba/var' \
'--with-configdir=/etc/samba' \
'--with-privatedir=/etc/samba' \
'--with-lockdir=/usr/local/samba/var/lock' \
'--with-piddir=/usr/local/samba/var/run' \
'--with-swatdir=/usr/local/samba/swat' \
'--with-smbmount' \
'--with-quotas' \
'--with-ldap' \
'--with-acl-support'
*********************************
Configure aborts with this error:
....
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h prese...
2003 Mar 26
1
problems compiling Samba 2.2.8 on Solaris 2.8
...rs appear in /opt/samba/var, but it is still
complaining about /usr/local/samba.
When I ran the ./configure script I used the following options:
# ./configure --prefix=/opt/samba \
--with-privatedir=/opt/samba/private --with-lockdir=/opt/samba/var/locks \
--with-piddir=/opt/samba/var/locks --with-swatdir=/opt/samba/swat \
--with-configdir=/opt/samba/lib --with-logfilebase=/opt/samba/var \
--with-logfilebase=/opt/samba/var --with-automount
So I did properly set my logfile base to /opt/samba/var but samba still
seems to think it should be /usr/local/samba. Did I forget something? Any
help is much ap...
2001 Apr 07
1
samba on NetBSD - some patches
...DRIVERFILE = $(ETCDIR)/printers.def
+PASSWD_PROGRAM = /usr/bin/passwd
# This is where smbpasswd et al go
PRIVATEDIR = @privatedir@
@@ -470,14 +472,14 @@
installdirs:
$(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) \
- $(BASEDIR) $(SBINDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(CODEPAGEDIR) ${SWATDIR} ${SAMBABOOK}
+ $(BASEDIR) $(SBINDIR) $(BINDIR) $(LIBDIR) $(ETCDIR) $(LOGDIR) $(CODEPAGEDIR) ${SWATDIR} ${SAMBABOOK}
installservers: all installdirs
- @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS)
+ @$(SHELL) $(srcdir)/script/install...
2003 Oct 03
2
Samba 3.0 openldap PDC
Help me?
I'm configure samba 3.0
./configure --prefix=/usr --localstatedir=/var \
--with-configdir=/etc/samba --with-privatedir=/etc/samba --with-fhs \
--with-quotas --with-smbmount --with-pam --with-pam_smbpass \
--with-syslog --with-utmp --with-sambabook=/usr/share/swat/using_samba \
--with-swatdir=/usr/share/swat --with-libsmbclient --with-ldap
--with-ldapsam
There are some ... from smb.conf:
####
workgroup = mydomain
server string = New PDC
security = user
add machine script = /usr/local/sbin/smbldap-useradd.pl -w %U
ldap admin dn = uid=Administrator,ou=Users,dc=mydomain,dc=ru
ldap server...
2004 Mar 12
1
Issues while compiling samba 3.0.2a
...Hat and compile it with "make 2>&1 | tee make.out"
after doing the
configure below:
./configure --with-configdir=/etc/samba --with-privatedir=/etc/samba \
--with-lockdir=/var/lock/samba --with-logfilebase=/var/log/samba
\
--with-piddir=/var/run/samba --with-swatdir=/usr/share/swat \
--with-ads --with-pam --with-quotas --with-sendfile-support \
--with-smbmount --with-syslog --with-utmp --with-winbind \
--with-ldapsam --with-ldap --with-acl-support --with-pam_smbpass
Now I have the following questions:
1. The compilation pr...
2005 Mar 16
1
Samba configure script not finding ldap libs
...-I/usr/lib"; export CFLAGS
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-libdir=/usr/lib \
--with-configdir=/etc/samba \
--mandir=/usr/share/man \
--with-privatedir=/etc/samba \
--with-lockdir=/var/lock/samba \
--with-piddir=/var/run/samba \
--with-swatdir=/usr/local/swat \
--with-pam \
--with-pam_smbpass \
--with-syslog \
--with-quotas \
--with-utmp \
--with-ldap=/usr \
--with-ads \
--with-smbmount \
--with-automount \
--with-winbind
I get the following message from configure:
checking for LDAP support... auto
checking ldap.h usabili...
2003 Mar 13
1
Samba-2.2.7a on HPUX 11.00 trying to compile LDAP support
...issue with compiling samba-2.27.a (patched) on our HPUX
server.
I am configuring it with these Samba option flags:
--prefix=/opt/samba
--libdir=/etc/opt/samba
--localstatedir=/var/opt/samba
--with-privatedir=/var/opt/samba/private
--with-lockdir=/var/opt/samba/locks
--with-swatdir=/opt/samba/swat
--with-acl-support
--with-msdfs
--with-ldapsam
--with-profile
-disable-static
I have gcc-3.2 installed.
I run configure OK, but get an error when running gmake:
Compiling lib/snprintf.c
lib/snprintf.c790: conflicting types for `snprintf'
/opt/gcc/lib/gcc...
2008 Jun 25
1
Still no joy using "print command" with 3.0.30
...able-cups --enable-static=no --enable-shared=yes
--with-fhs --with-acl-support=yes --with-automount --prefix=/usr
--localstatedir=/var --bindir=/usr/bin --sbindir=/usr/sbin
--with-lockdir=/var/cache/samba --sysconfdir=/etc
--with-configdir=/etc/samba --with-privatedir=/etc/samba/private
--with-swatdir=/usr/share/swat --with-smbmount --with-quotas
--with-syslog --with-utmp --with-libsmbclient --with-winbind
Still no joy. CUPS immediately prints jobs and the specified "print
command" seems to be ignored.
I would greatly appreciate any help that folks may wish to offer.
============...
2003 Sep 25
1
samba 3.0.0 compiling solaris
...pipe.c:1591: undefined reference to `netdfs_get_pipe_fns'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
Here are my configure args,
./configure --prefix=/usr/local/samba-3.0.0
--with-privatedir=/etc/samba/private --with-lockdir=/var/samba/locks
--with-piddir=/var/run --with-swatdir=/etc/samba/swat
--with-configdir=/etc/samba --with-logfilebase=/var/adm/samba
--with-krb5=/usr/local/krb5-1.3.1 --with-included-popt --enable-shared
--with-libsmbclient
Any clues?
--
---
Derek T. Yarnell
University of Maryland
Computer Science Department Unix Staff
derek@cs.umd.edu