Displaying 20 results from an estimated 700 matches similar to: "smbclient, find, and NetBSD"
2001 Apr 05
0
smbclient, find, and NetBSD (fwd)
This has come up before. Anyone want to comment (other than an OS
specific #ifdef)?
Cheers, jerry
---------- Forwarded message ----------
Date: Thu, 5 Apr 2001 09:26:18 -0400 (EDT)
From: Claude Marinier <claude.marinier@dreo.dnd.ca>
To: samba@lists.samba.org
Subject: smbclient, find, and NetBSD
Dear developers,
I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I
2000 Mar 17
0
MAR 14 CVS, smbclient mput problem on AIX 4.2
Hi,
There is a problem with smbclient mput ( maybe more, I haven't checked ) with
the SAMBA CVS I checked out on March 14, 2000.
The problem will manifest itself on systems that don't support -maxdepth
on the find command. (AIX being one of them ).
I compared source/client.c between 2.0.6 and the cvs.
The problem is in:
static void cmd_mput(void)
When recurse=false
Version 2.0.6
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,
2008 May 23
4
Seamless update from Samba 2 to Samba 3 on a new server
Hi,
I'm new to the list, I hope i'm posting at the right place ;)
I'm having a hard time trying to update and to move my Samba 2.2 PDC to a
new Debian server.
Currently, the PDC is using Samba 2.2.8 on a Solaris Server. My goal is to
move it to another computer, and to update it to a
newer version (3.0.24)
This must be fully transparent for the users, since I have no time to
1998 Jun 29
0
1.9.18p8 compile problems
I get the following compile error when compiling p8 with p4 Makefile:
Linking smbd
util.o: In function `check_log_size':
util.o(.text+0x2cc): undefined reference to `slprintf'
util.o: In function `name_mangle':
util.o(.text+0x94f): undefined reference to `slprintf'
util.o: In function `standard_sub_basic':
util.o(.text+0x4c9e): undefined reference to `slprintf'
util.o: In
1998 May 11
0
Tried Compiling 1.9.18p6 yet
[Derek, I'm cc'ing the Samba list so that others can chime in.]
Derek Winkler <derek@aim-systems.on.ca> wrote:
>
> Having a couple problems with Samba:
>
> First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2:
>
> Linking smbd
> undefined first referenced
> symbol in file
> getpagesize
2003 Sep 29
0
wins hook functionality broken in Samba 3.0.0
I've just fixed a bug (#528 in bugzilla) to do with wins hook functionality.
The wins hook parameter is broken in Samba 3.0.0 but will be fixed in 3.0.1.
The attached patch against the release samba-3.0.0.tar.gz file can be used
to fix it.
Tim.
-------------- next part --------------
Index: nmbd_winsserver.c
===================================================================
RCS file:
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie
I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I
know it's old, but I'm stuck with it).
I've modified the Makefile as follows...
># Add any optimisation or debugging flags here
># add -DSYSLOG for syslog support
>FLAGS1 = -O -std1 -w
>LIBS1 =
and
># This
1999 Apr 25
0
swat: bug located
Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot.
But it's nice to see a functional web interface. It could use some more
work--but great job so far! Anyway, I found a core-dump-causing-bug.
I was curious as to whether or not swat limited addition of passwords
to the smbpasswd file by the users that exist in the system's /etc/passwd
file. I was relativly
1999 Apr 25
0
swat core dump and debug information
(This may be a repost; but I was not subscribed to the list and looking
at the current archives the articles are not showing up.)
Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot.
But it's nice to see a functional web interface. It could use some more
work--but great job so far! Anyway, I found a core-dump-causing-bug.
I was curious as to whether or not swat
2010 Jan 26
0
Trouble Highlighting outliers on Time Series Plot
I am having trouble plotting outliers on time series.
Give then following code:
############################################################
# find STL Outliers by weight and append sh2, use Robust
# this should allow the initial outliers to be filtered
# this section may be commented out.
############################################################
tsSourceDiag <-
2006 Jul 24
2
Samba connections issues (3.0.23 on Solaris 8 with NIS+)
I'm curious if anyone has suggestions about a problem we have encountered.
We have recently upgraded a 2.2.8a server to 3.0.23. The server in question
is running Solaris 8 with NIS+. Storage is from our SAN. Since the
migration, we have found that we no longer have access to several shares.
They are connected, but we are unable to get to them.
Samba will indicate that we are connected to
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0452: Potential DoS against smbd in Samba 3.0.6 - 3.0.23d
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==========================================================
==
== Subject: Potential Denial of Service bug in smbd
== CVE ID#: CVE-2007-0452
==
== Versions: Samba 3.0.6 - 3.0.23d (inclusive)
==
== Summary: A logic error in the deferred open code
== can lead to an infinite loop in smbd
==
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0452: Potential DoS against smbd in Samba 3.0.6 - 3.0.23d
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==========================================================
==
== Subject: Potential Denial of Service bug in smbd
== CVE ID#: CVE-2007-0452
==
== Versions: Samba 3.0.6 - 3.0.23d (inclusive)
==
== Summary: A logic error in the deferred open code
== can lead to an infinite loop in smbd
==
2003 Oct 18
0
Added functionality --compare-file and --compare-auto
Recently various needs for multiple version handling were discussed
and I put forward a plan of mine. Subsequently the proposal for a
--compare-file=<FILE> switch had support, so I have implemented
this. I have also implemented an experimental --compare-auto which
decides which file to match against using a rule.
Instructions for patch:
1. Install rsync-2.5.6 source
2. "patch -p1
2002 Jul 17
0
user password expiration patch (Samba 2.2.4/2.2.5 PDC with LDAP)
the following problem occurs when using samba 2.2.4 or 2.2.5 with ldap
support as PDC:
any time when a user logs on he is asked to change his/her password.
whether he change it or not he will be asked again next time he logs on.
this is annoying.
the reason is, that the LDAP attribute 'pwdMustChange' is not updated at all.
the easiest way to solve this to set the attribute to the
2010 Jan 12
0
[Solved][Code Snippets] Dropping Empty Regressors
To make a long story short I was doing some in-sample testing in which some
dynamically created regressors would end up either all true or all false
based on the validation portion. In my case a new mainframe configuration
(this is a crappy way to handle a level shift but I do what I can.) So here
is the code snippet that finally let me pre-check my regressors and drop any
of them that were all
1998 May 11
1
Problems Compiling 1.9.18p6 with SCO 3.2v4.2
Having a couple problems with Samba:
First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2 using native
compiler:
Linking smbd
undefined first referenced
symbol in file
getpagesize slprintf.o
mprotect slprintf.o
memalign slprintf.o
ld fatal: Symbol
2015 Mar 05
0
[PATCH] builder: add build script for PPC64 Fedora
---
builder/website/fedora-ppc64.sh | 97 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
create mode 100755 builder/website/fedora-ppc64.sh
diff --git a/builder/website/fedora-ppc64.sh b/builder/website/fedora-ppc64.sh
new file mode 100755
index 0000000..1e22eba
--- /dev/null
+++ b/builder/website/fedora-ppc64.sh
@@ -0,0 +1,97 @@
+#!/bin/bash -
+# virt-builder
+#
1999 Oct 28
1
dos filetime resolution and dvf
I am not getting much benefit from using
oplocks = False
or
dos filetime resolution = True
in Samba 1.9.18p3 on Solaris 2.5.1 and the Developer Studio in Digital
Visual Fortran (v6.0) on WinNT4,SP4. I am also setting my PC clock
to the samba server.
I still get a lot of messages from the Studio informing me the source
code files and workspaces have changed outside the editor or Studio