Displaying 20 results from an estimated 2000 matches similar to: "2.2.5 "--with-lockdir" problem?"
2004 Jul 19
2
locks cooperating with a server side process
Good day folks,
I'm using Samba 2.2.8a [1] on Slackware 9.1 with 2000/XP clients.
I'm attempting to have a process by which a user drags a file using
Windows Explorer into a share. On the server side, I have a unix
process that polls the directory for new files and then reads them and
deletes them.
I'm having a problem where I can gain the lock but the process is
still writing to
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
building rpm for mandrake 8.1 gives me this error
what should i try?
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary
configure:
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
2002 Mar 04
0
Migrating from packages to source
I thought I'd put this together for those who might find it useful :
The scenario :
Running version of samba less than the current version that was provided by
the distribution.
Want to play with new features or just upgrade a running system.
The solution :
Download the source CD for your distribution. - A big download I know -
but you could buy it from cheeplinux/cheepbytes etc
2008 Jan 03
0
Embedded samba 2.0.26 problems
I've built an embedded version of samba 3.0.26b.
I'm having a problem getting it started, though - it fails to start. A
bit of tracing and I *think* it's failing to find secrets.tdb.
strace is showing smbd dying after failing to find secrets.tdb - in the
wrong place. I think the script below should take care of that, but for
some reason it's looking for secrets\.tbd in the
2002 Aug 05
1
cannot compile pam_winbind
Hi everybody.
I am trying to set up winbind (2.2.4; debian) but if I do configure with these options
I get the following errormessage:
Configscript:
==================================
#! /bin/sh
./configure \
--with-swatdir=/usr/share/swat \
--prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--exec-prefix=/usr \
--infodir=/usr/share/info \
2006 Oct 03
0
Samba Compile Error
Hi,
I've been having the following compile error with Samba for the past few
releases. The last successful compile I have had is with version 3.0.22.
At least all the 3.0.23 versions are affected. The compile dies with:
Linking bin/tdbbackup
tdb/spinlock.o(.text+0x1d0): In function `tdb_create_rwlocks':
: undefined reference to `this_is_smp'
collect2: ld returned 1 exit status
2002 Jun 22
1
2.2.5, xp and incorrect logon drive as root
Hi @all,
I set up 2.2.5 as PDC. With an XP-Client and log on as an simular user
as root (I'm mapping "Administrator" to root in /etc/user.map) the
logon home directory is the share "root". What is the reason for that?
Is "root" a not usable name for a share?
configure-options:
./configure \
--host=i486-pc-linux-gnu \
--target=i486-pc-linux-gnu \
--prefix=/usr \
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
any ideas why it won't compile? running
/root/samba-3.0.28a/packaging/RHEL/makerpms.sh
eventually it gets to:
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'include/version.h' created for Samba("3.0.28a")
./autogen.sh: running autoheader -I. -Ilib/replace
./autogen.sh: running autoconf -I. -Ilib/replace
Now run ./configure and then make.
+
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
I have been trying to get 2.2.7a to work on my Mac running 10.2.2. The configure, compile and install went through fine except for a few warnings. When I attempt to connect to the machine, I get the following errors:
[2002/12/17 16:05:14, 0] lib/util_sec.c:assert_gid(111)
Failed to set gid privileges to (0,99) now set to (99,99) uid=(0,0)
[2002/12/17 16:05:14, 0] lib/util.c:smb_panic(1094)
2018 Jun 10
2
Samba Time Synchronisation wikipage
On Sun, 10 Jun 2018 10:29:43 +0300
Alexei Rozenvaser <alexei.roz at gmail.com> wrote:
> Question according to ntpsigndsocket directive at chrony.config:
> Is it mandatory from standpoint of Samba to use
> /usr/local/samba/var/lib/ntp_signd/ path for ntpsigndsocket?
> Or it possible to use the chrony's default
> path /var/lib/samba/ntp_signd ?
The wiki is written from
2007 Feb 12
9
New rpms for lockdir problem
I just built new puppet rpm''s for Fedora (puppet-0.22.1-2) that fix the
lockdir problem that many of you have encountered. The packages should
show up on a mirror near you very soon.
Unfortunately, I am having trouble getting to my buildsystem that I use
for the RHEL versions of the RPM; I made the source rpm available on my
people page[1] If you need the RPM for RHEL, you need to
2003 Oct 14
2
read-only problem in 3.0.0
We have a problem with shares that we would like to keep read-only for
some users; it worked with 2.2.8a, but with 3.0.0 there is this odd
behaviour: Users with read-only privilege can browse the files, can
copy them out of the share (eg to their own hard disks) and open the
copies, and can open the files in situ with Notepad; but if they try to
open files in the share with Excel, for example, or
2003 Mar 19
2
pid and lock dir during compile
I am compiling 2.2.8 on a Caldera Openlinux box that was running 2.0.5 or
some such. It already has a working config and uses samba.d dirs for it's
files:
/etc/samba.d
/var/lock/samba.d
/var/log/samba.d
etc
During compile I use following switches
--with-piddir=/var/lock/samba.d
--with-lockdir=/var/lock/samba.d
However the pid files are ending up in /var/run/samba instead of
2001 Apr 07
1
samba on NetBSD - some patches
Hi,
We (NetBSD) just received a bug report that smbclient's mput command usees
find(1) with a non-standard option "-maxdepth". This was replaced with a
simple call to ls(1). As I don't know how many of the patches from out
Packages Collection were sent to you in the past, I'm simply sending you
all our patches - please include any you like in future samba releases!
BTW,
2017 Aug 12
0
Samba 4.6 replication issue (WERR_FILE_NOT_FOUND)
Hello!
Please help me with the following issue:
My employer has an Active Directory with four samba4 domain controllers
named dc1, dc2, dc3, dc4. `samba-tool drs showrepl` on dc2 constantly shows
DC=mydomain
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 48bff36e-35e2-4b09-9e40-9d73b9a5387b
Last attempt @ Sat Aug 12 21:48:43 2017 MSK failed,
2002 May 29
1
samba-ldap pdc howto problem
Greetings:
I'm on section 3.2 (page 7) of the SAMBA-LDAP PDC HowTo and am getting
errors. This is on a brand-new install on RedHat 7.2, using
openldap-2.0.23-4.i386.rpm, openldap-clients-2.0.23-4.i386.rpm, and
openldap-servers-2.0.23-4.i386.rpm from the 7.3 tree from a RedHat
mirror (Rawhide wouldn't let me in at that point) and
samba-2.2.4-2.src.rpm from RedHat's Rawhide tree.
My
2002 Jun 11
2
401 Bad Authorization
Hello,
I have problem witch SWAT authorization for all users with the following
error "username or password incorrect". With -a options SWAT works well.
I've compiled samba-2.2.4 from sources on my RedHat Linux 6.1 with kernel
2.2.21. I've compiled it with the following options:
./configure \
--prefix=/usr \
--localstatedir=/var \
2001 Apr 12
1
smbfs not showing all files
I've a PC with a 2.2.13 kernel and Samba 2.0.7. It serves shares to our lan and
has had no problems since its install.
Recently, I tried to copy a bunch of files from an older OS/2 server to the
Samba server via smbclient and smbmount. Neither shows all the files in a few of
the several directories on the OS/2 server, and neither agrees with the other as
to the actual number of files.
2007 Feb 01
7
lockdir parameter
it seems that puppet refuse to run in the new version. It fails on the line:
err: Could not apply complete configuration: Unknown configuration parameter :lockdir
the client is .22.1 and server still .22.0
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users