Displaying 20 results from an estimated 40 matches for "sambabook".
2001 Apr 07
1
samba on NetBSD - some patches
...00
@@ -26,10 +26,12 @@
BINDIR = @bindir@
# we don't use sbindir because we want full compatibility with
# the previous releases of Samba
-SBINDIR = @bindir@
+SBINDIR = @sbindir@
LIBDIR = @libdir@
VARDIR = @localstatedir@
MANDIR = @mandir@
+ETCDIR?= $(BASEDIR)/etc
+LOGDIR?= $(BASEDIR)/log
SAMBABOOK = @sambabook@
# The permissions to give the executables
@@ -38,12 +40,12 @@
# set these to where to find various files
# These can be overridden by command line switches (see smbd(8))
# or in smb.conf (see smb.conf(5))
-SMBLOGFILE = $(VARDIR)/log.smb
-NMBLOGFILE = $(VARDIR)/log.nmb
-CONFIGFIL...
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
...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 Vermeylen
Putsebaan 84
2040 Antwerpen 4
+32(0)32950012
Linux Counter: 186539
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=Adminis...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...us-unwind-tables -D_GNU_SOURCE'
+ ./configure --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-smbmou...
2005 Jul 01
10
Update Rollup 1 for Windows 2000 SP4
Hello.
Anyone else experiencing Problems with this update ?
We do have W2k AD. And Samba Member-Server. This is done via Winbind
without using Kerberos.
After installing the Update to our AD-Servers. It seems that winbind lost
its connectivity.
wbinfo -t worked.
wbinfo -u showed errors.
After removing the update from all our servers, winbind works again.
Should I move our configuration to
2002 Mar 04
0
Migrating from packages to source
...=/var \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba/private \
--with-codepagedir=/etc/codepages \
--with-smbmount \
--with-quotas \
--with-syslog \
--with-utmp \
--with-netatalk \
--with-sambabook=/usr/share/swat/using_samba \
--with-ssl \
--with-sslinc=/usr/include/openssl \
--with-msdfs \
--with-vfs \
i386-slackware-linux
make
==============
Martyn Ranyard
2002 Jun 24
1
2.2.5 "--with-lockdir" problem?
...--sysconfdir=/etc \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba/private \
--with-codepagedir=/etc/codepages \
--with-lockdir=/var/lock/samba \
--with-smbmount \
--with-quotas \
--with-syslog \
--with-utmp \
--with-netatalk \
--with-sambabook=/usr/share/swat/using_samba \
--with-ssl \
--with-sslinc=/usr/include/openssl \
--with-msdfs \
--with-vfs \
i386-slackware-linux
Other than the above problem, everything works as advertised!
2002 Aug 05
1
cannot compile pam_winbind
...--sbindir=/usr/sbin \
--exec-prefix=/usr \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
--localstatedir=/var \
--with-lockdir=/var/lock/samba \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba \
--with-codepagedir=/etc/samba/codepages \
--with-sambabook=/usr/share/swat/using_samba \
--with-quotas \
--with-smbmount \
--with-smbwrapper \
--with-automount \
--with-pam \
--with-winbind
Error;
=======================
[...]
checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)... no
checking for two-argu...
2003 Sep 30
1
OpenBSD 3.4/Samba 3.0.0 CP850.so core dump
...daemon, I get the
following:
testparm:/usr/local/lib/charset/CP850.so: undefined symbol
'smb_register_charset'
lazy binding failed!
Segmentation fault (core dumped)
Info:
gcc v2.95.3
g## v2.95.3
/usr/local/lib/charset/CP850.so does exist
./configure options:
--with-smbwrapper --without-sambabook \
--bindir=/usr/local/bin --sbindir=/usr/local/sbin \
--libexecdir=/usr/libexec --prefix=/usr/local \
--exec-prefix=/usr/local --with-sysconfdir=/etc \
--localstatedir=/var --infodir=/usr/local/info \
--mandir=/usr/local/man --with-profile \
--with-privatedir=/etc/samba --with-lockdir=/var/spool/lo...
2003 Nov 11
0
RE: Samba-3.0.0 on OpenBSD-3.4
...s it's up.
Here's my configure mods...I put it in a text file, named samba1.
Copy it to the source directory, then set it as executable
(chmod 0744 ./samba1). Run it by ./samba1 at the prompt. You
have to be logged in/su'd as root to run it.
./configure \
--with-smbwrapper --without-sambabook \
--bindir=/usr/local/bin --sbindir=/usr/local/sbin \
--libexecdir=/usr/libexec --with-utmp \
--prefix=/usr/local --exec-prefix=/usr/local --with-sysconfdir=/etc \
--localstatedir=/var --infodir=/usr/local/info --mandir=/usr/local/man
--with-profile \
--with-privatedir=/etc/samba --with-lockdir=/va...
2004 Jan 01
0
samba / tdb recovery
...f necessary, corrections:
1) I had my original version of samba (2.2.8) compiled with:
./configure --with-fhs --prefix=/usr --sysconfdir=/etc
- --with-privatedir=/etc/samba --with-lockdir=/var/state/samba
- --localstatedir=/var --with-netatalk --with-smbmount --with-pam --with-syslog
- --with-sambabook --with-utmp --with-acl-support --no-create --no-recursion
2) I have a copy of everything in /etc/samba, and /var/state/samba (see
configuration above).
Based on the backup files that I'm seeing, --with-lockdir seems to make samba
store not only the lockfiles (as I would have presumed by the...
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
...prefix} \
--localstatedir=/var \
--sysconfdir=/etc \
--with-privatedir=%{_sysconfdir}/samba \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-syslog \
--with-utmp \
--with-sambabook=%{_datadir}/swat/using_samba \
--with-swatdir=%{_datadir}/swat \
--with-libsmbclient \
--with-expsam=mysql \
--with-acl-support
make showlayout
make proto
make %{?_smp_mflags} all nsswitch/libnss_wins.so debug2html
----------------------------------------------------...
2007 May 01
0
problems with winbind, ads on 3.0.25rc3
...e that it
references winbind.
Here is my configure command:
./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-shared-modules=idmap_rid
--with-libsmbclient
--with-automount
--with-msdfs
--with-ads
--with-winbind
--with-winbind-auth-challenge
--with-manpages-langs=en
--with-idmap
--with-acl-support
--with-ldap
--with-...
2008 Jan 03
0
Embedded samba 2.0.26 problems
...uot; \
MANDIR="$(PKG_INSTALL_DIR)/usr/share/man" \
PRIVATEDIR="$(PKG_INSTALL_DIR)/etc/samba" \
SWATDIR="$(PKG_INSTALL_DIR)/usr/swat" \
LOCKDIR="$(PKG_INSTALL_DIR)/var/run/samba" \
SAMBABOOK="$(PKG_INSTALL_DIR)/usr/swat/using_samba" \
CODEPAGEDIR="$(PKG_INSTALL_DIR)/usr/share/samba" \
installservers installbin installcifsmount
Samba dies with:
open("/data/home/yan/openwrt/trunk/build_dir/mipsel/samba-3.0.26a/ipkg-install/etc/sa...
2006 Oct 03
0
Samba Compile Error
...swat \
--with-configdir=/etc/samba \
--with-codepagedir=/etc/samba/codepages \
--with-logfilebase=/var/log/samba \
--enable-cups \
--with-readline \
--with-smbwrapper \
--with-automount \
--with-smbmount \
--with-cifsmount \
--without-pam \
--without-ssl \
--with-quotas \
--with-sys-quotas \
--with-sambabook=/etc/samba/swat/using_samba \
--enable-socket-wrapper \
--with-libsmbclient \
--with-aio-support \
--with-acl-support \
--with-sendfile-support \
--with-cluster-support \
--with-winbind \
--with-fhs \
--with-utmp \
--with-expsam=xml,mysql \
--with-spinlocks \
--with-vfs \
--with-msdfs \
--disable-n...
2004 Oct 04
1
Repost: ads_connect: No such file or directory
...I am using samba-3.0.7
This is compiled on a RedHat 9 machine with:
--prefix=/usr
--localstatedir=/var
--with-configdir=/etc/samba
--with-privatedir=/etc/samba
--with-fhs
--with-quotas
--with-msdfs
--with-smbmount
--with-ads
--with-pam
--with-pam_smbpass
--with-syslog
--with-utmp
--with-sambabook=/usr/share/swat/using_samba
--with-swatdir=/usr/share/swat
--with-libsmbclient
--with-winbind
--with-winbind-auth-challenge
When I do a: net ads join -Uadministrator
I get:
[2004/10/01 13:21:07, 0] utils/net_ads.c:ads_startup(183)
ads_connect: No such file or directory
It appears the file:...
2001 Dec 08
5
No "seteuid" method available
Hey Everyone:
"No seteuid method available" is the error I get when trying to configure Samba 2.2.2 on an HP-UX 11.0 system. This system is part of a test network and has tcp/ip but no DNS. There are only 3 articles on the Samba site about this and the only fix requires changing and recompiling "C" libraries. Is there another, simpler fix? Thanks.
~ Gary Zawilinski ~
2002 Nov 11
2
making Samba works together with PAM
Ok fellows,
This is my last try. Please, anybody tell me if
something is missing on this list!
I need to setup on a Linux + Samba (PDC) to restrict
just one login per ID (not allow two logins with same
id).So:
1 - edit /etc/pam.d/samba -> chaging session line with
session required /lib/security/pam_limits.so
2 - in /etc/security/limits.conf:
* - maxlogins 1
3 - in smb.conf:
2001 Dec 01
4
features in samba 3.alpha
now that samba3 compile in my redhat 7.2 i want to test it..
reading the documentation that described the new features supported in
samba3alpha i cant find too much explanation.. and here is the quiz:
now from a win9x client when i see the list of users, i can see groups for
adding to my win9x clients shares??
what is the state of support of changing password from a terminal like NT
SERVER
2002 Jun 11
2
401 Bad Authorization
...--localstatedir=/var \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba \
--with-codepagedir=/etc/codepages \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
--with-syslog \
--with-utmp \
--with-sambabook=/usr/share/swat/using_samba \
--with-swatdir=/usr/share/swat
Can you help me?
Thanks Peter.
*****************************************************************
Tato sprava a vsetky pripojene subory su doverne
a urcene vyhradne osobam alebo organizaciam, ktorym
boli adresovane. Ak ste dostal...