No subject


Mon Dec 1 11:34:25 GMT 2003


server machine or OS, just the samba stuff and some interaction with 98/ME
and apparently 2000 in my testing.

Thanks.

----- Original Message -----
From: "Jeremy Allison" <jeremy at valinux.com>
To: "cpctc" <cpctc at vt.edu>
Cc: <samba at lists.samba.org>
Sent: Sunday, July 15, 2001 2:59 AM
Subject: Re: samba transmits only one packet per second


> On Sat, Jul 14, 2001 at 10:07:24PM -0400, cpctc wrote:
> > I have samba version 2.0.7-ja-1.3, talking to Windows ME and Windows
2000.
> >
> > Transfers of large files (2-10 MB) are very slow.  After examining log
files
> > and tcpdump results, it looks like smbd is transmitting in 64K chunks,
but
> > only one chunk per second.
> >
> > If I have a telnet (ssh) window open from the windows machine with stuff
> > happening in the window, like a ls -lR, throughput increases
dramatically
> > from the 64 KB/sec to something like 800KB/sec (this is 10-base-2).
> >
> > It's as if samba can only transmit one tcp packet per second unless
> > something else transmits a packet.  What could cause this?
>
> A fix was put in for this into Samba 2.2.1 (and 2.2.1a).
> Discussions of this are archived on samba-technical.
>
> Regards,
>
> Jeremy Allison,
> Samba Team.
>

Return-Path: <jeremy at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from mail.valinux.com (mail.valinux.com [198.186.202.175]) by
  lists.samba.org (Postfix) with ESMTP id 9B5D14BE8 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 15:28:02 -0700 (PDT)
Received: from legion.engr.valinux.com ([10.12.1.31] helo=valinux.com)
  by mail.valinux.com with esmtp  (Cipher SSLv3:RC4-MD5:128) (Exim
  3.31-VA-mm2 #1 (Debian)) id 15MGvn-0000Gb-00; Mon, 16 Jul 2001
  15:33:35 -0700
Message-ID: <3B536BE2.1CF6810D at valinux.com>
Date: Mon, 16 Jul 2001 15:34:10 -0700
From: Jeremy Allison <jeremy at valinux.com>
Organization: VA Linux Systems
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-beta1va3.10 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: cpctc <cpctc at vt.edu>
Cc: samba at lists.samba.org
Subject: Re: samba transmits only one packet per second
References: <006e01c10cd2$e48d1040$5a0a0a0a at compound.local>
  <20010714235936.A32179 at valinux.com>
  <004501c10e46$2adb4fc0$5a0a0a0a at compound.local>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

cpctc wrote:
> 
> I just tried 2.2.1a, installed via NetBSD's pkgsrc, and got the same result.
> 
> I'm copying a file from the NetBSD machine to the windows ME machine using
> explorer or a 4DOS command prompt.
> 
> The smbd.log has one entry per second of the readbraw message... something
> like:
> 
> [2001/07/16 18:13:57, 3] smbd/process.c:process_smb(837)
>   Transaction 88 of length 55
> [2001/07/16 18:13:57, 3] smbd/process.c:switch_message(650)
>   switch message SMBreadbraw (pid 15493)
> [2001/07/16 18:13:57, 3] smbd/reply.c:reply_readbraw(2215)
>   readbraw fnum=4203 start=65520 max=65520 min=0 nread=65520
> [2001/07/16 18:13:58, 3] smbd/process.c:process_smb(837)
>   Transaction 89 of length 55
> [2001/07/16 18:13:58, 3] smbd/process.c:switch_message(650)
>   switch message SMBreadbraw (pid 15493)
> [2001/07/16 18:13:58, 3] smbd/reply.c:reply_readbraw(2215)
>   readbraw fnum=4203 start=131040 max=65520 min=0 nread=65520
> [2001/07/16 18:13:59, 3] smbd/process.c:process_smb(837)
>   Transaction 90 of length 55
> 
> (this is log level 3)
> 
> Let me know if you'd like to see any more logs or config files.  I seem to
> be getting the same results with 2.2.1a, 2.2.0, and 2.0.7; it's slow unless
> I'm doing something else to generate a lot of network traffic between the
> samba server and winME client.
> 
> >From what I read in samba-technical, this doesn't seem to depend on the
> server machine or OS, just the samba stuff and some interaction with 98/ME
> and apparently 2000 in my testing.

That's interesting. The rabbit pellet fix was for SMBwritebraw,
where Win98 needed a SMBkeepalive sent after the last raw write
packet to force the tcp ack.

For readbraw this shouldn't be needed as the last reply packet
from the server will contain the current tcp stream ack number.

A tcp packet trace would be most welcome.

Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------

Return-Path: <abartlet at pcug.org.au>
Delivered-To: samba at lists.samba.org
Received: from dnscache.cbr.au.asiaonline.net
  (dnscache.cbr.au.asiaonline.net [210.215.8.100]) by lists.samba.org
  (Postfix) with ESMTP id D730B4B22 for <samba at lists.samba.org>; Mon, 16
  Jul 2001 15:41:44 -0700 (PDT)
Received: from piglett.bartlett.house (as3-108.cbr.au.asiaonline.net
  [210.215.11.108]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f6GMl1c16370; Tue, 17 Jul 2001 08:47:02 +1000 (EST)
Received: from yowiee.bartlett.house (IDENT:root at yowiee.bartlett.house
  [192.168.1.99]) by piglett.bartlett.house (8.9.3/8.8.7) with ESMTP id
  IAA02525; Tue, 17 Jul 2001 08:46:20 +1000
Received: from bartlett.house (IDENT:abartlet at piglett.bartlett.house
  [192.168.1.1]) by yowiee.bartlett.house (8.9.3/8.8.7) with ESMTP id
  IAA06439; Tue, 17 Jul 2001 08:46:20 +1000
Message-ID: <3B536EBC.2E809BDA at bartlett.house>
Date: Tue, 17 Jul 2001 08:46:20 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-6.2.1 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Nikola Milutinovic <Nikola.Milutinovic at ev.co.yu>
Cc: samba at lists.samba.org
Subject: Re: Samba and SSL
References: <001701c10dec$4008b540$0a3ea8c0 at ev.co.yu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Nikola Milutinovic wrote:
> 
> Hi all.
> 
> Is anyone using Samba 2.2.x with SSL support?

Nope.  Occasionaly I attempt to keep us compiling --with-ssl, but I
don't think anybody actualy tests it.  (I might add some tests to the
build farm soon).
 
> I have tried compiling it with OpenSSL 0.9.6a, but I got a warning that got me spooked. There is a function that registers a handler (for cyphers or something like that), which is a pointer to a function. Well, the definition of THAT function in Samba and OpenSSL differ in the number of parameters.
> 
> Calling SSL with this setup would, IMHO, lead to a crash (different number of parameters on the stack than expected, program returns to "God knows where").
> 
> I was informed that this SSL definition was from SSLeay and that OpenSSL changed the function definition in early 0.9 version (0.9.1, I think).
> 
> So, any insight? Should I (somehow) get a hold of SSLeay

-- 
Andrew Bartlett
abartlet at pcug.org.au
abartlet at samba.org

Return-Path: <cpctc at vt.edu>
Delivered-To: samba at lists.samba.org
Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.161.193]) by
  lists.samba.org (Postfix) with ESMTP id 3B066478C for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 16:13:36 -0700 (PDT)
Received: from mail.vt.edu (gkar.cc.vt.edu [198.82.161.190]) by
  lennier.cc.vt.edu (8.11.0/8.11.0) with ESMTP id f6GNJ9r189089; Mon, 16
  Jul 2001 19:19:09 -0400 (EDT)
Received: from arbosh ([128.173.39.99]) by gkar.cc.vt.edu (Sun Internet
  Mail Server sims.3.5.2000.03.23.18.03.p10) with SMTP id
  <0GGL0027UA3N7I at gkar.cc.vt.edu>; Mon, 16 Jul 2001 19:19:08 -0400 (EDT)
Date: Mon, 16 Jul 2001 19:20:00 -0400
From: cpctc <cpctc at vt.edu>
Subject: Re: samba transmits only one packet per second
To: Jeremy Allison <jeremy at valinux.com>
Cc: samba at lists.samba.org
Message-id: <007101c10e4d$d67447e0$5a0a0a0a at compound.local>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
Content-type: text/plain; charset="us-ascii"
References: <006e01c10cd2$e48d1040$5a0a0a0a at compound.local>
  <20010714235936.A32179 at valinux.com>
  <004501c10e46$2adb4fc0$5a0a0a0a at compound.local>
  <3B536BE2.1CF6810D at valinux.com>
X-Converted-To-Plain-Text: from MULTIPART/MIXED by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was text/plain
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

From: "Jeremy Allison" :
> That's interesting. The rabbit pellet fix was for SMBwritebraw,
> where Win98 needed a SMBkeepalive sent after the last raw write
> packet to force the tcp ack.
>
> For readbraw this shouldn't be needed as the last reply packet
> from the server will contain the current tcp stream ack number.
>
> A tcp packet trace would be most welcome.

I did a write TO the bsd samba server and it was fast, which is in agreement
with your SMBwritebraw/rabbit pellet theory.

Attached/following is a tcpdump. I started tcpdump with this command:

# tcpdump -i ep0 | grep -v ssh > sambareadtcpdump2.log

horbot.compound.local is the NetBSD samba server
arbosh.compound.local is the WinME client

I had started tcpdump, started the copy, waited a few seconds, then
cancelled the copy and kill tcpdump.  There's nothing else running that
should have been generating network traffic for those 10 seconds.

Let me know if you want some other kind of packet trace/other info.

Thanks again...

----- Original Message -----
From: "Jeremy Allison" <jeremy at valinux.com>
To: "cpctc" <cpctc at vt.edu>
Cc: <samba at lists.samba.org>
Sent: Monday, July 16, 2001 6:34 PM
Subject: Re: samba transmits only one packet per second


> cpctc wrote:
> >
> > I just tried 2.2.1a, installed via NetBSD's pkgsrc, and got the same
result.
> >
> > I'm copying a file from the NetBSD machine to the windows ME machine
using
> > explorer or a 4DOS command prompt.
> >
> > The smbd.log has one entry per second of the readbraw message...
something
> > like:
> >
> > [2001/07/16 18:13:57, 3] smbd/process.c:process_smb(837)
> >   Transaction 88 of length 55
> > [2001/07/16 18:13:57, 3] smbd/process.c:switch_message(650)
> >   switch message SMBreadbraw (pid 15493)
> > [2001/07/16 18:13:57, 3] smbd/reply.c:reply_readbraw(2215)
> >   readbraw fnum=4203 start=65520 max=65520 min=0 nread=65520
> > [2001/07/16 18:13:58, 3] smbd/process.c:process_smb(837)
> >   Transaction 89 of length 55
> > [2001/07/16 18:13:58, 3] smbd/process.c:switch_message(650)
> >   switch message SMBreadbraw (pid 15493)
> > [2001/07/16 18:13:58, 3] smbd/reply.c:reply_readbraw(2215)
> >   readbraw fnum=4203 start=131040 max=65520 min=0 nread=65520
> > [2001/07/16 18:13:59, 3] smbd/process.c:process_smb(837)
> >   Transaction 90 of length 55
> >
> > (this is log level 3)
> >
> > Let me know if you'd like to see any more logs or config files.  I seem
to
> > be getting the same results with 2.2.1a, 2.2.0, and 2.0.7; it's slow
unless
> > I'm doing something else to generate a lot of network traffic between
the
> > samba server and winME client.
> >
> > >From what I read in samba-technical, this doesn't seem to depend on the
> > server machine or OS, just the samba stuff and some interaction with
98/ME
> > and apparently 2000 in my testing.
>
> That's interesting. The rabbit pellet fix was for SMBwritebraw,
> where Win98 needed a SMBkeepalive sent after the last raw write
> packet to force the tcp ack.
>
> For readbraw this shouldn't be needed as the last reply packet
> from the server will contain the current tcp stream ack number.
>
> A tcp packet trace would be most welcome.
>
> Jeremy.
>
> --
> --------------------------------------------------------
> Buying an operating system without source is like buying
> a self-assembly Space Shuttle with no instructions.
> --------------------------------------------------------
>

[demime 0.98b removed an attachment of type application/octet-stream which had a name of sambareadtcpdump2.log]

Return-Path: <GCordero at usflogistics.com>
Delivered-To: samba at lists.samba.org
Received: from mail1.usfreightways.com (mail1.usfreightways.com
  [12.37.18.50]) by lists.samba.org (Postfix) with ESMTP id 493CD45C3
  for <samba at lists.samba.org>; Mon, 16 Jul 2001 16:23:25 -0700 (PDT)
Received: by ILCHIDNS01 with Internet Mail Service (5.5.2650.21) id
  <N56223MX>; Mon, 16 Jul 2001 18:30:20 -0500
Message-ID: <714688850317D411AE1200508B09E1A2462B8F at IGEX02.usflogistics.
  com>
From: "Cordero, George" <GCordero at usflogistics.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: NT Logon to a UNIX Share
Date: Mon, 16 Jul 2001 18:27:39 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="iso-8859-1"
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

> > Importance:	High
> > 
> > I have Samba loaded on a AIX/UNIX server, sharing  directory. In the
> > smb.conf file, I've set
> > the proper permission including valid users = ediprod.
> > When I try to access the share from an NT/W2000 workstation, it's asking
> > for a passwd. What
> > is the proper format to enter the userid and passwd for NT/W2000.
> > 
> > host = ilchiwms1
> > userid = ediprod
> >  << File: SambaLogon.jpg >> 
> > Please advise.
> > 
> > George W. Cordero Jr.
> > Mgr., Network Services
> > USFreightways
> > Off: 909.591.4949
> > Fax: 909.613.0679
> > Mailto:gcordero at usfreightways.com
> > 

Return-Path: <jeremy at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from mail.valinux.com (mail.valinux.com [198.186.202.175]) by
  lists.samba.org (Postfix) with ESMTP id 3C0CC446E for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 16:34:24 -0700 (PDT)
Received: from legion.engr.valinux.com ([10.12.1.31] helo=valinux.com)
  by mail.valinux.com with esmtp  (Cipher SSLv3:RC4-MD5:128) (Exim
  3.31-VA-mm2 #1 (Debian)) id 15MHy1-0004yZ-00; Mon, 16 Jul 2001
  16:39:57 -0700
Message-ID: <3B537B6F.E40D3105 at valinux.com>
Date: Mon, 16 Jul 2001 16:40:31 -0700
From: Jeremy Allison <jeremy at valinux.com>
Organization: VA Linux Systems
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-beta1va3.10 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: cpctc <cpctc at vt.edu>
Cc: samba at lists.samba.org
Subject: Re: samba transmits only one packet per second
References: <006e01c10cd2$e48d1040$5a0a0a0a at compound.local>
  <20010714235936.A32179 at valinux.com>
  <004501c10e46$2adb4fc0$5a0a0a0a at compound.local>
  <3B536BE2.1CF6810D at valinux.com>
  <007101c10e4d$d67447e0$5a0a0a0a at compound.local>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

cpctc wrote:
> 
> I did a write TO the bsd samba server and it was fast, which is in agreement
> with your SMBwritebraw/rabbit pellet theory.
> 
> Attached/following is a tcpdump. I started tcpdump with this command:
> 
> # tcpdump -i ep0 | grep -v ssh > sambareadtcpdump2.log
> 
> horbot.compound.local is the NetBSD samba server
> arbosh.compound.local is the WinME client
> 
> I had started tcpdump, started the copy, waited a few seconds, then
> cancelled the copy and kill tcpdump.  There's nothing else running that
> should have been generating network traffic for those 10 seconds.
> 
> Let me know if you want some other kind of packet trace/other info.

Unfortunately you sent the ASCII list of the packet log,
which is a bit useless for actually looking inside the
packets.

Can you collect the same data please, but with the entire
packet data (use -s1500 -woutfile) and then send me the raw
data (in outfile).

Thanks,

	Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------

Return-Path: <jeremy at valinux.com>
Delivered-To: samba at samba.org
Received: from mail.valinux.com (mail.valinux.com [198.186.202.175]) by
  lists.samba.org (Postfix) with ESMTP id 56AE5446E for
  <samba at samba.org>; Mon, 16 Jul 2001 16:36:03 -0700 (PDT)
Received: from legion.engr.valinux.com ([10.12.1.31] helo=valinux.com)
  by mail.valinux.com with esmtp  (Cipher SSLv3:RC4-MD5:128) (Exim
  3.31-VA-mm2 #1 (Debian)) id 15MHzb-00055O-00; Mon, 16 Jul 2001
  16:41:35 -0700
Message-ID: <3B537BD2.7B1C5B27 at valinux.com>
Date: Mon, 16 Jul 2001 16:42:10 -0700
From: Jeremy Allison <jeremy at valinux.com>
Organization: VA Linux Systems
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-beta1va3.10 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: =?iso-8859-1?Q?Jos=E9?= M.=?iso-8859-1?Q?Rodr=EDguez?=
  <josemi at iies.es>
Cc: samba at samba.org
Subject: Re: Bug report on samba-2.2.1a
References: <NFBBLFPDGLKKCGGCCMCKAEBMCAAA.josemi at iies.es>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

"Josi M. Rodrmguez" wrote:
> 
> The printing code is missing smb <-> lpd associations
>         the spooled file is created with mkstemp(path/smbprn.XXXXXX)
>         !! the lpq parsing code y searching for path/smbprn.jobid
> 

Your analysis is correct but the fix is wrong, as mkstemp
requires 6 'X' characters at the end of the filename.

Please try this patch (based on yours) and let me know if
it fixes it.

Thanks,

	Jeremy.

Index: printing/printing.c
===================================================================
RCS file: /data/cvs/samba/source/printing/printing.c,v
retrieving revision 1.71.2.40
diff -u -r1.71.2.40 printing.c
--- printing/printing.c	28 Jun 2001 19:24:03 -0000	1.71.2.40
+++ printing/printing.c	16 Jul 2001 23:31:05 -0000
@@ -916,8 +916,8 @@
 	tdb_store_int(tdb, "INFO/nextjob", jobid);
 
 	/* we have a job entry - now create the spool file */
-	slprintf(pjob.filename, sizeof(pjob.filename)-1, "%s/%sXXXXXX", 
-		 path, PRINT_SPOOL_PREFIX);
+	slprintf(pjob.filename, sizeof(pjob.filename)-1, "%s/%s%.6d.XXXXXX", 
+		 path, PRINT_SPOOL_PREFIX, jobid);
 	pjob.fd = smb_mkstemp(pjob.filename);
 
 	if (pjob.fd == -1) {


-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------

Return-Path: <wattjg at appliedbiosystems.com>
Delivered-To: samba at samba.org
Received: from fw.pebio.com (fw.pebio.com [206.139.64.2]) by
  lists.samba.org (Postfix) with ESMTP id E7CBE4217 for
  <samba at samba.org>; Mon, 16 Jul 2001 17:25:53 -0700 (PDT)
Received: from usfosmta01.pe-c.com (usfosmta01.pe-c.com [167.116.108.7])
  by fw.pebio.com (8.9.1/8.9.1) with ESMTP id RAA29305 for
  <samba at samba.org>; Mon, 16 Jul 2001 17:31:26 -0700 (PDT)
Received: from mars.sjo.pe-c.com ([167.116.93.27]) by
  usfosmta01.pe-c.com (Lotus Domino Release 5.0.6a) with ESMTP id
  2001071617312199:112182 ; Mon, 16 Jul 2001 17:31:21 -0700 
Received: from JGW.sjo.pe-c.com (JGW.sjo.pe-c.com [167.116.93.181]) by
  mars.sjo.pe-c.com (8.9.3/8.8.5) with ESMTP id RAA27536 for
  <samba at samba.org>; Mon, 16 Jul 2001 17:31:25 -0700
Date: Mon, 16 Jul 2001 17:31:25 -0700
From: Jim Watt <wattjg at appliedbiosystems.com>
Reply-To: Jim Watt <wattjg at appliedbiosystems.com>
To: Samba Mailing List <samba at samba.org>
Subject: Extra code runs if access denied?
Message-ID: <3167240366.995304685 at JGW.sjo.pe-c.com>
X-Mailer: Mulberry/2.0.8 (Win32)
MIME-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on USFOSMTA01/FOS/PEC(Release 5.0.6a
  |January 17, 2001) at 07/16/2001 05:31:22 PM, Serialize by Router on
  USFOSMTA01/FOS/PEC(Release 5.0.6a |January 17, 2001) at 07/16/2001
  05:31:22 PM, Serialize complete at 07/16/2001 05:31:22 PM
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

I normally run smbd with debuglevel 1, and have noticed the following
pattern in the logs when a connection gets denied:

[2001/07/16 14:48:37, 0] lib/access.c:check_access(322)
  Denied connection from  (<ip-address>)
[2001/07/16 14:48:37, 1] smbd/process.c:process_smb(830)
  Connection denied from <ip-address>
[2001/07/16 14:48:37, 0] smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete failed with error Record does not exist.
[2001/07/16 14:48:41, 0] lib/access.c:check_access(322)
  Denied connection from  (<ip-address>)
[2001/07/16 14:48:41, 1] smbd/process.c:process_smb(830)
  Connection denied from <ip-address>
[2001/07/16 14:48:41, 0] smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete failed with error Record does not exist.

(I replaced the actual IP address with the string "<ip-address>".)

"tdb_delete()" seems to get called even though there never was a
connection, becuase "check_access()" denied it.  Probably slows
smbd down slightly...not very much...but it's pretty clearly not
checking for a valid connection before calling tdb_delete.

This is from Samba 2.2.1a running on a FreeBSD 3.3 machine.

Jim
-- 
Jim Watt                               wattjg at appliedbiosystems.com
Applied Biosystems                     Voice (desk): +1 408 577 2228
Informatics                            Fax:          +1 408 894 9307
3833 North First Street                Voice (main): +1 408 577 2200
San Jose CA 95134-1701

Return-Path: <z2143658709 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from web13003.mail.yahoo.com (web13003.mail.yahoo.com
  [216.136.174.13]) by lists.samba.org (Postfix) with SMTP id 888B94398
  for <samba at lists.samba.org>; Mon, 16 Jul 2001 18:35:44 -0700 (PDT)
Message-ID: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
Received: from [64.173.140.74] by web13003.mail.yahoo.com via HTTP; Mon,
  16 Jul 2001 18:41:17 PDT
Date: Mon, 16 Jul 2001 18:41:17 -0700 (PDT)
From: Mossad <z2143658709 at yahoo.com>
Subject: connecting from unix to unix box using samba
To: samba at lists.samba.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Hi,

I have Samba installed on one of our unix box (named
XXX).
I want to access all other unix boxes using the samba
installation on XXX. how do i do that.

what is equivalent of net use //  (from windows) on
Unix, to achive this.

Do i have to install samba on all unix boxes.

I dont want to mount file systems using NFS to do this
stuff.

Any help is highly appreciated.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Return-Path: <mikef at matchmail.com>
Delivered-To: samba at lists.samba.org
Received: from mmp-linux.matchmail.com
  (adsl-63-194-239-202.dsl.lsan03.pacbell.net [63.194.239.202]) by
  lists.samba.org (Postfix) with ESMTP id F33B84422 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 18:44:14 -0700 (PDT)
Received: from mmp240.matchmail.com (mikef-linux.matchmail.com)
  [10.0.0.240]  by mmp-linux.matchmail.com with esmtp (Exim 3.12 #1
  (Debian)) id 15MJzc-0001nm-00; Mon, 16 Jul 2001 18:49:44 -0700
Received: from mikef by mikef-linux.matchmail.com with local (Exim 3.22
  #1 (Debian)) id 15MJzc-0004WC-00; Mon, 16 Jul 2001 18:49:44 -0700
Date: Mon, 16 Jul 2001 18:49:44 -0700
From: Mike Fedyk <mfedyk at matchmail.com>
To: samba at lists.samba.org
Subject: Re: connecting from unix to unix box using samba
Message-ID: <20010716184944.A16919 at mikef-linux.matchmail.com>
Mail-Followup-To: samba at lists.samba.org
References: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
User-Agent: Mutt/1.3.18i
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

On Mon, Jul 16, 2001 at 06:41:17PM -0700, Mossad wrote:
> Hi,
> 
> I have Samba installed on one of our unix box (named
> XXX).
> I want to access all other unix boxes using the samba
> installation on XXX. how do i do that.
> 
> what is equivalent of net use //  (from windows) on
> Unix, to achive this.
> 
> Do i have to install samba on all unix boxes.
> 
> I dont want to mount file systems using NFS to do this
> stuff.
> 
> Any help is highly appreciated.
It depends on which unix you have.  In linux there is smbfs to mount
samba/windows shares.

Be warned, smbfs only acts on the remote share as one user.  So if you
mount as usera, the remote server will see all accesses as usera.

If you have a large setup with several users, and you care about file
ownerships you should use nfs, coda, afs or some other native posix
(unix) remote file system.

Mike

Return-Path: <craig at cjcs.yi.org>
Delivered-To: samba at lists.samba.org
Received: from smtp4.ihug.co.nz (smtp4.ihug.co.nz [203.109.252.5]) by
  lists.samba.org (Postfix) with ESMTP id 01B8B4422 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 18:51:02 -0700 (PDT)
Received: from vulcan.cjcs.yi.org (IDENT:root at p19-max2.pmr.ihug.co.nz
  [203.173.220.83]) by smtp4.ihug.co.nz (8.9.3/8.9.3/Debian 8.9.3-21)
  with ESMTP id NAA20270; Tue, 17 Jul 2001 13:56:33 +1200
X-Authentication-Warning: smtp4.ihug.co.nz: Host
  IDENT:root at p19-max2.pmr.ihug.co.nz [203.173.220.83] claimed to be
  vulcan.cjcs.yi.org
Received: from romulas.cjcs.yi.org (romulas.cjcs.yi.org [192.168.0.1])
  by vulcan.cjcs.yi.org (8.11.0/8.11.0) with SMTP id f6H1uqd17977; Tue,
  17 Jul 2001 13:56:52 +1200
Content-Type: text/plain; charset="iso-8859-1"
From: Craig Jansen <craig at cjcs.yi.org>
Organization: CeeJay Computer Services
To: Mossad <z2143658709 at yahoo.com>, samba at lists.samba.org
Subject: Re: connecting from unix to unix box using samba
Date: Tue, 17 Jul 2001 13:56:29 +1200
X-Mailer: KMail [version 1.2]
References: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
In-Reply-To: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
X-CJCS-WebSite: http://www.cjcs.yi.org
Organisation: CeeJay Computer Services
X-gpg-public-keyserver: http://www.cjcs.yi.org/keyserver/index.html
MIME-Version: 1.0
Message-Id: <01071713563001.04307 at romulas.cjcs.yi.org>
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hiya

On Tue, 17 Jul 2001 13:41, Mossad wrote:
> what is equivalent of net use //  (from windows) on
> Unix, to achive this.
> Do i have to install samba on all unix boxes.

smbmount is the command your after. for example:

smbmount //vulcan/staff /home/staff  would mount the share staff off my 
secondary linux server to the linux box I'm on.

You don't need to install the full samba server on the other boxes but you 
will need the client and common packages installed.

Hope that helps.

- -- 
Best Regards
  Craig Jansen 

GPG Bits/KeyID : 1024D/D0DBB11F sub : 4096g/88E691B2
GPG Fingerprint: E20E A9DE 2ED2 0434 A057  8822 0147 E2CC D0DB B11F

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.2 (GNU/Linux)
Comment: CeeJay Computer Services <http://www.cjcs.yi.org>

iEYEARECAAYFAjtTm1AACgkQAUfizNDbsR9cAACdGP21IhRIsQhlWBRaDnP0Jyda
iNYAnjpJba2KgYVPyAJTT/uBNnZzO8+e
=YuHJ
-----END PGP SIGNATURE-----

Return-Path: <Darren_Spruell at sento.com>
Delivered-To: samba at lists.samba.org
Received: from af-mailgate.echopass.com (unknown [208.31.157.4]) by
  lists.samba.org (Postfix) with ESMTP id 8E157420D for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 18:56:38 -0700 (PDT)
Received: by af-mailgate.echopass.com with Internet Mail Service
  (5.5.2650.21) id <PB3LD7AX>; Mon, 16 Jul 2001 20:04:23 -0600
Message-ID: <AD8A69A3B7C0D311BAE10008C7164C94049A8292 at af-mailgate.echopa
  ss.com>
From: Darren Spruell <Darren_Spruell at sento.com>
To: 'Craig Jansen' <craig at cjcs.yi.org>, Mossad <z2143658709 at yahoo.com>,
  samba at lists.samba.org
Subject: RE: connecting from unix to unix box using samba
Date: Mon, 16 Jul 2001 20:04:23 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was text/plain
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Why is it when trying to mount a remote share as a non-root user that I get
a failure message:  
smbmnt must be installed suid root for direct user mounts?

how does one do this, and is there a way to disable this requirement?

DS

-----Original Message-----
From: Craig Jansen [mailto:craig at cjcs.yi.org]
Sent: Monday, July 16, 2001 7:56 PM
To: Mossad; samba at lists.samba.org
Subject: Re: connecting from unix to unix box using samba


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hiya

On Tue, 17 Jul 2001 13:41, Mossad wrote:
> what is equivalent of net use //  (from windows) on
> Unix, to achive this.
> Do i have to install samba on all unix boxes.

smbmount is the command your after. for example:

smbmount //vulcan/staff /home/staff  would mount the share staff off my 
secondary linux server to the linux box I'm on.

You don't need to install the full samba server on the other boxes but you 
will need the client and common packages installed.

Hope that helps.

- -- 
Best Regards
  Craig Jansen 

GPG Bits/KeyID : 1024D/D0DBB11F sub : 4096g/88E691B2
GPG Fingerprint: E20E A9DE 2ED2 0434 A057  8822 0147 E2CC D0DB B11F

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.2 (GNU/Linux)
Comment: CeeJay Computer Services <http://www.cjcs.yi.org>

iEYEARECAAYFAjtTm1AACgkQAUfizNDbsR9cAACdGP21IhRIsQhlWBRaDnP0Jyda
iNYAnjpJba2KgYVPyAJTT/uBNnZzO8+e
=YuHJ
-----END PGP SIGNATURE-----
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <adam at datataker.com.au>
Delivered-To: samba at lists.samba.org
Received: from mail.datataker.com.au (datataker.com.au [203.52.180.73])
  by lists.samba.org (Postfix) with SMTP id 17A6A455F for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 19:31:52 -0700 (PDT)
Received: (qmail 9276 invoked by uid 1007); 17 Jul 2001 02:38:03 -0000
Received: from adam at datataker.com.au by portal.datataker.com.au with
  qmail-scanner-0.96 (. Clean. Processed in 0.300295 secs); 17 Jul 2001
  02:38:03 -0000
Received: from dhcp71.int.datataker.com.au (HELO mediabox)
  (192.168.1.71) by int.datataker.com.au with SMTP; 17 Jul 2001 02:38:01
  -0000
From: "Adam Clark" <adam at datataker.com.au>
To: <samba at lists.samba.org>
Subject: Unable to change to the specified Driver
Date: Tue, 17 Jul 2001 12:37:41 +0100
Message-ID: <000401c10eb4$e488d780$4701a8c0 at int.datataker.com.au>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

I have been trying to track down this problem for days now
this happens when uploading drivers to the print$ share

I've read posts about this where it doesnt work at all.
Its mainly a permission problem, or so I had thought

I have 4 printers that samba is serving for.

I can upload for 2 printers ( sometimes 3 ) but never 4
on every occasion I get the Add Printer Wizzard and
the files copy ( which means that I have the print admin and write list
filled out correctly, and the files uploaded have the correct reator and
group)

so I thought it may be a permission problem because each seemed to want to
upload its owm postscript driver ( being all hp printers ) all with the same
name.
but setting mod 777 on all directories and files didnt solve it

it leaves various .tmp files in the root of print$ and install half of the
files in the w32x86 directory

It looks like it has trouble working on one of the temp files:

2001/07/16 18:05:22, 2] smbd/close.c:close_normal_file(205)
  supervisor closed file W32X86/SET123.tmp (numopen=0)
[2001/07/16 18:05:22, 3] smbd/process.c:process_smb(831)
  Transaction 856 of length 106
[2001/07/16 18:05:22, 3] smbd/process.c:switch_message(650)
  switch message SMBntcreateX (pid 531)
[2001/07/16 18:05:22, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [/W32X86/SET123.tmp]
[2001/07/16 18:05:22, 3] smbd/dosmode.c:unix_mode(113)
  unix_mode(W32X86/SET123.tmp) returning 0766
[2001/07/16 18:05:22, 3] lib/util.c:unix_clean_name(384)
  unix_clean_name [W32X86/SET123.tmp]
[2001/07/16 18:05:22, 2] smbd/open.c:check_share_mode(426)
  Share violation on file (2,0,0,531,W32X86/SET123.tmp,fcbopen = 0, flags =
1) = 1
[2001/07/16 18:05:22, 2] smbd/open.c:open_file(216)
  supervisor opened file W32X86/SET123.tmp read=No write=Yes (numopen=1)
[2001/07/16 18:05:22, 3] smbd/error.c:error_packet(123)
  error string = Operation not permitted
[2001/07/16 18:05:22, 3] smbd/error.c:error_packet(141)
  error packet at line 945 cmd=162 (SMBntcreateX) eclass=1 ecode=32

That sharing violation looks interesting

and btw, this is firstthing I do affter starting smbd and the files I am
uploading are coming from my local disk

i'm stuck

Adam

Return-Path: <freddy at kurd.nu>
Delivered-To: samba at samba.org
Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by
  lists.samba.org (Postfix) with ESMTP id 72D724476 for
  <samba at samba.org>; Mon, 16 Jul 2001 19:43:42 -0700 (PDT)
Received: from kalve (sjohem-111-33.ip-pluggen.com [212.181.111.33]) by
  maila.telia.com (8.11.2/8.11.0) with ESMTP id f6H2nDZ29165 for
  <samba at samba.org>; Tue, 17 Jul 2001 04:49:13 +0200 (CEST)
From: "Fredrik Falk" <freddy at kurd.nu>
To: <samba at samba.org>
Subject: Smbpasswd error
Date: Tue, 17 Jul 2001 04:49:24 +0200
Message-ID: <000001c10e6b$1715aab0$1900a8c0 at kalve>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook, Build 10.0.2627
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Hello.
Log.smbd:
[2001/07/17 04:23:11, 0] passdb/smbpass.c:startsmbfilepwent_internal(87)
  startsmbfilepwent_internal: unable to open file
/usr/local/samba/private/smbpasswd. Error was Permission denied

Running Linux Debian 2.4.7pre6
& samba 2.2.1a

I get that error when im trying to join the PDC from an Windows 2000
With OUT SP!

Smbd & nmbd started by root .. 
-rw-------    1 root     root          763 Jul 17 04:20 smbpasswd

/usr/local/samba/private/smbpasswd  exists

I've tryed chmod it to 777, but it change back the mode when im trying
to join the domain.
Smb.conf:

[global]

#NetBIOS name isn't needed if it's the same as the hostname
netbios name = GOZFAND
workgroup = DEBIAN
server string =
interfaces = 192.168.0.1/24 127.0.0.1/8
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192

log level = 1
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
dead time = 15
getwd cache = yes

#Domain controllers use user security and we need encrypted
#passwords (see ENCRYPTION.txt)
security = user
domain logons = yes
encrypt passwords = yes
update encrypted = yes

#And in order for us to be *sure* to win browser elections
os level = 99
domain master = yes
preferred master = yes
local master = yes

#WINS is the equivalent of DNS for NetBIOS.
dns proxy = no
wins support = yes
time server = yes

logon script = %U.bat
logon drive = M:
logon home = \\GOZFAND\%U
logon path = \\GOZFAND\profile\%U


Fredrik Falk

-----

Everybody should believe in something--I believe I'll have another drink
 
 

Return-Path: <ed at esson.net>
Delivered-To: samba at lists.samba.org
Received: from esson.net (esson.net [216.102.129.43]) by lists.samba.org
  (Postfix) with ESMTP id 200504530; Mon, 16 Jul 2001 20:30:55 -0700
  (PDT)
Received: from Eds.esson.net (eds.wrenkasky.com [10.10.10.11]) by
  esson.net (8.9.3/8.9.3) with ESMTP id UAA19952; Mon, 16 Jul 2001
  20:36:29 -0700
Message-Id: <4.3.2.7.2.20010716201159.00ba7d40 at mail.esson.net>
X-Sender: ed at mail.esson.net
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Mon, 16 Jul 2001 20:32:20 -0700
To: samba at lists.samba.org
From: Ed Kasky <ed at esson.net>
Subject: 2.2.1a RPMs for RedHat 6.1
Cc: samba-binaries at samba.org
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

I upgraded a RH 6.1 machine yesterday to 2.2.1a.  I was chatting with John 
Terpstra about the rpm's for 6.1 and since there were none, I built them 
for i386, i586 and i686.  If there is anyone interested, let me know and I 
can get them to you.

However, you need to know there are 2 dependencies that need to be 
resolved.  I had upgraded PAM to 0.72 and Glibc to  2.1.2 before building 
the RPMs.  John mentioned to me that he would make the RPMs available for 
download, but it might push someone who really does not "need" to update 
PAM and Glibc to do so.

My thanks to Oliver, Andrew and John for all your help the last few days....

Ed
~~
Ed Kasky
Los Angeles, CA
. . . . . . . .
By doing just a little every day, I can gradually
let the task completely overwhelm me.
-- Ashleigh Brilliant

Return-Path: <drankin at cox-internet.com>
Delivered-To: samba at us5.samba.org
Received: from io.cox-internet.com (io-cox.cox-internet.com
  [208.180.118.41]) by lists.samba.org (Postfix) with ESMTP id 1D61B4530
  for <samba at us5.samba.org>; Mon, 16 Jul 2001 20:34:13 -0700 (PDT)
Received: from cox-internet.com ([66.76.40.151]) by io.cox-internet.com
  (InterMail vK.4.02.00.10 201-232-116-110 license
  dd72657b95c070b1853187e4f5a0d6a7) with ESMTP id
  <20010717033827.BPJF29067.io at cox-internet.com>; Mon, 16 Jul 2001
  22:38:27 -0500
Message-ID: <3B53B380.65771829 at cox-internet.com>
Date: Mon, 16 Jul 2001 22:39:44 -0500
From: David Rankin <drankin at cox-internet.com>
X-Mailer: Mozilla 4.7 [en]C-NSCPCD  (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Milen <milend at ansco.com>, Samba <samba at us5.samba.org>
Subject: Re: can smaba help me?
References: <01C10E21.9F60DEC0.milend at ansco.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Milen wrote:

> Hello all!
>
> I have a windows TCP/IP network and I have also a linux box in my netwok.
> I want to be able to browse Windows machines from my Linux machine
> and to be able to copy files also.
> How I can "see" windows machine's shared resouses from my Linux box?
> Can Samba help me?
>
> Any help would be greatly appreciated! Thank you!
>
> Best regards:
> Milen
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

(1) create a mount point (directory) under /mnt.  Example: md /mnt/windisk
(2) smbmount "//Computer Name/Shared Drive Name" /mnt/windisk -o
username="your user name",password="the password"
*** Note: quotes are NOT required UNLESS you have spaces in the Computer Name
or Shared Drive Name
(3) to unmount the drive (if you want): umount /mnt/windisk


--
David C. Rankin, J.D., P.E.
ASEL -- Instrument
Nacogdoches, Texas
N31 34.7 W094 42.6
355 MSL

Return-Path: <Frederick_Lim at cebm.canon.com.hk>
Delivered-To: samba at lists.samba.org
Received: from cebm.canon.com.hk (unknown [210.184.55.65]) by
  lists.samba.org (Postfix) with ESMTP id A2E8C4225 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 21:09:48 -0700 (PDT)
Subject: Help!! Can't make package for Solaris 8 x86
To: samba at lists.samba.org
X-Mailer: Lotus Notes Release 5.07a  May 14, 2001
Message-ID: <OFD1B72D08.7A1F4C56-ON48256A8C.0016BB1F at canon.com.hk>
From: Frederick_Lim at cebm.canon.com.hk
Date: Tue, 17 Jul 2001 12:14:22 +0800
X-MIMETrack: Serialize by Router on SERVER1/CEBM/HK(Release 5.07a |May
  14, 2001) at 07/17/2001 12:14:14 PM
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Dear All,

I fail to make package, after finished compile the source to binary, I type
sh makepkg.sh and got the following error:

ERROR in prototype:
        no object for <<checkinstall>> found in search path
pkgmk: ERROR: unable to build pkgmap from ptototype file

The version is 2.2.1a

Please Help!

Fred

Return-Path: <moh at schwoererbau.de>
Delivered-To: samba at lists.samba.org
Received: from smtp.www-service.de (smtp.www-service.de [212.77.161.16])
  by lists.samba.org (Postfix) with SMTP id D9DCA4225 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 21:12:28 -0700 (PDT)
Received: (qmail 21141 invoked from network); 17 Jul 2001 04:17:59 -0000
Received: from pd90019a3.dip.t-dialin.net (HELO pc27.schwoererbau.lan)
  (217.0.25.163) by smtp.www-service.de with SMTP; 17 Jul 2001 04:17:59
  -0000
Received: from pc90 (pc90 [128.200.0.90]) by pc27.schwoererbau.lan
  (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id GAA31140 for
  <samba at lists.samba.org>; Tue, 17 Jul 2001 06:16:34 +0200
Content-Type: text/plain; charset="iso-8859-1"
From: Steffen Klemer <moh at schwoererbau.de>
Reply-To: masterofheap at gmx.net
To: samba at lists.samba.org
Subject: Re: connecting from unix to unix box using samba
Date: Tue, 17 Jul 2001 06:16:28 +0200
X-Mailer: KMail [version 1.2]
References: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
  <01071713563001.04307 at romulas.cjcs.yi.org>
In-Reply-To: <01071713563001.04307 at romulas.cjcs.yi.org>
MIME-Version: 1.0
Message-Id: <01071706162802.00626 at pc90>
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

 |  On Tue, 17 Jul 2001 13:41, Mossad wrote:
 |  > what is equivalent of net use //  (from windows) on
 |  > Unix, to achive this.
 |  > Do i have to install samba on all unix boxes.
 |
 |  smbmount is the command your after. for example:
 |
 |  smbmount //vulcan/staff /home/staff  would mount the share staff off my
 |  secondary linux server to the linux box I'm on.

but what if you want to logon te an PDC?
Is there any way to do that with the smbclient, or is it a mission impossible?

/Steffen

 |
 |  You don't need to install the full samba server on the other boxes but
 | you will need the client and common packages installed.
 |
 |  Hope that helps.

Return-Path: <adam at datataker.com.au>
Delivered-To: samba at lists.samba.org
Received: from mail.datataker.com.au (datataker.com.au [203.52.180.73])
  by lists.samba.org (Postfix) with SMTP id DF08D4225 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 21:18:44 -0700 (PDT)
Received: (qmail 10547 invoked by uid 1007); 17 Jul 2001 04:24:49 -0000
Received: from adam at datataker.com.au by portal.datataker.com.au with
  qmail-scanner-0.96 (. Clean. Processed in 0.084522 secs); 17 Jul 2001
  04:24:49 -0000
Received: from dhcp71.int.datataker.com.au (HELO mediabox)
  (192.168.1.71) by int.datataker.com.au with SMTP; 17 Jul 2001 04:24:48
  -0000
From: "Adam Clark" <adam at datataker.com.au>
To: "'David Rankin'" <drankin at cox-internet.com>, <samba at lists.samba.org>
Subject: RE: Unable to change to the specified Driver
Date: Tue, 17 Jul 2001 14:24:29 +0100
Message-ID: <000901c10ec3$cf836170$4701a8c0 at int.datataker.com.au>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
In-reply-to: <3B53B8A5.2CE592E3 at cox-internet.com>
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

> -----Original Message-----
> From: David Rankin [mailto:drankin at cox-internet.com]
> Sent: Tuesday, July 17, 2001 5:02 AM
> To: Adam Clark
> Subject: Re: Unable to change to the specified Driver
> 
> 
> Adam Clark wrote:
> 
> > I have been trying to track down this problem for days now
> > this happens when uploading drivers to the print$ share
> >
> 
> I think I recall reading that a $ is not a good thing to have 
> in a share name.

I just followed the how-to :)
 I
> could be wrong on this. Another thought is to make sure the 
> directory and files
> in the print$ share are owned by a group that contains the 
> users that will need
> to access the driver files. See man chown

Its not like this isnt working at all, these permission problems
would come up on each time I tried to update the driver.
this happens only happens after I try to upload a few differnet drivers

It work great, but there is something a miss here

Adam

> 
> 
> --
> David C. Rankin, J.D., P.E.
> ASEL -- Instrument
> Nacogdoches, Texas
> N31 34.7 W094 42.6
> 355 MSL
> 
> 
> 

Return-Path: <jaiganesh at ssi-technologies.com>
Delivered-To: samba at samba.org
Received: from krmexsrv.ssi-technologies (unknown [202.169.138.230]) by
  lists.samba.org (Postfix) with ESMTP id 490E64389 for
  <samba at samba.org>; Mon, 16 Jul 2001 21:45:36 -0700 (PDT)
Received: by KRMEXSRV with Internet Mail Service (5.5.2653.19) id
  <3STXKXFK>; Tue, 17 Jul 2001 10:06:54 +0530
Message-ID: <842275B52C3BD511BB2C00D0B774E0A945530E at KRMEXSRV>
From: Jaiganesh T <jaiganesh at ssi-technologies.com>
To: samba at samba.org
Subject: Query in samba server
Date: Tue, 17 Jul 2001 10:06:48 +0530
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-1"
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

>  
> Hi,
> 
>    Iam a system administrator in windows NT platform , now i planned to
> switch over to linux OS.In my office i have to  configure the samba server
> to windows NT platform .pls send the documents of configuration of samba
> server.
> 
> 
> regards,
> jaiganesh.

Return-Path: <mikef at matchmail.com>
Delivered-To: samba at lists.samba.org
Received: from mmp-linux.matchmail.com
  (adsl-63-194-239-202.dsl.lsan03.pacbell.net [63.194.239.202]) by
  lists.samba.org (Postfix) with ESMTP id B823647B5 for
  <samba at lists.samba.org>; Mon, 16 Jul 2001 23:10:48 -0700 (PDT)
Received: from mmp240.matchmail.com (mikef-linux.matchmail.com)
  [10.0.0.240]  by mmp-linux.matchmail.com with esmtp (Exim 3.12 #1
  (Debian)) id 15MO9c-0003Ws-00; Mon, 16 Jul 2001 23:16:20 -0700
Received: from mikef by mikef-linux.matchmail.com with local (Exim 3.22
  #1 (Debian)) id 15MO9c-0004xw-00; Mon, 16 Jul 2001 23:16:20 -0700
Date: Mon, 16 Jul 2001 23:16:20 -0700
From: Mike Fedyk <mfedyk at matchmail.com>
To: samba at lists.samba.org
Subject: Re: connecting from unix to unix box using samba
Message-ID: <20010716231620.B16919 at mikef-linux.matchmail.com>
Mail-Followup-To: samba at lists.samba.org
References: <20010717014117.82850.qmail at web13003.mail.yahoo.com>
  <01071713563001.04307 at romulas.cjcs.yi.org> <01071706162802.00626 at pc90>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <01071706162802.00626 at pc90>
User-Agent: Mutt/1.3.18i
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

On Tue, Jul 17, 2001 at 06:16:28AM +0200, Steffen Klemer wrote:
>  |  On Tue, 17 Jul 2001 13:41, Mossad wrote:
>  |  > what is equivalent of net use //  (from windows) on
>  |  > Unix, to achive this.
>  |  > Do i have to install samba on all unix boxes.
>  |
>  |  smbmount is the command your after. for example:
>  |
>  |  smbmount //vulcan/staff /home/staff  would mount the share staff off my
>  |  secondary linux server to the linux box I'm on.
> 
> but what if you want to logon te an PDC?
> Is there any way to do that with the smbclient, or is it a mission impossible?
> 
> /Steffen
> 

Just use the workgroup option for mount or smbmount.  The
windows/samba box will take care of the rest.

Return-Path: <dragos.delcea at farmexim.ro>
Delivered-To: samba at samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
  lists.samba.org (Postfix) with SMTP id 1EDC64389 for
  <samba at samba.org>; Tue, 17 Jul 2001 00:51:33 -0700 (PDT)
Received: (qmail 2373 invoked from network); 17 Jul 2001 07:58:39 -0000
Received: from dragosd.farmexim.ro (HELO farmexim.ro) (192.168.1.60) by
  192.168.1.3 with SMTP; 17 Jul 2001 07:58:39 -0000
Message-ID: <3B53F077.F04898C5 at farmexim.ro>
Date: Tue, 17 Jul 2001 10:59:51 +0300
From: Dragos Delcea <dragos.delcea at farmexim.ro>
Organization: Farmexim SA
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.6 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: make nsswitch says "make: `nsswitch' is up to date."?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

hello,

I don't get it : I follow the indications in the README from 
source/nsswitch/ directory, but make gives me that message
and doesn't compile anything;
there is no nsswitch/libnss_wins.so (samba 2.2.1) to copy
I looked in the main Makefile and there are some pieces 
about nsswitch target commented...

sugestions?

dragos

Return-Path: <mike.roberts at elata.com>
Delivered-To: samba at lists.samba.org
Received: from ct.hughsym.co.uk (ct.hughsym.co.uk [193.115.216.30]) by
  lists.samba.org (Postfix) with ESMTP id A161144B0 for
  <samba at lists.samba.org>; Tue, 17 Jul 2001 01:11:23 -0700 (PDT)
Received: from miker ([172.16.64.100]) by ct.hughsym.co.uk
  (8.9.3+Sun/8.9.3) with SMTP id JAA05297 for <samba at lists.samba.org>;
  Tue, 17 Jul 2001 09:15:17 +0100 (BST)
Message-ID: <001c01c10edb$07f4e080$644010ac at intern.elata.com>
From: "mike.roberts" <mike.roberts at elata.com>
To: <samba at lists.samba.org>
Subject: user mapping
Date: Tue, 17 Jul 2001 09:10:43 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was text/plain
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Is there any way I can map a windows user name (including spaces) to a valid
unix login name allowing samba to work with HOMES exported?

Return-Path: <perkjetil.grotnes at pbe.oslo.kommune.no>
Delivered-To: samba at lists.samba.org
Received: from relay.oslo.kommune.no (relay.oslo.kommune.no
  [195.70.177.195]) by lists.samba.org (Postfix) with ESMTP id 763C94AB1
  for <samba at lists.samba.org>; Tue, 17 Jul 2001 01:18:53 -0700 (PDT)
Received: from x400gw1.oslo.kommune.no (x400gw1.oslo.kommune.no
  [100.152.2.41]) by relay.oslo.kommune.no (8.11.3/8.11.3) with SMTP id
  f6H8OOx18314 for <samba at lists.samba.org>; Tue, 17 Jul 2001 10:24:24
  +0200 (MEST)
X400-Received: by mta x400gw1.oslo.kommune.no in
  /PRMD=okpost/ADMD=telemax/C=no/; Relayed; Tue, 17 Jul 2001 10:24:23
  +0200
X400-Received: by mta okpost3 in /PRMD=okpost/ADMD=telemax/C=no/;
  Relayed; Tue, 17 Jul 2001 10:24:07 +0200
Date: Tue, 17 Jul 2001 10:24:07 +0200
X400-Originator: perkjetil.grotnes at pbe.oslo.kommune.no
X400-Recipients: non-disclosure:;
X400-MTS-Identifier: [/PRMD=okpost/ADMD=telemax/C=no/;22930 01/07/17
  10:24]
X400-Content-Type: P2-1988 (22)
Content-Identifier: 22930 01/07/17
Alternate-Recipient: Allowed
From: pkg PBE-SIT <perkjetil.grotnes at pbe.oslo.kommune.no>
Message-ID: <"22930 01/07/17
  10:24*/G=perkjetil/S=grotnes/O=pbe/PRMD=okpost/ADMD=telemax/C=no/"@MHS
  >
To: samba at lists.samba.org
Subject: Yield_connection: tdb_delete failed
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

HP-UX 10.20
Compiled with gcc 3.0
Samba 2.2.1
Log-level 1

F2001/07/17 10:11:41, 0E smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete failed with error Record does not exist.
F2001/07/17 10:11:41, 0E smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete failed with error Record does not exist.

Sounds serious to me.  Records should exist right?  Where have they gone? :-)

Should I worry?  This is a map-server with few, but heavy chunks of transfer bursts.

Regards
Per Kjetil Grotnes
---
IT-Seksjonen, Plan- og bygningsetaten, Oslo Kommune
Tlf: 22 66 26 61, Fax: 22 66 26 65

Return-Path: <odenbach at hni.uni-paderborn.de>
Delivered-To: samba at samba.org
Received: from hni.uni-paderborn.de (hni.uni-paderborn.de
  [131.234.166.6]) by lists.samba.org (Postfix) with ESMTP id DE10745BD
  for <samba at samba.org>; Tue, 17 Jul 2001 01:34:19 -0700 (PDT)
Received: from robin (robin [131.234.166.26]) by hni.uni-paderborn.de
  (8.11.1/8.11.1) with SMTP id f6H8do110684 for <samba at samba.org>; Tue,
  17 Jul 2001 10:39:50 +0200 (MET DST)
From: Christopher Odenbach <odenbach at hni.uni-paderborn.de>
Organization: Heinz Nixdorf Institut
To: samba at samba.org
Subject: Suggestion: Convert symbolic links to Shortcuts
Date: Tue, 17 Jul 2001 10:39:50 +0200
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
Message-Id: <0107171039493B.02320 at robin>
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Hi,

I recently found a scenario where symbolic links to directories lead to
trouble when they occur in a samba-shared directory.

The problem occured with users which work on SGIs and Windows boxes with
the same home-directory. The SGIs tended to create a directory called
"Desktop" and to put in there a symbolic link back to the home.



More information about the samba mailing list