No subject


Mon Dec 1 11:34:25 GMT 2003


for this process is "root", that is correct.  The PID 7247 is one of the
users, but the UID shouldn't be "root" and should be the username that was
authenticated during logon.  

     Anyone have same or similar problem? and how do I prevent this problem
from happening again?  I would appreciate any help.

Thanks.

Will Sun
wsun at jpl.nasa.gov
(818) 354-2311
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <Martin.Mielke at people-com.com>
Delivered-To: samba at samba.org
Received: from crom.people-com.com (fw1.people-com.com
  [212.163.183.242]) by lists.samba.org (Postfix) with ESMTP id
  0EDC6415D for <samba at samba.org>; Mon, 27 Aug 2001 07:03:42 -0700 (PDT)
Received: by lisa.people-com.com with Internet Mail Service
  (5.5.2653.19) id <RMVVZ498>; Mon, 27 Aug 2001 16:09:14 +0200
Message-ID: <5F79E0406369D411986600508BDE784E2F4F48 at lisa.people-com.com>
From: Martin Mielke <Martin.Mielke at people-com.com>
To: "'samba at samba.org'" <samba at samba.org>
Subject: smbclient
Date: Mon, 27 Aug 2001 16:09:13 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
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/

Dear all,

when using smbclient Version 2.2.0a sometimes the following happens:
'smbclient -M $hostname'  "times-out", exits with a "SMBsendtxt failed (code
0)" error code and sends an empty message to $hostname.

Any ideas? Thanks!


Martin

--
 Martin Mielke		martin at people-com.com	http://www.ydilo.com/
 People Communications	Tel: +34 91 3447028	P: de la Castellana 216-2pl
 Systems Department	Fax: +34 91 3447059	E-28046 Madrid | Spain
                        [ echo "\$0&\$0">_;chmod +x _;./_ ]

-----------------------------------------------------------------------------
---------
This message and any files transmitted with it are confidential and intended
solely
for the use of the individual or entity to whom they are addressed. No
confidentiality
or privilege is waived or lost by any wrong transmission.
If you have received this message in error, please immediately destroy it and
kindly
notify the sender by reply email.
You must not, directly or indirectly, use, disclose, distribute, print, or
copy any
part of this message if you are not the intended recipient. Opinions,
conclusions and
other information in this message that do not relate to the official business
of
People Communications S.A. shall be understood as neither given nor endorsed
by it.
-----------------------------------------------------------------------------
---------

Return-Path: <Errol.Fouquet at mms.gov>
Delivered-To: samba at lists.samba.org
Received: from imsdene.mms.gov (mms.gov [161.160.14.46]) by
  lists.samba.org (Postfix) with ESMTP id ED5C04DB4; Mon, 27 Aug 2001
  07:18:13 -0700 (PDT)
Received: by imsdene.mms.gov with Internet Mail Service (5.5.2653.19) id
  <RXTMCJXB>; Mon, 27 Aug 2001 08:21:27 -0600
Message-ID: <379313C94B76D2119AB60008C7A402E40344C47D at imsnolaa.nola.omm.
  mms.gov>
From: "Fouquet, Errol" <Errol.Fouquet at mms.gov>
To: 'samba' <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Errors compiling latest CVS on Solaris 8
Date: Mon, 27 Aug 2001 08:18:37 -0600
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/

Used "./configure --with-nisplus --with-nisplus-home"
Running make I get:

Linking bin/smbd
Undefined                       first referenced
 symbol                             in file
pdb_endsampwent                     rpc_server/srv_samr_nt.o
pdb_delete_sam_account              passdb/passdb.o
pdb_getsampwrid                     rpc_server/srv_samr_nt.o
pdb_getsampwnam                     smbd/chgpasswd.o
pdb_update_sam_account              smbd/chgpasswd.o
pdb_add_sam_account                 passdb/passdb.o
pdb_getsampwuid                     rpc_server/srv_samr_nt.o
pdb_getsampwent                     rpc_server/srv_samr_nt.o
pdb_setsampwent                     rpc_server/srv_samr_nt.o
ld: fatal: Symbol referencing errors. No output written to bin/smbd
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `bin/smbd'

Anyone see this?


Errol Fouquet - UNIX SysAdmin
Minerals Management Service, DOI
1201 Elmwood Park Blvd.
New Orleans,  LA  70123
Phone: (504) 736-3255
Pager: (504) 374-2021
Fax:   (504) 736-2464
email: errol.fouquet at mms.gov
http://www.gomr.mms.gov

Return-Path: <hchardot at tycoelectronics.com>
Delivered-To: samba at lists.samba.org
Received: from us194mx00.amp.com (nat012026084092.amp.com [12.26.84.92])
  by lists.samba.org (Postfix) with ESMTP id 892704102 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 08:08:43 -0700 (PDT)
Received: from emaexde1.de.amp.com ([198.137.214.237]) by
  us194mx00.amp.com with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id RWZDJT18; Mon, 27 Aug 2001 11:11:53 -0400
Received: by emaexde1.de.amp.com with Internet Mail Service
  (5.5.2653.19) id <P37QZJBW>; Mon, 27 Aug 2001 17:11:52 +0200
Message-ID: <22998F356F0DD411A30F0008C7A468D7025D1FC7 at EMAEXFR1>
From: "Chardot, Hombeline" <hchardot at tycoelectronics.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Samba version for SunOS 5.7
Date: Mon, 27 Aug 2001 17:11:51 +0200
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/

I want to install Samba with SunOS 5.7.
Which version of Samba is necessary ?

Thanks.

Return-Path: <pkpizi at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f96.pav1.hotmail.com [64.4.31.96]) by
  lists.samba.org (Postfix) with ESMTP id 633814E12 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 08:37:27 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Mon, 27 Aug 2001 08:40:41 -0700
Received: from 129.132.146.178 by pv1fd.pav1.hotmail.msn.com with HTTP;
  Mon, 27 Aug 2001 15:40:40 GMT
X-Originating-IP: [129.132.146.178]
From: "Hunzi Peking" <pkpizi at hotmail.com>
To: samba at lists.samba.org
Subject: problem with lmhosts and wins
Date: Mon, 27 Aug 2001 15:40:40 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F96HGNZ4mF1IT18olkD00013976 at hotmail.com>
X-OriginalArrivalTime: 27 Aug 2001 15:40:41.0113 (UTC)
  FILETIME=[A074A090:01C12F0E]
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 2.2.1a running on my Linux. The configuration file looks
like
[global]
        workgroup = HOME
        server string = Samba Server %v on %L
        interfaces = eth* 127.0.0.1
        bind interfaces only = Yes

        wins support = Yes
        name resolve order = lmhosts hosts wins bcast
        encrypt passwords = Yes
        os level = 64
        local master = Yes
        preferred master = Yes
        domain master = Yes
        security = user
        domain logons = Yes

The problem is the lmhosts file, which is by default in
/etc/samba/lmhosts and I've set a symb-link to /etc/lmhosts

The content looks like

#lmhosts /etc/samba/lmhosts
127.0.0.1     localhost#1b
192.168.1.6   pam#1b
192.168.1.128 martin#20
192.168.1.12  markus#20

When I try to resolve the host name by issuing

root at martin: nmblookup -R -U 192.168.1.6 markus

the IP-address of markus can't be found with error:
querying martingale on 192.168.1.6
name_query failed to find name markus

If I put these entries (without #1b and #20) in /etc/hosts, the hosts
resolving is working. Further, regardless of my "name resolve order",
hosts(DNS) is always be used before lmhosts. Why? How can I change
this? Why is samba not honoring the lmhosts file? How can I tell samba to 
look at lmhosts file before /etc/hosts(DNS)

How is this file /etc/lmhosts thought to be used?

Thanks for your help!

PK

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <q.gong at tue.nl>
Delivered-To: samba at lists.samba.org
Received: from hf87.phys.tue.nl (pc49.phys.tue.nl [131.155.111.103]) by
  lists.samba.org (Postfix) with ESMTP id 3386D4E1D for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 09:00:39 -0700 (PDT)
Received: from localhost (qgong at localhost) by hf87.phys.tue.nl
  (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f7RG5X201708 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 18:05:33 +0200
X-Authentication-Warning: hf87.phys.tue.nl: qgong owned process doing
  -bs
Date: Mon, 27 Aug 2001 18:05:33 +0200 (CEST)
From: "Q. Gong" <q.gong at tue.nl>
Reply-To: "Q. Gong" <q.gong at tue.nl>
To: <samba at lists.samba.org>
Subject: smbclient: connection refused
Message-ID: <Pine.LNX.4.33.0108271755390.1605-100000 at hf87.phys.tue.nl>
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 just used smbclient to share the printer under a Win95 computer.
Everything worked fine. Suddenly in this morning, smbclient stopped to
work. I always get the following error message:
-----------------------------------
added interface ip=131.155.111.101 bcast=131.155.111.255 nmask=255.255.254.0
error connecting to 131.155.110.94:139 (Connection refused)
Connection to HF23 failed
-----------------------------------

The same message appears when run "smbclient -L hf23".

Thank you for your help.

Qian

Return-Path: <DMartin at Ventanamed.com>
Delivered-To: samba at lists.samba.org
Received: from french-mail.ventanafr (unknown [12.22.192.249]) by
  lists.samba.org (Postfix) with ESMTP id 027E64567 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 09:44:51 -0700 (PDT)
Received: by FRENCH-MAIL with Internet Mail Service (5.5.2653.19) id
  <RX78BGYD>; Mon, 27 Aug 2001 18:41:57 +0200
Message-ID: <C3C30A0E804BD511AA48000629D537850DE280 at FRENCH-MAIL>
From: Didier Martin <DMartin at Ventanamed.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Solaris 8 and Samba
Date: Mon, 27 Aug 2001 18:41:56 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was multipart/alternative
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,
 
Where do you download the Samba's client version for Solaris 8 ?
 
Thanks a lot / Cdt, 

________________________________________________________________________ 


Didier MARTIN - ERP System Administrator & developer 


Phone +33 3 90 40 52 42 (direct line) 
Phone +33 3 90 40 52 00 
Fax   +33 3 90 40 52 40 
  


DISCLAIMER: This e-mail (with attachments, if any) is for the intended
recipients only and is not to be relied upon by any person other than the
prime addressee except with our prior written approval. It may contain,
proprietary or legally privileged information or intellectual property, the
copyright of which remains vested in others or us and will not be
transferred to you.  If it has been misdirected to you, please notify the
author immediately by replying to it. Please note also that, in these
circumstances, any use, distribution, copying, printing or reliance in
anyway on its content is prohibited. 


The addressee should note that Internet communications are not secure. 
Accordingly you should not rely exclusively on the content of this
communication. 

 

[demime 0.98b removed an attachment of type application/octet-stream which had a name of Didier MARTIN (E-mail).vcf]

Return-Path: <DMartin at Ventanamed.com>
Delivered-To: samba at lists.samba.org
Received: from french-mail.ventanafr (unknown [12.22.192.249]) by
  lists.samba.org (Postfix) with ESMTP id 822A64249 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 09:48:13 -0700 (PDT)
Received: by FRENCH-MAIL with Internet Mail Service (5.5.2653.19) id
  <RX83WR2B>; Mon, 27 Aug 2001 18:45:19 +0200
Message-ID: <C3C30A0E804BD511AA48000629D537850DE280 at FRENCH-MAIL>
From: Didier Martin <DMartin at Ventanamed.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Solaris 8 and Samba
Date: Mon, 27 Aug 2001 18:41:56 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was multipart/alternative
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,
 
Where do you download the Samba's client version for Solaris 8 ?
 
Thanks a lot / Cdt, 

________________________________________________________________________ 


Didier MARTIN - ERP System Administrator & developer 


Phone +33 3 90 40 52 42 (direct line) 
Phone +33 3 90 40 52 00 
Fax   +33 3 90 40 52 40 
  


DISCLAIMER: This e-mail (with attachments, if any) is for the intended
recipients only and is not to be relied upon by any person other than the
prime addressee except with our prior written approval. It may contain,
proprietary or legally privileged information or intellectual property, the
copyright of which remains vested in others or us and will not be
transferred to you.  If it has been misdirected to you, please notify the
author immediately by replying to it. Please note also that, in these
circumstances, any use, distribution, copying, printing or reliance in
anyway on its content is prohibited. 


The addressee should note that Internet communications are not secure. 
Accordingly you should not rely exclusively on the content of this
communication. 

 

[demime 0.98b removed an attachment of type application/octet-stream which had a name of Didier MARTIN (E-mail).vcf]

Return-Path: <herb at sgi.com>
Delivered-To: samba at samba.org
Received: from rj.sgi.com (rj.SGI.COM [204.94.215.100]) by
  lists.samba.org (Postfix) with ESMTP id 6DF934CCB for
  <samba at samba.org>; Mon, 27 Aug 2001 10:09:17 -0700 (PDT)
Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2])
  by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id
  f7RHHt828815; Mon, 27 Aug 2001 10:17:56 -0700
Received: from chomps.engr.sgi.com (chomps.engr.sgi.com [163.154.5.152])
  by cthulhu.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id KAA15598; Mon,
  27 Aug 2001 10:12:24 -0700 (PDT)
Received: from sgi.com (chomps.engr.sgi.com [163.154.5.152]) by
  chomps.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id KAA60658; Mon, 27
  Aug 2001 10:12:23 -0700 (PDT)
Message-ID: <3B8A7F76.4664FC3 at sgi.com>
Date: Mon, 27 Aug 2001 10:12:22 -0700
From: Herb Lewis <herb at sgi.com>
Organization: Silicon Graphics Inc.
X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP22)
X-Accept-Language: en
MIME-Version: 1.0
To: Kim Holburn <kim.holburn at anu.edu.au>, Samba Mailing List
  <samba at samba.org>
Subject: Re: printing with samba
References: <a05101000b7afae0b583e@[150.203.127.237]>
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/

Questions like this would be better sent to the samba mailing list.
You need to include a little more info like what version of samba,
what printer type, how did you try to install the printer, what
OS samba is on, etc.

The more details you supply the better chance of getting an answer.

Kim Holburn wrote:
> 
> Hello,
> 
> I hope you don't mind me sending you an email with my printer
> problem.  I am trying to print from a samba shared printer.
> Unfortunately I get the same error each time.  The windows 2000
> clients see a printer type NULL no matter what I do and will not find
> or accept the correct driver.
> 
> Kim
> 
> smb.conf:
> 
> _________________________________________________
> host:/opt/samba # bin/testparm etc/smb.conf
> Load smb config files from etc/smb.conf
> Processing section "[homes]"
> Processing section "[netlogon]"
> Processing section "[profiles]"
> Processing section "[printer$]"
> Processing section "[host]"
> Processing section "[kyocera]"
> Global parameter nt printer driver found in service section!
> Loaded services file OK.
> Press enter to see a dump of your service definitions
> 
> # Global parameters
> [global]
>          # Base Options
>          coding system =
>          client code page = 850
>          code page directory = /opt/samba/lib/codepages
>          workgroup = WORKGROUP
>          netbios name = HOST
>          netbios aliases =
>          netbios scope =
>          server string = Samba TNG-alpha
>          interfaces =
>          bind interfaces only = No
>          # Security Options
>          security = USER
>          encrypt passwords = Yes
>          update encrypted = No
>          server schannel = False
>          client schannel = False
>          server ntlmv2 = False
>          client ntlmv2 = False
>          use rhosts = No
>          hosts equiv =
>          min passwd length = 5
>          password expire time = 0
>          map to guest = Never
>          null passwords = Yes
>          password server =
>          smb passwd file = /opt/samba/pass/smbpasswd
>          sam directory = /opt/samba/sam
>          root directory = /
>          passwd program = /opt/samba/sbin/ldapsync.pl -o %u
>          username map =
>          password level = 0
>          username level = 0
>          unix password sync = Yes
>          restrict anonymous = No
>          use rhosts = No
>          # Logging Options
>          log level = 2
>          syslog = 1
>          syslog only = No
>          log file = "/opt/samba/var/log.%m"
>          max log size = 5000
>          timestamp logs = No
>          debug hires timestamp = No
>          debug pid = No
>          debug uid = No
>          # Protocol Options
>          protocol = NT1
>          read bmpx = No
>          read raw = Yes
>          write raw = Yes
>          nt smb support = Yes
>          nt pipe support = Yes
>          nt acl support = Yes
>          announce version = 4.0
>          announce as = NT
>          max mux = 50
>          max xmit = 65535
>          name resolve order = lmhosts host wins bcast
>          max packet = 65535
>          max ttl = 259200
>          max wins ttl = 518400
>          min wins ttl = 21600
>          time server = Yes
>          # Tuning Options
>          change notify timeout = 60
>          deadtime = 0
>          getwd cache = Yes
>          keepalive = 300
>          lpq cache time = 10
>          max disk size = 0
>          max open files = 10000
>          read size = 16384
>          socket options = TCP_NODELAY
>          stat cache size = 50
>          # Printing Options
>          load printers = Yes
>          printcap name = /etc/printcap
>          printer driver file = /opt/samba/lib/printers.def
>          enumports command =
>          addprinter command =
>          deleteprinter command =
>          show add printer wizard = Yes
>          nt forms file = /opt/samba/lib/ntforms.def
>          nt printer driver = /opt/samba/lib
>          # Filename Handling
>          strip dot = No
>          character set =
>          mangled stack = 50
>          stat cache = Yes
>          # Domain Options
>          trusted domains =
>          trusting domains =
>          local group map =
>          domain group map =
>          builtin group map =
>          builtin rid file =
>          domain user map =
>          machine password timeout = 604800
>          # Logon Options
>          add user script =
>          delete user script =
>          logon script =
>          logon path = \\%N\%U\profile
>          logon drive =
>          logon home = \\%N\%U
>          domain logons = Yes
>          # Browse Options
>          os level = 65
>          lm announce = Auto
>          lm interval = 60
>          preferred master = False
>          local master = No
>          domain master = False
>          browse list = Yes
>          # WINS Options
>          dns proxy = Yes
>          wins proxy = No
>          wins server =
>          wins support = No
>          wins hook =
>          # Locking Options
>          kernel oplocks = Yes
>          oplock break wait time = 10
>          # Ldap Options
>          ldap server = host
>          ldap port = 389
>          ldap suffix = "ou=People,dc=host,dc=edu"
>          ldap passwd file = /opt/samba/pass/ldappasswd
>          ldap scope = sub
>          # Miscellaneous Options
>          smbrun = /opt/samba/bin/smbrun
>          config file =
>          preload =
>          lock dir = /opt/samba/var/locks
>          utmp dir =
>          wtmp dir =
>          utmp hostname = %m
>          utmp consolidate = No
>          default service =
>          message command =
>          dfree command =
>          valid chars =
>          remote announce =
>          remote browse sync =
>          socket address = 0.0.0.0
>          homedir map =
>          time offset = 0
>          unix realname = Yes
>          NIS homedir = No
>          source environment =
>          panic action =
>          # VFS options
>          host msdfs = No
>          # Winbind options
>          winbind uid =
>          winbind gid =
>          template homedir = /home/%D/%U
>          template shell = /bin/false
>          winbind separator = \
>          winbind cache time = 15
>          winbind enum users = Yes
>          winbind enum groups = Yes
>          comment = Host Samba Server
>          path =
>          alternate permissions = No
>          username =
>          guest account = nobody
>          invalid users =
>          valid users =
>          admin users =
>          read list =
>          write list =
>          printer admin =
>          force user =
>          force group =
>          read only = Yes
>          create mask = 0744
>          force create mode = 00
>          security mask = -1
>          force security mode = -1
>          directory mask = 0755
>          force directory mode = 00
>          directory security mask = -1
>          force directory security mode = -1
>          inherit permissions = No
>          guest only = No
>          guest ok = No
>          only user = No
>          hosts allow =
>          hosts deny =
>          status = Yes
>          max connections = 0
>          min print space = 0
>          strict sync = No
>          sync always = No
>          write cache size = 0
>          max print jobs = 1000
>          printable = No
>          postscript = No
>          printing = bsd
>          print command = lpr -r -P%p %s
>          lpq command = lpq -P%p
>          lprm command = lprm -P%p %j
>          lppause command =
>          lpresume command =
>          queuepause command =
>          queueresume command =
>          printer name =
>          printer driver = NULL
>          printer driver file = /opt/samba/lib/printers.def
>          printer driver location =
>          default case = lower
>          case sensitive = No
>          preserve case = Yes
>          short preserve case = Yes
>          mangle case = No
>          mangling char = ~
>          hide dot files = Yes
>          delete veto files = No
>          veto files =
>          hide files =
>          veto oplock files =
>          map system = No
>          map hidden = No
>          map archive = Yes
>          mangled names = Yes
>          mangled map =
>          browseable = Yes
>          blocking locks = Yes
>          fake oplocks = No
>          locking = Yes
>          utmp = No
>          oplocks = Yes
>          level2 oplocks = Yes
>          oplock contention limit = 2
>          posix locking = Yes
>          strict locking = No
>          share modes = No
>          copy =
>          include =
>          exec =
>          preexec close = No
>          postexec =
>          root preexec =
>          root preexec close = No
>          root postexec =
>          available = Yes
>          volume =
>          fstype = NTFS
>          set directory = No
>          wide links = Yes
>          follow symlinks = Yes
>          dont descend =
>          magic script =
>          magic output =
>          delete readonly = No
>          dos filetimes = No
>          dos filetime resolution = No
>          fake directory create times = No
>          vfs object =
>          vfs options =
>          msdfs root = No
> 
> [homes]
>          read only = No
>          create mask = 0700
>          directory mask = 0700
>          locking = No
>          oplocks = No
>          level2 oplocks = No
> 
> [netlogon]
>          path = /opt/samba/netlogon
>          browseable = No
> 
> [profiles]
>          path = /opt/samba/profiles
>          read only = No
>          create mask = 0666
>          directory mask = 0777
>          guest ok = Yes
>          browseable = No
> 
> [printer$]
>          path = /opt/samba/printer
>          guest ok = Yes
> 
> [host]
>          path = /usr/spool/public/host
>          guest ok = Yes
>          printable = Yes
>          printing = sysv
>          print command = lp -c -d %p -o raw %s; rm %s
>          printer name = host
>          printer driver = Apple LaserWriter 8500
> 
> [kyocera]
>          comment = kyocera at host2
>          path = /usr/spool/public/kyocera
>          create mask = 0700
>          guest ok = Yes
>          printable = Yes
>          printing = cups
>          print command = lp -c -d %p -o raw %s; rm %s
>          printer name = kyocera
>          printer driver = Kyocera FS-1200 (KPDL-2)
>          printer driver location = \\%h\PRINTER$
> host:/opt/samba #
> 
> _________________________________________________________
> 
> --
> --
> Kim Holburn  Network Consultant  P/F: +61 2 61258620 M: +61 0417820641
> Email: kim.holburn at anu.edu.au - PGP Public Key on request
> 
> Life is complex - It has real and imaginary parts.
>       Andrea Leistra (rec.arts.sf.written.Robert-jordan)

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
======================================================================

Return-Path: <cyroreal at bol.com.br>
Delivered-To: samba at lists.samba.org
Received: from signoret.bol.com.br (signoret.bol.com.br [200.221.24.30])
  by lists.samba.org (Postfix) with ESMTP id 5382644FF; Mon, 27 Aug 2001
  11:08:22 -0700 (PDT)
Received: from bol.com.br (200.221.24.68) by signoret.bol.com.br
  (5.1.061) id 3B6AA0FC003A085B; Mon, 27 Aug 2001 15:08:41 -0300
Date: Mon, 27 Aug 2001 15:08:42 -0300
Message-Id: <GIQNQI$Ig1grOZwUD5_ilGyJRQsb9pgFhxAF0hpNh1U at bol.com.br>
Subject: Authenticate with PAM
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: "cyroreal" <cyroreal at bol.com.br>
To: "samba" <samba at lists.samba.org>
To: "samba-nt-domain" <samba-ntdom at lists.samba.org>
X-XaM3-API-Version: 1.1.9.1.17a
X-SenderIP: 200.165.128.213
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 all,

I am using a samba 2.2.1a server as the PDC of my
network and it is working very well (tanks to the samba
team, for the excellent work), but there is only one
thing that i don4t know how to do. All the workstations
on my network are win98 clients, and i created a
config.pol file on the samba PDC, so the win98 clients
are forced to authenticate on the samba server, the
users can4t press esc key to have access to the win98
clients, and they have to have a valid user name and
password to use any computer on the network (unless
using security mode on win98 :-(.
So, there is one win98 client on the network, that i
don4t want other domain users to have access to it, so
my question is is there any way using samba or
samba+PAM, to create an autenticate file or database
with the computer names (or ip addresses) and the users
that are allowed to athenticate on that particular
client? I mean, i have one computer that only me can
use, is that possible? Tanks very much for the help, and
sorry for the long email. Tanks again...

Cyro


__________________________________________________________________________
AcessoBOL, ss R$9,90! Menos que a metade da Amirica!
Assine ja! http://www.bol.com.br/acessobol/

Return-Path: <cyroreal at bol.com.br>
Delivered-To: samba at lists.samba.org
Received: from signoret.bol.com.br (signoret.bol.com.br [200.221.24.30])
  by lists.samba.org (Postfix) with ESMTP id 743104967; Mon, 27 Aug 2001
  11:09:32 -0700 (PDT)
Received: from bol.com.br (200.221.24.68) by signoret.bol.com.br
  (5.1.061) id 3B6AA0FC003A08F0; Mon, 27 Aug 2001 15:09:51 -0300
Date: Mon, 27 Aug 2001 15:09:51 -0300
Message-Id: <GIQNSF$Ig1grOZwUD5_ilGyJRQsb9pgFhxAF0hpNh1U at bol.com.br>
Subject: Authentication and PAM...
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: "cyroreal" <cyroreal at bol.com.br>
To: "samba" <samba at lists.samba.org>
To: "samba-nt-domain" <samba-ntdom at lists.samba.org>
X-XaM3-API-Version: 1.1.9.1.17a
X-SenderIP: 200.165.128.213
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 all,

I am using a samba 2.2.1a server as the PDC of my
network and it is working very well (tanks to the samba
team, for the excellent work), but there is only one
thing that i don4t know how to do. All the workstations
on my network are win98 clients, and i created a
config.pol file on the samba PDC, so the win98 clients
are forced to authenticate on the samba server, the
users can4t press esc key to have access to the win98
clients, and they have to have a valid user name and
password to use any computer on the network (unless
using security mode on win98 :-(.
So, there is one win98 client on the network, that i
don4t want other domain users to have access to it, so
my question is is there any way using samba or
samba+PAM, to create an autenticate file or database
with the computer names (or ip addresses) and the users
that are allowed to athenticate on that particular
client? I mean, i have one computer that only me can
use, is that possible? Tanks very much for the help, and
sorry for the long email. Tanks again...

Cyro


__________________________________________________________________________
AcessoBOL, ss R$9,90! Menos que a metade da Amirica!
Assine ja! http://www.bol.com.br/acessobol/

Return-Path: <aalang at rutgersinsurance.com>
Delivered-To: samba at lists.samba.org
Received: from bush.rutgersinsurance.com (rutgersinsurance.com
  [38.138.71.194]) by lists.samba.org (Postfix) with ESMTP id 2037F4AF1;
  Mon, 27 Aug 2001 11:25:10 -0700 (PDT)
Received: from nj012 ([10.10.10.51]) by bush.rutgersinsurance.com
  (8.9.3/8.9.3) with SMTP id OAA31676; Mon, 27 Aug 2001 14:30:32 -0400
Message-ID: <003f01c12f25$79bfe880$330a0a0a at rutgersinsurance.com>
From: "Adam Lang" <aalang at rutgersinsurance.com>
To: "samba" <samba at lists.samba.org>, "samba-nt-domain"
  <samba-ntdom at lists.samba.org>
References: <GIQNQI$Ig1grOZwUD5_ilGyJRQsb9pgFhxAF0hpNh1U at bol.com.br>
Subject: Re: Authenticate with PAM
Date: Mon, 27 Aug 2001 14:24:14 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
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/

Yeah, set up a password in the computer bios.

VP of Color LaserJet Printing
and also Systems Engineer
Adam Lang
Rutgers Casualty Insurance Company
www.rutgersinurance.com
----- Original Message -----
From: "cyroreal" <cyroreal at bol.com.br>
To: "samba" <samba at lists.samba.org>; "samba-nt-domain"
<samba-ntdom at lists.samba.org>
Sent: Monday, August 27, 2001 2:08 PM
Subject: Authenticate with PAM


> Hello all,
>
> I am using a samba 2.2.1a server as the PDC of my
> network and it is working very well (tanks to the samba
> team, for the excellent work), but there is only one
> thing that i don4t know how to do. All the workstations
> on my network are win98 clients, and i created a
> config.pol file on the samba PDC, so the win98 clients
> are forced to authenticate on the samba server, the
> users can4t press esc key to have access to the win98
> clients, and they have to have a valid user name and
> password to use any computer on the network (unless
> using security mode on win98 :-(.
> So, there is one win98 client on the network, that i
> don4t want other domain users to have access to it, so
> my question is is there any way using samba or
> samba+PAM, to create an autenticate file or database
> with the computer names (or ip addresses) and the users
> that are allowed to athenticate on that particular
> client? I mean, i have one computer that only me can
> use, is that possible? Tanks very much for the help, and
> sorry for the long email. Tanks again...
>
> Cyro
>
>
> __________________________________________________________________________
> AcessoBOL, ss R$9,90! Menos que a metade da Amirica!
> Assine ja! http://www.bol.com.br/acessobol/

Return-Path: <MIchael.Kolmodin at frontec.se>
Delivered-To: samba at lists.samba.org
Received: from mafalda.lule.frontec.se (mafalda.lule.frontec.se
  [195.196.80.14]) by lists.samba.org (Postfix) with ESMTP id 637E44C20
  for <samba at lists.samba.org>; Mon, 27 Aug 2001 12:09:40 -0700 (PDT)
Received: from frontec.se
  (c-7a7871d5.017-82-6c756c1.cust.bredbandsbolaget.se [213.113.120.122])
  by mafalda.lule.frontec.se  with ESMTP id VAA26600 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 21:12:49 +0200 (MET DST)
Message-ID: <3B8A9BB3.9030104 at frontec.se>
Date: Mon, 27 Aug 2001 21:12:51 +0200
From: Michael Kolmodin <MIchael.Kolmodin at frontec.se>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Cannot reboot my client
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Could someone spare a newbie a minute?  I'm close to becoming desperate, 
violent
or something worse...

Have a really simplistic setup with one samba server and a W2k client. 
Nothing else
on the network. The W2k is a portable which I carry between my home (just
described) and my work which has a lot of servers, some of which are 
samba ones.

On my work, everything is OK.

Home, I can occasionally get samba working from the client. It's always 
ok when
using smbclient/nmblookup from the server. When it works, I can even restart
the samba server and it still works :-)

However, as soon as I reboot he W2k PC it does not work any more. The 
command
'net view \\mumin' just returns "System error 53 - the network path is 
invalid"
without leaving any trace in the log files (log level 3).

Any hint out there?

--Michael

Return-Path: <rickera2 at SLU.EDU>
Delivered-To: samba at lists.samba.org
Received: from svc.slu.edu (sluview.slu.edu [165.134.36.1]) by
  lists.samba.org (Postfix) with ESMTP id 797364DAD for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 12:18:12 -0700 (PDT)
Received: from slu.edu ([165.134.134.82]) by SLU.EDU (PMDF V6.0-025
  #38756) with ESMTP id <01K7MQUS1AVG934T58 at SLU.EDU> for
  samba at lists.samba.org; Mon, 27 Aug 2001 14:17:29 -0500 (CDT)
Date: Mon, 27 Aug 2001 14:21:58 -0500
From: Tony Ricker <rickera2 at SLU.EDU>
Subject: Seeing Samba problems
To: samba at lists.samba.org
Message-id: <3B8A9DD6.4AA11DB5 at slu.edu>
Organization: Saint Louis University
MIME-version: 1.0
X-Mailer: Mozilla 4.7 [en] (Win98; U)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: en
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/

All,
    I have set up samba and the only way I can find it is if I r-click
network 'hood and find computer. It says that it is in the work group I
put it in, yet I can not see the actual icon representing the server. Is
this a parameter issue with the smb.conf of a windows client issue?

Thanks,

--
-------------------------------
Tony Ricker
Technology Coordinator
SLUCare - P.M.O.
St. Louis University
Phone:  314.977.6844
E-mail: rickera2 at slu.edu
-------------------------------
"Think Different"
-------------------------------
"In the beginners mind, there
are many possibilities. In the
experts mind, there are few"
- Shunryu Suzuki

Return-Path: <markf at gn.apc.org>
Delivered-To: samba at lists.samba.org
Received: from hose.mail.pipex.net (hose.mail.pipex.net [158.43.128.58])
  by lists.samba.org (Postfix) with SMTP id D57C74E90 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 12:47:44 -0700 (PDT)
Received: (qmail 22384 invoked from network); 27 Aug 2001 19:50:55 -0000
Received: from useraa66.uk.uudial.com (HELO connie) (62.188.130.66) by
  smtp-4.dial.pipex.com with SMTP; 27 Aug 2001 19:50:55 -0000
Message-ID: <006e01c12f30$18915d40$0210b2c0 at connie>
From: "Mark Findlay and Stuart Bullen" <markf at gn.apc.org>
To: <samba at lists.samba.org>
Subject: Fw: newbie
Date: Mon, 27 Aug 2001 20:40:09 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2014.211
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 am also totally new to Samba (and Linux) - I installed 2.2.1a on Linux
(suse 7.2). Tried to connect to it and got this:

---------------------------------extract begins
brucelinux:/etc/rc.local # smbclient -L brucelinux
added interface ip=192.178.16.1 bcast=192.178.16.255 nmask=255.255.255.0
Password:
Domain=[BRUCEANDCONNIE] OS=[Unix] Server=[Samba 2.2.1a]

        Sharename      Type      Comment
        ---------      ----      -------
        homes          Disk
        IPC$           IPC       IPC Service (Samba 2.2.1a)
        ADMIN$         Disk      IPC Service (Samba 2.2.1a)
        root           Disk      Home directory of root

        Server               Comment
        ---------            -------
        BRUCELINUX           Samba 2.2.1a

        Workgroup            Master
        ---------            -------
        BRUCEANDCONNIE       BRUCELINUX

brucelinux:/etc/rc.local # smbclient file://brucelinux/markf
added interface ip=192.178.16.1 bcast=192.178.16.255 nmask=255.255.255.0
Password:
session setup failed: ERRSRV - ERRbadpw (Bad password - name/password pair
in a
Tree Connect or Session Setup are invalid.)
----------------------------------- extract ends

I don't know about setting up shares etc. The password I entered was the
correct one - I get a similar message when trying to connect from my windows
98 machine.

I can ping the linux machine and ftp from/to it OK.

tx,

Mark


----- Original Message -----
From: Rahul Parasnis <rahul.parasnis at creditlyonnais.fr>
To: <samba at lists.samba.org>
Sent: 27 August 2001 08:20
Subject: newbie


> I am totally new to Samba world .
> I just installed Samba 2.2.1a on Solaris 8 , testparm out is ok .
>
> Created a user share in a newly created partition .
>
>  ypcat passwd | mksmbpasswd.sh > /usr/local/samba/private/smbpasswd
>
> Following processes are running .
>  root  4976     1  0 17:04:22 ?        0:00 /usr/local/samba/bin/nmbd -D
>   root  4970     1  0 17:04:18 ?        0:00 /usr/local/samba/bin/smbd -D
>
> smbclient -L drsunfs1
> added interface ip=XXX.XXX.XXX.XXX bcast=XXX.XXX.XXX.XXX
nmask=255.XXX.XXX.XXX
> Password:
> session setup failed: ERRSRV - ERRbadpw
> (Bad password - name/password pair in a Tree Connect or Session Setup are
invalid.)
>
> Which password I should give , I gave root password but it's not working .
>
> What went wrong ?
> Any help is appreciated.
> - Rahul
> Ce message contient des informations confidentielles ou appartenant au
> Cridit Lyonnais et est itabli ` l'intention exclusive de ses
> destinataires. Toute divulgation, utilisation, diffusion ou reproduction
> (totale ou partielle) de ce message, ou des informations qu'il contient,
> doit jtre prialablement autorisie. Tout message ilectronique est
> susceptible d'altiration et son intigriti ne peut jtre assurie.
> Le Cridit Lyonnais dicline toute responsabiliti au titre de ce
> message s'il a iti modifii ou falsifii. Si vous n'jtes pas
> destinataire de ce message, merci de le ditruire immidiatement et
> d'avertir l'expiditeur de l'erreur de distribution et de la destruction
> du message.
>
> This e-mail contains confidential information or information belonging
> to Cridit Lyonnais and is intended solely for the addressees.
> The unauthorised disclosure, use, dissemination or copying (either whole
> or partial) of this e-mail, or any information it contains, is prohibited.
> E-mails are susceptible to alteration and their integrity cannot be
> guaranteed.
> Cridit Lyonnais shall not be liable for this e-mail if modified or
falsified.
> If you are not the intended recipient of this e-mail, please delete it
> immediately from your system and notify the sender of the wrong delivery
> and the mail deletion.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <kourosh at loop.com>
Delivered-To: samba at lists.samba.org
Received: from atlanticpearl.com (unknown [64.63.42.245]) by
  lists.samba.org (Postfix) with SMTP id 6D5B244FF for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 13:00:53 -0700 (PDT)
Received: (qmail 7682 invoked by uid 517); 27 Aug 2001 20:08:48 -0000
Received: from kourosh at loop.com by hera.atlanticpearl.com with
  qmail-scanner-0.96 (uvscan: v4.1.40/v4155. . Clean. Processed in
  0.313329 secs); 27 Aug 2001 20:08:48 -0000
Received: from  (HELO ryoko.loop.com) () by hera.atlanticpearl.com with
  SMTP; 27 Aug 2001 20:08:47 -0000
Message-Id: <5.1.0.14.0.20010827130204.00ad1aa8 at pop.loop.com>
X-Sender: kourosh at pop.loop.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 27 Aug 2001 13:06:04 -0700
To: Michael Kolmodin <MIchael.Kolmodin at frontec.se>,
  samba at lists.samba.org
From: Kourosh Ghassemieh <kourosh at loop.com>
Subject: Re: Cannot reboot my client
In-Reply-To: <3B8A9BB3.9030104 at frontec.se>
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/

Do you get your IP via DHCP at work?  Do you have DHCP set up
to give your laptop all the correct info, including WINS address at
home?

Hope this helps.

At 09:12 PM 8/27/2001 +0200, you wrote:
>Could someone spare a newbie a minute?  I'm close to becoming desperate, 
>violent
>or something worse...
>
>Have a really simplistic setup with one samba server and a W2k client. 
>Nothing else
>on the network. The W2k is a portable which I carry between my home (just
>described) and my work which has a lot of servers, some of which are samba 
>ones.
>
>On my work, everything is OK.
>
>Home, I can occasionally get samba working from the client. It's always ok 
>when
>using smbclient/nmblookup from the server. When it works, I can even restart
>the samba server and it still works :-)
>
>However, as soon as I reboot he W2k PC it does not work any more. The command
>'net view \\mumin' just returns "System error 53 - the network path is 
>invalid"
>without leaving any trace in the log files (log level 3).
>
>Any hint out there?
>
>--Michael
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba

-
------------------------------------------------------------------------
Kourosh Ghassemieh
MindWare Information Systems & Technologies
9255 Sunset Blvd, Penthouse
West Hollywood CA 90069
(310) 729-1784
kourosh at loop.com

++++Networking Solutions for Your Business++++

Return-Path: <smcpherson at bradentonherald.com>
Delivered-To: samba at lists.samba.org
Received: from mercury.knight-ridder.com (ns1.knight-ridder.com
  [206.28.157.68]) by lists.samba.org (Postfix) with ESMTP id A030E4E66
  for <samba at lists.samba.org>; Mon, 27 Aug 2001 13:10:34 -0700 (PDT)
Received: by mercury.knight-ridder.com; id QAA26957; Mon, 27 Aug 2001
  16:08:31 -0400 (EDT)
Received: from krcdc.knight-ridder.com(166.108.66.207) by
  mercury.knight-ridder.com via smap (V5.0) id xma026582; Mon, 27 Aug 01
  16:06:13 -0400
Received: from vangogh.knight-ridder.com ([166.108.66.204]) by krcdc
  (NAVIEG 2.1 bld 76) with SMTP id M2001082716142030138 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 16:14:20 -0400
Received: from bradentonherald.com ([166.108.22.200]) by
  vangogh.knight-ridder.com (Netscape Messaging Server 4.15) with ESMTP
  id GIQT6Q00.5AN for <samba at lists.samba.org>; Mon, 27 Aug 2001 16:06:26
  -0400 
Message-ID: <3B8AA97E.6060603 at bradentonherald.com>
Date: Mon, 27 Aug 2001 16:11:42 -0400
From: "Scot McPherson" <smcpherson at bradentonherald.com>
Organization: Bradenton Herald
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Re: Seeing Samba problems
References: <3B8A9DD6.4AA11DB5 at slu.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Tony Ricker wrote:
> All,
>     I have set up samba and the only way I can find it is if I r-click
> network 'hood and find computer. It says that it is in the work group I
> put it in, yet I can not see the actual icon representing the server. Is
> this a parameter issue with the smb.conf of a windows client issue?
> 

What is the netbios-node-type you are using for your clients and 
servers? It should be 0x8 in most cases.

This says try the WINS server first, then try broadcast network if that 
fails. You may be using 0x2 which says use WINS only


-- 
*************************************
Scot Mc Pherson, Technology Manager
The Bradenton Herald
phone:941-748-0411 x6630
mailto:smcpherson at bradentonherald.com
http://www.bradentonherald.com

"Linux is a journey, not a guided tour," ~Scot Mc Pherson

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id CF53245E3 for <samba at lists.samba.org>; Mon, 27
  Aug 2001 13:31:27 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id QAA18304; Mon, 27 Aug 2001 16:34:38 -0400
Date: Mon, 27 Aug 2001 16:34:38 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: Mark Findlay and Stuart Bullen <markf at gn.apc.org>,
  samba at lists.samba.org
Subject: Re: Fw: newbie
Message-ID: <20010827163438.B18284 at hammershome.com>
References: <006e01c12f30$18915d40$0210b2c0 at connie>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <006e01c12f30$18915d40$0210b2c0 at connie>; from
  markf at gn.apc.org on Mon, Aug 27, 2001 at 08:40:09PM +0100
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/

You may not have set up passwords in samba properly. I use guest on all my
shares to avoid the whole nasty business.
Read the DIAGNOSIS.text that comes with samba.
Joel

Return-Path: <abartlet at pcug.org.au>
Delivered-To: samba at 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 B8CEB4B42 for <samba at samba.org>; Mon, 27 Aug
  2001 13:56:03 -0700 (PDT)
Received: from piglett.bartlett.house (as2-40.cbr.au.asiaonline.net
  [210.215.10.40]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f7RKx3I15087; Tue, 28 Aug 2001 06:59:04 +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
  GAA15840; Tue, 28 Aug 2001 06:58:59 +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
  GAA28420; Tue, 28 Aug 2001 06:58:58 +1000
Message-ID: <3B8AB492.2633EC7A at bartlett.house>
Date: Tue, 28 Aug 2001 06:58:58 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: William Jojo <jojowil at hvcc.edu>
Cc: samba at samba.org
Subject: Re: size of smbpasswd
References: <Pine.A41.4.21.0108270744530.25274-100000 at academ.hvcc.edu>
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/

William Jojo wrote:
> 
> I have only a performance question. I'm about to look at the source, but
> thought I'd throw out a question regarding performance and the size of
> private/smbpasswd.
> 
> Our file is 17587 entries with 1564 of them being machine accounts.
> 
> Can anyone see an issue with many people logging in at the same time? I'm
> curious if smbpasswd is searched sequentially, hashed, or some other
> means.
> 
> Classes are beginning today and I'm a bit curious...

smbpasswd is searchched sequentially, no hashing is done.  If you want
that start looking into tdbsam (currently being reserected).  

On the plus side, we no longer search smbpasswd recursivly :-)

Andrew Bartlett

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

Return-Path: <marion.haines at countygovt.brevard.fl.us>
Delivered-To: samba at lists.samba.org
Received: from gc2a-hplh4.countygovt.brevard.fl.us
  (mail.countygovt.brevard.fl.us [205.153.146.134]) by lists.samba.org
  (Postfix) with SMTP id 378184EBE for <samba at lists.samba.org>; Mon, 27
  Aug 2001 14:12:19 -0700 (PDT)
Received: by gc2a-hplh4.countygovt.brevard.fl.us with VINES-ISMTP; Mon,
  27 Aug 2001 15:08:27 -0400
Date: Mon, 27 Aug 2001 15:08:27 -0400
Message-ID: <vines.MVC9+WgdWvA at gc2a-hplh4.countygovt.brevard.fl.us>
To: <samba at lists.samba.org>
From: <marion.haines at countygovt.brevard.fl.us>(Marion Haines)
Reply-To: <marion.haines at countygovt.brevard.fl.us>
Subject: New Samba Book
X-Incognito-SN: 28896
X-Incognito-Version: 5.1.0.78
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/

Just a heads up ... I've purchased the new book by Gary Wilson, "SAMBA Essentials for Windows Administrators"   (ISBN0-13-040942-1).  Amazon.com had a good price on it (about $27 w/o shipping).  It's an excellent source for those, like me, who are just starting with UNIX/Samba where most of past experience is with Windows-based systems.  It answered a lot of questions by looking at items in Samba from the perspective of Windows-experience.

Used along with O'Reilly's "Using Samba" it's a combination of documentation and methods that's hard to beat.

Marion D. Haines
marion.haines at countygovt.brevard.fl.us
Network Administrator
Board of County Commissioners
Brevard County, Florida

============================= 

Return-Path: <dhall at vermeermfg.com>
Delivered-To: samba at samba.org
Received: from vermeerfw.vermeermfg.com (vermeerfw.vermeermfg.com
  [199.184.227.2]) by lists.samba.org (Postfix) with ESMTP id D451E4F02
  for <samba at samba.org>; Mon, 27 Aug 2001 15:09:10 -0700 (PDT)
Received: by vermeerfw.vermeermfg.com; id RAA05264; Mon, 27 Aug 2001
  17:12:23 -0500 (CDT)
Received: from vermeerws.vermeermfg.com(192.168.100.5) by
  vermeerfw.vermeermfg.com via smap (V5.5) id xma005253; Mon, 27 Aug 01
  17:12:21 -0500
Received: from nodnsquery(172.16.4.0) by vermeerws.vermeermfg.com via
  csmap (V4.1) id srcAAAnUa411; Mon, 27 Aug 01 17:12:21 -0500
From: "Dave Hall" <dhall at vermeermfg.com>
To: <samba at samba.org>
Subject: Samba 2.2.1a
Date: Mon, 27 Aug 2001 17:12:25 -0500
Message-ID: <002c01c12f45$5a68c8b0$000410ac at d0116>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.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 need some help with my printer problems.

I seem to be having various problems with Samba and our NT40 sp6 boxes or
our 2000 boxes.  I am using Samba 2.2.1a on several servers with Solaris 8
OS on an Ultra 1 hardware platform.

The first problem as near as I can tell, it has to do with something in the
security settings.  Most of the time, any user that has any administrative
rights, whether local or global has problems and usually gets an Access
Denied message (but not all of the time for some reason).  This sometime
stops them from printing.  All of our users are part of our domain, but only
have printing rights on the printers.  Has anyone else run into this and are
there any work arounds?

We have also found that some of our HP 2000C color printers require more
security (be able to manage print jobs) otherwise they can not print.  These
are using HPjet direct cards.  We set the same printer up on a Win2000(yuk!)
server and it did not require additional security.  Why?

And lastly for today, our existing NT boxes were setup while we were using
Samba 2.0.6 and they had to have the printer drivers installed on the local
pc.  Now, anytime we need to work with an NT client's printers, we have
problems because Samba 2.2.1a expects the drivers to be on the print server
(by the way is a machine that is not a PDC or BDC a Print/file server or a
workstation sharing it's resources).  If we go a head and put the drivers on
the print server, it screws up the other x machines sitting out there.  If
we do nothing, then the person who's pc we are working on can not print.  I
have tried to put some patches from Gerald Carter into my Samba 2.2.1a
source but have had little luck.  Is this something that will be fixed soon?

I have attached a copy of my config, to see if I am over looking anything.
If I'm not, I'm in big do do, because I can not go back to the old Samba....

Thanks for anyone's help.

dh

# Samba config file created using SWAT
# from XXXXX.vermeermfg.com (172.16.4.0)
# Date: 2001/08/27 16:52:05

# Global parameters
[global]
	workgroup = XXXXXXX-MS
	netbios name = XXXXXXXXX
	server string = Samba Server
	security = DOMAIN
	encrypt passwords = Yes
	password server = server1 server2 server3
	log level = 1
	log file = /usr/local/samba/var/log.%m
	max log size = 50
	logon script = %U.bat
	preferred master = False
	local master = No
	domain master = False
	browse list = No
	enhanced browsing = No
	wins server = 172.20.2.1
	create mask = 0666
	directory mask = 0777
	printer driver location = \\XXXXXXXXX\print$
	preserve case = No
	short preserve case = No
	oplocks = No
	level2 oplocks = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	guest ok = Yes
	printable = Yes
	browseable = No

[pchome]
	comment = PC Directories
	path = /work/%U
	read only = No

[common]
	path = /common
	read only = No

[admin]
	path = /work
	read only = No

[print$]
	path = /usr/local/samba/printers

[vug2]
	path = /var/spool/samba
	read only = No
	guest ok = Yes
	printable = Yes
	printer name = vug2
	share modes = No

Return-Path: <vmanns at vmonline.de>
Delivered-To: samba at samba.org
Received: from mout01.kundenserver.de (mout01.kundenserver.de
  [195.20.224.132]) by lists.samba.org (Postfix) with ESMTP id 051C34AA1
  for <samba at samba.org>; Mon, 27 Aug 2001 15:23:52 -0700 (PDT)
Received: from [195.20.224.151] (helo=mrelay01.kundenserver.de) by
  mout01.kundenserver.de with esmtp (Exim 2.12 #2) id 15bUqU-0002u2-00
  for samba at samba.org; Tue, 28 Aug 2001 00:27:02 +0200
Received: from pd902b4d7.dip0.t-ipconnect.de ([217.2.180.215]
  helo=manns) by mrelay01.kundenserver.de with smtp (Exim 2.12 #2) id
  15bUqU-0007Gq-00 for samba at samba.org; Tue, 28 Aug 2001 00:27:02 +0200
Message-ID: <004801c13a47$d51e3420$fc02000a at remag.de>
From: "Volker Manns" <vmanns at vmonline.de>
To: <samba at samba.org>
Subject: Visible Shares for authorized users
Date: Tue, 11 Sep 2001 00:27:36 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.2615.200
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/

Hello List,

well, my first kick at the kitty and with a few pointers from the docs and man
pages - Samba is working! :)

But, as with everything new - there are a few things, that I cannot find any
answers to (running SuSe 7.1 / Samba 2.07 / Win 9x Clients):

1. Shares are visible to all - is there a way to conceal shares to
non-authorized persons selectively?

Example: Share MANAGEMENT and SALES should both be visible to the group
MANAGERS, but only SALES should be visible to the group SALESREPS.

2. Once mounted AND accessed, I cannot UMOUNT a given share. I am continuously
being told, that there are pending file accesses. If I MOUNT and UMOUNT wihout
accessing any files inbetween, the shares dismount cleanly. For mounting, I
use:
"mount -t smbfs -o username=me,password=secret //hostname/share /mountpoint".
Is there a different command that will allow a clean UMOUNT after accessing
files?

3. Updating SAMBA: Newer Releases of SAMBA are available. Are there any
noticable benefits to updating (The linux system (Athlon 1000, 512MB, Nexsan
RAID 5 with 54GB net space serves about 80 users)? Can I retain all my
settings during an update? Do I lose any links, etc., that would have to be
manually reconfigured?

Thanks in advance for all pointers!

Cheers from Munich,

Volker

Return-Path: <urban at teststation.com>
Delivered-To: samba at samba.org
Received: from fungus.teststation.com (fungus.teststation.com
  [212.32.186.211]) by lists.samba.org (Postfix) with ESMTP id A033840C5
  for <samba at samba.org>; Mon, 27 Aug 2001 15:51:02 -0700 (PDT)
Received: from fw.teststation.com (fw.teststation.com [212.32.186.210])
  by fungus.teststation.com (8.11.2/8.11.2) with SMTP id f7RMs7300858;
  Tue, 28 Aug 2001 00:54:07 +0200
Received: from ADA by fw.teststation.com via smtpd (for
  fungus.teststation.com [212.32.186.211]) with SMTP; 27 Aug 2001
  22:28:05 UT
Date: Tue, 28 Aug 2001 00:53:52 +0200 (CEST)
From: Urban Widmark <urban at teststation.com>
X-Sender: puw at ada.teststation.com
To: Volker Manns <vmanns at vmonline.de>
Cc: samba at samba.org
Subject: Re: Visible Shares for authorized users
In-Reply-To: <004801c13a47$d51e3420$fc02000a at remag.de>
Message-ID: <Pine.LNX.4.10.10108280049520.25944-100000 at ada.teststation.c
  om>
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/

On Tue, 11 Sep 2001, Volker Manns wrote:

> 2. Once mounted AND accessed, I cannot UMOUNT a given share. I am continuously
> being told, that there are pending file accesses. If I MOUNT and UMOUNT wihout
> accessing any files inbetween, the shares dismount cleanly. For mounting, I
> use:
> "mount -t smbfs -o username=me,password=secret //hostname/share /mountpoint".
> Is there a different command that will allow a clean UMOUNT after accessing
> files?

You probably do have some process with an open file on that mount. You
should be able to get a list using:

fuser -m -v /mountpoint

/Urban

Return-Path: <kim.holburn at anu.edu.au>
Delivered-To: samba at samba.org
Received: from axiom.anu.edu.au (axiom.anu.edu.au [150.203.127.200]) by
  lists.samba.org (Postfix) with ESMTP id ABF2044D0 for
  <samba at samba.org>; Mon, 27 Aug 2001 17:40:16 -0700 (PDT)
Received: from [150.203.127.237] (neijia.anu.edu.au [150.203.127.237])
  by axiom.anu.edu.au (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP
  id f7S0hPa21279; Tue, 28 Aug 2001 10:43:25 +1000
Mime-Version: 1.0
X-Sender: kimh at axiom.anu.edu.au
Message-Id: <a05101000b7b089e7dffa@[150.203.127.237]>
In-Reply-To: <3B8A7F76.4664FC3 at sgi.com>
References: <a05101000b7afae0b583e@[150.203.127.237]>
  <3B8A7F76.4664FC3 at sgi.com>
Date: Tue, 28 Aug 2001 10:43:17 +1000
To: Herb Lewis <herb at sgi.com>, Samba Mailing List <samba at samba.org>
From: Kim Holburn <kim.holburn at anu.edu.au>
Subject: Re: printing with samba
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/

Thanks for your reply.


At 10:12 AM -0700 27/8/2001, Herb Lewis wrote:
>Questions like this would be better sent to the samba mailing list.
>You need to include a little more info like what version of samba,

It's a bit hard to tell as I didn't install it and it doesn't say much.
sbin/smbd -V
Version TNG-alpha
WHATSNEW.txt :WHATS NEW IN Samba (The Next Generation) 2.6
source/parsing.doc:      Netbios nameserver version 1.9.19-prealpha started.

Lots of different version numbers in the source but it's hard to tell 
if there's any overall one.


>what printer type,

Kyocera FS-1200

>how did you try to install the printer,

It's on a parallel port on a linux box.  Used cups to install it. 
Works fine under linux and other linux boxes can print to it.

>what
>OS samba is on, etc.

Suse Linux 7.1

Windows2K wants a printer driver '*.INF' for NULL.  When I give it 
the correct one one that I know installs OK it tells me it is not a 
correct driver for this version of Windows.  The Apple Laserwriter 
printer works fine and is seen correctly by win2K.

>The more details you supply the better chance of getting an answer.
>
>Kim Holburn wrote:
>>
>>  Hello,
>>
>>  I hope you don't mind me sending you an email with my printer
>>  problem.  I am trying to print from a samba shared printer.
>>  Unfortunately I get the same error each time.  The windows 2000
>>  clients see a printer type NULL no matter what I do and will not find
>>  or accept the correct driver.
>>
>>  Kim
>>
>>  smb.conf:
>>
>>  _________________________________________________
>>  host:/opt/samba # bin/testparm etc/smb.conf
>>  Load smb config files from etc/smb.conf
>>  Processing section "[homes]"
>>  Processing section "[netlogon]"
>>  Processing section "[profiles]"
>>  Processing section "[printer$]"
>>  Processing section "[host]"
>>  Processing section "[kyocera]"
>>  Global parameter nt printer driver found in service section!
>>  Loaded services file OK.
>>  Press enter to see a dump of your service definitions
>>
>>  # Global parameters
>>  [global]
>>           # Base Options
>>           coding system =
>>           client code page = 850
>>           code page directory = /opt/samba/lib/codepages
>>           workgroup = WORKGROUP
>>           netbios name = HOST
>>           netbios aliases =
>>           netbios scope =
>>           server string = Samba TNG-alpha
>>           interfaces =
>>           bind interfaces only = No
>>           # Security Options
>>           security = USER
>>           encrypt passwords = Yes
>>           update encrypted = No
>>           server schannel = False
>>           client schannel = False
>>           server ntlmv2 = False
>>           client ntlmv2 = False
>>           use rhosts = No
>>           hosts equiv =
>>           min passwd length = 5
>>           password expire time = 0
>>           map to guest = Never
>>           null passwords = Yes
>>           password server =
>>           smb passwd file = /opt/samba/pass/smbpasswd
>>           sam directory = /opt/samba/sam
>>           root directory = /
>>           passwd program = /opt/samba/sbin/ldapsync.pl -o %u
>>           username map =
>>           password level = 0
>>           username level = 0
>>           unix password sync = Yes
>>           restrict anonymous = No
>>           use rhosts = No
>>           # Logging Options
>>           log level = 2
>>           syslog = 1
>>           syslog only = No
>>           log file = "/opt/samba/var/log.%m"
>>           max log size = 5000
>>           timestamp logs = No
>>           debug hires timestamp = No
>>           debug pid = No
>>           debug uid = No
>>           # Protocol Options
>>           protocol = NT1
>>           read bmpx = No
>>           read raw = Yes
>>           write raw = Yes
>>           nt smb support = Yes
>>           nt pipe support = Yes
>>           nt acl support = Yes
>>           announce version = 4.0
>>           announce as = NT
>>           max mux = 50
>>           max xmit = 65535
>>           name resolve order = lmhosts host wins bcast
>>           max packet = 65535
>  >          max ttl = 259200
>>           max wins ttl = 518400
>>           min wins ttl = 21600
>>           time server = Yes
>>           # Tuning Options
>>           change notify timeout = 60
>>           deadtime = 0
>>           getwd cache = Yes
>>           keepalive = 300
>>           lpq cache time = 10
>>           max disk size = 0
>>           max open files = 10000
>>           read size = 16384
>>           socket options = TCP_NODELAY
>>           stat cache size = 50
>>           # Printing Options
>>           load printers = Yes
>>           printcap name = /etc/printcap
>>           printer driver file = /opt/samba/lib/printers.def
>>           enumports command =
>>           addprinter command =
>>           deleteprinter command =
>>           show add printer wizard = Yes
>>           nt forms file = /opt/samba/lib/ntforms.def
>>           nt printer driver = /opt/samba/lib
>>           # Filename Handling
>>           strip dot = No
>>           character set =
>>           mangled stack = 50
>>           stat cache = Yes
>>           # Domain Options
>>           trusted domains =
>>           trusting domains =
>>           local group map =
>>           domain group map =
>>           builtin group map =
>>           builtin rid file =
>>           domain user map =
>>           machine password timeout = 604800
>>           # Logon Options
>>           add user script =
>>           delete user script =
>>           logon script =
>>           logon path = \\%N\%U\profile
>>           logon drive =
>>           logon home = \\%N\%U
>>           domain logons = Yes
>>           # Browse Options
>>           os level = 65
>>           lm announce = Auto
>>           lm interval = 60
>>           preferred master = False
>>           local master = No
>>           domain master = False
>>           browse list = Yes
>>           # WINS Options
>>           dns proxy = Yes
>>           wins proxy = No
>>           wins server =
>>           wins support = No
>>           wins hook =
>>           # Locking Options
>>           kernel oplocks = Yes
>>           oplock break wait time = 10
>>           # Ldap Options
>>           ldap server = host
>>           ldap port = 389
>>           ldap suffix = "ou=People,dc=host,dc=edu"
>>           ldap passwd file = /opt/samba/pass/ldappasswd
>>           ldap scope = sub
>>           # Miscellaneous Options
>>           smbrun = /opt/samba/bin/smbrun
>>           config file =
>>           preload =
>>           lock dir = /opt/samba/var/locks
>>           utmp dir =
>>           wtmp dir =
>>           utmp hostname = %m
>>           utmp consolidate = No
>>           default service =
>>           message command =
>>           dfree command =
>>           valid chars =
>>           remote announce =
>>           remote browse sync =
>>           socket address = 0.0.0.0
>>           homedir map =
>>           time offset = 0
>>           unix realname = Yes
>>           NIS homedir = No
>>           source environment =
>>           panic action =
>>           # VFS options
>>           host msdfs = No
>>           # Winbind options
>>           winbind uid =
>>           winbind gid =
>>           template homedir = /home/%D/%U
>>           template shell = /bin/false
>>           winbind separator = \
>>           winbind cache time = 15
>>           winbind enum users = Yes
>>           winbind enum groups = Yes
>>           comment = Host Samba Server
>>           path =
>>           alternate permissions = No
>>           username =
>>           guest account = nobody
>>           invalid users =
>>           valid users =
>>           admin users =
>>           read list =
>>           write list =
>>           printer admin =
>>           force user =
>>           force group =
>>           read only = Yes
>>           create mask = 0744
>>           force create mode = 00
>>           security mask = -1
>>           force security mode = -1
>>           directory mask = 0755
>>           force directory mode = 00
>>           directory security mask = -1
>>           force directory security mode = -1
>>           inherit permissions = No
>>           guest only = No
>>           guest ok = No
>>           only user = No
>>           hosts allow =
>>           hosts deny =
>>           status = Yes
>  >          max connections = 0
>>           min print space = 0
>>           strict sync = No
>>           sync always = No
>>           write cache size = 0
>>           max print jobs = 1000
>>           printable = No
>>           postscript = No
>>           printing = bsd
>>           print command = lpr -r -P%p %s
>>           lpq command = lpq -P%p
>>           lprm command = lprm -P%p %j
>>           lppause command =
>>           lpresume command =
>>           queuepause command =
>>           queueresume command =
>>           printer name =
>>           printer driver = NULL
>>           printer driver file = /opt/samba/lib/printers.def
>>           printer driver location =
>>           default case = lower
>>           case sensitive = No
>>           preserve case = Yes
>>           short preserve case = Yes
>>           mangle case = No
>>           mangling char = ~
>>           hide dot files = Yes
>>           delete veto files = No
>>           veto files =
>>           hide files =
>>           veto oplock files =
>>           map system = No
>>           map hidden = No
>>           map archive = Yes
>>           mangled names = Yes
>>           mangled map =
>>           browseable = Yes
>>           blocking locks = Yes
>>           fake oplocks = No
>>           locking = Yes
>>           utmp = No
>>           oplocks = Yes
>>           level2 oplocks = Yes
>>           oplock contention limit = 2
>>           posix locking = Yes
>>           strict locking = No
>>           share modes = No
>>           copy =
>>           include =
>>           exec =
>>           preexec close = No
>>           postexec =
>>           root preexec =
>>           root preexec close = No
>>           root postexec =
>>           available = Yes
>>           volume =
>>           fstype = NTFS
>>           set directory = No
>>           wide links = Yes
>>           follow symlinks = Yes
>>           dont descend =
>>           magic script =
>>           magic output =
>>           delete readonly = No
>>           dos filetimes = No
>>           dos filetime resolution = No
>>           fake directory create times = No
>>           vfs object =
>>           vfs options =
>>           msdfs root = No
>>
>>  [homes]
>>           read only = No
>>           create mask = 0700
>>           directory mask = 0700
>>           locking = No
>>           oplocks = No
>>           level2 oplocks = No
>>
>>  [netlogon]
>>           path = /opt/samba/netlogon
>>           browseable = No
>>
>>  [profiles]
>>           path = /opt/samba/profiles
>>           read only = No
>>           create mask = 0666
>>           directory mask = 0777
>>           guest ok = Yes
>>           browseable = No
>>
>>  [printer$]
>>           path = /opt/samba/printer
>>           guest ok = Yes
>>
>>  [host]
>>           path = /usr/spool/public/host
>>           guest ok = Yes
>>           printable = Yes
>>           printing = sysv
>>           print command = lp -c -d %p -o raw %s; rm %s
>>           printer name = host
>>           printer driver = Apple LaserWriter 8500
>>
>>  [kyocera]
>>           comment = kyocera at host2
>>           path = /usr/spool/public/kyocera
>>           create mask = 0700
>>           guest ok = Yes
>>           printable = Yes
>>           printing = cups
>>           print command = lp -c -d %p -o raw %s; rm %s
>>           printer name = kyocera
>>           printer driver = Kyocera FS-1200 (KPDL-2)
>>           printer driver location = \\%h\PRINTER$
>>  host:/opt/samba #
>>
>  > _________________________________________________________
>>


-- 
--
Kim Holburn  Network Consultant  P/F: +61 2 61258620 M: +61 0417820641
Email: kim.holburn at anu.edu.au - PGP Public Key on request

Life is complex - It has real and imaginary parts.
      Andrea Leistra (rec.arts.sf.written.Robert-jordan)

Return-Path: <tony.shepherd at aus.sun.com>
Delivered-To: samba at lists.samba.org
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by
  lists.samba.org (Postfix) with ESMTP id BEFAC4114 for
  <samba at lists.samba.org>; Mon, 27 Aug 2001 18:16:10 -0700 (PDT)
Received: from brisbane.Aus.Sun.COM ([129.158.18.101]) by
  mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id SAA26777; Mon, 27 Aug
  2001 18:19:21 -0700 (PDT)
Received: from aus.sun.com (pan-am [129.158.18.248]) by
  brisbane.Aus.Sun.COM (8.9.3+Sun/8.9.3/ENSMAIL,v2.1p1) with ESMTP id
  LAA22280; Tue, 28 Aug 2001 11:19:18 +1000 (EST)
Message-ID: <3B8AF123.75B82E02 at aus.sun.com>
Date: Tue, 28 Aug 2001 11:17:23 +1000
From: tony shepherd <tony.shepherd at aus.sun.com>
X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Ron Peterson <rpeterso at mtholyoke.edu>
Cc: samba at lists.samba.org
Subject: Re: WINS name resolution
References: <Pine.LNX.4.33.0108270845100.7486-100000 at pagoda.mtholyoke.ed
  u>
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/

Hi Ron

This has come across the samba-technical list.  See the thread:

	http://marc.theaimsgroup.com/?t=99061954400003&w=2&r=1

tony

Ron Peterson wrote:
> 
> I'm having trouble understanding WINS.
> 
> Here's what I'm /trying/ to do.  I have a VPN (Cisco 5001).  I want to
> make it easy for remote users to map to shares - e.g.
> \\someplace\somewhere.  So far, this works if I use IP addresses, but not
> if I use names.
> 
> I thought WINS was the solution to this problem, but I haven't quite
> figured out how to make it work yet.
> 
> In my smb.conf (Samba 2.2.1a) I have:
> 
> wins support = yes
> dns proxy = no
> name resolve order = lmhosts host wins bcast
> 
> I have dns proxy turned off, because the IP it returns is not necessarily
> the one I want (we've got some aliasing going on).  I'd /like/ to maintain
> a single lmhosts file on the server.  So when someone does a name lookup
> it works like:
> 
> WINS client <-> WINS server <-> lmhosts file
> 
> So I have an lmhosts file on my Samba server like:
> 
> 1.2.3.4         ANAME
> 1.2.3.5         BNAME
> 1.2.3.6         ETC
> 
> But when I do:
> 
> nmblookup -U sambaserver -R ANAME
> 
> I get:
> 
> querying ANAME on 127.0.0.1
> name_query failed to find name ANAME
> 
> When I look at samba's var/locks/wins.dat file, I see that it includes
> names for the local server, and for any WINS clients I've pointed at it.
> My lmhosts data is not present.  Should it be?  Could it be?
> 
> Obviously, I'm not understanding something here.
> 
> --
> Ron Peterson
> Network & Systems Manager
> Mount Holyoke College
> http://www.mtholyoke.edu/~rpeterso
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <git at meaford.com>
Delivered-To: samba at samba.org
Received: from Sabrina.mydomain (dts2-16.georgian.net [207.61.219.111])
  by lists.samba.org (Postfix) with ESMTP id 4AF444498 for
  <samba at samba.org>; Mon, 27 Aug 2001 18:19:06 -0700 (PDT)
Received: from localhost (rashkae at localhost) by Sabrina.mydomain
  (8.11.4/8.11.4) with ESMTP id f7S1RK002636; Mon, 27 Aug 2001 21:27:26
  -0400
X-Authentication-Warning: Sabrina.mydomain: rashkae owned process doing
  -bs
Date: Mon, 27 Aug 2001 21:27:14 -0400 (EDT)
From: Rashkae <git at meaford.com>
X-X-Sender: <rashkae at Sabrina.mydomain>
To: Volker Manns <vmanns at vmonline.de>
Cc: <samba at samba.org>
Subject: Re: Visible Shares for authorized users
In-Reply-To: <004801c13a47$d51e3420$fc02000a at remag.de>
Message-ID: <Pine.LNX.4.33.0108272121370.2612-100000 at Sabrina.mydomain>
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/

For question #2..

You have to make sure you don't have term windows anywhere in /mountpoint
as working directory, or else umount will not work. If you are stuck, you
can use fuser to find any process that is holding you up and kill it, but
use with caution.

fuser -km /mountpoint

Question #3

Other people can tell you all the great new features of Samba 2.2.1a, but
based on what I have been reading on this list, I would hold off updating
if you are using Samba to share some multi-user database files, (like
FoxPro apps). It could be I'm just being paranoid.

On Tue, 11 Sep 2001, Volker Manns wrote:

> Hello List,
>
> well, my first kick at the kitty and with a few pointers from the docs and man
> pages - Samba is working! :)
>
> But, as with everything new - there are a few things, that I cannot find any
> answers to (running SuSe 7.1 / Samba 2.07 / Win 9x Clients):
>
> 1. Shares are visible to all - is there a way to conceal shares to
> non-authorized persons selectively?
>
> Example: Share MANAGEMENT and SALES should both be visible to the group
> MANAGERS, but only SALES should be visible to the group SALESREPS.
>
> 2. Once mounted AND accessed, I cannot UMOUNT a given share. I am continuously
> being told, that there are pending file accesses. If I MOUNT and UMOUNT wihout
> accessing any files inbetween, the shares dismount cleanly. For mounting, I
> use:
> "mount -t smbfs -o username=me,password=secret //hostname/share /mountpoint".
> Is there a different command that will allow a clean UMOUNT after accessing
> files?
>
> 3. Updating SAMBA: Newer Releases of SAMBA are available. Are there any
> noticable benefits to updating (The linux system (Athlon 1000, 512MB, Nexsan
> RAID 5 with 54GB net space serves about 80 users)? Can I retain all my
> settings during an update? Do I lose any links, etc., that would have to be
> manually reconfigured?
>
> Thanks in advance for all pointers!
>
> Cheers from Munich,
>
> Volker
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <powerman at sky.net.ua>
Delivered-To: samba at samba.org
Received: from home.powerman.sky.net.ua (unknown [212.35.162.39]) by
  lists.samba.org (Postfix) with ESMTP id C24844C67 for
  <samba at samba.org>; Mon, 27 Aug 2001 18:50:32 -0700 (PDT)
Received: from localhost (powerman at localhost) by
  home.powerman.sky.net.ua (8.11.2/8.11.2) with ESMTP id f7S1rSY04555
  for <samba at samba.org>; Tue, 28 Aug 2001 04:53:33 +0300
X-Authentication-Warning: home.powerman.sky.net.ua: powerman owned
  process doing -bs
Date: Tue, 28 Aug 2001 04:53:28 +0300 (EEST)
From: Alex Efros <powerman at sky.net.ua>
X-X-Sender: <powerman at home.powerman.sky.net.ua>
To: <samba at samba.org>
Subject: Samba-2.2.1a
Message-ID: <Pine.LNX.4.33.0108280148300.15451-100000 at home.powerman.sky.
  net.ua>
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 found some inconvenience while trying to package samba.

In the file source/script/installbin.sh these lines:

---cut---
...
for d in $BASEDIR $BINDIR $LIBDIR $VARDIR $BASEDIR/private; do
                                          ^^^^^^^^^^^^^^^^
...
   ln -sf $BINDIR/$p2 /sbin/mount.smbfs
	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
---cut---

must be changed to something else, based on "--prefix" and
"--with-privatedir=...".

In my case I got rewriting my old /sbin/mount.smbfs to:
/sbin/mount.smbfs -> /var/rpm-root/samba-2.2.1a-buildroot/usr/bin/smbmount

;-)

-- 
				WBR, Alex.

Return-Path: <melvintmelvin at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from web11608.mail.yahoo.com (web11608.mail.yahoo.com
  [216.136.172.60]) by lists.samba.org (Postfix) with SMTP id 2DAF446E9
  for <samba at lists.samba.org>; Mon, 27 Aug 2001 21:49:52 -0700 (PDT)
Message-ID: <20010828045304.90918.qmail at web11608.mail.yahoo.com>
Received: from [216.68.115.250] by web11608.mail.yahoo.com via HTTP;
  Mon, 27 Aug 2001 21:53:04 PDT
Date: Mon, 27 Aug 2001 21:53:04 -0700 (PDT)
From: MTM <melvintmelvin at yahoo.com>
Subject: connections.tdb keeps getting corrupted. v2.2.1a
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 an HP/9000 v11.0 system running a home compiled
(gcc) version of Samba v2.2.1a, and I've been getting
errors like this for a couple of weeks. When it
happens no new users can connect, and clients error
saying "Number of concurrent connections reached" The
smbd.log follows:


[2001/08/20 00:25:36, 0] tdb/tdbutil.c:tdb_log(342)
  tdb(/usr/local/samba/var/locks/connections.tdb):
rec_read bad magic 0xd9fee666
 at offset=7568
[2001/08/20 00:25:36, 0]
smbd/connection.c:claim_connection(158)
  claim_connection: traverse of connections.tdb failed
with error Corrupt databa
se.
[2001/08/20 00:25:37, 0]
smbd/password.c:authorise_login(915)
  authorise_login: rejected invalid user poophead
[2001/08/20 00:25:37, 2]
smbd/service.c:make_connection(318)
  Invalid username/password for ipc$ [poophead]
[2001/08/20 00:25:37, 2]
smbd/server.c:exit_server(448)
  Closing connections
[2001/08/20 00:25:37, 0]
smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete failed with error
Record does not exist.
[2001/08/20 00:25:44, 2]
smbd/reply.c:reply_special(93)
---
Smb.conf:

# Global parameters
[global]
	workgroup = WK50
	netbios name = ASK-HPUX
	server string = OS/2 1.31a
	security = SERVER
	map to guest = Bad Password
	password server = passwd_server
	log level = 2
	syslog = 3
	max smbd processes = 64
	max open files = 1000
	printcap name = lpstat
	local master = No
	wins server = passwd_server
	guest account = html
	valid users = melvin
	admin users = melvin

[sources]
	comment = Source Code Respository
	path = /sources
	#guest account = html
	valid users = 
	write list = melvin 
	guest ok = Yes

[tmp]
	comment = Temporary
	path = /tmp

[ask]
	comment = ME Only
	path = /ask
	valid users = melvin
	read only = No
	browseable = No

[temp]
	comment = CD Creation temporary space
	path = /temp
	guest account = html
	read only = No
	guest ok = Yes
	oplocks = No
	level2 oplocks = No
	strict locking = Yes
---

Any and all assistance would be greatly appreciated.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Return-Path: <Sharath_BABU at delmia.com>
Delivered-To: samba at samba.org
Received: from robin.delmia.com (robin.deneb.com [160.231.1.153]) by
  lists.samba.org (Postfix) with SMTP id CAFF64179 for
  <samba at samba.org>; Mon, 27 Aug 2001 22:12:48 -0700 (PDT)
Received: by robin.delmia.com(Lotus SMTP MTA v4.6.5  (863.2 5-20-1999)) 
  id 85256AB6.001CC66B ; Tue, 28 Aug 2001 01:14:18 -0400
X-Lotus-FromDomain: DELMIA-IN at DELMIA-US
From: Sharath_BABU at delmia.com
To: samba at samba.org
Message-ID: <85256AB6.001CC4C5.00 at robin.delmia.com>
Date: Tue, 28 Aug 2001 11:00:09 +0530
Subject: Help required !! Please !
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
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/

Dear Samba Support ,

I have a problem here i have shared the root directory xd50 and i can map it
using samba from my NT workstation .

like   \\swing\xd50 ( It works fine )

But when i try it as  \\swing\xd50\deneb ( It does not work and the error i get
is  "the network name cannon be found " )


Is there any option to enable in smb.conf   or should i share all the folders
under xd50  which is a tedious job .

Please help me .

As a result i am unable to run this script from my dos prompt .

net use E: Swing:/xd50/deneb/pc_env
net use P: Swing:/xd50/deneb/Plibs
net use U: Swing:/xd50/deneb/CONFIGS
net use V: Swing:/xd50/deneb/bin
net use G: Swing:/xd50/Dlibs


Thanks  in advance

Regards
Sharath  babu .





Get more information on attending DELMIA's better-than-ever North American and
        European User Groups at http://www.delmia.com

Return-Path: <hemant.choudhry at patni.com>
Delivered-To: samba at lists.samba.org
Received: from pcsmail.patni.com (unknown [203.124.139.197]) by
  lists.samba.org (Postfix) with ESMTP id 3715545D2 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 00:03:55 -0700 (PDT)
Received: from pcsbom.patni.com (pcsbom.patni.com [204.165.186.25]) by
  pcsmail.patni.com (8.9.3/8.9.3) with ESMTP id MAA16673 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:05:39 +0530
Received: from antivirusgw.patni.com (antivirusgw.patni.com
  [192.168.0.7]) by pcsbom.patni.com (8.9.3/8.8.8) with SMTP id MAA12654
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 12:06:21 +0530 (IST)
Received: from akruti.patni.com ([192.168.8.7]) by antivirusgw.patni.com
  (NAVIEG 2.1 bld 66) with SMTP id M2001082812404924608 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:40:49 +0530
Received: from pcp32732 ([192.168.8.249]) by akruti.patni.com
  (8.9.3/SCO5) with SMTP id MAA21764 for <samba at lists.samba.org>; Tue,
  28 Aug 2001 12:39:36 -0400 (EDT)
Reply-To: <hemant.choudhry at patni.com>
From: "Hemant Kumar Choudhary" <hemant.choudhry at patni.com>
To: <samba at lists.samba.org>
Subject: Help regarding Samba Installation
Date: Tue, 28 Aug 2001 12:47:27 +0530
Message-ID: <NFBBJKEGGDMDPLFMDOOJEEPHCAAA.hemant.choudhry at patni.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <20010828065602.9780D4125 at lists.samba.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/

Hi

	I have installed Samba on HP-UX machine. During installation, I did not get
any error. When I tried to start smbd, it did not start. I have started
nmbd, it started. After that whenever I tried to browse the disk of Unix
machine, one instance of smbd gets started with a unique pid but I am not
able to browse the disk.

	Can anybody help in this regard ?

Regards,

Hemant Choudhary
Software Engineer
Patni Computer System
Mumbai (India)

Return-Path: <MIchael.Kolmodin at frontec.se>
Delivered-To: samba at lists.samba.org
Received: from mafalda.lule.frontec.se (mafalda.lule.frontec.se
  [195.196.80.14]) by lists.samba.org (Postfix) with ESMTP id CDB8245F1
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 00:06:02 -0700 (PDT)
Received: from frontec.se (luldhcp81-139.lule.frontec.se
  [195.196.81.139]) by mafalda.lule.frontec.se  with ESMTP id JAA20733
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 09:09:13 +0200 (MET DST)
X-Mozilla-Status: 0801
Message-ID: <3B8B4390.7060208 at frontec.se>
Date: Tue, 28 Aug 2001 09:09:04 +0200
From: Michael Kolmodin <MIchael.Kolmodin at frontec.se>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba <samba at lists.samba.org>
Subject: Long startup delay (Was: Cannot reboot my client)
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

OK, just before I was about to throw my computer through the window I
got some new info:

To repeat the situation: I have a really small network with just a W2k 
client
and a Solaris based server at home. I carry the client (a portable) 
forth and
back between my home and my work. In both cases, I get addresses through
DHCP (also for my home server).

At work, everything seems to be OK.

At home, the PC does not work when attached to the network. Following
the DIAGNOSIS cookbook, it fails on the step "net view \\BIGSERVER".
All preceeding steps are fine. BUT: If I leave the PC attached to the 
network
for several hours (actually, over the night), it starts to work!

Since I cannot affect the DHCP server configuration, I just use LMHOSTS
files, not WINS. I can reproduce the problem with a really small 
smb.conf file
(about 10 lines).

Anyone out there who understands what's going on?  An answer might save a
possibly innocent computer from a violent death ;-)

--michael

Return-Path: <hemant.choudhry at patni.com>
Delivered-To: samba at lists.samba.org
Received: from pcsmail.patni.com (unknown [203.124.139.197]) by
  lists.samba.org (Postfix) with ESMTP id 58F42462C for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 00:07:49 -0700 (PDT)
Received: from pcsbom.patni.com (pcsbom.patni.com [204.165.186.25]) by
  pcsmail.patni.com (8.9.3/8.9.3) with ESMTP id MAA16983 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:09:30 +0530
Received: from antivirusgw.patni.com (antivirusgw.patni.com
  [192.168.0.7]) by pcsbom.patni.com (8.9.3/8.8.8) with SMTP id MAA13394
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 12:10:14 +0530 (IST)
Received: from akruti.patni.com ([192.168.8.7]) by antivirusgw.patni.com
  (NAVIEG 2.1 bld 66) with SMTP id M2001082812444109051 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:44:41 +0530
Received: from pcp32732 ([192.168.8.249]) by akruti.patni.com
  (8.9.3/SCO5) with SMTP id MAA21903 for <samba at lists.samba.org>; Tue,
  28 Aug 2001 12:43:28 -0400 (EDT)
Reply-To: <hemant.choudhry at patni.com>
From: "Hemant Kumar Choudhary" <hemant.choudhry at patni.com>
To: <samba at lists.samba.org>
Subject: Regarding Samba Installation
Date: Tue, 28 Aug 2001 12:51:19 +0530
Message-ID: <NFBBJKEGGDMDPLFMDOOJKEPHCAAA.hemant.choudhry at patni.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, 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/

Hi

	I have installed Samba on HP-UX machine. During installation, I did not get
any error. When I tried to start smbd, it did not start. I have started
nmbd, it started. After that whenever I tried to browse the disk of Unix
machine, one instance of smbd gets started with a unique pid but I am not
able to browse the disk.

	Can anybody help in this regard ?

Regards,

Hemant Choudhary
Software Engineer
Patni Computer System
Mumbai (India)

Return-Path: <christopher.jensen at studentmail.newcastle.edu.au>
Delivered-To: samba at lists.samba.org
Received: from neddy.newcastle.edu.au (neddy.newcastle.edu.au
  [134.148.24.1]) by lists.samba.org (Postfix) with ESMTP id 0B92C471A
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 00:11:09 -0700 (PDT)
Received: from banerjee (banerjee.newcastle.edu.au [134.148.4.49]) by
  newcastle.edu.au (PMDF V5.2-32 #35874) with ESMTP id
  <0GIR005VSNK1AX at newcastle.edu.au> for samba at lists.samba.org; Tue, 28
  Aug 2001 17:04:03 +1000 (EST)
Received: from chris (c52h1-asy27.newcastle.edu.au [134.148.10.27]) by
  banerjee.newcastle.edu.au (iPlanet Messaging Server 5.1 (built May  7
  2001)) with SMTP id <0GIR004EZN92XS at banerjee.newcastle.edu.au> for
  samba at lists.samba.org; Tue, 28 Aug 2001 16:55:54 +1000 (EST)
Date: Tue, 28 Aug 2001 12:56:35 +1000
From: Chris Jensen <christopher.jensen at studentmail.newcastle.edu.au>
Subject: smbd 2.2.1a exits silently
To: samba at lists.samba.org
Reply-To: Chris Jensen <dr_spirograph at technologist.com>
Message-id: <000001c12f8f$d3649e20$0100a8c0 at chris>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 5.00.2014.211
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/

Hi,
I've just upgraded to samba 2.2.1a from 2.2.0, but I can't get it to share
anymore.
I've run testparm on my smb.conf and it doesn't have any problems with it,
and I can use smbclient and mount -t smbfs to browse shares on other
computers, but when I try to browse the shares on the machine with 2.2.1a,
windows says:
\\machine is not available.
The specified computer did not receive your request. Try again Later.
At the moment I'm launching nmbd and smbd from inetd. If I look at the
processes after I try to browse, nmbd is running, but smbd is not, and the
following entry is added to sys.log
Aug 28 12:44:00 melchior inetd[260]: pid 348: exit status 1
I've tried running smbd from the command line, and the return code for it is
0, but then when I look in the processes list it isn't there. I've tried
turning the debug level to 10 both on the command line and in the smb.conf
file, but there is no output and no logs, and the /var/lock/smbd.pid file is
still there after the process has exited.
Can anyone tell me how to fix this?
Chris Jensen

Return-Path: <wijnand at surf.phys.tue.nl>
Delivered-To: samba at lists.samba.org
Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.5]) by
  lists.samba.org (Postfix) with ESMTP id 1DDA14258 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 01:13:48 -0700 (PDT)
Received: from surf.phys.tue.nl (n190.dial.tue.nl [131.155.209.189]) by
  mailhost.tue.nl (8.11.6/8.11.0) with ESMTP id f7S8GwZ02760 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 10:16:59 +0200 (MDT)
Message-ID: <3B8B537D.F74BD8D7 at surf.phys.tue.nl>
Date: Tue, 28 Aug 2001 10:17:01 +0200
From: Wijnand Dijkstra <W.M.Dijkstra at tue.nl>
Reply-To: W.M.Dijkstra at tue.nl
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: connections.tdb failed with error Corrupt database v 2.2.1
References: <20010827190151.DEA504CCB at lists.samba.org>
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/

recently I installed version 2.2.1 on a HP-UX 9.05 system.
Before version 2.0.7 was running very stabel.
With smbstatus I don't see the locked files anymore.

In log.smbd I see the next errors:

[2001/08/28 09:22:58, 0] tdb/tdbutil.c:(342)
  tdb(/usr/local/samba/var/locks/connections.tdb): rec_read bad magic 0x0 at offset=214
[2001/08/28 09:22:58, 0] smbd/connection.c:(157)
  claim_connection: traverse of connections.tdb failed with error Corrupt database.

And in the log-file of the client I got this:

[2001/08/27 13:10:23, 0] smbd/connection.c:(62)
  yield_connection: tdb_delete failed with error Record does not exist.
[2001/08/27 13:10:23, 0] smbd/connection.c:(62)
  yield_connection: tdb_delete failed with error Record does not exist.
[2001/08/27 13:33:45, 0] tdb/tdbutil.c:(342)
  tdb(/usr/local/samba/var/locks/locking.tdb): expand_file ftruncate to 8192 failed (Permission denied)
     |
    ...
     |
[2001/08/27 15:40:37, 0] tdb/tdbutil.c:(342)
  tdb(/usr/local/samba/var/locks/connections.tdb): remove_from_freelist: not on list at off=16872
[2001/08/27 15:40:37, 0] tdb/tdbutil.c:(342)
  tdb(/usr/local/samba/var/locks/connections.tdb): tdb_free: left free failed at 16872
     |
    ...
     |
[2001/08/27 16:57:06, 0] tdb/tdbutil.c:(342)
  tdb(/usr/local/samba/var/locks/locking.tdb): expand_file ftruncate to 8192 failed (Permission denied)

Do I have to change something in my smb.conf?

With regards Wijnand

--
Organization: Eindhoven University of Technology,
              Department of Physics
Address:      P.O. Box 513, 5600 MB Eindhoven, The
Netherlands
Phone:        +31 40 247 4108
Email:        <W.M.Dijkstra at tue.nl>
www:          http://www.phys.tue.nl/FOG

Return-Path: <s_ulmer at gmx.de>
Delivered-To: samba at lists.samba.org
Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by
  lists.samba.org (Postfix) with SMTP id 9660C4130 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 02:32:19 -0700 (PDT)
Received: (qmail 8506 invoked by uid 0); 28 Aug 2001 09:35:29 -0000
Date: Tue, 28 Aug 2001 11:35:29 +0200 (MEST)
From: Stefan Ulmer <s_ulmer at gmx.de>
To: samba at lists.samba.org
MIME-Version: 1.0
X-Authenticated-Sender: #0001433166 at gmx.net
X-Authenticated-IP: [198.133.22.75]
Message-ID: <29395.998991329 at www46.gmx.net>
X-Mailer: WWW-Mail 1.5 (Global Message Exchange)
X-Flags: 0001
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Subject: (no subject)
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 have installed an SUSE 7.0 Server with Samba Version 2.2.0
When I connect to the Samba Server with an Win2k Client all works fine but
when I do an logout on the Win2k Client. The following message appear.

When the Win2k System write down the Profile to the Samba Server the Client
said by writing Startemen|->Accessories->Unterhaltungsmedien Permission
denied.
Who knows this Problem?

Best regards

Stefan Ulmer

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Return-Path: <ilyas at egemyo.ege.edu.tr>
Delivered-To: samba at samba.org
Received: from egemyo.ege.edu.tr (unknown [155.223.32.245]) by
  lists.samba.org (Postfix) with SMTP id 177574249 for
  <samba at samba.org>; Tue, 28 Aug 2001 02:48:21 -0700 (PDT)
Received: (qmail 10428 invoked by uid 1456); 28 Aug 2001 09:59:52 -0000
Received: from localhost (sendmail-bs at 127.0.0.1) by localhost with SMTP;
  28 Aug 2001 09:59:52 -0000
Date: Tue, 28 Aug 2001 12:59:52 +0300 (EEST)
From: =?iso-8859-1?Q?=DDlyas_I=FE=FDk?= <ilyas at egemyo.ege.edu.tr>
To: samba at samba.org
Subject: How to
Message-ID: <Pine.LNX.4.21.0108281257400.10419-100000 at egemyo.ege.edu.tr>
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 wanna use samba but i ve some problems on samba using 
example 
 how can use samba?
i had installed samba but i cant use 
how can my machine see other pc ies and how can network see my pc 
please help me thank u 

Return-Path: <darkvader at mailcity.com>
Delivered-To: samba at samba.org
Received: from mailcity.com (fes2.whowhere.com [209.185.123.102]) by
  lists.samba.org (Postfix) with SMTP id 8F05D4B41 for
  <samba at samba.org>; Tue, 28 Aug 2001 03:35:33 -0700 (PDT)
Received: from Unknown/Local ([?.?.?.?]) by mailcity.com; Tue Aug 28
  03:31:56 2001
To: samba at samba.org
Date: Tue, 28 Aug 2001 03:31:56 -0700
From: "Roy Holmen Jr." <darkvader at lycos.com>
Message-ID: <DGKENAABILFMIAAA at mailcity.com>
Mime-Version: 1.0
X-Sent-Mail: on
Reply-To: darkvader at lycos.com
X-Mailer: MailCity Service
Subject: Upgrading.
X-Sender-Ip: 204.110.225.251
Organization: Lycos Mail  (http://mail.lycos.com:80)
Content-Type: text/plain; charset=us-ascii
Content-Language: en
Content-Length: 191
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/

What RPM files do I need to upgrade? I'm running Mandrake 8.0 and I using samba 2.0.7.


Thanks

Roy


Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/

Return-Path: <Hongcheang.Quek at ap.sony.com>
Delivered-To: samba at lists.samba.org
Received: from inetgw.sony.com.sg (inetgw.ap.sony.com [202.42.154.35])
  by lists.samba.org (Postfix) with ESMTP id 5733447B5 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 04:21:50 -0700 (PDT)
Received: (from uucp at localhost) by inetgw.sony.com.sg (8.9.3/8.9.3) id
  TAA06651 for <samba at lists.samba.org>; Tue, 28 Aug 2001 19:27:13 +0800
  (SGT)
From: Hongcheang.Quek at ap.sony.com
Received: from unknown(43.68.8.1) by inetgw.sony.com.sg via smap (V5.5)
  id xma006578; Tue, 28 Aug 01 19:27:04 +0800
Received: from sonis-mg.sonis.sony.com.sg (sonis-mg [43.68.18.19]) by
  seagw.sony.com.sg (8.9.3+Sun/8.9.3) with ESMTP id TAA23632 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 19:28:07 +0800 (SGT)
Received: from sonis_kt_ng01.sonis.sony.com.sg
  (sonis_kt_ng01.sonis.sony.com.sg [43.68.18.87]) by
  sonis-mg.sonis.sony.com.sg (8.6.9/8.6.9) with SMTP id TAA27208 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 19:12:48 +0800
Received: by sonis_kt_ng01.sonis.sony.com.sg(Lotus SMTP MTA v4.6.7 
  (934.1 12-30-1999))  id 48256AB6.003EB29E ; Tue, 28 Aug 2001 19:24:49
  +0800
X-Lotus-FromDomain: SONYAP
To: samba at lists.samba.org
Message-ID: <48256AB6.003EB1E1.00 at sonis_kt_ng01.sonis.sony.com.sg>
Date: Tue, 28 Aug 2001 19:25:25 +0800
Subject: Printing from Samba to Win98
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
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/

Hi

I have a Samba2.2 on my solaris 7 workstation and wants to print from my
workstation to my Win98 PC.  Have read the samba documents but is confused by
all the talk about Imprintools???!!!  Can someone please do a little translation
for me so that I can get my job done?  Thanks.


Quek

Return-Path: <jomu at uni-paderborn.de>
Delivered-To: samba at samba.org
Received: from uni-paderborn.de (upb.de [131.234.22.30]) by
  lists.samba.org (Postfix) with ESMTP id CE51A412D for
  <samba at samba.org>; Tue, 28 Aug 2001 05:10:56 -0700 (PDT)
Received: from pinot-noir ([131.234.66.20]:34939 "EHLO
  pinot-noir.uni-paderborn.de") by mail.uni-paderborn.de with ESMTP id
  <S41087AbRH1MNn>; Tue, 28 Aug 2001 14:13:43 +0200
Received: from localhost (localhost [[UNIX: localhost]]) by
  pinot-noir.uni-paderborn.de (8.11.2/8.9.3) id f7SCDWg24112 for
  samba at samba.org; Tue, 28 Aug 2001 14:13:32 +0200
Content-Type: text/plain; charset=US-ASCII
From: Joern Muehlencord <jomu at uni-paderborn.de>
To: samba at samba.org
Subject: Re: Upgrading.
Date: Tue, 28 Aug 2001 14:13:32 +0200
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01082814133202.12012 at pinot-noir>
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 all,

sorry, I have forgotten to answer to the list as well...
So, here it is

Hi,

> What RPM files do I need to upgrade? I'm running Mandrake 8.0 and I using
> samba 2.0.7.

You need the following packges: (e.g from
ftp://fr.rpmfind.net/linux/MandrakeCooker/cooker/i586/Mandrake/RPMS.cooker/)

samba-2.2.1a-12mdk.i586.rpm
samba-client-2.2.1a-12mdk.i586.rpm
samba-common-2.2.1a-12mdk.i586.rpm
samba-doc-2.2.1a-12mdk.i586.rpm


Joern

Return-Path: <pc at hig.se>
Delivered-To: samba at lists.samba.org
Received: from mentos.hig.se (Mentos.HIG.SE [130.243.0.10]) by
  lists.samba.org (Postfix) with ESMTP id 15947425A for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 05:35:59 -0700 (PDT)
Received: from mentos (mentos [130.243.0.10]) by mentos.hig.se
  (8.10.2+Sun/8.8.8) with ESMTP id f7SCd8r14419 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 14:39:08 +0200 (MET DST)
Date: Tue, 28 Aug 2001 14:39:08 +0200 (MET DST)
From: Patrik Carlsson <pc at hig.se>
X-Sender: pc at mentos
To: samba at lists.samba.org
Subject: Solaris 7 and samba 2.2.x, smbd runs away...
Message-ID: <Pine.GSO.4.21.0108281421590.6437-100000 at mentos>
MIME-Version: 1.0
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/

We have some problem with samba 2.2.x on our file-server (Solaris 7).
When we used samba 2.0.7 we had about 200-250 smbd-processes on the
machine.
But now when we changed to 2.2.x (we tried 2.2.0 and now using 2.2.1a)
the number of smbd-processes will start to grow... It seems like
the smbd won't release.
And the users can't connect to any shares...
So we have to stop and start samba.

We are using NIS+, but for samba we use smbpasswd-file....

I have tried to search the the archive, but I can't find anything
about this.

Is there anyone who has managed to use samba 2.2.x on Solaris?

I can send more information if it's necessary.

With Regards
Patrik Carlsson
System Manager
University of Gdvle, Sweden

Return-Path: <jmalone at horizonind.com>
Delivered-To: samba at lists.samba.org
Received: from webserver.ccprovider.com (unknown [63.218.178.2]) by
  lists.samba.org (Postfix) with ESMTP id 904514171 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 05:43:43 -0700 (PDT)
Received: from [64.217.180.241] by webserver.horizonind.com (NTMail
  5.02.0001/PO6812.24.d478b284) with ESMTP id szpjaaaa for
  samba at lists.samba.org; Tue, 28 Aug 2001 07:48:53 +0100
Message-Id: <4.2.2.20010828074544.00b253c8 at mail.horizonind.com>
X-Sender: jmalone at mail.horizonind.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 
Date: Tue, 28 Aug 2001 07:48:37 -0500
To: samba at lists.samba.org
From: Jack Malone <jmalone at horizonind.com>
Subject: kicking a user off
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'm wondering if there is a way that i can kick users off with a script. 
like say in the middle of the night so that any file they have open are 
then closed. I have one person here that just want learn to close out of 
the programs an leaves files open all the time. It access database files, 
which auto saves ever so often.  I want to do this so that the files are 
closed when I have my backup scheduled to run. thanks.



jack malone
Network Administrator
EAST TEXAS LIGHTHOUSE FOR THE BLIND
dba HORIZON INDUSTRIES
903-595-3444
http://www.horizonind.com

Return-Path: <jroman6 at getrag-ford.com>
Delivered-To: samba at lists.samba.org
Received: from dymwsm13.mailwatch.com (dymwsm13.mailwatch.com
  [204.253.83.37]) by lists.samba.org (Postfix) with ESMTP id 19040413E
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 05:57:34 -0700 (PDT)
Received: from MWSC0208.MW4.MAILWATCH.COM (mwsc0208.mw4.mailwatch.com
  [204.253.83.244]) by dymwsm13.mailwatch.com (8.11.0/8.11.0) with ESMTP
  id f7SD0iP01422 for <samba at lists.samba.org>; Tue, 28 Aug 2001 09:00:44
  -0400
Received: from mail pickup service by MWSC0208.MW4.MAILWATCH.COM with
  Microsoft SMTPSVC; Tue, 28 Aug 2001 09:01:21 -0400
Received: from 204.253.83.34 ([204.253.83.34]) by MWSC0208 with SMTP id
  00020008a0f7adf7-9e2a-4e29-80e4-3b6cdf5b3658;	 Tue, 28 Aug 2001
  09:01:20 -0500
Received: from eccmfw5.ford.com (mailfw5.ford.com [136.1.1.29])	by
  dymwsm12.mailwatch.com (8.11.0/8.11.0) with ESMTP id f7SD0gS20572	for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 09:00:42 -0400
Message-Id: <200108281300.f7SD0gS20572 at dymwsm12.mailwatch.com>
Received: by mailfw5.ford.com id IAA14506  (InterLock SMTP Gateway 4.2
  for samba at lists.samba.org);  Tue, 28 Aug 2001 08:50:48 -0400 (EDT)
Received: by mailfw5.ford.com (Internal Mail Agent-1);  Tue, 28 Aug 2001
  08:50:48 -0400 (EDT)
Received: by mailfw5.ford.com (Internal Mail Agent-0);  Tue, 28 Aug 2001
  08:50:48 -0400 (EDT)
From: "Roman, James (J.D.)" <jroman6 at getrag-ford.com>
To: "'Jack Malone'" <jmalone at horizonind.com>, samba at lists.samba.org
Subject: RE: kicking a user off
Date: Tue, 28 Aug 2001 09:00:27 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2654.52)
Content-Type: text/plain; charset="us-ascii"
HOP-COUNT: 1
X-MAILWATCH-INSTANCEID: 01020008a0f7adf7-9e2a-4e29-80e4-3b6cdf5b3658
X-OriginalArrivalTime: 28 Aug 2001 13:01:21.0220 (UTC)
  FILETIME=[88BA7840:01C12FC1]
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/

Oooooooh.  Bad mojo.  There are several ways I can think of that you could accomplish this from the server end, however, there is a reasonable risk that you could corrupt the access database in the process.  (I.E. grep processes and smbstatus for his user id and kill the associated process.)  If you can be relatively sure that noone else would be accessing the server, you could recycle the samba process.  Additionally, swat allows you to kill an individuals connection, but I think this is just like killing their individual process.  Typically, the safest way to have them disconnect from access is from the client side.  There are several ways that you could schedule a reboot of a PC, depending on the version of Windows. 

James D. Roman
Server Administrator and Technology Specialist
Parklane Towers, Business Systems Interface
Technical Services Website:
www.tsi.ford.com/html/index.htm


-----Original Message-----
From: Jack Malone [mailto:jmalone at horizonind.com]
Sent: Tuesday, August 28, 2001 8:49 AM
To: samba at lists.samba.org
Subject: kicking a user off


I'm wondering if there is a way that i can kick users off with a script. 
like say in the middle of the night so that any file they have open are 
then closed. I have one person here that just want learn to close out of 
the programs an leaves files open all the time. It access database files, 
which auto saves ever so often.  I want to do this so that the files are 
closed when I have my backup scheduled to run. thanks.



jack malone
Network Administrator
EAST TEXAS LIGHTHOUSE FOR THE BLIND
dba HORIZON INDUSTRIES
903-595-3444
http://www.horizonind.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

[demime 0.98b removed an attachment of type application/octet-stream which had a name of Roman, James (J.D.).vcf]

Return-Path: <fred at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from mss.rdc2.nsw.optushome.com.au
  (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by lists.samba.org
  (Postfix) with ESMTP id E9EAD418E for <samba at lists.samba.org>; Tue, 28
  Aug 2001 06:12:48 -0700 (PDT)
Received: from thesystem.planb ([203.164.71.225]) by
  mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.20
  201-229-121-120-20010223) with SMTP id
  <20010828131555.FRJA4715.mss.rdc2.nsw.optushome.com.au at thesystem.planb
  >; Tue, 28 Aug 2001 23:15:55 +1000
Content-Type: text/plain; charset="iso-8859-1"
From: Ray <nojunkmail at optushome.com.au>
Reply-To: nojunkmail at optushome.com.au
To: Jack Malone <jmalone at horizonind.com>, samba at lists.samba.org
Subject: Re: kicking a user off
Date: Tue, 28 Aug 2001 23:15:53 +1000
X-Mailer: KMail [version 1.2]
References: <4.2.2.20010828074544.00b253c8 at mail.horizonind.com>
In-Reply-To: <4.2.2.20010828074544.00b253c8 at mail.horizonind.com>
MIME-Version: 1.0
Message-Id: <01082823155301.08814 at thesystem.planb>
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/

How about simply installing the 'logout screensaver' from the NT resource 
kit? It'll ensure your user is logged out after a defined amount of 
inactivity.

cheers!
Ray

On Tue, 28 Aug 2001 22:48, Jack Malone wrote:
> I'm wondering if there is a way that i can kick users off with a script.
> like say in the middle of the night so that any file they have open are
> then closed. I have one person here that just want learn to close out of
> the programs an leaves files open all the time. It access database files,
> which auto saves ever so often.  I want to do this so that the files are
> closed when I have my backup scheduled to run. thanks.
>
>
>
> jack malone
> Network Administrator
> EAST TEXAS LIGHTHOUSE FOR THE BLIND
> dba HORIZON INDUSTRIES
> 903-595-3444
> http://www.horizonind.com

-- 

Return-Path: <q.gong at tue.nl>
Delivered-To: samba at lists.samba.org
Received: from hf87.phys.tue.nl (pc49.phys.tue.nl [131.155.111.103]) by
  lists.samba.org (Postfix) with ESMTP id DA15C4406 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 06:17:00 -0700 (PDT)
Received: from localhost (qgong at localhost) by hf87.phys.tue.nl
  (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f7SDLpM03343 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:21:51 +0200
X-Authentication-Warning: hf87.phys.tue.nl: qgong owned process doing
  -bs
Date: Tue, 28 Aug 2001 15:21:51 +0200 (CEST)
From: "Q. Gong" <q.gong at tue.nl>
Reply-To: "Q. Gong" <q.gong at tue.nl>
To: <samba at lists.samba.org>
Subject: Re: Printing from Samba to Win98
In-Reply-To: <48256AB6.003EB1E1.00 at sonis_kt_ng01.sonis.sony.com.sg>
Message-ID: <Pine.LNX.4.33.0108281515000.3302-101000 at hf87.phys.tue.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
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/

Hope my experience (attached PDF file) will help you.

Good luck.

Qian

On Tue, 28 Aug 2001 Hongcheang.Quek at ap.sony.com wrote:

> Hi
>
> I have a Samba2.2 on my solaris 7 workstation and wants to print from my
> workstation to my Win98 PC.  Have read the samba documents but is confused by
> all the talk about Imprintools???!!!  Can someone please do a little translation
> for me so that I can get my job done?  Thanks.
>
>
> Quek
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

[demime 0.98b removed an attachment of type APPLICATION/pdf which had a name of t.pdf]

Return-Path: <rpeterso at mtholyoke.edu>
Delivered-To: samba at lists.samba.org
Received: from pagoda.mtholyoke.edu (pagoda.mtholyoke.edu
  [138.110.30.68]) by lists.samba.org (Postfix) with ESMTP id 065F6434C
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 07:10:27 -0700 (PDT)
Received: from localhost (localhost.localdomain [127.0.0.1]) by
  pagoda.mtholyoke.edu (8.11.2/8.11.2) with ESMTP id f7SEDbE21745; Tue,
  28 Aug 2001 10:13:37 -0400
Date: Tue, 28 Aug 2001 10:13:37 -0400 (EDT)
From: Ron Peterson <rpeterso at mtholyoke.edu>
To: tony shepherd <tony.shepherd at aus.sun.com>
Cc: <samba at lists.samba.org>
Subject: Re: WINS name resolution
In-Reply-To: <3B8AF123.75B82E02 at aus.sun.com>
Message-ID: <Pine.LNX.4.33.0108280955140.21283-100000 at pagoda.mtholyoke.e
  du>
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/

Ah.  Thanks for the link.

For now, I guess I'll have to kludge using dns proxy and /etc/hosts.  The
problem with that is that the IP in hosts (or DNS) will not necessarily
match the WINS address.  We alias www, for example, so we can move it
around (fault tolerance).  I suppose smb.conf could/should point to the
same ip - i.e. our config could be improved... :-/

I'd like to add a vote for a static WINS address table.  If I can find
some time (ha), maybe I'll actually try to contribute some code.

-Ron-

On Tue, 28 Aug 2001, tony shepherd wrote:

> Hi Ron
>
> This has come across the samba-technical list.  See the thread:
>
> 	http://marc.theaimsgroup.com/?t=99061954400003&w=2&r=1
>
> tony
>
> Ron Peterson wrote:
> >
> > I'm having trouble understanding WINS.
> >
> > Here's what I'm /trying/ to do.  I have a VPN (Cisco 5001).  I want to
> > make it easy for remote users to map to shares - e.g.
> > \\someplace\somewhere.  So far, this works if I use IP addresses, but not
> > if I use names.
> >
> > I thought WINS was the solution to this problem, but I haven't quite
> > figured out how to make it work yet.
> >
> > In my smb.conf (Samba 2.2.1a) I have:
> >
> > wins support = yes
> > dns proxy = no
> > name resolve order = lmhosts host wins bcast
> >
> > I have dns proxy turned off, because the IP it returns is not necessarily
> > the one I want (we've got some aliasing going on).  I'd /like/ to maintain
> > a single lmhosts file on the server.  So when someone does a name lookup
> > it works like:
> >
> > WINS client <-> WINS server <-> lmhosts file
> >
> > So I have an lmhosts file on my Samba server like:
> >
> > 1.2.3.4         ANAME
> > 1.2.3.5         BNAME
> > 1.2.3.6         ETC
> >
> > But when I do:
> >
> > nmblookup -U sambaserver -R ANAME
> >
> > I get:
> >
> > querying ANAME on 127.0.0.1
> > name_query failed to find name ANAME
> >
> > When I look at samba's var/locks/wins.dat file, I see that it includes
> > names for the local server, and for any WINS clients I've pointed at it.
> > My lmhosts data is not present.  Should it be?  Could it be?
> >
> > Obviously, I'm not understanding something here.
> >
> > --
> > Ron Peterson
> > Network & Systems Manager
> > Mount Holyoke College
> > http://www.mtholyoke.edu/~rpeterso
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
>

-- 
Ron Peterson
Network & Systems Manager
Mount Holyoke College
http://www.mtholyoke.edu/~rpeterso

Return-Path: <herb at sgi.com>
Delivered-To: samba at lists.samba.org
Received: from rj.sgi.com (rj.SGI.COM [204.94.215.100]) by
  lists.samba.org (Postfix) with ESMTP id F08B14143 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 07:34:45 -0700 (PDT)
Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2])
  by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id
  f7SEhN813414; Tue, 28 Aug 2001 07:43:24 -0700
Received: from chomps.engr.sgi.com (chomps.engr.sgi.com [163.154.5.152])
  by cthulhu.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id HAA58592; Tue,
  28 Aug 2001 07:37:48 -0700 (PDT)
Received: from sgi.com (chomps.engr.sgi.com [163.154.5.152]) by
  chomps.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id HAA74380; Tue, 28
  Aug 2001 07:37:47 -0700 (PDT)
Message-ID: <3B8BACB9.8A0C5FC7 at sgi.com>
Date: Tue, 28 Aug 2001 07:37:45 -0700
From: Herb Lewis <herb at sgi.com>
Organization: Silicon Graphics Inc.
X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP22)
X-Accept-Language: en
MIME-Version: 1.0
To: Stefan Ulmer <s_ulmer at gmx.de>
Cc: samba at lists.samba.org
Subject: Re: (no subject)
References: <29395.998991329 at www46.gmx.net>
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/

This is a bug that was fixed at the CIFS conference. Check out the
latest
CVS of the SAMBA_2_2 branch.

Stefan Ulmer wrote:
> 
> Hello!
> 
> I have installed an SUSE 7.0 Server with Samba Version 2.2.0
> When I connect to the Samba Server with an Win2k Client all works fine but
> when I do an logout on the Win2k Client. The following message appear.
> 
> When the Win2k System write down the Profile to the Samba Server the Client
> said by writing Startemen|->Accessories->Unterhaltungsmedien Permission
> denied.
> Who knows this Problem?
> 
> Best regards
> 
> Stefan Ulmer
> 
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
======================================================================

Return-Path: <spiekey at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (law2-oe75.hotmail.com [216.32.180.168]) by
  lists.samba.org (Postfix) with ESMTP id 137EF434F for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 07:39:22 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Tue, 28 Aug 2001 07:42:32 -0700
X-Originating-IP: [212.185.31.99]
From: "spiekey" <spiekey at hotmail.com>
To: <samba at lists.samba.org>
Subject: howto find out the owner of a printjob
Date: Tue, 28 Aug 2001 16:42:31 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
Message-ID: <LAW2-OE75D5bwhA3YQ7000011b7 at hotmail.com>
X-OriginalArrivalTime: 28 Aug 2001 14:42:32.0588 (UTC)
  FILETIME=[AB8BB4C0:01C12FCF]
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/

Hello!
i am using hylafax, with sambafax "as link" between the Win clients and my
linux faxserver.

When i send a print job (it4s actually a fax one) as a PostScript, i can see
the job in my "print window" on my win box, with my name and the size, etc...

now, my question is, how can i find out the owner/user of this job, and how do
i get this username into a variable in my sambafax script.

Ok, it sounds really complex, and i relly don4t know where to start....maybe
to can help me to solve my prob.

here is my smb.conf:
--------------------------------------------------

[global]
workgroup = workgroup
guest account = nobody
keep alive = 30
os level = 2
kernel oplocks = false
security = user

encrypt passwords = yes
printing = bsd
printcap name = /etc/printcap
load printers = yes
socket options = TCP_NODELAY
map to guest = Bad User

; your ethernet interface.

; 'wins support = yes'
wins support = no


[printers]
comment = All Printers
path = /var/spool/lpd/lp
browseable = yes
printable = yes
public = yes
writable = no
create mode = 0700
directory = /tmp
postscript = true
printer driver file = /var/spool/lpd/lp
printer driver = HP LaserJet IIP PostScript Cartridge v52.2



THX, Spiekey

Return-Path: <StuartJ at rabo-bank.com>
Delivered-To: samba at samba.org
Received: from emasgn02.eu.rabobank.com (mailhost.rabo-bank.com
  [195.50.100.21]) by lists.samba.org (Postfix) with SMTP id 595E74443
  for <samba at samba.org>; Tue, 28 Aug 2001 08:35:49 -0700 (PDT)
X-Server-Uuid: df2cf700-468c-11d4-860a-00508b951a52
Message-ID: <1E0B8632F45CD511AED30008C7A408477DE00A at lonxsn03.eu.rabobank
  .com>
From: "Stuart, J (James)" <StuartJ at rabo-bank.com>
To: "'samba at samba.org'" <samba at samba.org>
Subject: PIZZA - Using NT as authentication server - MANY PIZZA COMING
  YOU R WAY
Date: Tue, 28 Aug 2001 16:38:26 +0100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-WSS-ID: 17956538114320-01-02
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/

Dear All,

At present we a have a problem with our Samba setup that we need some help
with, I have tried the usual methods of getting help (user groups etc). The
problem as I see it is outlined below:
We are running Samba version 2.0.6 on Solaris 2.6. It is used to share out
user's home areas to an application. We use MS Windows NT to authenticate
the users against their NT accounts. Every time the area made available by
samba is accessed, samba seeks authentication, it sends the server a bogus
password and if the remote server fails to reject the username and password
pair then an alternative mode of identification/validation is used. This
results in the NT account getting locked out when account locking is turned
on.
	We have thought of several ways to avoid this, the two favourites
being: disabling the 'feature' if possible, or hard coding it to send the
bogus password pair against one single account. Changing the config is not
really an option we have tried changing the various 'sercurity = ' and the
other options are either too insecure (no authentication at all) or a user's
password is prompted for (this is unacceptable since it is unworkable, every
time a user changed his password the script on their desktop would have to
be updated).

	I am sure we are not the first to have encountered this problem, we
are working on the suggestions above (busy compiling 2.2.1a) but would
really appreciate your valued input/opinion (I'll be the first to admit that
I do not understand fully the ways of Samba!)

Many thanks in advance for your input,

Kind Regards,

Jim Stuart.

=============================================================================
===================
This electronic message (email) and any attachments to it are subject to
copyright and are sent for the personal attention of the addressee. Although
you may be the named recipient, it may become apparent that this email and its
contents are not intended for you and an addressing error has been made. This
email may include information that is legally privileged and exempt from
disclosure. If you have received this email in error, please advise us
immediately and delete this email and any attachments from your computer
system.Rabobank International is the trading name of Covperatieve Centrale
Raiffeisen-Boerenleenbank B.A. which is incorporated in the Netherlands.
Registered with the Registrar of Companies for England & Wales No. BR002630
and regulated by the SFA for the conduct of investment business in the UK.

The presence of this footnote also confirms that this email has been
automatically checked by Rabobank International for the presence of computer
viruses prior to it being sent, however, no guarantee is given or implied that
this email is virus free upon delivery.

==================================================================

Return-Path: <herb at sgi.com>
Delivered-To: samba at samba.org
Received: from rj.sgi.com (rj.SGI.COM [204.94.215.100]) by
  lists.samba.org (Postfix) with ESMTP id C54E14102 for
  <samba at samba.org>; Tue, 28 Aug 2001 08:45:24 -0700 (PDT)
Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2])
  by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id
  f7SFs8821123; Tue, 28 Aug 2001 08:54:08 -0700
Received: from chomps.engr.sgi.com (chomps.engr.sgi.com [163.154.5.152])
  by cthulhu.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id IAA10170; Tue,
  28 Aug 2001 08:48:33 -0700 (PDT)
Received: from sgi.com (chomps.engr.sgi.com [163.154.5.152]) by
  chomps.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id IAA74733; Tue, 28
  Aug 2001 08:48:32 -0700 (PDT)
Message-ID: <3B8BBD50.7C5F910E at sgi.com>
Date: Tue, 28 Aug 2001 08:48:32 -0700
From: Herb Lewis <herb at sgi.com>
Organization: Silicon Graphics Inc.
X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP22)
X-Accept-Language: en
MIME-Version: 1.0
To: "Stuart, J (James)" <StuartJ at rabo-bank.com>
Cc: "'samba at samba.org'" <samba at samba.org>
Subject: Re: PIZZA - Using NT as authentication server - MANY PIZZA
  COMINGYOU R  WAY
References: <1E0B8632F45CD511AED30008C7A408477DE00A at lonxsn03.eu.rabobank
  .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/

Though you didn't say explicietly, it sounds like you are using 
security=server. Did you actually try security=domain? This will do
exactly what you want. You will have to have samba join the NT domain.
I would recommend upgrading to a newer version of samba as well. There
have been a lot of improvements in the 2.2.x branch. Check out Chapter
6 in the online Using Samba book for instructions on joining a domain.

"Stuart, J (James)" wrote:
> 
> Dear All,
> 
> At present we a have a problem with our Samba setup that we need some help
> with, I have tried the usual methods of getting help (user groups etc). The
> problem as I see it is outlined below:
> We are running Samba version 2.0.6 on Solaris 2.6. It is used to share out
> user's home areas to an application. We use MS Windows NT to authenticate
> the users against their NT accounts. Every time the area made available by
> samba is accessed, samba seeks authentication, it sends the server a bogus
> password and if the remote server fails to reject the username and password
> pair then an alternative mode of identification/validation is used. This
> results in the NT account getting locked out when account locking is turned
> on.
>         We have thought of several ways to avoid this, the two favourites
> being: disabling the 'feature' if possible, or hard coding it to send the
> bogus password pair against one single account. Changing the config is not
> really an option we have tried changing the various 'sercurity = ' and the
> other options are either too insecure (no authentication at all) or a user's
> password is prompted for (this is unacceptable since it is unworkable, every
> time a user changed his password the script on their desktop would have to
> be updated).
> 
>         I am sure we are not the first to have encountered this problem, we
> are working on the suggestions above (busy compiling 2.2.1a) but would
> really appreciate your valued input/opinion (I'll be the first to admit that
> I do not understand fully the ways of Samba!)
> 
> Many thanks in advance for your input,
> 
> Kind Regards,
> 
> Jim Stuart.
> 

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
======================================================================

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  7AAA64352 for <samba at lists.samba.org>; Tue, 28 Aug 2001 11:19:50 -0700
  (PDT)
Received: from etstest01.emrsn.co.uk ([129.76.102.20]) by
  ukproxy1.emrsn.co.uk (8.9.3/8.9.3) with SMTP id RAA17621; Tue, 28 Aug
  2001 17:54:53 +0200
Received: from 129.254.5.5 by etstest01.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Tue, 28 Aug 2001 19:24:29 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  TAA13688; Tue, 28 Aug 2001 19:23:10 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXNAR1>; Tue, 28 Aug 2001 19:23:34 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111BB26 at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Adam Lang <aalang at rutgersinsurance.com>
Cc: samba at lists.samba.org
Subject: RE: Samba using NT PDC as a password server
Date: Tue, 28 Aug 2001 19:22:28 +0100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
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/

If you are using security = domain, yes, you will need a machine account.

Cheers
Gustavo

-----Original Message-----
From: Adam Lang [mailto:aalang at rutgersinsurance.com]
Sent: terga-feira, 28 de agosto de 2001 15:14
To: Samba
Subject: Samba using NT PDC as a password server

the samba server does not need a machine account, does it?

VP of Color LaserJet Printing
and also Systems Engineer
Adam Lang
Rutgers Casualty Insurance Company
www.rutgersinurance.com

Return-Path: <MIchael.Kolmodin at frontec.se>
Delivered-To: samba at lists.samba.org
Received: from mafalda.lule.frontec.se (mafalda.lule.frontec.se
  [195.196.80.14]) by lists.samba.org (Postfix) with ESMTP id 4C2D745AD
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 12:06:55 -0700 (PDT)
Received: from frontec.se
  (c-507871d5.017-82-6c756c1.cust.bredbandsbolaget.se [213.113.120.80])
  by mafalda.lule.frontec.se  with ESMTP id VAA18846 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 21:10:03 +0200 (MET DST)
Message-ID: <3B8BEC7D.6060702 at frontec.se>
Date: Tue, 28 Aug 2001 21:09:49 +0200
From: Michael Kolmodin <MIchael.Kolmodin at frontec.se>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba <samba at lists.samba.org>
Subject: Cannot connect to server (Was: cannot reboot client)
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

No, I have not yet throwed the computer through the window... It
might be a mistake ;-)

A short review: I have portable which I move between my office
and my home. At office, everything is ok. At home, I occasionally
get sambe working. However, after rebooting the PC it invariably
fails. My home is just a Solaris server and my W2k client, nothing else.

TCP-IP is ok, so is NMB name lookup. However, the problem seems
to be that I cannot connect to port 139 on the server. The way to test it
is 'telnet name-of-server 139'. With this command, I always get a connection
to working samba servers at my work. At home, I get a connection to all
TCP-based services besides netbios-ssn/139 which most often fails.
It always fails direct after a PC reboot. When it occasionally succeeds,
most often after a long wait time, next attempt fails

Have tried version 2.0.7, 2.2.1a and CVS head trunk with same result. Client
updated to SP2, no change. The problem is reproducible with a smb.conf
which is less than 10 lines. Solaris 8.

I will actually move to the developers list - samba should accept
connections on port 139 to my understanding, so this might be some kind
of bug.

Thanks for all answers I have got!

Return-Path: <humbads at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f157.law11.hotmail.com [64.4.17.157]) by
  lists.samba.org (Postfix) with ESMTP id 1C6184106 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:29:44 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Tue, 28 Aug 2001 12:32:54 -0700
Received: from 64.250.129.126 by lw11fd.law11.hotmail.msn.com with HTTP;
  Tue, 28 Aug 2001 19:32:53 GMT
X-Originating-IP: [64.250.129.126]
From: "Shailesh Humbad" <humbads at hotmail.com>
To: samba at lists.samba.org
Subject: Samba and Router problem
Date: Tue, 28 Aug 2001 15:32:53 -0400
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F157jm08IyFrydlb9rX0000acd0 at hotmail.com>
X-OriginalArrivalTime: 28 Aug 2001 19:32:54.0035 (UTC)
  FILETIME=[3B898E30:01C12FF8]
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/

Greeting samba gods, goddesses, and parishioners,

I think this is a router problem.  I have two PCs, one running redhat and 
one running win98 on a linksys switch uplinked to a Crappy speedstream 
ethernet dsl modem.  Both computers can ping each other by ip address, but 
not by hostname because the IP addresses/hostnames are configured using 
DHCP.  The subnet masks for both are 255.255.254.0 and the gateway is 
64.250.128.1, which is either the dsl modem itself or the entity the modem 
connects to from what I can tell (20ms ping). (yahoo pings at ~50 ms and 
local pcs ping at 150 usec)  The PCs are on the 64.250.x.x subnet.

Anyway, I can smbclient from redhat to win98 and redhat to redhat fine.  I 
can telnet to port 139 from redhat to win98 and redhat to redhat.  _However, 
I cannot telnet from win98 to redhat on port 139_  Also, while the redhat 
box shows up in network neighborhood, when I double-click on it, I get the 
"Cannot find share name" error.  I cannot "net use i: \\redhatserver\data" 
the redhat share, but I see it when I do "net view".  Also, I can't see the 
shares on the redhat box through "net view \\redhatserver".

I have spent about a week on this problem reading all the troubleshooting 
docs online and trying 3 different known-to-work stripped-down smb.conf 
files.  I even bought and read through "Linux System Administration".  No 
luck.  I also removed the "EnablePlainTextPasswords=1" registry entry to 
re-enable encrypted passwords on win98.

I conjecture that it may be that the gateway is blocking port 139, and when 
win98 tries to connect to redhat, it tries to go through the gateway and is 
blocked.  Indeed, I cannot telnet in to port 139 (or port 80 for that 
matter) from the outside.  I don't know.  Please help if you can.  Any 
workarounds?  Should add another PC between the router any my 2 PCs?  Should 
I put an M-80 in the bane of my existence--err DSL modem and place it next 
to sparks? ;)

Thanks in advance,
Shailesh

----------------------
Here is one of the smb.conf files I tried:
[global]
        workgroup = WORKGROUP
        netbios name = CHESHIRECAT
        security = share
        server string = Cheshire Cat Samba
        encrypt passwords = Yes
        os level = 1
        preferred master = No
        domain master = No
#       For restricting access (default all can enter)
#       hosts allow = 64.250.
#       log level = 3

[data]
        comment = FreeSpace
        path = /tmp
        public = yes
        read only = No
        browseable = Yes
        writable = Yes
        create mask = 0666
        directory mask = 0777

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <kourosh at loop.com>
Delivered-To: samba at lists.samba.org
Received: from atlanticpearl.com (unknown [64.63.42.245]) by
  lists.samba.org (Postfix) with SMTP id 6CAB34357 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 12:31:15 -0700 (PDT)
Received: (qmail 12096 invoked by uid 517); 28 Aug 2001 19:39:09 -0000
Received: from kourosh at loop.com by hera.atlanticpearl.com with
  qmail-scanner-0.96 (uvscan: v4.1.40/v4155. . Clean. Processed in
  0.401326 secs); 28 Aug 2001 19:39:09 -0000
Received: from  (HELO ryoko.loop.com) () by hera.atlanticpearl.com with
  SMTP; 28 Aug 2001 19:39:08 -0000
Message-Id: <5.1.0.14.0.20010828123408.00ab08c0 at pop.loop.com>
X-Sender: kourosh at pop.loop.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Tue, 28 Aug 2001 12:36:27 -0700
To: Michael Kolmodin <MIchael.Kolmodin at frontec.se>,
  samba at lists.samba.org
From: Kourosh Ghassemieh <kourosh at loop.com>
Subject: Re: Cannot connect to server (Was: cannot reboot client)
In-Reply-To: <3B8BEC7D.6060702 at frontec.se>
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/

It could be DNS lookups.  Try adding the IP address of your
laptop to the hosts file on the server or add a DNS server to
your home network.  I've had this problem before.  I added
a DNS server and it went away.

Hope this helps.

At 09:09 PM 8/28/2001 +0200, you wrote:
>No, I have not yet throwed the computer through the window... It
>might be a mistake ;-)
>
>A short review: I have portable which I move between my office
>and my home. At office, everything is ok. At home, I occasionally
>get sambe working. However, after rebooting the PC it invariably
>fails. My home is just a Solaris server and my W2k client, nothing else.
>
>TCP-IP is ok, so is NMB name lookup. However, the problem seems
>to be that I cannot connect to port 139 on the server. The way to test it
>is 'telnet name-of-server 139'. With this command, I always get a connection
>to working samba servers at my work. At home, I get a connection to all
>TCP-based services besides netbios-ssn/139 which most often fails.
>It always fails direct after a PC reboot. When it occasionally succeeds,
>most often after a long wait time, next attempt fails
>
>Have tried version 2.0.7, 2.2.1a and CVS head trunk with same result. Client
>updated to SP2, no change. The problem is reproducible with a smb.conf
>which is less than 10 lines. Solaris 8.
>
>I will actually move to the developers list - samba should accept
>connections on port 139 to my understanding, so this might be some kind
>of bug.
>
>Thanks for all answers I have got!
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba

-
------------------------------------------------------------------------
Kourosh Ghassemieh
MindWare Information Systems & Technologies
9255 Sunset Blvd, Penthouse
West Hollywood CA 90069
(310) 729-1784
kourosh at loop.com

++++Networking Solutions for Your Business++++

Return-Path: <MIchael.Kolmodin at frontec.se>
Delivered-To: samba at lists.samba.org
Received: from mafalda.lule.frontec.se (mafalda.lule.frontec.se
  [195.196.80.14]) by lists.samba.org (Postfix) with ESMTP id 345204504
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 12:54:11 -0700 (PDT)
Received: from frontec.se
  (c-507871d5.017-82-6c756c1.cust.bredbandsbolaget.se [213.113.120.80])
  by mafalda.lule.frontec.se  with ESMTP id VAA20106; Tue, 28 Aug 2001
  21:56:45 +0200 (MET DST)
Message-ID: <3B8BF781.6040400 at frontec.se>
Date: Tue, 28 Aug 2001 21:56:49 +0200
From: Michael Kolmodin <MIchael.Kolmodin at frontec.se>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: Kourosh Ghassemieh <kourosh at loop.com>
Cc: samba at lists.samba.org
Subject: Re: Cannot connect to server (Was: cannot reboot client)
References: <5.1.0.14.0.20010828123408.00ab08c0 at pop.loop.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

As stated, both DNS and SMB name lookup looks fine according
to Diagnosis.txt and my own judgment for what it's worth. 

DNS lookups are ok besides the fact that
due to the dynamic addresses a reverse lookup does not give
the same hostname as the one used. Basically, I register a
name -> IP translation for a fixed name whereas my ISP
register a dynamic, really strange name for the
IP-> name mapping. I cannot affect the latter one.

Might this be the problem? Basically, I doubt it because
if it was, I would have it the whole time, not just occasionally.

Thanks so far!

--michael

Kourosh Ghassemieh wrote:

>
> It could be DNS lookups.  Try adding the IP address of your
> laptop to the hosts file on the server or add a DNS server to
> your home network.  I've had this problem before.  I added
> a DNS server and it went away.
>
> Hope this helps.
>
> At 09:09 PM 8/28/2001 +0200, you wrote:
>
>> No, I have not yet throwed the computer through the window... It
>> might be a mistake ;-)
>>
>> A short review: I have portable which I move between my office
>> and my home. At office, everything is ok. At home, I occasionally
>> get sambe working. However, after rebooting the PC it invariably
>> fails. My home is just a Solaris server and my W2k client, nothing else.
>>
>> TCP-IP is ok, so is NMB name lookup. However, the problem seems
>> to be that I cannot connect to port 139 on the server. The way to 
>> test it
>> is 'telnet name-of-server 139'. With this command, I always get a 
>> connection
>> to working samba servers at my work. At home, I get a connection to all
>> TCP-based services besides netbios-ssn/139 which most often fails.
>> It always fails direct after a PC reboot. When it occasionally succeeds,
>> most often after a long wait time, next attempt fails
>>
>> Have tried version 2.0.7, 2.2.1a and CVS head trunk with same result. 
>> Client
>> updated to SP2, no change. The problem is reproducible with a smb.conf
>> which is less than 10 lines. Solaris 8.
>>
>> I will actually move to the developers list - samba should accept
>> connections on port 139 to my understanding, so this might be some kind
>> of bug.
>>
>> Thanks for all answers I have got!
>> -- 
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  http://lists.samba.org/mailman/listinfo/samba
>
>
> -
> ------------------------------------------------------------------------
> Kourosh Ghassemieh
> MindWare Information Systems & Technologies
> 9255 Sunset Blvd, Penthouse
> West Hollywood CA 90069
> (310) 729-1784
> kourosh at loop.com
>
> ++++Networking Solutions for Your Business++++
>
>

Return-Path: <urban at teststation.com>
Delivered-To: samba at samba.org
Received: from fungus.teststation.com (fungus.teststation.com
  [212.32.186.211]) by lists.samba.org (Postfix) with ESMTP id 4368244D0
  for <samba at samba.org>; Tue, 28 Aug 2001 13:00:41 -0700 (PDT)
Received: from cola.teststation.com (tron.teststation.com
  [212.32.186.212]) by fungus.teststation.com (8.11.2/8.11.2) with ESMTP
  id f7SK3D310252; Tue, 28 Aug 2001 22:03:22 +0200
Date: Tue, 28 Aug 2001 22:03:13 +0200 (CEST)
From: Urban Widmark <urban at teststation.com>
X-Sender: <puw at cola.teststation.com>
To: Alex Efros <powerman at sky.net.ua>
Cc: <samba at samba.org>
Subject: Re: Samba-2.2.1a
In-Reply-To: <Pine.LNX.4.33.0108280148300.15451-100000 at home.powerman.sky
  .  net.ua>
Message-ID: <Pine.LNX.4.30.0108282157100.1851-100000 at cola.teststation.co
  m>
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/

On Tue, 28 Aug 2001, Alex Efros wrote:

> In the file source/script/installbin.sh these lines:
> 
> ---cut---
> ...
> for d in $BASEDIR $BINDIR $LIBDIR $VARDIR $BASEDIR/private; do
>                                           ^^^^^^^^^^^^^^^^
> ...
>    ln -sf $BINDIR/$p2 /sbin/mount.smbfs
> 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

That is a requirement from mount, it looks for /sbin/mount.smbfs and does
not know or care for anything else. Putting mount.smbfs somewhere under
--prefix won't help (that is, if you want to install it).

The rpm spec file (packaging/RedHat/samba2.spec) does this:

ln -sf %{prefix}/sbin/smbmount $RPM_BUILD_ROOT/sbin/mount.smbfs

Which does "the right thing" both when packaging and when installing.
There is nothing that says that your packaging needs to use installbin.sh.

/Urban

Return-Path: <lmdracos at yahoo.com>
Delivered-To: samba at samba.org
Received: from web10706.mail.yahoo.com (web10706.mail.yahoo.com
  [216.136.130.214]) by lists.samba.org (Postfix) with SMTP id 004E44550
  for <samba at samba.org>; Tue, 28 Aug 2001 13:42:19 -0700 (PDT)
Message-ID: <20010828204524.80539.qmail at web10706.mail.yahoo.com>
Received: from [24.128.245.83] by web10706.mail.yahoo.com via HTTP; Tue,
  28 Aug 2001 13:45:24 PDT
Date: Tue, 28 Aug 2001 13:45:24 -0700 (PDT)
From: David Chase <lmdracos at yahoo.com>
Subject: Latest release - 2.2.1a = 2.0.7?
To: samba at 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 there,

I recently installed Samba 2.2.1a (latest release),
and upon trying to 
find smbmount was unable to find it on the system at
all.  I checked 
around in the docs and asked around as well with no
luck - shouldn't it 
be in either /usr/sbin, /usr/bin, or
/usr/local/samba/bin?

Also, when I run smbclient, it reports Samba version
2.0.7 yet I know 
2.2.1a is the only version I installed, as the system
has a fairly 
fresh, and stripped-down, version of Debian running on
it.

Just wondering - trying to put my mind at ease.

Thank you in advance, and I look forward to hearing
back,
David R. Chase
College of Computer Science
Northeastern University, Boston

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Return-Path: <seth at reflectivity.com>
Delivered-To: samba at lists.samba.org
Received: from mail.reflectivity.com
  (adsl-216-101-169-60.dsl.snfc21.pacbell.net [216.101.169.60]) by
  lists.samba.org (Postfix) with SMTP id B0BB44106 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 14:50:14 -0700 (PDT)
Received: (qmail 12464 invoked from network); 28 Aug 2001 21:42:59 -0000
Received: from bender.reflectivity.com (HELO bender) (192.168.2.99) by
  mail.reflectivity.com with SMTP; 28 Aug 2001 21:42:59 -0000
Date: Tue, 28 Aug 2001 14:49:44 -0700 (PDT)
From: Seth Northrop <seth at reflectivity.com>
To: <samba at lists.samba.org>
Subject: User level restriction of desktop
Message-ID: <Pine.LNX.4.33.0108281443420.6432-100000 at bender.reflectivity
  .com>
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/

Hello!

I'm curious if anyone knows of any good solutions for restricting or
denying modifications of the desktop (or even all roaming settings) at the
USER level.  We have a couple of "shared" accounts which we want to stay
clean (stop people from creating icons and the like on the desktop), BUT,
those accounts are used on machines which we DO want people who log in
with their normal individual accounts have the ability to access their
roaming profile (meaning, we can't shut it off at the machine level).

I've tried things like touching NTUSER.DAT with a timestamp in the future,
changing permissions etc. all without luck.  The user can still sync
to the roaming desktop.

Can anyone think of a solution that doesn't cause all kinds of ugly errors
(like deleting the home directory would).  Ie, are there user level logout
scripts that I could for specific users to clean up after a sync is
attempted?

Thanks for any help!
Seth

-- 
Seth Northrop
Manager of Information Technology
Reflectivity, Inc.
3910 Freedom Circle, Suite 103
Santa Clara, CA 95054
voice:  408-970-8881 x147
fax:    408-970-8840
http://www.reflectivity.com/

Return-Path: <mikek at syrinx.ucr.edu>
Delivered-To: samba at lists.samba.org
Received: from syrinx.ucr.edu (syrinx.ucr.edu [138.23.222.203]) by
  lists.samba.org (Postfix) with ESMTP id 3FB904489 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:00:38 -0700 (PDT)
Received: from localhost (mikek at localhost) by syrinx.ucr.edu
  (8.11.0/8.11.0) with ESMTP id f7SLwoV06379 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 14:58:50 -0700 (PDT)
Date: Tue, 28 Aug 2001 14:58:50 -0700 (PDT)
From: Mike Kennedy <mikek at syrinx.ucr.edu>
To: samba at lists.samba.org
Message-ID: <Pine.SOL.4.04.10108281458430.6375-100000 at syrinx.ucr.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Subject: (no subject)
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/

--
Mike Kennedy
Systems Group, C&C
mikek at syrinx.ucr.edu
909.787.5922

Return-Path: <mikek at syrinx.ucr.edu>
Delivered-To: samba at lists.samba.org
Received: from syrinx.ucr.edu (syrinx.ucr.edu [138.23.222.203]) by
  lists.samba.org (Postfix) with ESMTP id 1F5E24489 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:02:35 -0700 (PDT)
Received: from localhost (mikek at localhost) by syrinx.ucr.edu
  (8.11.0/8.11.0) with ESMTP id f7SM0mH06394 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:00:48 -0700 (PDT)
Date: Tue, 28 Aug 2001 15:00:48 -0700 (PDT)
From: Mike Kennedy <mikek at syrinx.ucr.edu>
To: samba at lists.samba.org
Subject: smbpasswd file to SAM database 
Message-ID: <Pine.SOL.4.04.10108281459010.6375-100000 at syrinx.ucr.edu>
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/

I'm looking for a way to convert the smbpasswd into a useful SAM database
for use on a Windows NT Server PDC. Does anyone know of tool for doing
this? I've seen plenty of ways to go from NT SAM to smbpasswd but not the
other way around.

Mike


--
Mike Kennedy
Systems Group, C&C
mikek at syrinx.ucr.edu
909.787.5922

Return-Path: <mrz.pct at home.com>
Delivered-To: samba at lists.samba.org
Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com
  [24.0.95.81]) by lists.samba.org (Postfix) with ESMTP id C784945AD for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:06:48 -0700 (PDT)
Received: from mustang.pct.com ([24.100.50.42]) by
  femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.20
  201-229-121-120-20010223) with ESMTP id
  <20010828220957.QUST27977.femail1.sdc1.sfba.home.com at mustang.pct.com>
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 15:09:57 -0700
From: MRZ <mrz.pct at home.com>
To: Samba List <samba at lists.samba.org>
Subject: allowing users to mount smbfs
X-Mailer: Cronos II 0.2.2 (gnome-libs 1.2.11; Linux 2.4.2; i686)
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <20010828220957.QUST27977.femail1.sdc1.sfba.home.com at mustang
  .pct.com>
Date: Tue, 28 Aug 2001 15:09:57 -0700
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 everyone.
I've had no luck solving with this via the Debian list so I thought perhaps someone here might 
recognize my error.
I'm trying to configure my debian potato box such that any user can mount/unmount the share(s) 
on an NT box I have. Naturally when I say any, I mean any user who also exists on that 
NT box. But - I'm not trying to make shares available to others from my potato box; for that I already
have samba installed.

It's been explained to me that to do this I need simply go root  and add a reference for this share to fstab. 
Once this is done then any user can "mount /<mountpoint>", enter their p/w and it will be mounted for that user session. 
I've made the entry as best as I understand, but am having a peculiar problem for which I am asking everyone's help to solve.
I would like to have this behave the same way for all users - similarly to how for e.g, a CD-ROM gets mounted identically for all users.  I've chosen to make the mount point the "/mnt/ntbox" directory.

Here is what I tried adding to fstab:
"//ntbox/share 	/mnt/ntbox	 smbfs	defaults,rw,user,noauto 0 0" (without the quotes, natch!)

So I then open a terminal and try "mount /mnt/ntbox"; I'm prompted for my password which I enter.
But the process fails with:
"cannot mount /mnt/ntbox: Operation not permitted
smbmnt failed: 1"

But: If I change the reference <mountpoint> in fstab to "/home/user/somedir" and repeat the attempt 
at a terminal, "mount /home/user/somedir" it works fine.

Two last pieces of info - the directories I refer to exist, and for the sake of getting this to work before locking anything down, permissions are wide open on them.

What am I doing wrong?

Thanks!
Marc.

Return-Path: <bryan at ymail.yu.edu>
Delivered-To: samba at lists.samba.org
Received: from acis.mc.yu.edu (acis.mc.yu.edu [129.98.201.27]) by
  lists.samba.org (Postfix) with ESMTP id 0BE9F4106 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 15:09:24 -0700 (PDT)
Received: from spring.ymail.yu.edu (spring.mis.yu.edu [129.98.202.48])
  by acis.mc.yu.edu (AIX4.3/8.9.3/8.9.3) with ESMTP id SAA38960 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 18:12:19 -0400
Message-Id: <5.0.2.1.0.20010828180824.00a61200 at ymail.yu.edu>
X-Sender: bryan at ymail.yu.edu (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.0.2
Date: Tue, 28 Aug 2001 18:13:57 -0400
To: samba at lists.samba.org
From: Bryan Kartzman <bryan at ymail.yu.edu>
Subject: smbd runs as root
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 just installed version 2.2.1 on a server and have set up to run smbd from 
inetd. on the old version (1.9.16) all the smbd processes are running as 
user guest (guest account = guest). i notice on the new version all smbd 
processes are running as root. is this a problem?  i did try and 
create/delete a file and it seems that i only have the privileges of the 
user i mounted the share as.

bz

Return-Path: <purple at lewiz.net>
Delivered-To: samba at lists.samba.org
Received: from lewiz.dyndns.org (dialup217.jgb.as12390.net
  [212.50.179.217]) by lists.samba.org (Postfix) with ESMTP id 9C6CB40FB
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 15:36:07 -0700 (PDT)
Received: from turtle.ocean.net ([192.168.0.9] helo=lewiz.net) by
  lewiz.dyndns.org with esmtp (Exim 3.22 #1) id 15brVN-0002t3-00 for
  samba at lists.samba.org; Tue, 28 Aug 2001 23:38:45 +0100
Message-ID: <3B8C1DC8.7060605 at lewiz.net>
Date: Tue, 28 Aug 2001 23:40:08 +0100
From: lewiz <purple at lewiz.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Samba + Win2k+SP1 Printing Problems (CUPS + lpd).
Content-Type: text/plain; charset=us-ascii; format=flowed
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've got a FreeBSD 4.3-RELEASE box running Samba 2.2.1a with an HP 
LaserJet 5P setup.  I'm trying to print from a Windows 2000 + SP1 
machine from which I have already sucessfully uploaded the drivers using 
APW.
   My problem is that when I try and print anything the printer thinks 
for a few seconds then decides to pause itself.  If I try and unpause I 
get: "Error processing command." in the taskbar at the bottom of the 
printer job box.
   Currently I am printing with CUPS setup (CUPS can print test pages 
fine), here is a dump of the relevant details from my smb.conf:

..
printing = cups
..
printer admin = lewiz
admin users = lewiz
domain admin group = wheel
..
[printers]
comment = All Printers
path = /var/spool/samba		# /var/spool/samba exists
browseable = no
guest ok = no
writable = no
printable = yes

[print$]
path = /usr/local/printers	# /usr/local/printers exists
guest ok = yes
browseable = yes
read only = yes
write list = @wheel

   I have also tried commenting printing out and using the default (lpd, 
I believe).  My /etc/printcap file is as follows:

lp|hplaserj|hplaserj|HP LaserJet 5P
:lp=/dev/lpt0:\
:sd=/var/spool/lpd/hplaserj:\		# /var/spool/lpd/hplaserj exists
:lf=/var/log/printerlog:\
:mx#0:\
:of=/var/spool/lpd/hplaserj/hpjlp:\

   I hope that I have got all of the details correct.  I might also add 
that I have previously setup a FreeBSD 4.3-RELEASE machine using the 
same version of CUPS (1.1.6.2) that worked perfectly.  However, this was 
using samba 2.2.0.  I have checked most of the configuration files with 
those on this other machine.  The only difference between the two are 
that I compiled this version of Samba myself (as opposed to using a 
package file) and the same goes for CUPS.  This also means the config 
files are in different places, but they _appear_ to be working perfectly.
   Many thanks for any help.

-lewiz.

Return-Path: <ghageman at Qwest.net>
Delivered-To: samba at samba.org
Received: from sttlpop3.sttl.uswest.net (sttlpop3.sttl.uswest.net
  [206.81.192.3]) by lists.samba.org (Postfix) with SMTP id F1A754138
  for <samba at samba.org>; Tue, 28 Aug 2001 16:40:53 -0700 (PDT)
Received: (qmail 8096 invoked by alias); 28 Aug 2001 23:44:02 -0000
Delivered-To: fixup-samba at samba.org@fixme
Received: (qmail 8019 invoked by uid 0); 28 Aug 2001 23:44:01 -0000
Received: from 63-224-57-31.dsl.uswest.net (HELO gary) (63.224.57.31) by
  sttlpop3.sttl.uswest.net with SMTP; 28 Aug 2001 23:44:01 -0000
From: "Gary Hageman" <ghageman at Qwest.net>
To: <samba at samba.org>
Subject: remote printing
Date: Tue, 28 Aug 2001 16:47:20 -0500
Message-ID: <000001c1300b$04ab6740$0300000a at testzone.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0)
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/

Problem:
     Can't get remote printing to work from Linux to shared laserjet on
Win2k server.

Network:
    Win2k domain controller with attached HP5 laserjet set as shared, Win98
sp1 workstations, Cisco adsl router, Linux (Mandrake 8) server running Samba
with printing set for Cups.

    I can see my Linux server in the Network Neighborhood and copy to and
from it to the workstations. Running Mandrake/Hardware/Printers gives me the
option to select network printers. This (according to the manual) should
browse the network and display a list of shared printers. Doesn't happen. It
does give me a series of forms  to fill out to setup a remote printer.
Completing the form starts the test printer screen. Nothing happens. Opening
the printer Q on the domain controller shows no jobs waiting and the printer
never activates. Same results with Kups. I have browse enabled in
SAMBA/printers and set to Cups. I have created a user with no password on
the domain controller and made him part of the domain users group. The Linux
box is entered into the domain controller as a valid account.

Thanks
GH

Return-Path: <chiayiing at yahoo.com>
Delivered-To: samba at samba.org
Received: from web20006.mail.yahoo.com (web20006.mail.yahoo.com
  [216.136.225.69]) by lists.samba.org (Postfix) with SMTP id 055D540FB
  for <samba at samba.org>; Tue, 28 Aug 2001 19:31:47 -0700 (PDT)
Message-ID: <20010829023449.16984.qmail at web20006.mail.yahoo.com>
Received: from [161.142.100.80] by web20006.mail.yahoo.com via HTTP;
  Tue, 28 Aug 2001 19:34:49 PDT
Date: Tue, 28 Aug 2001 19:34:49 -0700 (PDT)
From: Chin Chia Yiing <chiayiing at yahoo.com>
Subject: new to samba
To: samba at 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/

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Return-Path: <chiayiing at yahoo.com>
Delivered-To: samba at samba.org
Received: from web20004.mail.yahoo.com (web20004.mail.yahoo.com
  [216.136.225.49]) by lists.samba.org (Postfix) with SMTP id 716CC42EB
  for <samba at samba.org>; Tue, 28 Aug 2001 19:37:26 -0700 (PDT)
Message-ID: <20010829024035.27705.qmail at web20004.mail.yahoo.com>
Received: from [192.228.143.185] by web20004.mail.yahoo.com via HTTP;
  Tue, 28 Aug 2001 19:40:35 PDT
Date: Tue, 28 Aug 2001 19:40:35 -0700 (PDT)
From: Chin Chia Yiing <chiayiing at yahoo.com>
Subject: new to samba
To: samba at 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 am a final year college student in malaysia
currently pursuing IT course.
to complete to bachelor degree i need to complete my
final year project. 
i have chosen the topic "multi-platform intranet
design" which requires me to have two features that is
have the same common login and same mount space disk.
i admit that i am a beginner to these and i don't have
much knowledge or experience to help me.
i am reading the samba 24 hours guide book and there's
a lot of commands that i don't understand.
i really do hope that you could show me the way
leading to your expertise and i would like to follow
your footsteps.

i do hope that you could reply and be willing to help
me out.

thank you in anticipation.

chin chia yiing
college student.







__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Return-Path: <ahuang at turbosonline.com>
Delivered-To: samba at samba.org
Received: from FC3S.turbosonline.com (ool-18bc9066.dyn.optonline.net
  [24.188.144.102]) by lists.samba.org (Postfix) with ESMTP id E55474188
  for <samba at samba.org>; Tue, 28 Aug 2001 19:53:19 -0700 (PDT)
Received: from nismo (nismo.turbosonline.com [192.168.1.4]) by
  FC3S.turbosonline.com (8.10.2/8.10.2) with SMTP id f7T303f07443; Tue,
  28 Aug 2001 23:00:03 -0400
From: "Allen Huang" <ahuang at turbosonline.com>
To: "Chin Chia Yiing" <chiayiing at yahoo.com>, <samba at samba.org>
Subject: RE: new to samba
Date: Tue, 28 Aug 2001 22:59:42 -0400
Message-ID: <IMEGJBFBMGFHACMMCFJLAEABCBAA.ahuang at turbosonline.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <20010829024035.27705.qmail at web20004.mail.yahoo.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/

Do you have a linux machine or any type of system to test on?  Samba is not hard but as any system it comes with many hours of testing and configurations to get it right.

Allen


-----Original Message-----
From: samba-admin at lists.samba.org [mailto:samba-admin at lists.samba.org]On
Behalf Of Chin Chia Yiing
Sent: Tuesday, August 28, 2001 10:41 PM
To: samba at samba.org
Subject: new to samba


hi 
 
i am a final year college student in malaysia
currently pursuing IT course.
to complete to bachelor degree i need to complete my
final year project. 
i have chosen the topic "multi-platform intranet
design" which requires me to have two features that is
have the same common login and same mount space disk.
i admit that i am a beginner to these and i don't have
much knowledge or experience to help me.
i am reading the samba 24 hours guide book and there's
a lot of commands that i don't understand.
i really do hope that you could show me the way
leading to your expertise and i would like to follow
your footsteps.

i do hope that you could reply and be willing to help
me out.

thank you in anticipation.

chin chia yiing
college student.







__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 2B1D640FB for <samba at lists.samba.org>; Tue, 28
  Aug 2001 20:29:51 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id XAA13410 for samba at lists.samba.org; Tue, 28 Aug 2001
  23:32:59 -0400
Date: Tue, 28 Aug 2001 23:32:59 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Printing from Samba to Win98
Message-ID: <20010828233259.A13407 at hammershome.com>
References: <48256AB6.003EB1E1.00 at sonis_kt_ng01.sonis.sony.com.sg>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <48256AB6.003EB1E1.00 at sonis_kt_ng01.sonis.sony.com.sg>;
  from Hongcheang.Quek at ap.sony.com on Tue, Aug 28, 2001 at 07:25:25PM
  +0800
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, Aug 28, 2001 at 07:25:25PM +0800, Hongcheang.Quek at ap.sony.com wrote:
> Hi
> 
> I have a Samba2.2 on my solaris 7 workstation and wants to print from my
> workstation to my Win98 PC.  Have read the samba documents but is confused by
> all the talk about Imprintools???!!!  Can someone please do a little translation
> for me so that I can get my job done?  Thanks.

I don't think (have never used them) you use Imprintools for linux to
windows printing.
Have you tried
smbclient \\\\server\\printershare
print localfile
If that works, you have an idea of the kind of print filter you need.
Joel

Return-Path: <leduardo21 at hotmail.com>
Delivered-To: samba at samba.org
Received: from hotmail.com (f57.law10.hotmail.com [64.4.15.57]) by
  lists.samba.org (Postfix) with ESMTP id 64B2C462E for
  <samba at samba.org>; Tue, 28 Aug 2001 20:49:23 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Tue, 28 Aug 2001 20:52:31 -0700
Received: from 200.131.208.86 by lw10fd.law10.hotmail.msn.com with HTTP;
  Wed, 29 Aug 2001 03:52:31 GMT
X-Originating-IP: [200.131.208.86]
From: "Luís Eduardo Barcelos Correia" <leduardo21 at hotmail.com>
To: samba at samba.org
Subject: question about printers in samba
Date: Wed, 29 Aug 2001 03:52:31 
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F5765Rn8P5o7P6umLrX00001671 at hotmail.com>
X-OriginalArrivalTime: 29 Aug 2001 03:52:31.0672 (UTC)
  FILETIME=[0799F380:01C1303E]
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 try to use SAMBA on my DIGITAL UNIX to let I print on a shared printer 
that is connected on a Windows NT 4 machine.
   Is this right ? Is this software that I really may to use ?
   I only see the option to let a Windows NT print on a printer that is in a 
UNIX machine. How do I the otherwise ?

                    Tanks.


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <dongski at dongski.popdem.org>
Delivered-To: samba at lists.samba.org
Received: from dongski.popdem.org (unknown [61.9.5.199]) by
  lists.samba.org (Postfix) with ESMTP id 1B1A94605 for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 21:58:06 -0700 (PDT)
Received: (from dongski at localhost) by dongski.popdem.org (8.11.0/8.11.0)
  id f7T5OCr01445 for samba at lists.samba.org; Wed, 29 Aug 2001 13:24:12
  +0800
Date: Wed, 29 Aug 2001 13:24:11 +0800
From: "Dong B . Calmada" <dongski at popdem.org>
To: samba at lists.samba.org
Subject: tree connection failed
Message-ID: <20010829132411.A1401 at popdem.org>
Mail-Followup-To: samba at lists.samba.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
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 am currently using Samba 2.2.1a.

When I try to connect to a share (by issuing command smbclient //dongski/boss1 -U joe and then typing the password afterwards), I got the following error message:

Domain=[DATA_CENTER] OS=[Unix] Server=[Samba 2.2.1a]
tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.)

Why is this? Please help.


-- 
DONG B. CALMADA
Database Administrator
Institute for Popular Democracy
http://www.ipd.ph
Tel. (63-2) 4346674
Fax (63-2) 9262893
Mobile Phone No. 0917-9339099
Alternate email addresses:
dongski4martin at yahoo.com
dongski at calban.org

-----------------------------------
Information is power!  Set it free!

Return-Path: <tdavis at birddog.com>
Delivered-To: samba at lists.samba.org
Received: from hermes.birddog.com (hermes.birddog.com [63.125.164.131])
  by lists.samba.org (Postfix) with ESMTP id 9DB6740FB for
  <samba at lists.samba.org>; Tue, 28 Aug 2001 22:20:48 -0700 (PDT)
Received: from localhost (prometheus.birddog.com [10.2.0.4]) by
  hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f7T5OSi05829 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 00:24:28 -0500
Received: from 10.10.4.1 ( [10.10.4.1]) as user td at imap.birddog.com by
  secure.birddog.com with HTTP; Wed, 29 Aug 2001 00:23:46 -0500
Message-ID: <999062626.3b8c7c62ac769 at secure.birddog.com>
Date: Wed, 29 Aug 2001 00:23:46 -0500
From: Terry Davis <tdavis at birddog.com>
To: samba at lists.samba.org
Subject: infamous pam problems
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 10.10.4.1
X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash
  mimedefang)
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 guess what I am looking for is some awesome documentation regarding pam+samba.
I have an rpm version installed on redhat 7.1.

1) How do I know if --with-pam was compiled into the rpm?
2) How can I force samba to use pam vs smbpasswd ?

Thank you!
-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059





-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Return-Path: <epl at unimelb.edu.au>
Delivered-To: samba at lists.samba.org
Received: from myriad.its.unimelb.edu.au (myriad.its.unimelb.edu.au
  [128.250.6.196]) by lists.samba.org (Postfix) with ESMTP id AB91844B3
  for <samba at lists.samba.org>; Tue, 28 Aug 2001 23:45:46 -0700 (PDT)
Received: from localhost (epl at localhost) by myriad.its.unimelb.edu.au
  (8.9.3/8.9.3) with ESMTP id QAA25602 for <samba at lists.samba.org>; Wed,
  29 Aug 2001 16:48:53 +1000 (AEST)
X-Authentication-Warning: myriad.its.unimelb.edu.au: epl owned process
  doing -bs
Date: Wed, 29 Aug 2001 16:48:53 +1000 (AEST)
From: Edmund Lam <epl at unimelb.edu.au>
X-Sender: epl at myriad.its.unimelb.edu.au
To: samba at lists.samba.org
Subject: Does anyone know how to have personalised share names?
Message-ID: <Pine.OSF.4.10.10108291648420.26708-100000 at myriad.its.unimel
  b.edu.au>
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'm wondering whether anyone knows how to have a personalised share
name like

[%u's share]
        comment = Welcome %U
        path = %H/
        public = no

   Sure, if I want the share name to be the same as the user's name,
then I can simply do -

[homes]
        comment = Welcome %U
        path = %H/
        public = no

   In which case the client sees (for user chris) "chris". But I want
things to be more fancy and show "chris's share".

Thanks

Eddie

Return-Path: <Andrew.Williams at dfs.de>
Delivered-To: samba at samba.org
Received: from mail.dfs.de (unknown [195.27.92.252]) by lists.samba.org
  (Postfix) with SMTP id 56CFB4216 for <samba at samba.org>; Wed, 29 Aug
  2001 01:06:06 -0700 (PDT)
Message-Id: <TFSLYMJU at dfs.de>
From: Andrew.Williams at dfs.de
Date: Wed, 29 Aug 2001 10:09:26 +0200
To: samba at samba.org
Subject: bug/feature in ./configure
MIME-version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7bit
X-Mailer: TFS Secure Messaging /310000000/310103397/310103517/310200472/
X-Mailer: Version 4.62 Build 304
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 consider this to be a bug, but it seems to be a feature.

According to: ./configure --help
   --sbindir defaults to {EPREFIX}/bin
this is incorrect, there is an undocumented '2.0.x compatibility mode' which
means that --sbindir defaults to {EPREFIX}/bin

This is actually quite nasty - everything appears to work as it should, but
the smbd/nmbd (+swat) executables in sbin are those of the previous level.

This is as of 2.2.1a

Thank you, Andrew Williams
*****************************************************
DFS Deutsche Flugsicherung GmbH
Kaiserleistrasse 29-35
D-63067 Offenbach
Telephone: +49-69-8054-0
Home Page: http://www.dfs.de
*****************************************************
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGPsdk version 1.1.1 (C) 1997 Pretty Good Privacy, Inc.

mQENAzdUykEFtgEIAL6jo5/LO0AhvjwtDJh8ly3Wr0DGfXmT3G9T94f9TiEtJkxj
GKd6vi8tWJXogvJXKkkWB07xlihLKQSvOeNBJ5cF7mfpUe5t3ElnLIxVszgPXVmP
noa8bU3pQFlKYC1W1irDWAeniNQkDJogb7JZoUmObTwVwuYracddjTcVRfzsCSoT
d2+bJIILMw8SfbEpk3PRBxeQtCRagF/rfHHOAlg505CuO84TvmhDvBj4Wc6qBVA2
sybu5OLlQkvT+Ty3Yu+ma5YB4d4MC3ZSecb3pEL2I2v7QqtmH2Gb6yB/VqmDseP8
CtlFfFe84j05fvLZW0jolNdHMeM2thMDA8TProUABRG0IERldXRzY2hlIEZsdWdz
aWNoZXJ1bmcgPEBkZnMuZGU+iQEVAwUQN1TKQbYTAwPEz66FAQH19gf9F/KUuu7j
il1Dsd8oV7e6qtCdcTlvRTpolM/UElvWfDm0Fnn6/t9W/1tW76eYRqEL7RxOErQc
mww9fmaCLVq2k+Z6WGsRNULXJGeK2RbD8WbIySrxjkUXLu0k7BlOMXusE3ECazhJ
0VgLfHLeLqMuXOdMzbZBIZyI/rqA2eexD+2j7gAoUblihPo12IJ6DiJ6uW7jbKkX
RmWATEH/UrQljUG80XDH7edAuw2CBxQxs8BkC0UVgZ8PVLMyUzX2V/Tc2r6jzlBI
y74ps4uKeed1oYn70eA1q8X5peS+V+890wJ4nIQ/HjAVUEM+MnQe/EvDgmUh/9uk
EymPiiWzXcWFSw==
=hs1p
-----END PGP PUBLIC KEY BLOCK-----

Return-Path: <k.mahesh at gdatech.co.in>
Delivered-To: samba at lists.samba.org
Received: from blr1.mantraonline.com (bbilblr1.mantraonline.com
  [202.56.250.3]) by lists.samba.org (Postfix) with ESMTP id 6429D4701
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 01:18:08 -0700 (PDT)
Received: from gdatech.co.in ([203.145.156.60]) by blr1.mantraonline.com
  (Netscape Messaging Server 4.15) with SMTP id GITLVW03.7GS for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 13:51:32 +0530 
Message-ID: <3B8D56CF.4B13F9D1 at gdatech.co.in>
Date: Wed, 29 Aug 2001 13:55:43 -0700
From: "mahesh s.k." <k.mahesh at gdatech.co.in>
X-Mailer: Mozilla 4.78 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: help....
Content-Type: text/plain; charset="us-ascii"
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/

Hello

         Recently i installed samba on solaris7 and i am facing the
problem that, in win98 networkneighbourhood unix s/m is appearing fine
but i cant able to access it.Getting the message "computer or share name
could not be found" .I started samba daemons by hand.Test2 and test3 of
DIAGNOSIS.txt are failed.So please help me to sort this problem & to
make samba up.

Regards,
Mahesh.

[demime 0.98b removed an attachment of type text/x-vcard which had a name of k.mahesh.vcf]

Return-Path: <Giles.Carre at enseeiht.fr>
Delivered-To: samba at samba.org
Received: from cri.enseeiht.fr (cri.enseeiht.fr [147.127.20.9]) by
  lists.samba.org (Postfix) with ESMTP id DD08144FC for
  <samba at samba.org>; Wed, 29 Aug 2001 02:20:08 -0700 (PDT)
Received: from enseeiht.fr (localhost [127.0.0.1]) by cri.enseeiht.fr
  (8.9.3+Sun/8.9.3) with ESMTP id LAA20718; Wed, 29 Aug 2001 11:23:20
  +0200 (MEST)
Message-ID: <3B8CB487.365335F3 at enseeiht.fr>
Date: Wed, 29 Aug 2001 11:23:20 +0200
From: Giles Carre <Giles.Carre at enseeiht.fr>
Organization: ENSEEIHT - INPT
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Building Samba : configure options and make targets
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/

Hi,

Is there somewhere a full description of the "configure" options, other
than running "configure --help" or the O'Reilly book "Using Samba" ?

Habitually, I consult the source code to understand the matter, for
example source/smbd/quota.c for --with-quotas or source/lib.utilc.c for
--with-nisplus-home, but I am never sure to see all the scope of the
option.

Same question for the targets of make (like install...).

Thanks in advance,

--
________________________________________________________________________
Giles Carri   -   Responsable du ptle Systhmes | Giles.Carre at enseeiht.fr
Centre de Ressources Informatiques             | http://www.enseeiht.fr
ENSEEIHT - INP Toulouse                        | Til : 05 61 58 84 01
2, rue Camichel - 31071 Toulouse Cedex 7       | Fax : 05 61 58 80 24
________________________________________________________________________

Return-Path: <q.gong at tue.nl>
Delivered-To: samba at lists.samba.org
Received: from hf87.phys.tue.nl (pc49.phys.tue.nl [131.155.111.103]) by
  lists.samba.org (Postfix) with ESMTP id AE32845EA for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 02:32:30 -0700 (PDT)
Received: from localhost (qgong at localhost) by hf87.phys.tue.nl
  (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f7T9bEa06201 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 11:37:15 +0200
X-Authentication-Warning: hf87.phys.tue.nl: qgong owned process doing
  -bs
Date: Wed, 29 Aug 2001 11:37:14 +0200 (CEST)
From: "Q. Gong" <q.gong at tue.nl>
Reply-To: "Q. Gong" <q.gong at tue.nl>
To: <samba at lists.samba.org>
Subject: Re: smbclient: connection refused
Message-ID: <Pine.LNX.4.33.0108291126580.6171-100000 at hf87.phys.tue.nl>
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,

Smbclient works again without "connection refused" errors.

The solution is very simple and very popular for Windows:
RESTART THE COMPUTER RUNNING WIN95.

When restarting Win95, it is found that there is a remaining printing job.
In fact this job is empty. The computer sends some data to the printer but
no print out. Most likely this remaining printing job is the barrier for
connection.

Qian

Return-Path: <selvatico at nicematin-active.com>
Delivered-To: samba at lists.samba.org
Received: from gate.med-net.com (door.med-net.com [212.234.170.249]) by
  lists.samba.org (Postfix) with SMTP id A71E14669 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 02:39:38 -0700 (PDT)
Received: by gate.med-net.com; (5.65v4.0/1.3/10May95) id AA24233; Wed,
  29 Aug 2001 11:25:43 +0200
Message-Id: <3B8CB8A1.6923A9F2 at nicematin-active.com>
Date: Wed, 29 Aug 2001 11:40:49 +0200
From: SELVATICO Patrice <selvatico at nicematin-active.com>
Organization: NICEMATIN-ACTIVE
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: fr,en
Mime-Version: 1.0
To: samba at lists.samba.org
Subject: samba printing problem with epson photo EX
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/

Hi

I have 3 printers , 2 works well but the third one (an epson photo EX)
is not working (when I launch the printing
from windows it say me: 'Impossible de demarrer le travail d'impression'
(in french ...)
The epson print driver on windows is the last one taken from epson.com
The driver on samba is choosen in CUPS ( Epson Stylus Photo EX, Foomatic
+ stp -4.1.5 (GIMP-Print) )


I have in the log file :

[2001/08/29 11:09:01, 5] lib/util_seaccess.c:se_access_check(300)
  se_access_check: access (80000) denied.
[2001/08/29 11:09:01, 4] printing/nt_printing.c:print_access_check(3410)
  access check was FAILURE
[2001/08/29 11:09:01, 3]
rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(812)
  access DENIED for printer open


The guest user is well configured , the 2 others printers work fine


Samba is 2.2.1a on mandrake 8.0


Hope someone can help me 

Best Regards 
Patrice SELVATICO

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id BD4284770 for <samba at lists.samba.org>; Wed, 29
  Aug 2001 04:01:27 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id GAA15085 for samba at lists.samba.org; Wed, 29 Aug 2001
  06:57:48 -0400
Date: Wed, 29 Aug 2001 06:57:48 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: samba printing problem with epson photo EX
Message-ID: <20010829065748.A15070 at hammershome.com>
References: <3B8CB8A1.6923A9F2 at nicematin-active.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B8CB8A1.6923A9F2 at nicematin-active.com>; from
  selvatico at nicematin-active.com on Wed, Aug 29, 2001 at 11:40:49AM
  +0200
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/

This may not be your problem but...
I had a similar problem with a lexmark Z53 printer, also of photo quality.
To achieve this high level of print quality, there needs to be two way
communication between the computer and the printer. This is not possible on
a networked linux print server and a windows client, to the best of my limited knowledge.
I had to disable PC to printer communication on the windows client in the
printer configuration tool for the Z53..
The clue to this was reading the printer manual for the Z53. It clearly
stated that switch boxes between the computer and the printer could prevent
printing.
Joel

Return-Path: <s_ulmer at gmx.de>
Delivered-To: samba at lists.samba.org
Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by
  lists.samba.org (Postfix) with SMTP id CE77D4768 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 04:42:10 -0700 (PDT)
Received: (qmail 6285 invoked by uid 0); 29 Aug 2001 11:45:16 -0000
Date: Wed, 29 Aug 2001 13:45:16 +0200 (MEST)
From: Stefan Ulmer <s_ulmer at gmx.de>
To: samba at lists.samba.org
MIME-Version: 1.0
Subject: Samba 2.2.0a or 2.2.1 rpm
X-Authenticated-Sender: #0001433166 at gmx.net
X-Authenticated-IP: [32.97.110.67]
Message-ID: <27990.999085516 at www1.gmx.net>
X-Mailer: WWW-Mail 1.5 (Global Message Exchange)
X-Flags: 0001
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/

Hi!

Can everyone send me the RPM Paket of Samba Version 2.2.0a or 2.2.1. I have
an SUSE 7.0 System running uo with Samba 2.2.0 with some Problems. But these
Problems where fixed up Version 2.2.0a.

Thanks

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Return-Path: <china-rider at wanadoo.fr>
Delivered-To: samba at lists.samba.org
Received: from apicra.wanadoo.fr (smtp-rt-3.wanadoo.fr [193.252.19.155])
  by lists.samba.org (Postfix) with ESMTP id E749D4144 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 05:00:36 -0700 (PDT)
Received: from mahonia.wanadoo.fr (193.252.19.58) by apicra.wanadoo.fr;
  29 Aug 2001 14:03:42 +0200
Received: from fticyav9vu (193.248.0.85) by mahonia.wanadoo.fr; 29 Aug
  2001 14:03:13 +0200
Message-ID: <002d01c13004$8d7bfc80$0500a8c0 at wanadoo.fr>
From: "China Rider" <china-rider at wanadoo.fr>
To: <samba at lists.samba.org>
Subject: Network eror
Date: Tue, 28 Aug 2001 23:00:57 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2615.200
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/

Everything on my samba setup seems to work, up until the point at which a
user tries to open or save a file to a share they get the (blue-screen)
message:
'Network error - you have no space available on the server'
Followed by a Windoze message 'The disk is full or too many files are open'
I presume that this is something to do with quotas, although I've done
'quotaoff -a'
What am I doing wrong?

Thanks in advance
John

Return-Path: <fabianofelix at fasp.br>
Delivered-To: samba at lists.samba.org
Received: from eros.fasp.br (unknown [200.162.6.130]) by lists.samba.org
  (Postfix) with ESMTP id BF7F9425D for <samba at lists.samba.org>; Wed, 29
  Aug 2001 05:23:10 -0700 (PDT)
Received: from nemesis ([172.16.0.105]) by eros.fasp.br with Microsoft
  SMTPSVC(5.0.2195.2966); Wed, 29 Aug 2001 09:25:04 -0300
Message-ID: <000c01c13085$a1a62b50$690010ac at fasp.br>
From: "Fabiano Felix" <fabianofelix at fasp.br>
To: <samba at lists.samba.org>
Subject: Semaphore period was expired - what do I do ???
Date: Wed, 29 Aug 2001 09:25:04 -0300
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2462.0000
X-OriginalArrivalTime: 29 Aug 2001 12:25:04.0397 (UTC)
  FILETIME=[A1A763D0:01C13085]
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,

My client was received this message from the server : Semaphore period was
expired.
My server's  log has this messages:
write_socket_data: write failure. Error  = connection reset by peer
write_socket: Error writing 4 bytes to socket 8: ERRNO  = connection reset
by peer.

The SO is a SuSE 7.1, and the Samba version is 2.0.10.

What do I do ???

Thanks,

Soh

Return-Path: <helene at polygal.co.il>
Delivered-To: samba at lists.samba.org
Received: from polyserver.polygal.co.il (unknown [62.90.5.157]) by
  lists.samba.org (Postfix) with ESMTP id 3D1DC4132 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 05:43:21 -0700 (PDT)
Received: by polyserver.polygal.co.il with Internet Mail Service
  (5.5.2653.19) id <R6M08MA5>; Wed, 29 Aug 2001 15:46:20 +0200
Message-ID: <F35242A478911B4DB07A7234DD0B3D1A0D9444 at polyserver.polygal.c
  o.il>
From: Helene Topaz <helene at polygal.co.il>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: password to make the this connection - samba & windows 2000
Date: Wed, 29 Aug 2001 15:46:19 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="windows-1255"
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,

We have samba running sucessfully on both our Alpha Server and our Unix. 
This past week we replaced our NT Server with a Server running on Windows
2000. 
The new server received the domain name and IP-Address of the old server.

I can see our Unix in the network neighborhood. I can even see the various
folders on the Unix. 
However I cannot map to the directories of the unix. 
I receive the following message: "You must supply a password to make the
this connection:" 
We do not have a password to these directories.

Following is a copy of our smb.conf on the unix machine:

[global]
workgroup="OUR_NAME"
print command=lpr -P%p -h %s
printing=bsd
printcap name=/etc/printcap
guest account="OUR_PROGRAM"
securtiy = SHARE
oplocks = No

load printers=yes

[root]
path=/
writable=yes

[home1]
path=/home1
writable=yes

[pri]
path=/home
writable=yes
read only = no

[p10]
path=/usr/local/spool
read only =yes
printable=yes
public=yes
printer=p10

What must I add to be able to map to the home1 directory?????
This is really urgent.
Helene

Return-Path: <selvatico at nicematin-active.com>
Delivered-To: samba at lists.samba.org
Received: from gate.med-net.com (door.med-net.com [212.234.170.249]) by
  lists.samba.org (Postfix) with SMTP id 5B7C94142 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 06:26:04 -0700 (PDT)
Received: by gate.med-net.com; (5.65v4.0/1.3/10May95) id AA30259; Wed,
  29 Aug 2001 15:12:08 +0200
Message-Id: <3B8CEDB2.2718414E at nicematin-active.com>
Date: Wed, 29 Aug 2001 15:27:14 +0200
From: SELVATICO Patrice <selvatico at nicematin-active.com>
Organization: NICEMATIN-ACTIVE
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: fr,en
Mime-Version: 1.0
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: RE: samba printing problem with epson photo EX
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/

Hi,

I think I have found my problem. The epson photo EX driver is not 
assigned to a port in the properties of the printer. That why I 
have the message that the job can't start ('Impossible de demarre le
travail d'impression' ... in french NT)
Before, I had an NT server to spool printers, that's why I have already
\\printserver\printername )
But I haven't any port for the epson photo ex
In the documentation they speak about a "samba printer port" which does
not exist in my port list on windows.

I tried to add a printer with the printer wizard, I put the name of my
server \\printserver\stylusphoto 
he ask me for drivers .... I give it ...
But no port is created.
How can I make that thing works ???

Thanks in advance 

Best Regards 

Patrice SELVATICO







>Hi

>I have 3 printers , 2 works well but the third one (an epson photo EX)
>is not working (when I launch the printing
>from windows it say me: 'Impossible de demarrer le travail d'impression'
>(in french ...)
>The epson print driver on windows is the last one taken from epson.com
>The driver on samba is choosen in CUPS ( Epson Stylus Photo EX, Foomatic
>+ stp -4.1.5 (GIMP-Print) )


>I have in the log file :

>[2001/08/29 11:09:01, 5] lib/util_seaccess.c:se_access_check(300)
>  se_access_check: access (80000) denied.
>[2001/08/29 11:09:01, 4] printing/nt_printing.c:print_access_check(3410)
>  access check was FAILURE
>[2001/08/29 11:09:01, 3]
>rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(812)
>  access DENIED for printer open


>The guest user is well configured , the 2 others printers work fine


>Samba is 2.2.1a on mandrake 8.0


>Hope someone can help me 

>Best Regards 
>Patrice SELVATICO

Return-Path: <ipascual at patrimonionacional.es>
Delivered-To: samba at lists.samba.org
Received: from netserver.pnacional.es (unknown [217.126.169.10]) by
  lists.samba.org (Postfix) with SMTP id 91917481A for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 06:35:09 -0700 (PDT)
Received: by netserver.pnacional.es with SMTP (Microsoft Exchange Server
  Internet Mail Connector Version 4.0.994.63) id
  <01C130A0.66E72710 at netserver.pnacional.es>; Wed, 29 Aug 2001 15:36:42
  +0200
Message-ID: <c=ES%a=_%p=patrimonio_nacio%l=NETSERVER-010829133641Z-240 at n
  etserver.pnacional.es>
From: =?iso-8859-1?Q?Inmaculada_Pascual_Jim=E9nez?=
  <ipascual at patrimonionacional.es>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: samba en windows 2000
Date: Wed, 29 Aug 2001 15:36:41 +0200
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version
  4.0.994.63
MIME-Version: 1.0
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/

I have installed samba 2.0.3 on Solaris 2.5 and run perfectly with
Windows 9x, but with Windows 2000 fails, because the messages say access
denied.
My command and answer are:

smbclient '\\inma_pascual' -N -d 3
Added interface ip=1.0.0.15 bcast=1.255.255.255 nmask=255.0.0.0
Client started (version 2.0.3).
resolve_name: Attempting lmhosts lookup for name INMA_PASCUAL<0x20>
Connecting to 1.1.2.73 at port 139
session setup failed: ERRDOS - ERRnoaccess (Access denied.)

Can anybody help me please???

Return-Path: <brendanb at missiondata.com>
Delivered-To: samba at lists.samba.org
Received: from sineswiper.missiondata.net (orange.missiondata.com
  [198.7.209.66]) by lists.samba.org (Postfix) with ESMTP id 2E155443F
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 06:49:17 -0700 (PDT)
Received: from missiondata.com (localhost.localdomain [127.0.0.1]) by
  sineswiper.missiondata.net (Postfix) with ESMTP id 7CE68176A2 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 09:52:09 -0400 (EDT)
Message-ID: <3B8CF389.2010609 at missiondata.com>
Date: Wed, 29 Aug 2001 09:52:09 -0400
From: Brendan Byrd <brendanb at missiondata.com>
Reply-To: Brendan Byrd <brendanb at missiondata.com>
Organization: Mission Data
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2)
  Gecko/20010628
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Compiling error in current PAM_SMB_auth module...
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

I'm using the latest CVS from samba.org's sources.  My configure string is:

./configure --with-readline \
             --with-pam \
             --with-pam_smbpass &&
make &&
make install

It errors on:

Compiling pam_smbpass/pam_smb_auth.c with -fPIC
pam_smbpass/pam_smb_auth.c: In function `pam_sm_authenticate':
pam_smbpass/pam_smb_auth.c:96: too few arguments to function 
`initialize_password_db'
pam_smbpass/pam_smb_auth.c:102: warning: assignment makes pointer from 
integer without a cast
pam_smbpass/pam_smb_auth.c: In function `_smb_add_user':
pam_smbpass/pam_smb_auth.c:193: warning: passing arg 1 of 
`local_password_change' discards qualifiers from pointer target type
pam_smbpass/pam_smb_auth.c:193: warning: passing arg 3 of 
`local_password_change' discards qualifiers from pointer target type
pam_smbpass/pam_smb_auth.c:210: dereferencing pointer to incomplete type
pam_smbpass/pam_smb_auth.c:210: dereferencing pointer to incomplete type
pam_smbpass/pam_smb_auth.c:215: warning: passing arg 1 of 
`local_password_change' discards qualifiers from pointer target type
pam_smbpass/pam_smb_auth.c:215: warning: passing arg 3 of 
`local_password_change' discards qualifiers from pointer target type
make: *** [pam_smbpass/pam_smb_auth.po] Error 1

The date on the pam_smb_auth.c file is: Aug 24 14:29

-- 
Brendan Byrd <BrendanB at MissionData.com>
System Administrator @ Mission Data
http://www.MissionData.com/

Return-Path: <Joachim.Braeuer at fujitsu-siemens.com>
Delivered-To: samba at lists.samba.org
Received: from nixpbe.pdb.sbs.de (energy.pdb.sbs.de [192.109.2.19]) by
  lists.samba.org (Postfix) with ESMTP id 0003348F0 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 07:11:07 -0700 (PDT)
Received: from trulli.pdb.fsc.net (ThisAddressDoesNotExist
  [172.25.96.20] (may be forged)) by nixpbe.pdb.sbs.de (8.11.2/8.11.2)
  with ESMTP id f7TEED431250 for <samba at lists.samba.org>; Wed, 29 Aug
  2001 16:14:13 +0200
Received: from abg0972e.abg.fsc.net (abg0972e.abg.fsc.net
  [141.29.77.162]) by trulli.pdb.fsc.net (8.9.3/8.9.3) with ESMTP id
  QAA03644 for <samba at lists.samba.org>; Wed, 29 Aug 2001 16:14:12 +0200
Received: by abg0972e.abg.fsc.net with Internet Mail Service
  (5.5.2653.19) id <RQPR9Z4M>; Wed, 29 Aug 2001 16:14:13 +0200
Message-ID: <6D52D4863535D411A1EC009027B6AF8302CC18B9 at abg0972e.abg.fsc.n
  et>
From: "Braeuer, Joachim" <Joachim.Braeuer at fujitsu-siemens.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Can't see samba server
Date: Wed, 29 Aug 2001 16:14:12 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
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/

Hi all,

I hope this is the correct location to post my question. If not, please
ignore
it, I would be very happy if someone could point me to the correct location.

Sorry for the lengthy description, but I want to give you as much information
as possible.


Background:
I come from a pure MS environment. But we are moving to Linux. Therefore
I want to add my Linux (SuSE 7.2) test machine to the Windows domain.
The PDC is a NT4 Server machine (WINS enabled, DNS disabled). The
linux machine has been added to the domain and I have an user account
for the domain.


Configuration of linux machine:
host name: jb_suse
domain name: star
ip (static): 10.0.0.153
subnet: 255.255.255.0

user: same as domain user, same password

smbpasswd -j star -r <pdc>
smbpasswd -a <user> // same user, password
smb.conf is configured to domain level security
if necessary I can provide my test smb.conf
(I am using samba version 2.2.0 as preconfigured by SuSE)


Configuration of another W2k client in the same domain:
- same user as above
- guest account is disabled
- I created a share to a folder with permissions set to
"only full access for <user> (same as above)", so nobody else can
access that share.


What ist working:
smbclient -L <W2k client>
-> positive name query response from DNS -> correct IP of W2k client
-> I can see all the shares listed
-> I can mount and access the W2k share on my linux client


What is NOT working:
- simple speaking: the other way round
- I even do not see my linux machine on the windows explorer and
  therfore of course I cannot see my shares on the linux machine
- ping 10.0.0.153 works (ping from W2k machine to the linux machine)
- ping jb_suse works (ping from W2k machine to the linux machine)


Long explanation, short question: What can I do to make this work?
I think if I can see the linux machine in the windows explorer I can
experiment with shares on my own (smb.conf). The primary question
is seeing the linux machine in the browser of the w2k machine.


Thanks in advance for your time and your help.

Regards,
   Joachim




-----------------------------------------------------------------------------
-----------------
Fujitsu Computers
        SIEMENS
Joachim Brduer
Fujitsu Siemens Computers
B|rgermeister-Ulrich-Str. 100
86199 Augsburg, Germany

Phone:	+49 821 804 3612
Fax:	+49 821 813071 / +49 821 804 2910
Mail:	joachim.braeuer at fujitsu-siemens.com

-----------------------------------------------------------------------------
------------------

Return-Path: <joachim_1 at web.de>
Delivered-To: samba at samba.org
Received: from server.langenbach (pD901346F.dip.t-dialin.net
  [217.1.52.111]) by lists.samba.org (Postfix) with ESMTP id 27DCC4142
  for <samba at samba.org>; Wed, 29 Aug 2001 08:20:18 -0700 (PDT)
Received: from 192 (joachim [192.168.1.6]) by server.langenbach (Postfix
  on SuSE Linux 7.0 (i386)) with SMTP id 8D48A1775A for
  <samba at samba.org>; Wed, 29 Aug 2001 16:59:23 +0200 (CEST)
From: "joachim" <joachim_1 at web.de>
To: <samba at samba.org>
Subject: Login
Date: Wed, 29 Aug 2001 16:59:22 +0200
Message-ID: <NFBBIKLFCLLNMIPOCNOAOEFACAAA.joachim at server.langenbach>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
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/

Good morning!
I have install samba 2.2.1 at my system and configure it as an PDC.
I create an User entry and try to login with it at a Windows98-Client.
If I type in the wrong password, I get a message that the domainpassword is
wrong.(I have a german Windows, so I can't give you the message word for
word in english) Thats okay.
But if I type the right password, I get an other message. It says only, that
the password is wrong. but not, that the Domainpassword is wrong.
That happends with 4 users from 5. The other user works.
Do you know how I could solve the problem?
I hope you can help me.
Yours sincerelly,
Joachim Langenbach

Return-Path: <ryan at guardiandigital.com>
Delivered-To: samba at lists.samba.org
Received: from juggernaut.guardiandigital.com (ns.guardiandigital.com
  [209.11.107.5]) by lists.samba.org (Postfix) with ESMTP id EDBF94A42
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 08:29:44 -0700 (PDT)
Date: Wed, 29 Aug 2001 11:32:49 -0400 (EDT)
From: "Ryan W. Maple" <ryan at guardiandigital.com>
X-Sender: ryan at mastermind.inside.guardiandigital.com
To: samba at lists.samba.org
Subject: D'oh, Forgot Subject: line on last message.
X-Base: ALL YOUR BASE ARE BELONG TO US.
  (http://www.scene.org/redhound/AYB.swf)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-Id: <20010829153251.D9FCE11D319 at juggernaut.guardiandigital.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/

I know sending a follow-up such as this is just as bad, but I apologize
for not including a Subject: line in the last message. :(

Cheers,
Ryan

 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+
   Ryan W. Maple          "I dunno, I dream in Perl sometimes..."  -LW
   Guardian Digital, Inc.                     ryan at guardiandigital.com
 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+

Return-Path: <tdavis at birddog.com>
Delivered-To: samba at lists.samba.org
Received: from hermes.birddog.com (hermes.birddog.com [63.125.164.131])
  by lists.samba.org (Postfix) with ESMTP id 532D149CF for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 08:31:46 -0700 (PDT)
Received: from localhost (prometheus.birddog.com [10.2.0.4]) by
  hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f7TFZRi12068 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 10:35:27 -0500
Received: from 10.10.10.200 ( [10.10.10.200]) as user
  td at imap.birddog.com by secure.birddog.com with HTTP; Wed, 29 Aug 2001
  10:34:42 -0500
Message-ID: <999099282.3b8d0b9253249 at secure.birddog.com>
Date: Wed, 29 Aug 2001 10:34:42 -0500
From: Terry Davis <tdavis at birddog.com>
To: samba at lists.samba.org
Subject: password expire
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 10.10.10.200
X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash
  mimedefang)
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/

Are there options in samba to set password expires?  A lot of my clients today
had to reset their password because of this.  I am not seeing anything regarding
this on the unix accounts.

Thank you for the help,

-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059





-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Return-Path: <bdlug at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f135.pav2.hotmail.com [64.4.37.135]) by
  lists.samba.org (Postfix) with ESMTP id AE4E64A37 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 08:32:39 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 29 Aug 2001 08:35:46 -0700
Received: from 203.191.33.5 by pv2fd.pav2.hotmail.msn.com with HTTP;
  Wed, 29 Aug 2001 15:35:46 GMT
X-Originating-IP: [203.191.33.5]
From: "bdlug zaman" <bdlug at hotmail.com>
To: samba at lists.samba.org
Subject: need simple help as a new to samba
Date: Wed, 29 Aug 2001 15:35:46 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F135wFU99vOWEXABxCO00021d6e at hotmail.com>
X-OriginalArrivalTime: 29 Aug 2001 15:35:46.0832 (UTC)
  FILETIME=[45E06900:01C130A0]
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/

a funny question indeed....
I have downloaded samba-latest.tar.gz, before uncompressing where I should 
move this file.
is it in /usr/src or /usr/local or does it really matter??

urgent help needed

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <shaas at vibe.com>
Delivered-To: samba at lists.samba.org
Received: from vibe.com (unknown [65.105.250.196]) by lists.samba.org
  (Postfix) with ESMTP id 1EA3849C4 for <samba at lists.samba.org>; Wed, 29
  Aug 2001 08:41:57 -0700 (PDT)
Received: from [65.105.250.198] (HELO stuarthaasw2k) by vibe.com
  (CommuniGate Pro SMTP 3.4.7) with ESMTP-TLS id 382073 for
  samba at lists.samba.org; Wed, 29 Aug 2001 11:44:57 -0400
Message-ID: <01a801c130a1$8c5df400$2500a8c0 at stuarthaasw2k>
From: "Stuart Haas" <shaas at vibe.com>
To: <samba at lists.samba.org>
Subject: Setting up user groups
Date: Wed, 29 Aug 2001 11:44:54 -0400
Organization: Vibe/Spin Ventures
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
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,

How would I set user groups so that they will be recognized under windows
2000?

For example, if I wanted to make a user a 'Power User' so that the user can
install software locally.

Thanks,

Stuart

Return-Path: <CZenner at Carfund.com>
Delivered-To: samba at lists.samba.org
Received: from pony.carfund.com (unknown [149.2.123.20]) by
  lists.samba.org (Postfix) with ESMTP id 78B9F40C6 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 09:38:41 -0700 (PDT)
Received: by PONY with Internet Mail Service (5.5.2654.89) id
  <RY6YQH1W>; Wed, 29 Aug 2001 11:37:29 -0500
Message-ID: <EE91508052EAD411A80E0008C78699B1031C565E at PONY>
From: Christopher Zenner <CZenner at Carfund.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: CASE-PRESERVATION ISSUE
Date: Wed, 29 Aug 2001 11:37:28 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2654.89)
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 all.

I am presently being vexed by a trivial problem with Samba.  I searched and
searched on deja.com last night and found others experiencing the same
problem, but all of the posts were prior to this year (i.e., old info).  

I am running samba 2.2.1a on a RH Linux 7.1 box.  Basically, when I do a
drag and drop or cut and paste from a WinME box to my Samba share, Samba
will selectively preserve the case of file names.  About 25% of the time,
the file names are converted to upper case.  After thinking about this more
last night, it seems to only happen to files with certain extensions and
SOME directories.  For example, text (.txt) files transfer fine whereas all
MS Word docs (.doc) are converted to uppercase.  In fact, any file that is
MS-proprietary  (.cvs, .pst files, etc.) seems to convert to uppercase
entirely.  Oddly, .mp3, .mpg, .mpeg, .avi, and source code (.c, .cpp, .h,
.java, .php) files all transfer fine.

I have tried just about ever freaking combination of the preserve case,
short preserve case, mangle case, and case sensitive name-value parameters
that I can think of, all to no avail.  

Has anyone else experienced this problem?  More importantly, do you know of
a solution?  This is not really a problem I want to deal with b/c it causes
a lot of work for me in having to rename my files once they're back on the
MS box.  Samba is suppose to be case-preserving but case-insensitive by
default now to mimic Windoze.  However, that's not proving the case.
(Aren't I punny.)

Anyway, if you have a solution, please email me at:  czenner at carfund.com
with a CC to christopher.zenner at acm.org.  I am NOT subscribed to the mailing
list, so a personal email is definitely better.

Thank you to anyone who can help.

----------------------------------------
Christopher B. Zenner
mailto:christopher.zenner at acm.org
----------------------------------------

Return-Path: <benedict.prescott at virgin.net>
Delivered-To: samba at lists.samba.org
Received: from mta3-svc.virgin.net (mta3-svc.virgin.net [62.253.164.43])
  by lists.samba.org (Postfix) with ESMTP id 3D6AA460C for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 10:15:11 -0700 (PDT)
Received: from ntbox ([62.255.105.9]) by mta3-svc.virgin.net (InterMail
  vM.4.01.02.27 201-229-119-110) with ESMTP id
  <20010829171816.HSHZ11620.mta3-svc.virgin.net at ntbox>; Wed, 29 Aug 2001
  18:18:16 +0100
From: "Ben Prescott" <benedict.prescott at virgin.net>
To: SELVATICO Patrice <selvatico at nicematin-active.com>
Date: Wed, 29 Aug 2001 18:14:54 +0100
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: RE: samba printing problem with epson photo EX
Reply-To: benedict.prescott at virgin.net
Cc: samba at lists.samba.org
Message-ID: <3B8D311E.27820.26868C at localhost>
Priority: normal
In-reply-to: <3B8CEDB2.2718414E at nicematin-active.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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 installed my Epson photo 1200 by browsing the network 
neighbourhood, and then installing the printer off the printer object 
associated with my linux server.

Samba 2.2.x manifests itself as local port 'samba printer port' 
rather than the usual UNC name.

however, if you install it like that and still can't print to it (eg a test 
page) I'd be interested to share notes, because I get 'test page 
failed to print ... access is denied' from my 1200 driver, even though 
my other printer is identically configured and prints fine. 

I'd hypothesise we'd probably have similar issues, as the printer 
drivers are probably related ...

regards, Ben.

On 29 Aug 2001, at 15:27, SELVATICO Patrice wrote:

> Hi,
> 
> I think I have found my problem. The epson photo EX driver is not
> assigned to a port in the properties of the printer. That why I have
> the message that the job can't start ('Impossible de demarre le
> travail d'impression' ... in french NT) Before, I had an NT server to
> spool printers, that's why I have already \\printserver\printername )
> But I haven't any port for the epson photo ex In the documentation
> they speak about a "samba printer port" which does not exist in my
> port list on windows.
> 
> I tried to add a printer with the printer wizard, I put the name of my
> server \\printserver\stylusphoto he ask me for drivers .... I give it
> ... But no port is created. How can I make that thing works ???
> 
> Thanks in advance 
> 
> Best Regards 
> 
> Patrice SELVATICO
> 
> 
> 
> 
> 
> 
> 
> >Hi
> 
> >I have 3 printers , 2 works well but the third one (an epson photo
> >EX) is not working (when I launch the printing from windows it say
> >me: 'Impossible de demarrer le travail d'impression' (in french ...)
> >The epson print driver on windows is the last one taken from
> >epson.com The driver on samba is choosen in CUPS ( Epson Stylus Photo
> >EX, Foomatic
> >+ stp -4.1.5 (GIMP-Print) )
> 
> 
> >I have in the log file :
> 
> >[2001/08/29 11:09:01, 5] lib/util_seaccess.c:se_access_check(300)
> >  se_access_check: access (80000) denied.
> >[2001/08/29 11:09:01, 4]
> >printing/nt_printing.c:print_access_check(3410)
> >  access check was FAILURE
> >[2001/08/29 11:09:01, 3]
> >rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(812)
> >  access DENIED for printer open
> 
> 
> >The guest user is well configured , the 2 others printers work fine
> 
> 
> >Samba is 2.2.1a on mandrake 8.0
> 
> 
> >Hope someone can help me 
> 
> >Best Regards 
> >Patrice SELVATICO
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 
> 

Return-Path: <ryan at guardiandigital.com>
Delivered-To: samba at lists.samba.org
Received: from juggernaut.guardiandigital.com (ns.guardiandigital.com
  [209.11.107.5]) by lists.samba.org (Postfix) with ESMTP id 65E154AAE
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 10:29:51 -0700 (PDT)
Date: Wed, 29 Aug 2001 13:32:56 -0400 (EDT)
From: "Ryan W. Maple" <ryan at guardiandigital.com>
X-Sender: ryan at mastermind.inside.guardiandigital.com
To: samba at lists.samba.org
Subject: Windows 2000 and wierd file sizes
X-Base: ALL YOUR BASE ARE BELONG TO US.
  (http://www.scene.org/redhound/AYB.swf)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-Id: <20010829173258.1EBD311D327 at juggernaut.guardiandigital.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/

(I sent this previously with the log files attached and it doesn't appear
to have gotten through as the email was rather large.  If anybody would
like the log files please tell me and I'll put them someplace where they
can get hit with HTTP/wget).

I've been experiencing a wierd anomoly with Windows 2000 and samba.
I've looked through the bug system and the mailing list archives but I
couldn't turn up anything useful.

First off, it looks like Windows 2000 is not reporting the correct file
size for files in my home share.  For an example, please look at this
screen shot:

  http://www.mapletrees.com/rwm/bigfile.jpg

As you can see, it is reporting the file size to be 333 PB.  That
particular file is more on the order of 83 MB or so.

This leads into my problem.  When attempting to log on to the domain
(Samba is setup as a PDC properly), I get the following error message:

  "Windows cannot log you on because the profile cannot be loaded.
   Contact your network administrator.

   DETAIL - There is not enough space on the disk."

I'm assuming these issues are related, and it will not let me log on
because it thinks my profile is much larger then it actually is.  Just
as a point of sanity:

  [rwm at camel rwm]$ du -sm profile
  1       profile

Has anybody experienced this?  Everything worked fine with stock Windows
2000, SP1, and SP2.  I then shut the machine down and tried to re-login
and that's when the errors started happening.  I then backed out SP2 and
the errors are still happening.

I have two log files available (both produced with log level = 10);

  rwm-win2k.log  --  The machine log file.
  smbd.log       --  The smbd log file.

Cheers,
Ryan

 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+
   Ryan W. Maple          "I dunno, I dream in Perl sometimes..."  -LW
   Guardian Digital, Inc.                     ryan at guardiandigital.com
 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+

Return-Path: <tony.marquis at feinc.com>
Delivered-To: samba at lists.samba.org
Received: from mail.feinc.com (mail.feinc.com [216.221.207.3]) by
  lists.samba.org (Postfix) with ESMTP id 8E3FB4AAE for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 10:32:00 -0700 (PDT)
Received: from feinc.com (Server.feinc.com [216.221.207.2]) by
  mail.feinc.com (Postfix) with ESMTP id BD12144F5 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 13:18:02 -0400 (EDT)
Message-ID: <3B8D2780.3050705 at feinc.com>
Date: Wed, 29 Aug 2001 13:33:52 -0400
From: Tony Marquis <tony.marquis at feinc.com>
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.2)
  Gecko/20010726 Netscape6/6.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: I have a problem with my samba
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

I upgrade my samba from 2.0.8 to 2.0.10 and since I received this message.
I don't know what to do!!!
This is very important for me.
Thanks

[2001/08/29 13:23:23, 1] smbd/server.c:main(641)
  smbd version 2.0.10 started.
  Copyright Andrew Tridgell 1992-1998
[2001/08/29 13:23:23, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 1014 are 
available.
[2001/08/29 13:23:23, 0] lib/util_sock.c:open_socket_in(863)
  bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/08/29 13:23:33, 0] locking/shmem_sysv.c:sysv_shm_open(667)
  Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:33, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes
[2001/08/29 13:23:34, 0] locking/shmem_sysv.c:sysv_shm_open(667)
  Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:34, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes

Return-Path: <tony.marquis at feinc.com>
Delivered-To: samba at lists.samba.org
Received: from mail.feinc.com (mail.feinc.com [216.221.207.3]) by
  lists.samba.org (Postfix) with ESMTP id 7CCD14ADE for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 11:00:36 -0700 (PDT)
Received: from feinc.com (Server.feinc.com [216.221.207.2]) by
  mail.feinc.com (Postfix) with ESMTP id 28FB244F5 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 13:46:39 -0400 (EDT)
Message-ID: <3B8D2E34.7070105 at feinc.com>
Date: Wed, 29 Aug 2001 14:02:28 -0400
From: Tony Marquis <tony.marquis at feinc.com>
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.2)
  Gecko/20010726 Netscape6/6.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: I have a problem with my samba
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

I upgrade my samba from 2.0.8 to 2.0.10 and since I received this message.
I don't know what to do!!!
This is very important for me.
Thanks

[2001/08/29 13:23:23, 1] smbd/server.c:main(641)
   smbd version 2.0.10 started.
   Copyright Andrew Tridgell 1992-1998
[2001/08/29 13:23:23, 1] smbd/files.c:file_init(216)
   file_init: Information only: requested 10000 open files, 1014 are
available.
[2001/08/29 13:23:23, 0] lib/util_sock.c:open_socket_in(863)
   bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/08/29 13:23:33, 0] locking/shmem_sysv.c:sysv_shm_open(667)
   Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:33, 0] locking/locking.c:locking_init(174)
   ERROR: Failed to initialise share modes
[2001/08/29 13:23:34, 0] locking/shmem_sysv.c:sysv_shm_open(667)
   Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:34, 0] locking/locking.c:locking_init(174)
   ERROR: Failed to initialise share modes

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at lists.samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id 2AEE54B10 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 11:02:46 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7TI5mf16431; Wed, 29 Aug 2001 20:05:49 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id UAA26379; Wed, 29
  Aug 2001 20:05:17 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id UAA16140; Wed, 29 Aug
  2001 20:05:56 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: samba at lists.samba.org, Tony Marquis <tony.marquis at feinc.com>
Date: Wed, 29 Aug 2001 20:05:41 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: I have a problem with my samba
Message-ID: <3B8D4B15.30760.2A3813E at localhost>
Priority: normal
In-reply-to: <3B8D2780.3050705 at feinc.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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 upgrade my samba from 2.0.8 to 2.0.10 and since I received this message.
> I don't know what to do!!!
> This is very important for me.
> Thanks
> 
> [2001/08/29 13:23:23, 1] smbd/server.c:main(641)
>   smbd version 2.0.10 started.
>   Copyright Andrew Tridgell 1992-1998
> [2001/08/29 13:23:23, 1] smbd/files.c:file_init(216)
>   file_init: Information only: requested 10000 open files, 1014 are 
> available.
> [2001/08/29 13:23:23, 0] lib/util_sock.c:open_socket_in(863)
>   bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
Is your old samba still running?

Christian


> [2001/08/29 13:23:33, 0] locking/shmem_sysv.c:sysv_shm_open(667)
>   Can't create or use IPC area. Error was No such file or directory
> [2001/08/29 13:23:33, 0] locking/locking.c:locking_init(174)
>   ERROR: Failed to initialise share modes
> [2001/08/29 13:23:34, 0] locking/shmem_sysv.c:sysv_shm_open(667)
>   Can't create or use IPC area. Error was No such file or directory
> [2001/08/29 13:23:34, 0] locking/locking.c:locking_init(174)
>   ERROR: Failed to initialise share modes
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


_________________________________________________________________
In a world without walls and fences, who needs windows and gates?

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by
  lists.samba.org (Postfix) with ESMTP id 497014740 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 11:39:19 -0700 (PDT)
Received: from xparelay2.corp.hp.com (unknown [15.58.137.112]) by
  palrel1.hp.com (Postfix) with ESMTP id EB56D203E; Wed, 29 Aug 2001
  11:42:25 -0700 (PDT)
Received: from xpabh1.corp.hp.com (xpabh1.corp.hp.com [15.58.136.191])
  by xparelay2.corp.hp.com (Postfix) with ESMTP id 8E8E71F517; Wed, 29
  Aug 2001 11:42:25 -0700 (PDT)
Received: by xpabh1.corp.hp.com with Internet Mail Service (5.5.2653.19)
  id <QVBA846C>; Wed, 29 Aug 2001 11:42:25 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F0758F01C at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Tony Marquis' <tony.marquis at feinc.com>, samba at lists.samba.org
Subject: RE: I have a problem with my samba
Date: Wed, 29 Aug 2001 11:42:23 -0700
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 tony,
the "bind failed on port 139" message indicates that there is still some
process on your system running that has bound to this port.
do a ps -ef|grep -i smb  to make sure there are no smbd processes still
running before you try to start samba again.
Also, if you are starting samba as daemons, but before were starting samba
via inetd, then inetd may still 'own' port 139; in this case you would 
need to remove the smbd and nmbd lines from your inetd.conf (or xinetd.conf)
and restart inetd (inetd -c)...

Hope this helps,
Don

-----Original Message-----
From: Tony Marquis [mailto:tony.marquis at feinc.com]
Sent: Wednesday, August 29, 2001 2:02 PM
To: samba at lists.samba.org
Subject: I have a problem with my samba


I upgrade my samba from 2.0.8 to 2.0.10 and since I received this message.
I don't know what to do!!!
This is very important for me.
Thanks

[2001/08/29 13:23:23, 1] smbd/server.c:main(641)
   smbd version 2.0.10 started.
   Copyright Andrew Tridgell 1992-1998
[2001/08/29 13:23:23, 1] smbd/files.c:file_init(216)
   file_init: Information only: requested 10000 open files, 1014 are
available.
[2001/08/29 13:23:23, 0] lib/util_sock.c:open_socket_in(863)
   bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/08/29 13:23:33, 0] locking/shmem_sysv.c:sysv_shm_open(667)
   Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:33, 0] locking/locking.c:locking_init(174)
   ERROR: Failed to initialise share modes
[2001/08/29 13:23:34, 0] locking/shmem_sysv.c:sysv_shm_open(667)
   Can't create or use IPC area. Error was No such file or directory
[2001/08/29 13:23:34, 0] locking/locking.c:locking_init(174)
   ERROR: Failed to initialise share modes
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel7.hp.com (atlrel7.hp.com [192.151.27.9]) by
  lists.samba.org (Postfix) with ESMTP id 9D63540C6 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 11:47:39 -0700 (PDT)
Received: from xatlrelay2.atl.hp.com (xatlrelay2.atl.hp.com
  [15.45.89.191]) by atlrel7.hp.com (Postfix) with ESMTP id E686C1F5B7;
  Wed, 29 Aug 2001 14:49:19 -0400 (EDT)
Received: from xatlbh1.atl.hp.com (xatlbh1.atl.hp.com [15.45.89.186]) by
  xatlrelay2.atl.hp.com (Postfix) with ESMTP id 5A43D1F51F; Wed, 29 Aug
  2001 14:50:35 -0400 (EDT)
Received: by xatlbh1.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <RBVNCPGY>; Wed, 29 Aug 2001 14:50:35 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F01D at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Christopher Zenner' <CZenner at Carfund.com>,
  "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: RE: CASE-PRESERVATION ISSUE
Date: Wed, 29 Aug 2001 14:50:28 -0400
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 Chris,
Can you send a short example list of 'real' names that 
are converting to upper case, and ones that do NOT?

Send the list formatted two ways:

1. copy the names exactly as they appear in your windows explorere window.
2. go to a command prompt and do a dir /x  and cut the lines for files
that 'work' and ones that don't.

I expect there is some pattern beyond just the extensions we need to see
here.

Thanks,
Don

-----Original Message-----
From: Christopher Zenner [mailto:CZenner at Carfund.com]
Sent: Wednesday, August 29, 2001 12:37 PM
To: 'samba at lists.samba.org'
Subject: CASE-PRESERVATION ISSUE


Hi all.

I am presently being vexed by a trivial problem with Samba.  I searched and
searched on deja.com last night and found others experiencing the same
problem, but all of the posts were prior to this year (i.e., old info).  

I am running samba 2.2.1a on a RH Linux 7.1 box.  Basically, when I do a
drag and drop or cut and paste from a WinME box to my Samba share, Samba
will selectively preserve the case of file names.  About 25% of the time,
the file names are converted to upper case.  After thinking about this more
last night, it seems to only happen to files with certain extensions and
SOME directories.  For example, text (.txt) files transfer fine whereas all
MS Word docs (.doc) are converted to uppercase.  In fact, any file that is
MS-proprietary  (.cvs, .pst files, etc.) seems to convert to uppercase
entirely.  Oddly, .mp3, .mpg, .mpeg, .avi, and source code (.c, .cpp, .h,
.java, .php) files all transfer fine.

I have tried just about ever freaking combination of the preserve case,
short preserve case, mangle case, and case sensitive name-value parameters
that I can think of, all to no avail.  

Has anyone else experienced this problem?  More importantly, do you know of
a solution?  This is not really a problem I want to deal with b/c it causes
a lot of work for me in having to rename my files once they're back on the
MS box.  Samba is suppose to be case-preserving but case-insensitive by
default now to mimic Windoze.  However, that's not proving the case.
(Aren't I punny.)

Anyway, if you have a solution, please email me at:  czenner at carfund.com
with a CC to christopher.zenner at acm.org.  I am NOT subscribed to the mailing
list, so a personal email is definitely better.

Thank you to anyone who can help.

----------------------------------------
Christopher B. Zenner
mailto:christopher.zenner at acm.org
----------------------------------------
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <urban at teststation.com>
Delivered-To: samba at samba.org
Received: from fungus.teststation.com (fungus.teststation.com
  [212.32.186.211]) by lists.samba.org (Postfix) with ESMTP id F120C40C6
  for <samba at samba.org>; Wed, 29 Aug 2001 12:12:26 -0700 (PDT)
Received: from cola.teststation.com (tron.teststation.com
  [212.32.186.212]) by fungus.teststation.com (8.11.2/8.11.2) with ESMTP
  id f7TJFC316609; Wed, 29 Aug 2001 21:15:12 +0200
Date: Wed, 29 Aug 2001 21:15:12 +0200 (CEST)
From: Urban Widmark <urban at teststation.com>
X-Sender: <puw at cola.teststation.com>
To: David Chase <lmdracos at yahoo.com>
Cc: <samba at samba.org>
Subject: Re: Latest release - 2.2.1a = 2.0.7?
In-Reply-To: <20010828204524.80539.qmail at web10706.mail.yahoo.com>
Message-ID: <Pine.LNX.4.30.0108292113010.1604-100000 at cola.teststation.co
  m>
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/

On Tue, 28 Aug 2001, David Chase wrote:

> find smbmount was unable to find it on the system at
> all.  I checked 
> around in the docs and asked around as well with no
> luck - shouldn't it 
> be in either /usr/sbin, /usr/bin, or
> /usr/local/samba/bin?

/usr/local/samba/bin if you compiled it yourself without changing the
prefix. Note that it is only compiled if you ./configure --with-smbmount.

If you installed a package, then you need to find out what the people
making the package did.

/Urban

Return-Path: <urban at teststation.com>
Delivered-To: samba at lists.samba.org
Received: from fungus.teststation.com (fungus.teststation.com
  [212.32.186.211]) by lists.samba.org (Postfix) with ESMTP id AD8194B68
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 12:32:06 -0700 (PDT)
Received: from cola.teststation.com (tron.teststation.com
  [212.32.186.212]) by fungus.teststation.com (8.11.2/8.11.2) with ESMTP
  id f7TJZ9316674; Wed, 29 Aug 2001 21:35:09 +0200
Date: Wed, 29 Aug 2001 21:35:09 +0200 (CEST)
From: Urban Widmark <urban at teststation.com>
X-Sender: <puw at cola.teststation.com>
To: MRZ <mrz.pct at home.com>
Cc: Samba List <samba at lists.samba.org>
Subject: Re: allowing users to mount smbfs
In-Reply-To: <20010828220957.QUST27977.femail1.sdc1.sfba.home.com at mustan
  g  .pct.com>
Message-ID: <Pine.LNX.4.30.0108292115580.1604-100000 at cola.teststation.co
  m>
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/

On Tue, 28 Aug 2001, MRZ wrote:

> It's been explained to me that to do this I need simply go root and
> add a reference for this share to fstab.

That is not true, you need to do more than that.

> So I then open a terminal and try "mount /mnt/ntbox"; I'm prompted for
> my password which I enter.
> But the process fails with:
> "cannot mount /mnt/ntbox: Operation not permitted
> smbmnt failed: 1"
> 
> But: If I change the reference <mountpoint> in fstab to
> "/home/user/somedir" and repeat the attempt at a terminal, "mount
> /home/user/somedir" it works fine.

smbmnt must be installed setuid root and even then it will only allow
mounting on certain directories (read the smbmnt manpage).

"defaults,rw,user,noauto" means nothing to smbmount, noauto will be used
by the mount command but "user" is not understood by smbmount.

> Two last pieces of info - the directories I refer to exist, and for
> the sake of getting this to work before locking anything down,
> permissions are wide open on them.

smbmnt checks a few things in "mount_ok", and I think this is what is
causing your problems. It requires the user mounting to own the directory,
the manpage claims that it is enough that the user has write access. Hmm, 
bug.

You can:
 + let people mount in their own directories (no need to put anything in
   /etc/fstab). If smbmnt is setuid root, anyone can do:
      mkdir foo
      smbmount //ntbox/share foo -o username=apa
 + change smbmnt to be more permissive (source/client/smbmnt.c)
   Note that there are security risks in doing this.


smbmnt should parse /etc/fstab and accept the user option. The problem
with that is that it makes it depend on the format not changing (well ...)

/Urban

Return-Path: <acrum at oculustech.com>
Delivered-To: samba at samba.org
Received: from mail00.oculustech.com (w099.z064221047.bos-ma.dsl.cnc.net
  [64.221.47.99]) by lists.samba.org (Postfix) with ESMTP id 674BA4BD8
  for <samba at samba.org>; Wed, 29 Aug 2001 12:55:40 -0700 (PDT)
Received: from oculustech.com (w098.z064221047.bos-ma.dsl.cnc.net
  [64.221.47.98]) by mail00.oculustech.com (Postfix) with ESMTP id
  24F4E450F for <samba at samba.org>; Wed, 29 Aug 2001 15:58:38 -0400 (EDT)
Message-ID: <3B8D4976.FAC920D5 at oculustech.com>
Date: Wed, 29 Aug 2001 15:58:46 -0400
From: Andrew Crum <acrum at oculustech.com>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.7-mosix i686)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Domain Password Caching?
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/

Does Windows 2000 cache Domain passwords? I fired up my sp2 windows 2000
notebook today and I logged in to the domain, and it worked fine.
Internet Explorer complained that I was connected to the internet, lo
and behold I forgot to plug in my network cable!

How did it log me into the domain when I wasn't on the network?

Please CC: me as I am not on the list (too high traffic).

-Andrew

Return-Path: <hnulty at email.unc.edu>
Delivered-To: samba at samba.org
Received: from smtpsrv1.isis.unc.edu (smtpsrv1.isis.unc.edu
  [152.2.1.138]) by lists.samba.org (Postfix) with ESMTP id DA7534BF4
  for <samba at samba.org>; Wed, 29 Aug 2001 13:29:32 -0700 (PDT)
Received: from email.unc.edu (iisc15456.sph.unc.edu [152.2.111.137]) by
  smtpsrv1.isis.unc.edu (8.9.3/8.9.1) with ESMTP id QAA02251 for
  <samba at samba.org>; Wed, 29 Aug 2001 16:32:33 -0400 (EDT)
Message-ID: <3B8D5161.BF8DBE42 at email.unc.edu>
Date: Wed, 29 Aug 2001 16:32:33 -0400
From: Helen Nulty <hnulty at email.unc.edu>
X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: V2.0.6 print shares on Solaris 2.6
Content-Type: text/plain; charset="us-ascii"
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/

Any suggestions for this problem?

We have Samba 2.0.6 installed on Sun Solaris 2.6.

Our relevant global parameters:
# Global parameters
   [global]
           workgroup = UNCSPH
           netbios name = EMILIA
           netbios aliases = SPHE
           server string = Samba Server 2.0.6
           security = DOMAIN
           password server =<server1>,<server2>
           passwd program = /bin/passwd %u
           passwd chat = *Enter login(NIS+) password:* %o\n
*New*password* %n\n *Re-enter*password:* %n\n *changed for*
           printcap name = /etc/printers.conf
           os level = 0
           wins server = 152.2.108.45
           hosts allow = <list of local subnets> 127.
           hosts deny = all

Our printers share:
[printers]
           path = /usr/spool/samba
           guest account =
           print ok = Yes
           printing = sysv

Our printers.conf file:
# more /etc/printers.conf
#
#       If you hand edit this file, comments and structure may change.
#       The preferred method of modifying this file is through the use
of
#       lpset(1M)
#
ro2075m:\
        :bsdaddr=emilia,ro2075m,Solaris:

The ro2075m configuration file (this printer has a jetdirect card and is
ip configured; is available to MS NT network as ro207hp5m.sph.unc.edu):
Banner: on
Content types: simple
Device: /dev/null
Interface: /opt/VRTSsamba/./smbprint
printer type: PS
Modules:
Options: dest=ro207hp5m.sph.unc.edu:text,protocol=bsd,timeout=10

We are unable to print using the samba share.  We get the following
error on the samba log file.

[2001/08/29 16:17:31, 1] smbd/service.c:(535)
  iisc15456 (152.2.111.137) connect to service ro2075m as user hnulty
(uid=15080, gid=46030) (pid 4283)
[2001/08/29 16:17:31, 0] smbd/nttrans.c:(2401)
  call_nt_transact_ioctl: Currently not implemented.

Helen

[demime 0.98b removed an attachment of type text/x-vcard which had a name of hnulty.vcf]

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id CCAF24AED for <samba at lists.samba.org>; Wed, 29
  Aug 2001 13:49:37 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id QAA18751 for samba at lists.samba.org; Wed, 29 Aug 2001
  16:52:44 -0400
Date: Wed, 29 Aug 2001 16:52:44 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: samba printing problem with epson photo EX
Message-ID: <20010829165244.A18748 at hammershome.com>
References: <3B8CEDB2.2718414E at nicematin-active.com>
  <3B8D311E.27820.26868C at localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B8D311E.27820.26868C at localhost>; from
  benedict.prescott at virgin.net on Wed, Aug 29, 2001 at 06:14:54PM +0100
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/

> page) I'd be interested to share notes, because I get 'test page 
> failed to print ... access is denied' from my 1200 driver, even though 

You are sure this is not a printer to computer communication problem?
Joel

Return-Path: <FRANK_MORSE at rsausa.com>
Delivered-To: samba at lists.samba.org
Received: from mimesweeper2.rsausa.com (mimesweeper2.rsausa.com
  [167.82.191.118]) by lists.samba.org (Postfix) with ESMTP id CA18D4C4C
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 13:58:43 -0700 (PDT)
Received: from rsacsog2.usa.rsa-ins.com (unverified) by
  mimesweeper2.rsausa.com (Content Technologies SMTPRS 4.2.1) with ESMTP
  id <T55abb05307a752bf7615a at mimesweeper2.rsausa.com> for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 17:04:39 -0400
Subject: Samba on TruCluster 5.1?
To: samba at lists.samba.org
X-Mailer: Lotus Notes Release 5.0.2c  February 2, 2000
Message-ID: <OFDAC5FFED.75C722FB-ON87256AB7.0071FB6A at usa.rsa-ins.com>
From: FRANK_MORSE at rsausa.com
Date: Wed, 29 Aug 2001 17:01:13 -0400
X-MIMETrack: Serialize by Router on RSACSOG2/USA/RSA(Release 5.0.5
  |September 22, 2000) at 08/29/2001 05:03:27 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/

Hello,

I am looking for some assistance or a nudge in the right direction from
anyone who has experience
with Samba running on a Compaq Tru64 Unix 5.1 system under TruCluster 5.1.
We have migrated
 from unclustered boxes to a single cluster and we have found that most
applications/software packages
 don't play well with TruCluster 5.1.

example of what we are seeing:


pooh1:/usr/local # /usr/local/samba/bin/smbclient -d 9 -L pooh1
08/29/01 15:00:05 client started (version 1.9.16p11)
Initialising global parameters
Processing configuration file "/usr/local/samba/lib/smb.conf"
Processing section "[global]"
doing parameter workgroup = unix
doing parameter preferred master = yes
doing parameter domain master = yes
doing parameter guest account = nobody
pm_process() returned Yes
lp_servicenumber: couldn't find homes
lp_servicenumber: couldn't find printers
lp_servicenumber: couldn't find printers
adding IPC service
Netmask for tu0 = 255.255.252.0
Derived broadcast address XXX.XXX.XXX.255
Added interface ip=XXX.XXX.XXX.61 bcast=XXX.XXX.XXX.255 nmask=255.255.252.0
Opening sockets
Connecting to XXX.XXX.XX.61 at port 139
Connected
write_socket(3,76)
write_socket(3,76) wrote 76
Sent session request
Session request failed (0,0) with myname=POOH1 destname=POOH1
Unspecified error 0x0
Your server software is being unfriendly



thanks!

----------------------
Frank Morse
System Administrator
Royal & Sun Alliance

Return-Path: <paul at scafcon.com>
Delivered-To: samba at lists.samba.org
Received: from ns1.scafcon.com (mail.scafcon.com [207.229.13.196]) by
  lists.samba.org (Postfix) with ESMTP id 6EED54C47 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 14:03:33 -0700 (PDT)
Received: by angel.scafcon.com with Internet Mail Service (5.5.2650.21)
  id <R6A1CD1Z>; Wed, 29 Aug 2001 15:07:32 -0600
Message-ID: <4871E8BE596AD4118B4B00A0C9E1E7CB015442 at angel.scafcon.com>
From: Paul Seniuk <paul at scafcon.com>
To: samba at lists.samba.org
Subject: using Samba 2.2.1a from a IPSEC gateway.
Date: Wed, 29 Aug 2001 15:07:25 -0600
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/

Hello Samba Wizards,

 I have installed Samba on a IPSEC (free/SWAN, on Redhat 6.2) gateway and
set security=DOMAIN.
After reading  the directions in "security = domain in Samba 2.x" and
following the directions exactly,
i received no errors and succefully joined the NT domain scc.com.

relevant smb.conf entries:
workgroup = SCC.COM 
netbios name = PAULFS 
server string = Back off! get your sandwich!! 
interfaces = eth1 
security = DOMAIN 
encrypt passwords = Yes 
password server = ntserver viking sentry angel
 log file = /var/log/samba/log.%m 
max log size = 50 
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 
os level = 65 
preferred master = True 
domain master = False 
dns proxy = No 
wins server = 128.128.1.1 
remote announce = 128.128.1.1/scc.com 192.168.0.255/scc.com 
winbind uid = 10000-20000 winbind gid = 10000-20000 template shell =
/bin/bash winbind separator = + 

I am able too successfully query the NT PDC/WINS server (128.128.1.1) for
shares using:
smbclient -L \\ntserver  -U administrator
I can also contact he WINS server successfuly for a domain query:
nmblookup -U ntserver scc.com
HOWEVER, 
Within log.nmbd I am consistantly getting the following error:
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(360)
  find_domain_master_name_query_fail:
  Unable to find the Domain Master Browser name SCC.COM<1b> for the
workgroup SCC.COM.
  Unable to sync browse lists in this workgroup.

Finally, Network neighboorhood in subnet 128.128.0.0/16 shows the Samba
server; but none of the Windows hosts within that remote subnet.
The browse list within the remote subnet (192.168.0.0/24) ONLY shows the
local hosts; but no hosts in the subnet containing the NT PDC.
What am I doing wrong?
Paul.

Return-Path: <mrz.pct at home.com>
Delivered-To: samba at lists.samba.org
Received: from femail12.sdc1.sfba.home.com (femail12.sdc1.sfba.home.com
  [24.0.95.108]) by lists.samba.org (Postfix) with ESMTP id E83934C76
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 14:23:49 -0700 (PDT)
Received: from mustang.pct.com ([24.100.50.42]) by
  femail12.sdc1.sfba.home.com (InterMail vM.4.01.03.20
  201-229-121-120-20010223) with ESMTP id
  <20010829212656.YSFA1414.femail12.sdc1.sfba.home.com at mustang.pct.com>
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 14:26:56 -0700
From: MRZ <mrz.pct at home.com>
To: Samba List <samba at lists.samba.org>
Subject: Followup- allowing users to mount smbfs
X-Mailer: Cronos II 0.2.2 (gnome-libs 1.2.11; Linux 2.4.2; i686)
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
In-Reply-To: <Pine.LNX.4.30.0108292115580.1604-100000 at cola.teststation.c
  o
References: <Pine.LNX.4.30.0108292115580.1604-100000 at cola.teststation.co
Message-Id: <20010829212656.YSFA1414.femail12.sdc1.sfba.home.com at mustang
  .pct.com>
Date: Wed, 29 Aug 2001 14:26:56 -0700
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/

> smbmnt must be installed setuid root and even then it will only allow
> mounting on certain directories (read the smbmnt manpage).
I didn't see any mention of that last part -about mounting only "certain" directories. Unless- is that what
the man part about "so that normal users can mount their smb shares." might refer to?
That shouldn't matter though since the NT share has all the applicable users granted access. That should technically mean 
that any user on my Deb box would see it as "their smb share".

> smbmnt checks a few things in "mount_ok", and I think this is what is
> causing your problems. It requires the user mounting to own the directory,
> the manpage claims that it is enough that the user has write access. Hmm,
> bug.
The user must own the directory appears to be right on. Originally it was "Owner:root/Group:user", but that 
wasn't working. Based on your comment I changed the owner to a user and (leaving the group alone)  
now that mountpoint works fine. But..!

> You can:
>  + let people mount in their own directories (no need to put anything in
>    /etc/fstab). If smbmnt is setuid root, anyone can do:
>       mkdir foo
My real goal here if for all users to have the ability to mount this to the same location, logically similar to
 mounting a CDROM or floppy.

>       smbmount //ntbox/share foo -o username=apa
>  + change smbmnt to be more permissive (source/client/smbmnt.c)
>    Note that there are security risks in doing this.
Definately not something I'd venture to try, but thanks for mentioning this option.
How does everyone else handle this kind of thing? Is there actually a way to do this using fstab or should I
be looking at another way- if so, what is it?

Thanks again,
Marc.

Return-Path: <fredd at ci.aspen.co.us>
Delivered-To: samba at lists.samba.org
Received: from babel.ci.aspen.co.us (dns.ci.aspen.co.us
  [205.170.51.225]) by lists.samba.org (Postfix) with SMTP id 94D994D8F
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 14:38:33 -0700 (PDT)
Received: (qmail 29438 invoked from network); 29 Aug 2001 21:41:39 -0000
Received: from commons.ci.aspen.co.us (205.170.56.1) by
  babel.ci.aspen.co.us with SMTP; 29 Aug 2001 21:41:39 -0000
Received: from argus.ci.aspen.co.us (argus.ci.aspen.co.us
  [205.170.54.1]) by commons.ci.aspen.co.us (8.8.8+Sun/8.7.3) with ESMTP
  id PAA21172 for <samba at lists.samba.org>; Wed, 29 Aug 2001 15:41:38
  -0600 (MDT)
Received: from zgfred (zgfred.ci.aspen.co.us [205.170.54.56]) by
  argus.ci.aspen.co.us (8.8.8+Sun/8.7.3) with ESMTP id PAA04847 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 15:41:37 -0600 (MDT)
Message-Id: <4.2.0.58.20010829153517.00ab7ae0 at argus>
X-Sender: fredd at argus
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 
Date: Wed, 29 Aug 2001 15:41:35 -0600
To: samba at lists.samba.org
From: Fred Dick <fredd at ci.aspen.co.us>
Subject: System error 67 has occurred
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/

Does anyone know the cause of, "System error 67 has occurred."

Samba ver. 2.07 on Solaris 2.6

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.

C:\>net use m:\\xxx.xxx.xxx.xxx\shared_drive /user:cathy

System error 67 has occurred.

The network name cannot be found.

Thanks!

Return-Path: <simon at compudigm.co.nz>
Delivered-To: samba at lists.samba.org
Received: from mail.compudigm.co.nz (unknown [203.96.63.155]) by
  lists.samba.org (Postfix) with SMTP id B9CB64256 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 16:56:10 -0700 (PDT)
Received: (qmail 14682 invoked by uid 505); 29 Aug 2001 23:57:01 -0000
Received: from simon at compudigm.co.nz by mail with qmail-scanner-0.94 (.
  Clean. Processed in 2.436866 secs); 30/08/2001 11:56:58
X-Qmail-Scanner-Mail-From: simon at compudigm.co.nz via mail
X-Qmail-Scanner-Rcpt-To: samba at lists.samba.org
X-Qmail-Scanner: 0.94 (No viruses found. Processed in 2.438146 secs)
Received: from dasboot.compudigm.co.nz (HELO compudigm.co.nz)
  (10.0.0.254) by mail.compudigm.co.nz with SMTP; 29 Aug 2001 23:56:58
  -0000
Message-ID: <3B8D8131.9090302 at compudigm.co.nz>
Date: Thu, 30 Aug 2001 11:56:33 +1200
From: Simon Travers-Jones <simon at compudigm.co.nz>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: cvs_head and winbind problems
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Hello,
I have installed the winbind and samba from cvs_head without problems.   
I can login to the machine
via console using DOMAIN\administrator for example and it works fine.   
However, If I try to connect to the
appliance from an nt machine (with the same user details as above), the 
"enter network password" box is thrown
up and the nothing I try works.

I can also successfully auth that user with "wbinfo -a".

This is what appears in log.smbd:
[2001/08/30 11:48:51, 0] 
rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(407)
  cli_net_sam_logon_internal: NT_STATUS_NO_SUCH_USER
[2001/08/30 11:48:51, 0] 
libsmb/domain_client_validate.c:domain_client_validate(329)
  domain_client_validate: unable to validate password for user 
tewhenua\administrator in domain TEWHENUA to Domain controller 10.0.0.2. 
Error was NT_STATUS_NO_SUCH_USER.
[2001/08/30 11:48:52, 0] 
rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(407)
  cli_net_sam_logon_internal: NT_STATUS_NO_SUCH_USER
[2001/08/30 11:48:52, 0] 
libsmb/domain_client_validate.c:domain_client_validate(329)
  domain_client_validate: unable to validate password for user 
tewhenua\administrator in domain TEWHENUA to Domain controller 10.0.0.2. 
Error was NT_STATUS_NO_SUCH_USER.

Here is the global section from the conf:
[global]
   workgroup = TEWHENUA
   netbios name = UNICRONC
   server string = pre3samba
   security = DOMAIN
   encrypt passwords = Yes
   password server = 10.0.0.2
;      10.0.0.2 is an NT4 PDC named "Vader"
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   strip dot = Yes
   winbind uid = 10000-20000
   winbind gid = 10000-20000
   template homedir = /home/%U
   template shell = /bin/bash
;   winbind separator = +
   winbind cache time = 10   

Any help is appreciated.
Cheers

-- 

Simon Travers-Jones
Network Engineer
Compudigm International Ltd.
PH: +64 4 4999 881
FX: +64 4 4999 853
CL: +64 21 499 065 

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe37.law10.hotmail.com [64.4.14.94]) by
  lists.samba.org (Postfix) with ESMTP id 01622412E for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 17:23:00 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 29 Aug 2001 17:26:06 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
Subject: Newbie needs help!  Err: Network Path not found.
Date: Wed, 29 Aug 2001 17:22:22 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 00:26:06.0726 (UTC)
  FILETIME=[5C02EA60:01C130EA]
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/

I'm trying to set up Samba on Win2k/Redhat7.1.  The Redhat7.1 is running
within VMWare on the same machine.  This shouldn't matter since everything is
pretty much the same, but I thought I should mentino it.

It looks like everything is OK on the Linux side.  I can see an icon on the
Win2k side under "My Network Places"/"Computers Near Me".  But when I click on
the icon, it gives me an error message:

\\Roughneck not accessible
The Network Path was not found.

Can anyone give me a clue what this error message means?

Thanks

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 94A864557 for <samba at lists.samba.org>; Wed, 29
  Aug 2001 18:06:42 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id VAA19181; Wed, 29 Aug 2001 21:09:46 -0400
Date: Wed, 29 Aug 2001 21:09:45 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: Peoter Veliki <peoter_veliki at hotmail.com>, samba at lists.samba.org
Subject: Re: Newbie needs help!  Err: Network Path not found.
Message-ID: <20010829210945.A19176 at hammershome.com>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>; from
  peoter_veliki at hotmail.com on Wed, Aug 29, 2001 at 05:22:22PM -0700
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 Wed, Aug 29, 2001 at 05:22:22PM -0700, Peoter Veliki wrote:
> I'm trying to set up Samba on Win2k/Redhat7.1.  The Redhat7.1 is running
> within VMWare on the same machine.  This shouldn't matter since everything is
> pretty much the same, but I thought I should mentino it.
> 
> It looks like everything is OK on the Linux side.  I can see an icon on the
> Win2k side under "My Network Places"/"Computers Near Me".  But when I click on
> the icon, it gives me an error message:
> 
> \\Roughneck not accessible
> The Network Path was not found.
> 
> Can anyone give me a clue what this error message means?

Best advice is to walk through the DIAGNOSIS.txt doc that comes with the
samba distribution.
Joel

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe73.law10.hotmail.com [64.4.14.208]) by
  lists.samba.org (Postfix) with ESMTP id 28D9544DF for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 18:21:27 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 29 Aug 2001 18:24:33 -0700
X-Originating-IP: [209.162.142.37]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
  <20010829210945.A19176 at hammershome.com>
Subject: which network will Samba choose?
Date: Wed, 29 Aug 2001 18:21:58 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
Message-ID: <OE73jrRZ1UbDBRArVc40000026b at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 01:24:33.0041 (UTC)
  FILETIME=[85F02010:01C130F2]
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 my two machines connected on two networks, an external network and an
internal private virtual network (or something like that).  In this case,
how does Samba no which network to operate over?  According to the VMware
docs, samba over the external network (bridged) is very slow compared to the
internal (host-only).  In reference to my earlier email, it seems that my
win2k machine is seeing the Samba server (running on Linux) over the
external network and not the internal.  How can I change that?

Thanks again

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe66.law10.hotmail.com [64.4.14.201]) by
  lists.samba.org (Postfix) with ESMTP id E10484CD6 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 18:38:27 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 29 Aug 2001 18:41:33 -0700
X-Originating-IP: [209.162.142.37]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
  <20010829210945.A19176 at hammershome.com>
Subject: sharing a workgroup?
Date: Wed, 29 Aug 2001 18:38:48 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
Message-ID: <OE66HZqYW8BYXifWoqF0000029f at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 01:41:33.0546 (UTC)
  FILETIME=[E634D4A0:01C130F4]
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/

All of the examples show how to set up only two machines on a "home"
network, the workgroup name is usually something like "mygroup" or
"workgroup".  What if you're trying to set up on a workgroup or domain that
already exists and already has many computers on it?  Let's say your company
has a workgroup called "AAAgroup" and you would like to be a part of it and
also set up Samba.  Do you then choose the workgroup to be "AAAgroup" in the
/etc/smb.conf file and procede to set things up exactly the same way as you
would otherwise?

What if you wanted to set up Samba on a different network than the one on
which "AAAgroup" exists?  You can't define more than one workgroup (or
domain) in Win2k, can you?  This is the situation I'm in, I want me Win2k
machine to belong to "AAAgroup" on one network and connect to my Linux
machine through Samba on another network.  This relates back to my previous
posting(s).


Thanks again and again

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 6D2714557 for <samba at lists.samba.org>; Wed, 29
  Aug 2001 19:56:29 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id WAA31925 for samba at lists.samba.org; Wed, 29 Aug 2001
  22:59:34 -0400
Date: Wed, 29 Aug 2001 22:59:34 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Does anyone know how to have personalised share names?
Message-ID: <20010829225934.A31908 at hammershome.com>
References: <20010829070718.B15088 at hammershome.com>
  <Pine.OSF.4.10.10108301218130.27453-100000 at myriad.its.unimelb.edu.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.OSF.4.10.10108301218130.27453-100000 at myriad.its.unime
  lb.edu.au>; from epl at unimelb.edu.au on Thu, Aug 30, 2001 at 12:20:04PM
  +1000
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 Wed, Aug 29, 2001 at 04:48:53PM +1000, Edmund Lam wrote:
> > > 
> > > [%u's share]
> > 
> > Have you tried this?
> 
> The above lines, yes.
> 
> > It is possible to have personalized smb.conf files for each user. 
> 
> Possible, but inelegant, potentially wasteful of system resources, harder
> to administer for many users etc etc. I'm trying to work out the simplest
> solution.
> 
Well, you wouldn't need an entire smb.conf file for each user, just a share
you can insert into the smb.conf file with an include statement.
Administration might not be too hard. You could batch create and edit these
separate share files with bash commands like sed. A for statement would be
just the thing for putting edits into some or all such files.
Joel

Return-Path: <melvintmelvin at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from imf13bis.bellsouth.net (mail313.mail.bellsouth.net
  [205.152.58.173]) by lists.samba.org (Postfix) with ESMTP id 8FA5B4D38
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 20:05:25 -0700 (PDT)
Received: from mel-pc2002.yahoo.com ([208.63.166.27]) by
  imf13bis.bellsouth.net (InterMail vM.5.01.01.01 201-252-104) with
  ESMTP id
  <20010830030927.VCXG26925.imf13bis.bellsouth.net at mel-pc2002.yahoo.com>
  ; Wed, 29 Aug 2001 23:09:27 -0400
Message-Id: <5.1.0.14.2.20010829230202.02302e00 at pop.mail.yahoo.com>
X-Sender: melvintmelvin at pop.mail.yahoo.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Wed, 29 Aug 2001 23:08:20 -0400
To: "Peoter Veliki" <peoter_veliki at hotmail.com>
From: "Melvin T. Melvin" <melvintmelvin at yahoo.com>
Subject: Re: which network will Samba choose?
Cc: samba at lists.samba.org
In-Reply-To: <OE73jrRZ1UbDBRArVc40000026b at hotmail.com>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
  <20010829210945.A19176 at hammershome.com>
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/

You should change the binding order on your NT/2K machine. You can check 
which interface you are using on the unix machine by issuing the command:

netstat -a

and looking for:

Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  alpha_pro.139          192.168.0.45.1083      ESTABLISHED
tcp        0      0  alpha_prd.139          9.16.30.45.1083        ESTABLISHED
tcp        0      0  *.139                  *.*                    LISTEN

Here you see that the server alpha is listening on port 139 (netbios) and 
has an active connection to the client A over the 192.168.0 interface, and 
client B over the 9.16.30 interface.

If you know the IP addresses of your client, you can tell which interface 
your connection is travelling.

-Andrew

At 09:21 PM 8/29/2001, you wrote:
>I have my two machines connected on two networks, an external network and an
>internal private virtual network (or something like that).  In this case,
>how does Samba no which network to operate over?  According to the VMware
>docs, samba over the external network (bridged) is very slow compared to the
>internal (host-only).  In reference to my earlier email, it seems that my
>win2k machine is seeing the Samba server (running on Linux) over the
>external network and not the internal.  How can I change that?
>
>Thanks again
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <jd_ppc at hotmail.com>
Delivered-To: samba at samba.org
Received: from hotmail.com (f101.law15.hotmail.com [64.4.23.101]) by
  lists.samba.org (Postfix) with ESMTP id E95314DB9 for
  <samba at samba.org>; Wed, 29 Aug 2001 20:20:22 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 29 Aug 2001 20:23:28 -0700
Received: from 65.8.156.44 by lw15fd.law15.hotmail.msn.com with HTTP;
  Thu, 30 Aug 2001 03:23:27 GMT
X-Originating-IP: [65.8.156.44]
From: "John Doe" <jd_ppc at hotmail.com>
To: samba at samba.org
Subject: Fwd: GPL violation: vieka.com
Date: Wed, 29 Aug 2001 22:23:27 -0500
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F1014Atg2c7qIA3EEmY0000ecf3 at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 03:23:28.0183 (UTC)
  FILETIME=[22D06470:01C13103]
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/

They have put the product back up for sale.
They don't have the download on their download
page but it is available at:

http://www.vieka.com/arm/penet.zip

and they have no links to source as of yet.




>From: "John Doe" <jd_ppc at hotmail.com>
>To: jd_ppc at hotmail.com
>Subject: GPL violation: vieka.com
>Date: Wed, 29 Aug 2001 22:21:39 -0500
>
>Hello Samba Team,
>
>There is a company named "Vieka" (www.vieka.com,
>forwards you to a Geocities address at:
>
>http://www.geocities.com/SiliconValley/Peaks/4804/
>
>strangely), that has taken the Sambe sourcebase
>and incorporated it into a proprietary product.
>
>The "PE Net" module on their site is a port of Samba
>to Windows CE, in order to get Pocket PC devices to
>use network shares.  They have built a program
>called "PE Net Explorer" around this, and are
>marketing and selling it:
>
>http://www.geocities.com/SiliconValley/Peaks/4804/products.htm#penet
>
>Their news page says it is a port of samba:
>
>http://www.geocities.com/SiliconValley/Peaks/4804/index.htm
>
>"PE Net module is heavily modified from samba. It is an excellent piece of 
>software and extremely stable. Many thanks to Samba Team for such a 
>wonderful work. After a little clean up, source code for PE Net module will 
>be available for download on the download page. For those of you who cannot 
>wait, please contact Vieka."
>
>However, they are distributing the PE Net Explorer w/o the GPL license and 
>there is no link to download any source for the PE Net module, nor the PE 
>Net Explorer.
>
>They also have another program called "PE Pocket Explorer" which also uses 
>the same Samba-based libraries (which also should be covered under GPL, and 
>also violate the GPL in the same ways).
>
>They are selling PE Net Explorer for $25 at:
>http://www.pocketgear.com/software_detail.asp?id=1142
>
>and they are selling PE Pocket Explorer for $35 at:
>http://www.pocketgear.com/software_detail.asp?id=1143&associateid=13
>
>
>So far they have had 20,000 hits to their Geocities page.
>Checking their discussion forum at:
>
>http://messages.yahoo.com/bbs?action=m&tid=0b111c161d0114110d&sid=0b111c161d0114110d&mid=1&g=1
>
>I see the email address of help at vieka.com referenced.
>
>Unfortunately their domain is registered via Yahoo:
>
>http://www.networksolutions.com/cgi-bin/whois/whois?STRING=vieka.com
>
>
>Thanks!
>
>
>A Samba Fan
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <archimage at linux-magic.com>
Delivered-To: samba at samba.org
Received: from mail20.jump.net (mail20.jump.net [206.196.91.20]) by
  lists.samba.org (Postfix) with ESMTP id 38D4C410A for
  <samba at samba.org>; Wed, 29 Aug 2001 20:47:04 -0700 (PDT)
Received: from linux-magic.com ([206.196.86.37]) by mail20.jump.net
  (8.11.6/) with ESMTP id f7U3o7M24919 for <samba at samba.org>; Wed, 29
  Aug 2001 22:50:07 -0500 (CDT)
Message-ID: <3B8DB7F2.23DD33F8 at linux-magic.com>
Date: Wed, 29 Aug 2001 22:50:11 -0500
From: Thomas Cameron <archimage at linux-magic.com>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Re: Fwd: GPL violation: vieka.com
References: <F1014Atg2c7qIA3EEmY0000ecf3 at hotmail.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/

Looks like they have posted the source:

http://www.vieka.com/source.htm

http://www.vieka.com/penet_3_2_src.zip.

John Doe wrote:
> 
> They have put the product back up for sale.
> They don't have the download on their download
> page but it is available at:
> 
> http://www.vieka.com/arm/penet.zip
> 
> and they have no links to source as of yet.

Return-Path: <epl at unimelb.edu.au>
Delivered-To: samba at lists.samba.org
Received: from myriad.its.unimelb.edu.au (myriad.its.unimelb.edu.au
  [128.250.6.196]) by lists.samba.org (Postfix) with ESMTP id 91A7545DD
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 21:16:37 -0700 (PDT)
Received: from localhost (epl at localhost) by myriad.its.unimelb.edu.au
  (8.9.3/8.9.3) with ESMTP id OAA25210; Thu, 30 Aug 2001 14:19:36 +1000
  (AEST)
X-Authentication-Warning: myriad.its.unimelb.edu.au: epl owned process
  doing -bs
Date: Thu, 30 Aug 2001 14:19:35 +1000 (AEST)
From: Edmund Lam <epl at unimelb.edu.au>
X-Sender: epl at myriad.its.unimelb.edu.au
To: Joel Hammer <Joel at HammersHome.com>
Cc: samba at lists.samba.org
Subject: Re: Does anyone know how to have personalised share names?
In-Reply-To: <20010829225934.A31908 at hammershome.com>
Message-ID: <Pine.OSF.4.10.10108301355020.21165-100000 at myriad.its.unimel
  b.edu.au>
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/

On Wed, 29 Aug 2001, Joel Hammer wrote:

> > > It is possible to have personalized smb.conf files for each user. 
> > 
> > Possible, but inelegant, potentially wasteful of system resources, harder
> > to administer for many users etc etc. I'm trying to work out the simplest
> > solution.
> > 
> Well, you wouldn't need an entire smb.conf file for each user, just a share
> you can insert into the smb.conf file with an include statement.
> Administration might not be too hard. You could batch create and edit these
> separate share files with bash commands like sed. A for statement would be
> just the thing for putting edits into some or all such files.

Yep, I know. But I need a simpler solution. Yes, I'm being demanding,
probably too demanding of Samba. :-)

Yes, the above solution will work, as will adding an entry for every user.
But I really need a system so that no administration will be required. And
running a script on every connect isn't practical either. (Like I said,
I'm being very demanding)

Thanks

Eddie

Return-Path: <christopher.jensen at studentmail.newcastle.edu.au>
Delivered-To: samba at lists.samba.org
Received: from seagoon.newcastle.edu.au (seagoon.newcastle.edu.au
  [134.148.24.3]) by lists.samba.org (Postfix) with ESMTP id 09BA74E66
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 21:53:19 -0700 (PDT)
Received: from banerjee (banerjee.newcastle.edu.au [134.148.4.49]) by
  mail.newcastle.edu.au (PMDF V5.2-32 #35875) with ESMTP id
  <0GIV0042070DF3 at mail.newcastle.edu.au> for samba at lists.samba.org; Thu,
  30 Aug 2001 14:55:27 +1000 (EST)
Received: from chris (c53h3-asy31.newcastle.edu.au [134.148.10.151]) by
  banerjee.newcastle.edu.au (iPlanet Messaging Server 5.1 (built May  7
  2001)) with SMTP id <0GIV00KMU70DJ4 at banerjee.newcastle.edu.au> for
  samba at lists.samba.org; Thu, 30 Aug 2001 14:55:26 +1000 (EST)
Date: Wed, 29 Aug 2001 17:18:15 +1000
From: Chris Jensen <christopher.jensen at studentmail.newcastle.edu.au>
Subject: Making readonly for some machines
To: samba at lists.samba.org
Reply-To: Chris Jensen <dr_spirograph at technologist.com>
Message-id: <000001c13111$55f1ce80$0100a8c0 at chris>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 5.00.2014.211
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/

Hi,
I'd like to set up a share that's available to everyone as read only, and
available to one machine on the network (machine with a particular IP) with
write access also.
At the moment the best I've been able to come up with is create two
different shares, one with read only access available to everyone, and one
with write access and hosts allow = [ip]
I'd prefer to have it as the same share though. I thought of using
subsititution to have seperate config files used, but that would mean I'd
need a seperate config for each machine wouldn't it? That would be a bit
much because there's only one machine that needs special access.
Chris Jensen

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id 163434DC0 for
  <samba at samba.org>; Wed, 29 Aug 2001 22:43:16 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7U5kD119787; Thu, 30 Aug 2001 07:46:13 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id HAA05760; Thu, 30
  Aug 2001 07:45:40 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id HAA25610; Thu, 30 Aug
  2001 07:46:13 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: Tony Marquis <tony.marquis at feinc.com>
Date: Thu, 30 Aug 2001 07:46:12 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: I have a problem with my samba
Cc: samba at samba.org
Message-ID: <3B8DEF44.1362.8C068 at localhost>
Priority: normal
In-reply-to: <3B8D30FC.7020006 at feinc.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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/

Tony, allways replay to the list a well, there are a couple of 
helpful guys!

> No, because I use an update from 8 to 10.... I lost my old samba 
> version. And It's a very important computer. I upgrade this samba 
> because I had problems with sharing 2 or 3 times since two weeks. But 
> now... nothing works. I send to you my configuration file.

Problems with sharing are propably not solved with this update: These 
have been bug fixes for security only.

> 
> 
> Christian Barth wrote:
> 
> >>I upgrade my samba from 2.0.8 to 2.0.10 and since I received this message.
> >>I don't know what to do!!!
> >>This is very important for me.
> >>Thanks
> >>
> >>[2001/08/29 13:23:23, 1] smbd/server.c:main(641)
> >>  smbd version 2.0.10 started.
> >>  Copyright Andrew Tridgell 1992-1998
> >>[2001/08/29 13:23:23, 1] smbd/files.c:file_init(216)
> >>  file_init: Information only: requested 10000 open files, 1014 are 
> >>available.
> >>[2001/08/29 13:23:23, 0] lib/util_sock.c:open_socket_in(863)
> >>  bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
> >>
> >Is your old samba still running?
The question I ask this is, that the version 2.0.10 can not start 
because it can not bind to port 139. This is probably the cause for 
all problems. The prot is in use. I assumed that an old smbd process 
is still running and using it. You may use fuser to see what process 
uses this port. Or netstat or nsof (?). Or take the big one: reboot 
and try again.

Christian


> >
> >
> >>[2001/08/29 13:23:33, 0] locking/shmem_sysv.c:sysv_shm_open(667)
> >>  Can't create or use IPC area. Error was No such file or directory
> >>[2001/08/29 13:23:33, 0] locking/locking.c:locking_init(174)
> >>  ERROR: Failed to initialise share modes
> >>[2001/08/29 13:23:34, 0] locking/shmem_sysv.c:sysv_shm_open(667)
> >>  Can't create or use IPC area. Error was No such file or directory
> >>[2001/08/29 13:23:34, 0] locking/locking.c:locking_init(174)
> >>  ERROR: Failed to initialise share modes
> >>-- 
> >>To unsubscribe from this list go to the following URL and read the
> >>instructions:  http://lists.samba.org/mailman/listinfo/samba
> >>
> >
> >
> >_________________________________________________________________
> >In a world without walls and fences, who needs windows and gates?
> >
> 
> 


_________________________________________________________________
In a world without walls and fences, who needs windows and gates?

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at lists.samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id 8E64E4C38 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 23:10:33 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7U6Dag23420; Thu, 30 Aug 2001 08:13:36 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id IAA06406; Thu, 30
  Aug 2001 08:13:03 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id IAA26347; Thu, 30 Aug
  2001 08:13:37 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: Samba List <samba at lists.samba.org>, MRZ <mrz.pct at home.com>
Date: Thu, 30 Aug 2001 08:13:35 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: Followup- allowing users to mount smbfs
Message-ID: <3B8DF5AF.1871.21D1A4 at localhost>
Priority: normal
References: <Pine.LNX.4.30.0108292115580.1604-100000 at cola.teststation.c 
  o
In-reply-to: <20010829212656.YSFA1414.femail12.sdc1.sfba.home.com at mustan
  g  .pct.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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/

> Definately not something I'd venture to try, but thanks for mentioning this option.
> How does everyone else handle this kind of thing? Is there actually a way to do this using fstab or should I
> be looking at another way- if so, what is it?
What about hacking a skript around smbmount and smbunmount? This 
skript could mkdir the mount point for the user and rmdir it a 
umount. This way the ownership is allway right. OK, its not realy 
nice.

Christian

               _(_)_                          wWWWw   _
   @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
  @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
   @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
    /      Y       \|    \|/    /(_)    \|      |/      |
 \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|// 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at lists.samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id 2B0E04E33 for
  <samba at lists.samba.org>; Wed, 29 Aug 2001 23:15:05 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7U6I6t23855; Thu, 30 Aug 2001 08:18:06 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id IAA06554; Thu, 30
  Aug 2001 08:17:32 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id IAA26512; Thu, 30 Aug
  2001 08:18:05 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: Peoter Veliki <peoter_veliki at hotmail.com>, samba at lists.samba.org,
  Joel Hammer <Joel at hammershome.com>
Date: Thu, 30 Aug 2001 08:18:03 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: Newbie needs help!  Err: Network Path not found.
Message-ID: <3B8DF6BB.23830.25EB79 at localhost>
Priority: normal
In-reply-to: <20010829210945.A19176 at hammershome.com>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>; from 
  peoter_veliki at hotmail.com on Wed, Aug 29, 2001 at 05:22:22PM -0700
X-mailer: Pegasus Mail for Win32 (v3.12c)
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 Wed, Aug 29, 2001 at 05:22:22PM -0700, Peoter Veliki wrote:
> > I'm trying to set up Samba on Win2k/Redhat7.1.  The Redhat7.1 is running
> > within VMWare on the same machine.  This shouldn't matter since everything is
> > pretty much the same, but I thought I should mentino it.
> > 
> > It looks like everything is OK on the Linux side.  I can see an icon on the
> > Win2k side under "My Network Places"/"Computers Near Me".  But when I click on
> > the icon, it gives me an error message:
> > 
> > \\Roughneck not accessible
> > The Network Path was not found.
> > 
> > Can anyone give me a clue what this error message means?
> 
> Best advice is to walk through the DIAGNOSIS.txt doc that comes with the
> samba distribution.
> Joel
And not to forget the firewall that the standard RH7.1 installation 
will set up that blocks Prot 139

Christian


> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


               _(_)_                          wWWWw   _
   @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
  @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
   @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
    /      Y       \|    \|/    /(_)    \|      |/      |
 \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|// 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Return-Path: <k.mahesh at gdatech.co.in>
Delivered-To: samba at lists.samba.org
Received: from blr1.mantraonline.com (bbilblr1.mantraonline.com
  [202.56.250.3]) by lists.samba.org (Postfix) with ESMTP id 4AE914E80
  for <samba at lists.samba.org>; Wed, 29 Aug 2001 23:36:46 -0700 (PDT)
Received: from gdatech.co.in ([202.56.251.164]) by blr1.mantraonline.com
  (Netscape Messaging Server 4.15) with SMTP id GIVBUW01.PL6 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 12:10:08 +0530 
Message-ID: <3B8E9093.51FE3371 at gdatech.co.in>
Date: Thu, 30 Aug 2001 12:14:27 -0700
From: "mahesh s.k." <k.mahesh at gdatech.co.in>
X-Mailer: Mozilla 4.78 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba <samba at lists.samba.org>
Subject: help...
Content-Type: text/plain; charset="us-ascii"
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/

Hello

            Recently i installed samba 2.2.1a on solaris7.Unix machine
is appearing fine in windows98 systems but if i try to access it getting
a message that  "The computer or share name could not be found".Can
anybody help me to sort this problem?
smb.conf file is attached.

Regards,
Mahesh.

[demime 0.98b removed an attachment of type application/x-unknown-content-type-conf]
#
# Internet host table
#
127.0.0.1	localhost	
192.168.1.50	induse	loghost	 
192.168.1.3     sherkhan
192.168.1.15    web_server 
192.168.1.17    donald  
192.168.1.22    tarzen  
192.168.1.21    scooby
192.168.1.11    goophy

[demime 0.98b removed an attachment of type application/x-unknown-content-type-conf]
#ident	"@(#)services	1.20	98/07/08 SMI"	/* SVr4.0 1.8	*/
#
# Network services, Internet style
#
tcpmux		1/tcp
echo		7/tcp
echo		7/udp
discard		9/tcp		sink null
discard		9/udp		sink null
systat		11/tcp		users
daytime		13/tcp
daytime		13/udp
netstat		15/tcp
chargen		19/tcp		ttytst source
chargen		19/udp		ttytst source
ftp-data	20/tcp
ftp		21/tcp
telnet		23/tcp
smtp		25/tcp		mail
support         1529/tcp        #gnats 
time		37/tcp		timserver
time		37/udp		timserver
name		42/udp		nameserver
whois		43/tcp		nicname		# usually to sri-nic
domain		53/udp
domain		53/tcp
bootps		67/udp				# BOOTP/DHCP server
bootpc		68/udp				# BOOTP/DHCP client
hostnames	101/tcp		hostname	# usually to sri-nic
pop2		109/tcp		pop-2		# Post Office Protocol - V2
pop3		110/tcp				# Post Office Protocol - Version 3
sunrpc		111/udp		rpcbind
sunrpc		111/tcp		rpcbind
netbios-ns	137/udp         #samba nmbd
netbios-ssn	139/tcp         #samba smbd
netbios-ssn     139/tcp 
netbios-ssn     139/udp 
imap		143/tcp		imap2		# Internet Mail Access Protocol v2
ldap		389/tcp				# Lightweight Directory Access Protocol	
ldap		389/udp				# Lightweight Directory Access Protocol
ldaps		636/tcp				# LDAP protocol over TLS/SSL (was sldap)
ldaps		636/udp				# LDAP protocol over TLS/SSL (was sldap)
swat            901/tcp          #samba swat
#
# Host specific functions
#
tftp		69/udp
rje		77/tcp
finger		79/tcp
link		87/tcp		ttylink
supdup		95/tcp
iso-tsap	102/tcp
x400		103/tcp				# ISO Mail
x400-snd	104/tcp
csnet-ns	105/tcp
pop-2		109/tcp				# Post Office
uucp-path	117/tcp
nntp            119/tcp         usenet		# Network News Transfer
ntp		123/tcp				# Network Time Protocol
ntp		123/udp				# Network Time Protocol
NeWS		144/tcp		news		# Window System
cvc_hostd	442/tcp				# Network Console
#
# UNIX specific services
#
# these are NOT officially assigned
#
exec		512/tcp
login		513/tcp
shell		514/tcp		cmd		# no passwords used
printer		515/tcp		spooler		# line printer spooler
courier		530/tcp		rpc		# experimental
uucp		540/tcp		uucpd		# uucp daemon
biff		512/udp		comsat
who		513/udp		whod
syslog		514/udp
talk		517/udp
route		520/udp		router routed
klogin		543/tcp				# Kerberos authenticated rlogin
new-rwho	550/udp		new-who		# experimental
rmonitor	560/udp		rmonitord	# experimental
monitor		561/udp				# experimental
pcserver	600/tcp				# ECD Integrated PC board srvr
kerberos-adm	749/tcp				# Kerberos V5 Administration
kerberos-adm	749/udp				# Kerberos V5 Administration
kerberos	750/udp         kdc		# Kerberos key server
kerberos	750/tcp		kdc		# Kerberos key server
krb5_prop	754/tcp				# Kerberos V5 KDC propogation
ufsd		1008/tcp	ufsd		# UFS-aware server
ufsd		1008/udp	ufsd
cvc		1495/tcp			# Network Console
ingreslock      1524/tcp
www-ldap-gw	1760/tcp			# HTTP to LDAP gateway
www-ldap-gw	1760/udp			# HTTP to LDAP gateway
listen          2766/tcp                        # System V listener port
nfsd		2049/udp	nfs		# NFS server daemon (clts)
nfsd		2049/tcp	nfs		# NFS server daemon (cots)
eklogin		2105/tcp			# Kerberos encrypted rlogin
lockd		4045/udp			# NFS lock daemon/manager
lockd		4045/tcp
dtspc		6112/tcp			# CDE subprocess control
fs		7100/tcp			# Font server

[demime 0.98b removed an attachment of type text/x-vcard which had a name of k.mahesh.vcf]

Return-Path: <Marek.Feszczuk at WAW1.siemens.pl>
Delivered-To: samba at lists.samba.org
Received: from mail.siemens.pl (mail.siemens.pl [217.153.88.106]) by
  lists.samba.org (Postfix) with ESMTP id 441444EB5 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 00:26:21 -0700 (PDT)
Received: from wawzz11e.siemens.pl (10.0.6.20 [10.0.6.20]) by
  mail.siemens.pl with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id RXVCVRRT; Thu, 30 Aug 2001 09:23:02 +0200
Received: by wawzz11e.siemens.pl with Internet Mail Service
  (5.5.2653.19) id <R8C9CMC7>; Thu, 30 Aug 2001 09:29:15 +0200
Message-ID: <F954B4B85128D4119FC000104BB868D50157309E at wawzz11e.siemens.p
  l>
From: Marek.Feszczuk at WAW1.siemens.pl
To: bdlug at hotmail.com, samba at lists.samba.org
Subject: ODP: need simple help as a new to samba
Date: Thu, 30 Aug 2001 09:29:02 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-2"
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/

Typicaly in /usr/src
but it can be in other place, if you want.

Marek Feszczuk

-----Oryginalna wiadomo6f-----
Od: bdlug zaman [mailto:bdlug at hotmail.com]
Wys3ano: 29 sierpnia 2001 17:36
Do: samba at lists.samba.org
Temat: need simple help as a new to samba


a funny question indeed....
I have downloaded samba-latest.tar.gz, before uncompressing where I should
move this file.
is it in /usr/src or /usr/local or does it really matter??

urgent help needed

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <feichtinger.g at bartelt.at>
Delivered-To: samba at lists.samba.org
Received: from smtp.inode.at (flurry.inode.at [195.58.161.103]) by
  lists.samba.org (Postfix) with ESMTP id 46E41417D for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 03:44:40 -0700 (PDT)
Received: from static213-229-47-185.adsl.inode.at ([213.229.47.185]
  helo=bagserver1.bartelt.at) by smtp.inode.at with esmtp (Exim 3.31 #1)
  id 15cPK9-0006DB-00 for samba at lists.samba.org; Thu, 30 Aug 2001
  12:45:25 +0200
Received: by BAGSERVER1 with Internet Mail Service (5.5.2650.21) id
  <R2QXHZVB>; Thu, 30 Aug 2001 12:47:18 +0200
Message-ID: <2F1ECE3E282BD411A4E800508B9A402A0AAE24 at BAGSERVER1>
From: feichtinger.g at bartelt.at
To: samba at lists.samba.org
Subject: Help please! Error Messages: path to long
Date: Thu, 30 Aug 2001 12:47:15 +0200
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/

Hi folks,
I tried to fix the following problem for days without success. So I hope,
someone out there could help me.

OS: SuSE Linux 7.1 Kernel 2.4.7
    Samba Version 2.2.0a

Problem:
I have mount a Samba share on my Windows- Clients (NT and W2K). When I try
to copy a local directory to the Samba share I get the error messages
(german): Pfadname zu lang (english: path to long). Everything else works
pretty good. I tried different settings in the smb.conf, but without
success.

cat /etc/smb.conf:
[global]
        workgroup = myWorkgroup
        netbios name = myNetbiosName
        server string = myServerString
        security = DOMAIN
        encrypt passwords = Yes
        allow trusted domains = No
        password server = myPasswordServer(Windows NT4.0 PDC)
        lanman auth = No
        log level = 3
        log file = /var/log/samba/log.%m
        max log size = 50
        name resolve order = host bcast
        character set = ISO8859-1
        preferred master = False
        local master = No
        domain master = False
        dns proxy = No
        create mask = 0766
        directory mask = 0777
        hosts allow = x.x.x.x/255.255.255.0

[projekt]
        comment = Projekte
        path = /usr2/projekt
        read only = No
        guest ok = Yes

[disks]
        comment = Interessante Programme ...
        path = /usr2/disks
        read only = No
        guest ok = Yes


Best regard,

G|nter Feichtinger
Bartelt GmbH, Austria
pers.: mailto:feichtinger.g at bartelt.at
_____

Return-Path: <ratzka at hrz.uni-marburg.de>
Delivered-To: samba at lists.samba.org
Received: from Mailer.Uni-Marburg.DE (Mailer.Uni-Marburg.DE
  [137.248.1.76]) by lists.samba.org (Postfix) with ESMTP id 18CD94FBD;
  Thu, 30 Aug 2001 04:08:48 -0700 (PDT)
Received: from hrz.uni-marburg.de (pcrz29.HRZ.Uni-Marburg.DE
  [137.248.3.121]) by Mailer.Uni-Marburg.DE (8.11.2/8.11.2) with ESMTP
  id f7UBBmO74250; Thu, 30 Aug 2001 13:11:49 +0200
Message-ID: <3B8E1F74.1E5994AA at hrz.uni-marburg.de>
Date: Thu, 30 Aug 2001 13:11:48 +0200
From: Wolfgang Ratzka <ratzka at hrz.uni-marburg.de>
Organization: HRZ, Uni Marburg
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: de,en
MIME-Version: 1.0
To: Rasmus Wiman <rasmus.wiman at sami.se>
Cc: samba-ntdom at lists.samba.org, samba at lists.samba.org
Subject: Re: Another one with Default paper size problems.
References: <20010830120245.54f4d2f4.rasmus.wiman at sami.se>
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/

Rasmus Wiman wrote:
> 
> I've set up our department network with a Samba 2.2 PDC and a HP4000 TN
> printer connected to the network with a JetDirect card. I've figured out
> how to install a printer driver, but for some reason it peper size
> defaults to Letter and I want A4. What's wrong? I've read the latest
> Samba-HOWTO-Collection.pdf, but still don't have a clue. It seems that
> this issue have been up before, but noone seems to have posted any
> solutions. The driver is the latest "Point and print" driver (5.22).

To add one thing for the knowledgeable person who might one day look
into this ;-):
Using the latest drivers from HP seems to be part of the problem...
If I remember right, the errors don't show up with PostScript drivers.

-- 
Wolfgang Ratzka  Phone: +49 6421 2823531  FAX: +49 6421 2826994
Uni Marburg,  HRZ, Hans-Meerwein-Str., D-35032 Marburg, Germany
                                            (0x2b|~(0x2b))==???

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 35250460E for <samba at lists.samba.org>; Thu, 30
  Aug 2001 04:35:41 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id HAA01285 for samba at lists.samba.org; Thu, 30 Aug 2001
  07:38:44 -0400
Date: Thu, 30 Aug 2001 07:38:44 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Making readonly for some machines
Message-ID: <20010830073844.A1260 at hammershome.com>
References: <000001c13111$55f1ce80$0100a8c0 at chris>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <000001c13111$55f1ce80$0100a8c0 at chris>; from
  christopher.jensen at studentmail.newcastle.edu.au on Wed, Aug 29, 2001
  at 05:18:15PM +1000
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 Wed, Aug 29, 2001 at 05:18:15PM +1000, Chris Jensen wrote:
> Hi,
> I'd like to set up a share that's available to everyone as read only, and
> available to one machine on the network (machine with a particular IP) with
> write access also.
> At the moment the best I've been able to come up with is create two
> different shares, one with read only access available to everyone, and one
> with write access and hosts allow = [ip]
> I'd prefer to have it as the same share though. I thought of using
> subsititution to have seperate config files used, but that would mean I'd
> need a seperate config for each machine wouldn't it? That would be a bit
> much because there's only one machine that needs special access.
> Chris Jensen

The read list and write list parameters will do this, but they seem to be
based on user names. Would that work for you?
Joel

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id A2B2E47C6 for <samba at lists.samba.org>; Thu, 30
  Aug 2001 04:38:31 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id HAA01300 for samba at lists.samba.org; Thu, 30 Aug 2001
  07:41:35 -0400
Date: Thu, 30 Aug 2001 07:41:35 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: help...
Message-ID: <20010830074135.A1288 at hammershome.com>
References: <3B8E9093.51FE3371 at gdatech.co.in>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B8E9093.51FE3371 at gdatech.co.in>; from
  k.mahesh at gdatech.co.in on Thu, Aug 30, 2001 at 12:14:27PM -0700
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 Thu, Aug 30, 2001 at 12:14:27PM -0700, mahesh s.k. wrote:
> Hello
> 
>             Recently i installed samba 2.2.1a on solaris7.Unix machine
> is appearing fine in windows98 systems but if i try to access it getting
> a message that  "The computer or share name could not be found".Can
> anybody help me to sort this problem?
> smb.conf file is attached.
> 
Set your debug level to 3 and look at your logs. It should show you the
name of the share samba is looking for. 
Joel

Return-Path: <ales at titan.kolej.mff.cuni.cz>
Delivered-To: samba at samba.org
Received: from smtp.kolej.mff.cuni.cz (smtp.kolej.mff.cuni.cz
  [195.113.25.225]) by lists.samba.org (Postfix) with ESMTP id 176D1467A
  for <samba at samba.org>; Thu, 30 Aug 2001 05:39:06 -0700 (PDT)
Received: from titan.kolej.mff.cuni.cz (titan.kolej.mff.cuni.cz
  [195.113.24.233]) by smtp.kolej.mff.cuni.cz (8.11.3/8.11.3) with ESMTP
  id f7UCb3404787 for <samba at samba.org>; Thu, 30 Aug 2001 14:37:03 +0200
  (CEST) (envelope-from ales at titan.kolej.mff.cuni.cz)
Received: by titan.kolej.mff.cuni.cz (Postfix, from userid 500) id
  6FCE6BAA; Thu, 30 Aug 2001 14:42:02 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1]) by
  titan.kolej.mff.cuni.cz (Postfix) with ESMTP id 6A6447B1 for
  <samba at samba.org>; Thu, 30 Aug 2001 14:42:02 +0200 (CEST)
Date: Thu, 30 Aug 2001 14:42:02 +0200 (CEST)
From: Ales Krajnik <ales at titan.kolej.mff.cuni.cz>
Reply-To: Ales Krajnik <ales99 at seznam.cz>
To: <samba at samba.org>
Subject: smb_pam_auth failed - Rejectin User ...
Message-ID: <Pine.LNX.4.33L2.0108301436350.4761-100000 at titan.kolej.mff.c
  uni.cz>
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, one question:

is "smb_pam_auth failed - Rejecting User XXX" ok? I have about 15 services with
valid users = @...
force group = ...

and if someone connects from win95 to a service he has no right for it this
message apears in his log (log.<name of computer>).

Is that info only (debuglevel = 0) or is that some kind of error, for example
wrong rights?

All the directories have correct right for the service.

We use plain text passwords.

Thanx for any help,
Ales

Return-Path: <Marek.Feszczuk at WAW1.siemens.pl>
Delivered-To: samba at lists.samba.org
Received: from mail.siemens.pl (mail.siemens.pl [217.153.88.106]) by
  lists.samba.org (Postfix) with ESMTP id 29459467A for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 05:39:34 -0700 (PDT)
Received: from wawzz11e.siemens.pl (10.0.6.20 [10.0.6.20]) by
  mail.siemens.pl with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id RXVCVZXG; Thu, 30 Aug 2001 14:36:18 +0200
Received: by wawzz11e.siemens.pl with Internet Mail Service
  (5.5.2653.19) id <R8C9CQB2>; Thu, 30 Aug 2001 14:42:28 +0200
Message-ID: <F954B4B85128D4119FC000104BB868D5015730A4 at wawzz11e.siemens.p
  l>
From: Marek.Feszczuk at WAW1.siemens.pl
To: samba at lists.samba.org
Subject: what is this?
Date: Thu, 30 Aug 2001 14:42:27 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-2"
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 get some odd registration in my log file from winnt4.

api_net_sam_logon: Failed to marshall NET_R_SAM_LOGON.
api_rpcTNP: api_netlog_rpc: NET_SAMLOGON failed.
api_net_sam_logon: Failed to marshall NET_R_SAM_LOGON.
api_rpcTNP: api_netlog_rpc: NET_SAMLOGON failed.
api_net_sam_logon: Failed to marshall NET_R_SAM_LOGON.
api_rpcTNP: api_netlog_rpc: NET_SAMLOGON failed.

Could you say me what is that supposed to mean?

thanks
Marek

Return-Path: <Giles.Carre at enseeiht.fr>
Delivered-To: samba at samba.org
Received: from cri.enseeiht.fr (cri.enseeiht.fr [147.127.20.9]) by
  lists.samba.org (Postfix) with ESMTP id 2ED154359 for
  <samba at samba.org>; Thu, 30 Aug 2001 07:11:06 -0700 (PDT)
Received: from enseeiht.fr (localhost [127.0.0.1]) by cri.enseeiht.fr
  (8.9.3+Sun/8.9.3) with ESMTP id QAA25627; Thu, 30 Aug 2001 16:14:14
  +0200 (MEST)
Message-ID: <3B8E4A36.C704DF3C at enseeiht.fr>
Date: Thu, 30 Aug 2001 16:14:14 +0200
From: Giles Carre <Giles.Carre at enseeiht.fr>
Organization: ENSEEIHT - INPT
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Building Samba : configure options and make targets
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/

Hi,

Is there somewhere a full description of the "configure" options, other
than running "configure --help" or the O'Reilly book "Using Samba" ?

Habitually, I consult the source code to understand the matter, for
example source/smbd/quota.c for --with-quotas or source/lib.utilc.c for
--with-nisplus-home, but I am never sure to see all the scope of the
option.

Same question for the targets of make (like install...).

Thanks in advance,

--
________________________________________________________________________
Giles Carri   -   Responsable du ptle Systhmes | Giles.Carre at enseeiht.fr
Centre de Ressources Informatiques             | http://www.enseeiht.fr
ENSEEIHT - INP Toulouse                        | Til : 05 61 58 84 01
2, rue Camichel - 31071 Toulouse Cedex 7       | Fax : 05 61 58 80 24
________________________________________________________________________

Return-Path: <Giles.Carre at enseeiht.fr>
Delivered-To: samba at samba.org
Received: from cri.enseeiht.fr (cri.enseeiht.fr [147.127.20.9]) by
  lists.samba.org (Postfix) with ESMTP id 6877D49CB for
  <samba at samba.org>; Thu, 30 Aug 2001 07:11:45 -0700 (PDT)
Received: from enseeiht.fr (localhost [127.0.0.1]) by cri.enseeiht.fr
  (8.9.3+Sun/8.9.3) with ESMTP id QAA26743; Thu, 30 Aug 2001 16:14:54
  +0200 (MEST)
Message-ID: <3B8E4A5E.2EBA84AF at enseeiht.fr>
Date: Thu, 30 Aug 2001 16:14:54 +0200
From: Giles Carre <Giles.Carre at enseeiht.fr>
Organization: ENSEEIHT - INPT
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Perf pb : Samba 2.0.x + NISplus + Solaris 8
References: <3AF98B93.E9F457AE at aquila.soft.net>
  <3AFA70AB.D3FF2258 at hejoe.de>
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/

Hi,

I have Samba 2.0.7/2.0.10 whith NISplus under Solaris 8.

Sometime, I have perf problems (connexion time > 5 mn, roaming profile
not
accessible, long access time to many files). The server not seems to
have
performance problhme.

Is the configuration 2.0.x/NIS+/Solaris 8 known broken ? Sun says NIS+
under
Solaris 8 has problems only with the GUI (Solstice AdminSuite) because
of
the transition to Java, but not at all with the stability or the perf
(not
more than with Solaris 5.6, 7...).

Thanks in advance.

--
________________________________________________________________________
Giles Carri   -   Responsable du ptle Systhmes | Giles.Carre at enseeiht.fr
Centre de Ressources Informatiques             | http://www.enseeiht.fr
ENSEEIHT - INP Toulouse                        | Til : 05 61 58 84 01
2, rue Camichel - 31071 Toulouse Cedex 7       | Fax : 05 61 58 80 24
________________________________________________________________________

Return-Path: <melvintmelvin at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from imf07bis.bellsouth.net (mail207.mail.bellsouth.net
  [205.152.58.147]) by lists.samba.org (Postfix) with ESMTP id
  253AC4987; Thu, 30 Aug 2001 07:16:24 -0700 (PDT)
Received: from mel-pc2002.yahoo.com ([208.63.166.27]) by
  imf07bis.bellsouth.net (InterMail vM.5.01.01.01 201-252-104) with
  ESMTP id
  <20010830142027.LXGJ26014.imf07bis.bellsouth.net at mel-pc2002.yahoo.com>
  ; Thu, 30 Aug 2001 10:20:27 -0400
Message-Id: <5.1.0.14.2.20010830101647.020c2ea8 at pop.mail.yahoo.com>
X-Sender: melvintmelvin at pop.mail.yahoo.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Thu, 30 Aug 2001 10:19:26 -0400
To: samba at lists.samba.org
From: "Melvin T. Melvin" <melvintmelvin at yahoo.com>
Subject: Fwd: connections.tdb keeps getting corrupted. v2.2.1a
Cc: samba-technical at lists.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 noticed another person having the same problems, does anyone have any 
ideas? Should I backout to another version?
Hi -

>I have an HP/9000 v11.0 system running a home compiled
>(gcc) version of Samba v2.2.1a, and I've been getting
>errors like this for a couple of weeks. When it
>happens no new users can connect, and clients error
>saying "Number of concurrent connections reached" The
>smbd.log follows:
>
>
>[2001/08/20 00:25:36, 0] tdb/tdbutil.c:tdb_log(342)
>   tdb(/usr/local/samba/var/locks/connections.tdb):
>rec_read bad magic 0xd9fee666
>  at offset=7568
>[2001/08/20 00:25:36, 0]
>smbd/connection.c:claim_connection(158)
>   claim_connection: traverse of connections.tdb failed
>with error Corrupt databa
>se.
>[2001/08/20 00:25:37, 0]
>smbd/password.c:authorise_login(915)
>   authorise_login: rejected invalid user poophead
>[2001/08/20 00:25:37, 2]
>smbd/service.c:make_connection(318)
>   Invalid username/password for ipc$ [poophead]
>[2001/08/20 00:25:37, 2]
>smbd/server.c:exit_server(448)
>   Closing connections
>[2001/08/20 00:25:37, 0]
>smbd/connection.c:yield_connection(62)
>   yield_connection: tdb_delete failed with error
>Record does not exist.
>[2001/08/20 00:25:44, 2]
>smbd/reply.c:reply_special(93)
>---
>Smb.conf:
>
># Global parameters
>[global]
>         workgroup = WK50
>         netbios name = ASK-HPUX
>         server string = OS/2 1.31a
>         security = SERVER
>         map to guest = Bad Password
>         password server = passwd_server
>         log level = 2
>         syslog = 3
>         max smbd processes = 64
>         max open files = 1000
>         printcap name = lpstat
>         local master = No
>         wins server = passwd_server
>         guest account = html
>         valid users = melvin
>         admin users = melvin
>
>[sources]
>         comment = Source Code Respository
>         path = /sources
>         #guest account = html
>         valid users =
>         write list = melvin
>         guest ok = Yes
>
>[tmp]
>         comment = Temporary
>         path = /tmp
>
>[ask]
>         comment = ME Only
>         path = /ask
>         valid users = melvin
>         read only = No
>         browseable = No
>
>[temp]
>         comment = CD Creation temporary space
>         path = /temp
>         guest account = html
>         read only = No
>         guest ok = Yes
>         oplocks = No
>         level2 oplocks = No
>         strict locking = Yes
>---
>
>Any and all assistance would be greatly appreciated.
>

Return-Path: <recapito at tiscalinet.it>
Delivered-To: samba at lists.samba.org
Received: from mail.tiscalinet.it (mail-6.tiscalinet.it
  [195.130.225.152]) by lists.samba.org (Postfix) with ESMTP id
  993594E8B for <samba at lists.samba.org>; Thu, 30 Aug 2001 07:16:59 -0700
  (PDT)
Received: from tiscalinet.it (62.11.65.41) by mail.tiscalinet.it
  (5.5.031) id 3B43877D011754CB for samba at lists.samba.org; Thu, 30 Aug
  2001 16:19:57 +0200
Message-ID: <3B8E4B4F.F497CD57 at tiscalinet.it>
Date: Thu, 30 Aug 2001 16:18:55 +0200
From: Max <recapito at tiscalinet.it>
Organization: Recapito Corrieri Verzoni sas
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Problem using Samba-2.2.1a and Windows 2000 Professional
Content-Type: text/plain; charset="us-ascii"
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/

I have a problem using Samba-2.2.1a on a Linux RedHat 7.0 server.

My client is a Window 2000 Professional.

I try all steps listed in DIAGNOSIS.txt and all works fine from step 1
to 7.

Step 8 fail when i try on my client :

net view \\lx1
it say
System Error 5. Access denied.

And if i try
net use x: \\lx1\tmp
it say
The account is not autorized to access the system from the workstation
in use.

lx1 is my server , lx2 is the client.

In attach my :
smb.conf
log.lx2
log.smbd ( my debug level = 3)

All works fine if the client  (lx2) is a Linx box.
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# Any line which starts with a ; (semi-colon) or a # (hash) 
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not made any basic syntactic errors. 
#
#======================= Global Settings =====================================
[global]

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = WORKGROUP

# server string is the equivalent of the NT Description field
   server string = Samba Server

# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
;   hosts allow = 192.168.1. 192.168.2. 127.
   hosts allow = 192.168.0. 127.

# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
   printcap name = /etc/printcap
   load printers = yes

# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx
;   printing = bsd

# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
;  guest account = pcguest

# this tells Samba to use a separate log file for each machine
# that connects
   log file = /var/log/samba/log.%m

# Put a capping on the size of the log files (in Kb).
   max log size = 50

# Security mode. Most people will want user level security. See
# security_level.txt for details.
   security = user
# Use password server option only with security = server
;   password server = <NT-Server-Name>

# Password Level allows matching of _n_ characters of the password for
# all combinations of upper and lower case.
;  password level = 8
;  username level = 8

# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
;  encrypt passwords = yes
;  smb passwd file = /etc/samba/smbpasswd

# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
#        the encrypted SMB passwords. They allow the Unix password
#        to be kept in sync with the SMB password.
;  unix password sync = Yes
;  passwd program = /usr/bin/passwd %u
;  passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*

# Unix users can map to different SMB User names
;  username map = /etc/samba/smbusers

# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
;   include = /etc/samba/smb.conf.%m

# Most people will find that this option gives better performance.
# See speed.txt and the manual pages for details
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
;   interfaces = 192.168.12.2/24 192.168.13.2/24 

# Configure remote browse list synchronisation here
#  request announcement to, or browse list sync from:
#	a specific host or from / to a whole subnet (see below)
;   remote browse sync = 192.168.3.25 192.168.5.255
# Cause this host to announce itself to local subnets here
;   remote announce = 192.168.1.255 192.168.2.44

# Browser Control Options:
# set local master to no if you don't want Samba to become a master
# browser on your network. Otherwise the normal election rules apply
;   local master = no

# OS Level determines the precedence of this server in master browser
# elections. The default value should be reasonable
;   os level = 33

# Domain Master specifies Samba to be the Domain Master Browser. This
# allows Samba to collate browse lists between subnets. Don't use this
# if you already have a Windows NT domain controller doing this job
   domain master = yes 

# Preferred Master causes Samba to force a local browser election on startup
# and gives it a slightly higher chance of winning the election
;   preferred master = yes

# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
;   domain controller = <NT-Domain-Controller-SMBName>

# Enable this if you want Samba to be a domain logon server for 
# Windows95 workstations. 
;   domain logons = yes

# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
;   logon script = %m.bat
# run a specific logon batch file per username
;   logon script = %U.bat

# Where to store roving profiles (only for Win95 and WinNT)
#        %L substitutes for this servers netbios name, %U is username
#        You must uncomment the [Profiles] share below
;   logon path = \\%L\Profiles\%U

# All NetBIOS names must be resolved to IP Addresses
# 'Name Resolve Order' allows the named resolution mechanism to be specified
# the default order is "host lmhosts wins bcast". "host" means use the unix
# system gethostbyname() function call that will use either /etc/hosts OR
# DNS or NIS depending on the settings of /etc/host.config, /etc/nsswitch.conf
# and the /etc/resolv.conf file. "host" therefore is system configuration
# dependant. This parameter is most often of use to prevent DNS lookups
# in order to resolve NetBIOS names to IP Addresses. Use with care!
# The example below excludes use of name resolution for machines that are NOT
# on the local network segment
# - OR - are not deliberately to be known via lmhosts or via WINS.
; name resolve order = wins lmhosts bcast

# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
   wins support = yes

# WINS Server - Tells the NMBD components of Samba to be a WINS Client
#	Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
;   wins server = w.x.y.z

# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
# at least one	WINS Server on the network. The default is NO.
;   wins proxy = yes

# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
   dns proxy = no 

# Case Preservation can be handy - system default is _no_
# NOTE: These can be set on a per share basis
;  preserve case = no
;  short preserve case = no
# Default case is normally upper case for all DOS files
;  default case = lower
# Be very careful with case sensitivity - it can break things!
;  case sensitive = no

#============================ Share Definitions ==============================
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

# Un-comment the following and create the netlogon directory for Domain Logons
; [netlogon]
;   comment = Network Logon Service
;   path = /home/netlogon
;   guest ok = yes
;   writable = no
;   share modes = no


# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
;[Profiles]
;    path = /home/profiles
;    browseable = no
;    guest ok = yes


# NOTE: If you have a BSD-style print system there is no need to 
# specifically define each individual printer
[printers]
   comment = All Printers
   path = /var/spool/samba
   browseable = no
# Set public = yes to allow user 'guest account' to print
   guest ok = no
   writable = no
   printable = yes

# This one is useful for people to share files
;[tmp]
;   comment = Temporary file space
;   path = /tmp
;   read only = no
;   public = yes

[tmp]
   comment = temporary files
   path = /tmp
   read only = yes

# A publicly accessible directory, but read only, except for people in
# the "staff" group
;[public]
;   comment = Public Stuff
;   path = /home/samba
;   public = yes
;   read only = yes
;   write list = @staff

# Other examples. 
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool directory,
# wherever it is.
;[fredsprn]
;   comment = Fred's Printer
;   valid users = fred
;   path = /homes/fred
;   printer = freds_printer
;   public = no
;   writable = no
;   printable = yes

# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
;[fredsdir]
;   comment = Fred's Service
;   path = /usr/somewhere/private
;   valid users = fred
;   public = no
;   writable = yes
;   printable = no

# a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
# also use the %u option to tailor it by user name.
# The %m gets replaced with the machine name that is connecting.
;[pchome]
;  comment = PC Directories
;  path = /usr/pc/%m
;  public = no
;  writable = yes

# A publicly accessible directory, read/write to all users. Note that all files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user's files. Obviously this
# directory must be writable by the default user. Another user could of course
# be specified, in which case all files would be owned by that user instead.
;[public]
;   path = /usr/somewhere/else/public
;   public = yes
;   only guest = yes
;   writable = yes
;   printable = no

# The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
;[myshare]
;   comment = Mary's and Fred's stuff
;   path = /usr/somewhere/shared
;   valid users = mary fred
;   public = no
;   writable = yes
;   printable = no
;   create mask = 0765
[2001/08/30 14:59:06, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 14:59:06, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4176)
[2001/08/30 14:59:06, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 14:59:16, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 14:59:16, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 14:59:16, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 14:59:16, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to 
[2001/08/30 14:59:16, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 15:20:42, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4316)
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 15:20:42, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:20:42, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to 
[2001/08/30 15:20:42, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 15:20:42, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4317)
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 15:20:42, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:20:42, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to 
[2001/08/30 15:20:42, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 14:59:06, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 14:59:06, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 14:59:06, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4176, global_oplock_port = 1104
[2001/08/30 14:59:06, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 14:59:06, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 14:59:06, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 14:59:06, 2] smbd/reply.c:reply_special(93)
  netbios connect: name1=LX1              name2=LX2            
[2001/08/30 14:59:06, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:20:41, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 15:20:41, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 15:20:41, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4316, global_oplock_port = 1113
[2001/08/30 15:20:41, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 15:20:41, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 15:20:41, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(93)
  netbios connect: name1=LX1              name2=LX2            
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:20:42, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 15:20:42, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 15:20:42, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4317, global_oplock_port = 1114
[2001/08/30 15:20:42, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 15:20:42, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(93)
  netbios connect: name1=LX1              name2=LX2            
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:44:11, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:44:11, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:44:11, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to 
[2001/08/30 15:44:12, 3] smbd/server.c:exit_server(483)
  Server exit (caught signal)

Return-Path: <Steven.Gordon at motorola.com>
Delivered-To: samba at lists.samba.org
Received: from motgate4.mot.com (motgate4.mot.com [144.189.100.102]) by
  lists.samba.org (Postfix) with ESMTP id 4EBB55014 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 07:28:27 -0700 (PDT)
Received: [from mothost.mot.com (mothost.mot.com [129.188.137.101]) by
  motgate4.mot.com (motgate4 2.1) with ESMTP id HAA14317 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 07:31:30 -0700 (MST)]
Received: [from tx14exb01.ftw.mot.com (tx14exb01.ftw.mot.com
  [178.3.50.15]) by mothost.mot.com (MOT-mothost 2.0) with ESMTP id
  HAA29424 for <samba at lists.samba.org>; Thu, 30 Aug 2001 07:31:30 -0700
  (MST)]
Received: by tx14exb01.ftw.mot.com with Internet Mail Service
  (5.5.2654.52) id <QJPMQ654>; Thu, 30 Aug 2001 09:31:29 -0500
Message-ID: <0B0A39652BB0D411BCCF00508B9512EC029C4A11 at tx14exm05.ftw.mot.
  com>
From: Gordon Steven-QSG001 <Steven.Gordon at motorola.com>
To: "'Melvin T. Melvin'" <melvintmelvin at yahoo.com>
Cc: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
Date: Thu, 30 Aug 2001 09:31:28 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2654.52)
Content-Type: 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/

This happened to us using HP-UX 10.20 and SAMBA version 2.2.1.  I posted the
errors to the list, but got no responses.  The fix for us was to revert back
to 2.0.7.

Regards,

Steve

_________________________________
Steve Gordon
Motorola - Engineering Computing
Global Telecom Solutions Sector
(817) 245-6811
steven.gordon at motorola.com



-----Original Message-----
From: Melvin T. Melvin [mailto:melvintmelvin at yahoo.com]
Sent: Thursday, August 30, 2001 9:19 AM
To: samba at lists.samba.org
Cc: samba-technical at lists.samba.org
Subject: Fwd: connections.tdb keeps getting corrupted. v2.2.1a


I noticed another person having the same problems, does anyone have any 
ideas? Should I backout to another version?
Hi -

>I have an HP/9000 v11.0 system running a home compiled
>(gcc) version of Samba v2.2.1a, and I've been getting
>errors like this for a couple of weeks. When it
>happens no new users can connect, and clients error
>saying "Number of concurrent connections reached" The
>smbd.log follows:
>
>
>[2001/08/20 00:25:36, 0] tdb/tdbutil.c:tdb_log(342)
>   tdb(/usr/local/samba/var/locks/connections.tdb):
>rec_read bad magic 0xd9fee666
>  at offset=7568
>[2001/08/20 00:25:36, 0]
>smbd/connection.c:claim_connection(158)
>   claim_connection: traverse of connections.tdb failed
>with error Corrupt databa
>se.
>[2001/08/20 00:25:37, 0]
>smbd/password.c:authorise_login(915)
>   authorise_login: rejected invalid user poophead
>[2001/08/20 00:25:37, 2]
>smbd/service.c:make_connection(318)
>   Invalid username/password for ipc$ [poophead]
>[2001/08/20 00:25:37, 2]
>smbd/server.c:exit_server(448)
>   Closing connections
>[2001/08/20 00:25:37, 0]
>smbd/connection.c:yield_connection(62)
>   yield_connection: tdb_delete failed with error
>Record does not exist.
>[2001/08/20 00:25:44, 2]
>smbd/reply.c:reply_special(93)
>---
>Smb.conf:
>
># Global parameters
>[global]
>         workgroup = WK50
>         netbios name = ASK-HPUX
>         server string = OS/2 1.31a
>         security = SERVER
>         map to guest = Bad Password
>         password server = passwd_server
>         log level = 2
>         syslog = 3
>         max smbd processes = 64
>         max open files = 1000
>         printcap name = lpstat
>         local master = No
>         wins server = passwd_server
>         guest account = html
>         valid users = melvin
>         admin users = melvin
>
>[sources]
>         comment = Source Code Respository
>         path = /sources
>         #guest account = html
>         valid users =
>         write list = melvin
>         guest ok = Yes
>
>[tmp]
>         comment = Temporary
>         path = /tmp
>
>[ask]
>         comment = ME Only
>         path = /ask
>         valid users = melvin
>         read only = No
>         browseable = No
>
>[temp]
>         comment = CD Creation temporary space
>         path = /temp
>         guest account = html
>         read only = No
>         guest ok = Yes
>         oplocks = No
>         level2 oplocks = No
>         strict locking = Yes
>---
>
>Any and all assistance would be greatly appreciated.
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
  lists.samba.org (Postfix) with ESMTP id A652B4F89; Thu, 30 Aug 2001
  07:34:29 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel6.hp.com (Postfix) with ESMTP id C0F501F8D7;
  Thu, 30 Aug 2001 10:37:32 -0400 (EDT)
Received: from xatlbh4.atl.hp.com (xatlbh4.atl.hp.com [15.45.89.189]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id C1EE31F53B; Thu, 30 Aug
  2001 10:37:30 -0400 (EDT)
Received: by xatlbh4.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <RTX56XYW>; Thu, 30 Aug 2001 10:37:18 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F026 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "'Melvin T. Melvin'" <melvintmelvin at yahoo.com>,
  samba at lists.samba.org
Cc: samba-technical at lists.samba.org
Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
Date: Thu, 30 Aug 2001 10:37:17 -0400
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 Melvin,
We have a number of people on the list experiencing this problem - so far
all the reports I have seen involve HP-UX os'es, BUT, they range all the way
from 9.05, 10.20 to 11.00...  I'm trying to create an environment where I
can dup the corruption.  I'd be very interested if people could check their
logs to see if any NON-HP-UX platforms are being affected.
Two things you might try before backing down to a different version:
1. if you are using 2.2.1a, make sure you compile it WITHOUT mmap support.
we KNOW that mmap is going to fail
on HP-UX; the CVS version has a new smb.conf parameter, use mmap = no (no by
default on an HP-UX system) that will allow this to be configured.
2. make sure that your nflocks is plenty big (1024 or better) in your
kernel.

I'll post on the list if I get any further with this corruption issue, in
the meantime, ANYONE else out there experiencing these types of issues,
please let us know.

Thanks,
Don

-----Original Message-----
From: Melvin T. Melvin [mailto:melvintmelvin at yahoo.com]
Sent: Thursday, August 30, 2001 10:19 AM
To: samba at lists.samba.org
Cc: samba-technical at lists.samba.org
Subject: Fwd: connections.tdb keeps getting corrupted. v2.2.1a


I noticed another person having the same problems, does anyone have any 
ideas? Should I backout to another version?
Hi -

>I have an HP/9000 v11.0 system running a home compiled
>(gcc) version of Samba v2.2.1a, and I've been getting
>errors like this for a couple of weeks. When it
>happens no new users can connect, and clients error
>saying "Number of concurrent connections reached" The
>smbd.log follows:
>
>
>[2001/08/20 00:25:36, 0] tdb/tdbutil.c:tdb_log(342)
>   tdb(/usr/local/samba/var/locks/connections.tdb):
>rec_read bad magic 0xd9fee666
>  at offset=7568
>[2001/08/20 00:25:36, 0]
>smbd/connection.c:claim_connection(158)
>   claim_connection: traverse of connections.tdb failed
>with error Corrupt databa
>se.
>[2001/08/20 00:25:37, 0]
>smbd/password.c:authorise_login(915)
>   authorise_login: rejected invalid user poophead
>[2001/08/20 00:25:37, 2]
>smbd/service.c:make_connection(318)
>   Invalid username/password for ipc$ [poophead]
>[2001/08/20 00:25:37, 2]
>smbd/server.c:exit_server(448)
>   Closing connections
>[2001/08/20 00:25:37, 0]
>smbd/connection.c:yield_connection(62)
>   yield_connection: tdb_delete failed with error
>Record does not exist.
>[2001/08/20 00:25:44, 2]
>smbd/reply.c:reply_special(93)
>---
>Smb.conf:
>
># Global parameters
>[global]
>         workgroup = WK50
>         netbios name = ASK-HPUX
>         server string = OS/2 1.31a
>         security = SERVER
>         map to guest = Bad Password
>         password server = passwd_server
>         log level = 2
>         syslog = 3
>         max smbd processes = 64
>         max open files = 1000
>         printcap name = lpstat
>         local master = No
>         wins server = passwd_server
>         guest account = html
>         valid users = melvin
>         admin users = melvin
>
>[sources]
>         comment = Source Code Respository
>         path = /sources
>         #guest account = html
>         valid users =
>         write list = melvin
>         guest ok = Yes
>
>[tmp]
>         comment = Temporary
>         path = /tmp
>
>[ask]
>         comment = ME Only
>         path = /ask
>         valid users = melvin
>         read only = No
>         browseable = No
>
>[temp]
>         comment = CD Creation temporary space
>         path = /temp
>         guest account = html
>         read only = No
>         guest ok = Yes
>         oplocks = No
>         level2 oplocks = No
>         strict locking = Yes
>---
>
>Any and all assistance would be greatly appreciated.
>

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
  lists.samba.org (Postfix) with ESMTP id CF4A74B2D for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 07:36:11 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel6.hp.com (Postfix) with ESMTP id B26D91F71C;
  Thu, 30 Aug 2001 10:39:15 -0400 (EDT)
Received: from xatlbh4.atl.hp.com (xatlbh4.atl.hp.com [15.45.89.189]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id 779751F528; Thu, 30 Aug
  2001 10:39:13 -0400 (EDT)
Received: by xatlbh4.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <RTX56X92>; Thu, 30 Aug 2001 10:39:13 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F027 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Gordon Steven-QSG001' <Steven.Gordon at motorola.com>, "'Melvin T.
  Melvin'" <melvintmelvin at yahoo.com>
Cc: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
Date: Thu, 30 Aug 2001 10:39:12 -0400
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/

Sorry, Gordon;
I posted back to samba-technical, but not samba; I'm trying to create an
environment where I can reproduce the tdb corruption (with samba compiled
without MMAP).  I'll post any results.
Don

-----Original Message-----
From: Gordon Steven-QSG001 [mailto:Steven.Gordon at motorola.com]
Sent: Thursday, August 30, 2001 10:31 AM
To: 'Melvin T. Melvin'
Cc: 'samba at lists.samba.org'
Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a


This happened to us using HP-UX 10.20 and SAMBA version 2.2.1.  I posted the
errors to the list, but got no responses.  The fix for us was to revert back
to 2.0.7.

Regards,

Steve

_________________________________
Steve Gordon
Motorola - Engineering Computing
Global Telecom Solutions Sector
(817) 245-6811
steven.gordon at motorola.com



-----Original Message-----
From: Melvin T. Melvin [mailto:melvintmelvin at yahoo.com]
Sent: Thursday, August 30, 2001 9:19 AM
To: samba at lists.samba.org
Cc: samba-technical at lists.samba.org
Subject: Fwd: connections.tdb keeps getting corrupted. v2.2.1a


I noticed another person having the same problems, does anyone have any 
ideas? Should I backout to another version?
Hi -

>I have an HP/9000 v11.0 system running a home compiled
>(gcc) version of Samba v2.2.1a, and I've been getting
>errors like this for a couple of weeks. When it
>happens no new users can connect, and clients error
>saying "Number of concurrent connections reached" The
>smbd.log follows:
>
>
>[2001/08/20 00:25:36, 0] tdb/tdbutil.c:tdb_log(342)
>   tdb(/usr/local/samba/var/locks/connections.tdb):
>rec_read bad magic 0xd9fee666
>  at offset=7568
>[2001/08/20 00:25:36, 0]
>smbd/connection.c:claim_connection(158)
>   claim_connection: traverse of connections.tdb failed
>with error Corrupt databa
>se.
>[2001/08/20 00:25:37, 0]
>smbd/password.c:authorise_login(915)
>   authorise_login: rejected invalid user poophead
>[2001/08/20 00:25:37, 2]
>smbd/service.c:make_connection(318)
>   Invalid username/password for ipc$ [poophead]
>[2001/08/20 00:25:37, 2]
>smbd/server.c:exit_server(448)
>   Closing connections
>[2001/08/20 00:25:37, 0]
>smbd/connection.c:yield_connection(62)
>   yield_connection: tdb_delete failed with error
>Record does not exist.
>[2001/08/20 00:25:44, 2]
>smbd/reply.c:reply_special(93)
>---
>Smb.conf:
>
># Global parameters
>[global]
>         workgroup = WK50
>         netbios name = ASK-HPUX
>         server string = OS/2 1.31a
>         security = SERVER
>         map to guest = Bad Password
>         password server = passwd_server
>         log level = 2
>         syslog = 3
>         max smbd processes = 64
>         max open files = 1000
>         printcap name = lpstat
>         local master = No
>         wins server = passwd_server
>         guest account = html
>         valid users = melvin
>         admin users = melvin
>
>[sources]
>         comment = Source Code Respository
>         path = /sources
>         #guest account = html
>         valid users =
>         write list = melvin
>         guest ok = Yes
>
>[tmp]
>         comment = Temporary
>         path = /tmp
>
>[ask]
>         comment = ME Only
>         path = /ask
>         valid users = melvin
>         read only = No
>         browseable = No
>
>[temp]
>         comment = CD Creation temporary space
>         path = /temp
>         guest account = html
>         read only = No
>         guest ok = Yes
>         oplocks = No
>         level2 oplocks = No
>         strict locking = Yes
>---
>
>Any and all assistance would be greatly appreciated.
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <mig at jyde.dk>
Delivered-To: samba at lists.samba.org
Received: from daydremamer.dk (213.237.14.128.adsl.ho.worldonline.dk
  [213.237.14.128]) by lists.samba.org (Postfix) with SMTP id 7E1234B2D
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 07:36:40 -0700 (PDT)
Received: (qmail 69503 invoked from network); 30 Aug 2001 14:39:47 -0000
Received: from unknown (HELO dennis) (192.168.1.3) by 0 with SMTP; 30
  Aug 2001 14:39:47 -0000
Message-ID: <066701c13161$ad1dbac0$0301a8c0 at dennis>
From: "Dennis Pedersen" <mig at jyde.dk>
To: <samba at lists.samba.org>
Subject: samba 2.0.7 disk share problem
Date: Thu, 30 Aug 2001 16:40:12 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
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 been fooling around with samba samba-2.0.7 on my FreeBSD 4.2 box and
i seem have a strange problem. i've searched the mail list archive but
did'nt find anything like my problem so here goes:
On my win2k box i have mounted a share from my FreeBSD box and if i copy a
mpeg file for example to this share and stops it 50% into the copy then
samba writes the intere file down on the freebsd boks (i gues it files the
file on the samba up with zero's beause ther is nothing in the last 50% of
the film)
Is this a known bug or did i forget to set some parameter in my smb.conf?

Regards Dennis

Return-Path: <bdlug at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f60.pav2.hotmail.com [64.4.37.60]) by
  lists.samba.org (Postfix) with ESMTP id DF47D500F for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 07:38:00 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 07:41:04 -0700
Received: from 203.192.46.33 by pv2fd.pav2.hotmail.msn.com with HTTP;
  Thu, 30 Aug 2001 14:41:04 GMT
X-Originating-IP: [203.192.46.33]
From: "bdlug zaman" <bdlug at hotmail.com>
To: samba at lists.samba.org
Subject: need another help (no inetd.conf)
Date: Thu, 30 Aug 2001 14:41:04 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F60C9guA8M6XQQez1en00004c86 at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 14:41:04.0917 (UTC)
  FILETIME=[CC1DAC50:01C13161]
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/

Thanks all for last help.

I succesfully install latest .....gz in r.h.7.1

then I edit /etc/services by swat 901/tcp
but can't find any *inetd.conf* in /etc

does it on a different location in r.h 7.1?

Where????

hopefully just by getting all answer I will made my samba box.

Thanks

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at lists.samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id D42E84F18 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 07:59:11 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7UF2De05721; Thu, 30 Aug 2001 17:02:13 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id RAA01273; Thu, 30
  Aug 2001 17:01:41 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id RAA26192; Thu, 30 Aug
  2001 17:02:18 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: samba at lists.samba.org, "bdlug zaman" <bdlug at hotmail.com>
Date: Thu, 30 Aug 2001 17:02:06 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: need another help (no inetd.conf)
Message-ID: <3B8E718E.32308.205B25F at localhost>
Priority: normal
In-reply-to: <F60C9guA8M6XQQez1en00004c86 at hotmail.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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/

> Thanks all for last help.
> 
> I succesfully install latest .....gz in r.h.7.1
> 
> then I edit /etc/services by swat 901/tcp
> but can't find any *inetd.conf* in /etc
> 
> does it on a different location in r.h 7.1?
RH7.1 uses xinetd, there should be /etc/xinetd.conf and /etc/xinetd.d 
as directory with files for every service. Configuration for xinetd 
is totaly different to inetd. But solutions/examples have been posted 
on this list

Christian

> 
> Where????
> 
> hopefully just by getting all answer I will made my samba box.
> 
> Thanks
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


               _(_)_                          wWWWw   _
   @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
  @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
   @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
    /      Y       \|    \|/    /(_)    \|      |/      |
 \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|// 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Return-Path: <teg at redhat.com>
Delivered-To: samba at samba.org
Received: from halden.devel.redhat.com (nat-pool-meridian.redhat.com
  [199.183.24.200]) by lists.samba.org (Postfix) with ESMTP id 269105032
  for <samba at samba.org>; Thu, 30 Aug 2001 08:07:08 -0700 (PDT)
Received: (from teg at localhost) by halden.devel.redhat.com
  (8.11.6/8.11.6) id f7UFA2b07358; Thu, 30 Aug 2001 11:10:02 -0400
X-Authentication-Warning: halden.devel.redhat.com: teg set sender to
  teg at redhat.com using -f
To: "John Doe" <jd_ppc at hotmail.com>
Cc: samba at samba.org
Subject: Re: Fwd: GPL violation: vieka.com
References: <F1014Atg2c7qIA3EEmY0000ecf3 at hotmail.com>
Organization: Red Hat, Inc.
From: teg at redhat.com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
Date: 30 Aug 2001 11:10:02 -0400
In-Reply-To: <F1014Atg2c7qIA3EEmY0000ecf3 at hotmail.com>
Message-ID: <xuy3d69a8j9.fsf at halden.devel.redhat.com>
Lines: 16
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104
MIME-Version: 1.0
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/

"John Doe" <jd_ppc at hotmail.com> writes:

> > However, they are distributing the PE Net Explorer w/o the GPL
> > license and there is no link to download any source for the PE Net
> > module, nor the PE Net Explorer.

FWIW, there's no obligation to make anything under the GPL
downloadable. You have to distribute the source (or include an offer
to give it to them) to the ones who get the binaries, not make it
freely available for everyone. And of course - you can't impose
further restrictions on the software, so they can distribute it as
well.

-- 
Trond Eivind Glomsrxd
Red Hat, Inc.

Return-Path: <feichtinger.g at bartelt.at>
Delivered-To: samba at lists.samba.org
Received: from smtp.inode.at (flurry.inode.at [195.58.161.103]) by
  lists.samba.org (Postfix) with ESMTP id 14A4C4E15 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 08:27:43 -0700 (PDT)
Received: from static213-229-47-185.adsl.inode.at ([213.229.47.185]
  helo=bagserver1.bartelt.at) by smtp.inode.at with esmtp (Exim 3.31 #1)
  id 15cTk1-0005X9-00 for samba at lists.samba.org; Thu, 30 Aug 2001
  17:28:25 +0200
Received: by BAGSERVER1 with Internet Mail Service (5.5.2650.21) id
  <R2QXHZWS>; Thu, 30 Aug 2001 17:30:19 +0200
Message-ID: <2F1ECE3E282BD411A4E800508B9A402A0AAE43 at BAGSERVER1>
From: feichtinger.g at bartelt.at
To: samba at lists.samba.org
Subject: WG: Help please! Error Messages: path to long
Date: Thu, 30 Aug 2001 17:30:19 +0200
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/

Thanks Don for answering

Here you ask for:

unix path: /usr2/disks
share name: disks
Directory to copy: C:\tmp\heinzi

The problem appears when the directory contain just 1 file.
I found that the error messages also appears, when I just copy a bigger file
(3.6MB)!
A small file is able to be copied, but it take some seconds.

The other way (from the samba share to the local disk) is working without
problems.

Awaiting your replies...

Gunter
_____



-----Urspr|ngliche Nachricht-----
Von: MCCALL,DON (HP-USA,ex1) [mailto:don_mccall at hp.com]
Gesendet: Donnerstag, 30. August 2001 16:41
An: 'feichtinger.g at bartelt.at'
Betreff: RE: Help please! Error Messages: path to long


Gunter;
Can you post the full unix path to the share you are copying to, and the
full path of the file/directory you are trying to copy; does the directory
contain a very deep directory structure underneath it?
Don

-----Original Message-----
From: feichtinger.g at bartelt.at [mailto:feichtinger.g at bartelt.at]
Sent: Thursday, August 30, 2001 6:47 AM
To: samba at lists.samba.org
Subject: Help please! Error Messages: path to long


Hi folks,
I tried to fix the following problem for days without success. So I hope,
someone out there could help me.

OS: SuSE Linux 7.1 Kernel 2.4.7
    Samba Version 2.2.0a

Problem:
I have mount a Samba share on my Windows- Clients (NT and W2K). When I try
to copy a local directory to the Samba share I get the error messages
(german): Pfadname zu lang (english: path to long). Everything else works
pretty good. I tried different settings in the smb.conf, but without
success.

cat /etc/smb.conf:
[global]
        workgroup = myWorkgroup
        netbios name = myNetbiosName
        server string = myServerString
        security = DOMAIN
        encrypt passwords = Yes
        allow trusted domains = No
        password server = myPasswordServer(Windows NT4.0 PDC)
        lanman auth = No
        log level = 3
        log file = /var/log/samba/log.%m
        max log size = 50
        name resolve order = host bcast
        character set = ISO8859-1
        preferred master = False
        local master = No
        domain master = False
        dns proxy = No
        create mask = 0766
        directory mask = 0777
        hosts allow = x.x.x.x/255.255.255.0

[projekt]
        comment = Projekte
        path = /usr2/projekt
        read only = No
        guest ok = Yes

[disks]
        comment = Interessante Programme ...
        path = /usr2/disks
        read only = No
        guest ok = Yes


Best regard,

G|nter Feichtinger
Bartelt GmbH, Austria
pers.: mailto:feichtinger.g at bartelt.at
_____
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <GERDESJ at whl.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail-dmz.whl.co.uk (mail.whl.co.uk [193.37.69.18]) by
  lists.samba.org (Postfix) with ESMTP id 35C7C4FE3 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 08:33:54 -0700 (PDT)
Received: from mail.gkn-whl.co.uk (mail-internal.whl.co.uk
  [192.168.255.200]) by mail-dmz.whl.co.uk (8.10.0/8.9.3) with ESMTP id
  f7UFWEe12113 for <samba at lists.samba.org>; Thu, 30 Aug 2001 16:32:14
  +0100
Received: from mailsweeper.gkn-whl.co.uk ([172.16.12.4]) by
  mail.gkn-whl.co.uk with esmtp (Exim 3.12 #1) id 15cTlO-0000Xo-00 for
  samba at lists.samba.org; Thu, 30 Aug 2001 16:29:50 +0100
Received: from gw.gkn-whl.co.uk (unverified) by  (Content Technologies
  SMTPRS 4.2.1) with SMTP id <T55b0bd7d62ac100c043d4@> for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 16:37:08 +0100
Received: from GWPD-GKNWHL-Message_Server by gw.gkn-whl.co.uk with
  Novell_GroupWise; Thu, 30 Aug 2001 16:37:09 +0100
Message-Id: <sb8e6bb5.080 at gw.gkn-whl.co.uk>
X-Mailer: Novell GroupWise Internet Agent 5.5.2.1
Date: Thu, 30 Aug 2001 16:37:04 +0100
From: "Jon Gerdes" <GERDESJ at whl.co.uk>
To: <recapito at tiscalinet.it>
Cc: "<" <samba at lists.samba.org>
Subject: Re: Problem using Samba-2.2.1a and Windows 2000 Professional
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
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/

Max

You need to enable password encryption (in smb.conf) and get smbpasswd setup
correctly.

Failing that if you look into the Group Policy editor you will find a
setting:

local computer policy\computer configuration\windows settings\security
settings\local policies\security options

"send unencrypted password to third party SMB servers"

Make of that what you will 8)

Cheers
Jon Gerdes

>>> Max <recapito at tiscalinet.it> 30/08/2001 15:18:55 >>>
I have a problem using Samba-2.2.1a on a Linux RedHat 7.0 server.

My client is a Window 2000 Professional.

I try all steps listed in DIAGNOSIS.txt and all works fine from step 1
to 7.

Step 8 fail when i try on my client :

net view \\lx1
it say
System Error 5. Access denied.

And if i try
net use x: \\lx1\tmp
it say
The account is not autorized to access the system from the workstation
in use.

lx1 is my server , lx2 is the client.

In attach my :
smb.conf
log.lx2
log.smbd ( my debug level = 3)

All works fine if the client  (lx2) is a Linx box.
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not made any basic syntactic errors.
#
#======================= Global Settings
=====================================
[global]

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = WORKGROUP

# server string is the equivalent of the NT Description field
   server string = Samba Server

# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
;   hosts allow = 192.168.1. 192.168.2. 127.
   hosts allow = 192.168.0. 127.

# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
   printcap name = /etc/printcap
   load printers = yes

# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx
;   printing = bsd

# Uncomment this if you want a guest account, you must add this to
/etc/passwd
# otherwise the user "nobody" is used
;  guest account = pcguest

# this tells Samba to use a separate log file for each machine
# that connects
   log file = /var/log/samba/log.%m

# Put a capping on the size of the log files (in Kb).
   max log size = 50

# Security mode. Most people will want user level security. See
# security_level.txt for details.
   security = user
# Use password server option only with security = server
;   password server = <NT-Server-Name>

# Password Level allows matching of _n_ characters of the password for
# all combinations of upper and lower case.
;  password level = 8
;  username level = 8

# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
;  encrypt passwords = yes
;  smb passwd file = /etc/samba/smbpasswd

# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
#        the encrypted SMB passwords. They allow the Unix password
#        to be kept in sync with the SMB password.
;  unix password sync = Yes
;  passwd program = /usr/bin/passwd %u
;  passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*

# Unix users can map to different SMB User names
;  username map = /etc/samba/smbusers

# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
;   include = /etc/samba/smb.conf.%m

# Most people will find that this option gives better performance.
# See speed.txt and the manual pages for details
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
;   interfaces = 192.168.12.2/24 192.168.13.2/24

# Configure remote browse list synchronisation here
#  request announcement to, or browse list sync from:
#	a specific host or from / to a whole subnet (see below)
;   remote browse sync = 192.168.3.25 192.168.5.255
# Cause this host to announce itself to local subnets here
;   remote announce = 192.168.1.255 192.168.2.44

# Browser Control Options:
# set local master to no if you don't want Samba to become a master
# browser on your network. Otherwise the normal election rules apply
;   local master = no

# OS Level determines the precedence of this server in master browser
# elections. The default value should be reasonable
;   os level = 33

# Domain Master specifies Samba to be the Domain Master Browser. This
# allows Samba to collate browse lists between subnets. Don't use this
# if you already have a Windows NT domain controller doing this job
   domain master = yes

# Preferred Master causes Samba to force a local browser election on startup
# and gives it a slightly higher chance of winning the election
;   preferred master = yes

# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
;   domain controller = <NT-Domain-Controller-SMBName>

# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
;   domain logons = yes

# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
;   logon script = %m.bat
# run a specific logon batch file per username
;   logon script = %U.bat

# Where to store roving profiles (only for Win95 and WinNT)
#        %L substitutes for this servers netbios name, %U is username
#        You must uncomment the [Profiles] share below
;   logon path = \\%L\Profiles\%U

# All NetBIOS names must be resolved to IP Addresses
# 'Name Resolve Order' allows the named resolution mechanism to be specified
# the default order is "host lmhosts wins bcast". "host" means use the unix
# system gethostbyname() function call that will use either /etc/hosts OR
# DNS or NIS depending on the settings of /etc/host.config,
/etc/nsswitch.conf
# and the /etc/resolv.conf file. "host" therefore is system configuration
# dependant. This parameter is most often of use to prevent DNS lookups
# in order to resolve NetBIOS names to IP Addresses. Use with care!
# The example below excludes use of name resolution for machines that are NOT
# on the local network segment
# - OR - are not deliberately to be known via lmhosts or via WINS.
; name resolve order = wins lmhosts bcast

# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
   wins support = yes

# WINS Server - Tells the NMBD components of Samba to be a WINS Client
#	Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
;   wins server = w.x.y.z

# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
# at least one	WINS Server on the network. The default is NO.
;   wins proxy = yes

# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
   dns proxy = no

# Case Preservation can be handy - system default is _no_
# NOTE: These can be set on a per share basis
;  preserve case = no
;  short preserve case = no
# Default case is normally upper case for all DOS files
;  default case = lower
# Be very careful with case sensitivity - it can break things!
;  case sensitive = no

#============================ Share Definitions
==============================
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

# Un-comment the following and create the netlogon directory for Domain
Logons
; [netlogon]
;   comment = Network Logon Service
;   path = /home/netlogon
;   guest ok = yes
;   writable = no
;   share modes = no


# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
;[Profiles]
;    path = /home/profiles
;    browseable = no
;    guest ok = yes


# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
[printers]
   comment = All Printers
   path = /var/spool/samba
   browseable = no
# Set public = yes to allow user 'guest account' to print
   guest ok = no
   writable = no
   printable = yes

# This one is useful for people to share files
;[tmp]
;   comment = Temporary file space
;   path = /tmp
;   read only = no
;   public = yes

[tmp]
   comment = temporary files
   path = /tmp
   read only = yes

# A publicly accessible directory, but read only, except for people in
# the "staff" group
;[public]
;   comment = Public Stuff
;   path = /home/samba
;   public = yes
;   read only = yes
;   write list = @staff

# Other examples.
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool
directory,
# wherever it is.
;[fredsprn]
;   comment = Fred's Printer
;   valid users = fred
;   path = /homes/fred
;   printer = freds_printer
;   public = no
;   writable = no
;   printable = yes

# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
;[fredsdir]
;   comment = Fred's Servicel tha
;   path = /usr/somewhere/private
;   valid users = fred
;   public = no
;   writable = yes
;   printable = no

# a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
# also use the %u option to tailor it by user name.
# The %m gets replaced with the machine name that is connecting.
;[pchome]
;  comment = PC Directories
;  path = /usr/pc/%m
;  public = no
;  writable = yes

# A publicly accessible directory, read/write to all users. Note that all
files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user's files. Obviously this
# directory must be writable by the default user. Another user could of
course
# be specified, in which case all files would be owned by that user instead.
;[public]
;   path = /usr/somewhere/else/public
;   public = yes
;   only guest = yes
;   writable = yes
;   printable = no

# The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In
this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
;[myshare]
;   comment = Mary's and Fred's stuff
;   path = /usr/somewhere/shared
;   valid users = mary fred
;   public = no
;   writable = yes
;   printable = no
;   create mask = 0765
[2001/08/30 14:59:06, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 14:59:06, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4176)
[2001/08/30 14:59:06, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 14:59:06, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 14:59:16, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 14:59:16, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 14:59:16, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 14:59:16, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to
[2001/08/30 14:59:16, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 15:20:42, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4316)
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 15:20:42, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:20:42, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to
[2001/08/30 15:20:42, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 1 of length 137
[2001/08/30 15:20:42, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4317)
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN1.0]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LM1.2X002]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [LANMAN2.1]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(349)
  Requested protocol [NT LM 0.12]
[2001/08/30 15:20:42, 3] smbd/negprot.c:reply_negprot(433)
  Selected protocol NT LM 0.12
[2001/08/30 15:20:42, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/08/30 15:20:42, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:20:42, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:20:42, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to
[2001/08/30 15:20:42, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)
[2001/08/30 14:59:06, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 14:59:06, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 14:59:06, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4176, global_oplock_port = 1104
[2001/08/30 14:59:06, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 14:59:06, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 14:59:06, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 14:59:06, 2] smbd/reply.c:reply_special(93)
  netbios connect: name1=LX1              name2=LX2
[2001/08/30 14:59:06, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:20:41, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 15:20:41, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 15:20:41, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4316, global_oplock_port = 1113
[2001/08/30 15:20:41, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 15:20:41, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 15:20:41, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(93)eq
  netbios connect: name1=LX1              name2=LX2
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:20:42, 3] smbd/oplock.c:init_oplocks(1200)
  open_oplock_ipc: opening loopback UDP socket.
[2001/08/30 15:20:42, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 0
[2001/08/30 15:20:42, 3] smbd/oplock.c:init_oplocks(1231)
  open_oplock ipc: pid = 4317, global_oplock_port = 1114
[2001/08/30 15:20:42, 3] lib/access.c:check_access(307)
  check_access: no hostnames in host allow/deny list.
[2001/08/30 15:20:42, 2] lib/access.c:check_access(318)
  Allowed connection from  (192.168.0.2)
[2001/08/30 15:20:42, 3] smbd/process.c:process_smb(837)
  Transaction 0 of length 72
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(93)
  netbios connect: name1=LX1              name2=LX2
[2001/08/30 15:20:42, 2] smbd/reply.c:reply_special(112)
  netbios connect: local=lx1 remote=lx2
[2001/08/30 15:44:11, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 15:44:11, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/08/30 15:44:11, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to
[2001/08/30 15:44:12, 3] smbd/server.c:exit_server(483)
  Server exit (caught signal)
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <hugo.levasseur at mcgill.ca>
Delivered-To: samba at lists.samba.org
Received: from water.cc.mcgill.ca (water.CC.McGill.CA [132.206.27.29])
  by lists.samba.org (Postfix) with ESMTP id A10954ED9 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:06:19 -0700 (PDT)
Received: from proserpine (Proserpine.ECE.McGill.CA [132.206.31.219]) by
  water.cc.mcgill.ca (8.11.3/8.11.0) with ESMTP id f7UG9J008924 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 12:09:19 -0400 (EDT)
From: "Hugo Levasseur" <hugo.levasseur at mcgill.ca>
To: "Samba Mailing List" <samba at lists.samba.org>
Subject: confilct with existing set of credentials error
Date: Thu, 30 Aug 2001 12:10:41 -0400
Message-ID: <000001c1316e$50e31ef0$db1fce84 at proserpine>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook, Build 10.0.2627
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/

Hi guys,
 
I ve changed the security level from = share to =DOMAIN ... joined the
server to a DOMAIN... which is a DOMAIN that I m upgrading from NT to
win2k.
 
I ve run DOMAIN security level samba servers with success before. but
now when trying to mount a users home from this server i get a:
 
The credentials supplied conflict with an existing set of credentials.
 
error.
 
Does anyone have a clue as to why this may be happening?
 
If you need more details about my setup please email me.
 
Hugo

Return-Path: <jim at centralscotland.police.uk>
Delivered-To: samba at lists.samba.org
Received: from dmz01.csp.police.uk (ppp-1-166.cvx6.telinco.net
  [212.1.156.166]) by lists.samba.org (Postfix) with ESMTP id B5474507B
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 09:11:39 -0700 (PDT)
Received: from mailhub.csp.police.uk (root at mailhub-old.csp.police.uk
  [194.61.128.15] (may be forged)) by dmz01.csp.police.uk
  (8.11.3/8.11.3) with ESMTP id f7UG8Bb07967 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 17:08:11 +0100
Received: from itmanager.csp.police.uk (itmanager.csp.police.uk
  [172.16.2.32]) by mailhub.csp.police.uk (8.11.3/8.11.3) with SMTP id
  f7UG8BB20105 for <samba at lists.samba.org>; Thu, 30 Aug 2001 17:08:11
  +0100
From: Jim Jarvie <jim at centralscotland.police.uk>
Date: Thu, 30 Aug 2001 16:07:43 GMT
Message-ID: <20010830.16074303 at itmanager.csp.police.uk>
Subject: User List Problems
To: samba at lists.samba.org
X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Logged: Logged by dmz01.csp.police.uk as f7UG8Bb07967 at Thu Aug 30
  17:08:11 2001
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 a Samba 2.2.1a installation servicing around 1000 users;  my
password database is provided by YP/NIS and my Samba server has a local
smbpasswd file to provide Windows NT style domain authentication and
logins.

I have configured my Windows 98 clients to query the Samba server for
domain authentication, so I should be able to share a directory on the
Windows 98 clients and select the permitted users from the user list
provided by the Samba server.

This is quite simple in theory, however, the practice is that I only
receive a list of 100 (the first 100 out of my 1300) users when I attempt
to browse the domain for the list of users.

Looking at the cvs log, there was comment regarding a #define for
MAX_SAM_ENUM which has been set to 50.

Is this related to the problem I am experiencing ?  It seems a very large
coincidence that I receive exactly double this number in my lists ?

Can anyone help to explain what is happening and what I can do to resolve
this ?

Jim

Return-Path: <rickera2 at SLU.EDU>
Delivered-To: samba at lists.samba.org
Received: from sva.slu.edu (sva.slu.edu [165.134.36.3]) by
  lists.samba.org (Postfix) with ESMTP id BBC58508F for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:18:23 -0700 (PDT)
Received: from slu.edu ([165.134.134.82]) by SLU.EDU (PMDF V6.0-025
  #38756) with ESMTP id <01K7QRFVO3TI934WZF at SLU.EDU> for
  samba at lists.samba.org; Thu, 30 Aug 2001 11:17:39 -0500 (CDT)
Date: Thu, 30 Aug 2001 11:22:17 -0500
From: Tony Ricker <rickera2 at SLU.EDU>
Subject: Samba TNG
To: samba at lists.samba.org
Message-id: <3B8E6839.ABD6D1D3 at slu.edu>
Organization: Saint Louis University
MIME-version: 1.0
X-Mailer: Mozilla 4.7 [en] (Win98; U)
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7bit
X-Accept-Language: en
X-Converted-To-Plain-Text: from text/html by demime 0.98b
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/

 Greetings all,
    I have a question, I HAVE TO set up samba as a PDC and, after reading
into it, it says to use Samba_TNG if you need this functionality. Is this
true? I presently use samba 2.0.7 on Linux 7.1 So do i need to dl the
Samba_TNG and go form there? Please help me as my back is in the
proverbial corner. (not to mention my ass on the line)

Thanks,

--
-------------------------------
Tony Ricker
Technology Coordinator
SLUCare - P.M.O.
St. Louis University
Phone:  314.977.6844
E-mail: rickera2 at slu.edu
-------------------------------
"Think Different"
-------------------------------
"In the beginners mind, there
are many possibilities. In the
experts mind, there are few"
- Shunryu Suzuki
 

Return-Path: <stymar at agcs.com>
Delivered-To: samba at samba.org
Received: from bootstrap.agcs.com (bootstrap.agcs.com [130.131.48.11])
  by lists.samba.org (Postfix) with ESMTP id 7EFC84C5F for
  <samba at samba.org>; Thu, 30 Aug 2001 09:27:37 -0700 (PDT)
Received: from pxmail1.agcs.com (pxmail1.agcs.com [130.131.168.5]) by
  bootstrap.agcs.com (Pro-8.9.3/8.9.3) with ESMTP id JAA13710 for
  <samba at samba.org>; Thu, 30 Aug 2001 09:29:47 -0700 (MST)
Received: from agcs.com ([130.131.36.72]) by pxmail1.agcs.com (Netscape
  Messaging Server 3.61)  with ESMTP id AAA351 for <samba at samba.org>;
  Thu, 30 Aug 2001 09:30:39 -0700
Message-ID: <3B8E6A2F.FC6D913B at agcs.com>
Date: Thu, 30 Aug 2001 09:30:39 -0700
From: Robert Styma <stymar at agcs.com>
Reply-To: stymar at agcs.com
Organization: AG Communication Systems
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4m)
X-Accept-Language: en
MIME-Version: 1.0
To: Samba Mailing LIst <samba at samba.org>
Subject: Compiling samba on HP/UX 11.00 
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/

Hello,
   I was having trouble getting the 2.2.1a source
to compile on HP/UX 11.00 with the 2.95 gcc.  I
downloaded the latest source from cvs and tried the
ran autoconf and then configure.

./configure  --with-automount --with-syslog --with-smbwrapper

I get the message:

checking whether to use smbwrapper... yes
No support for PIC code - disabling smbwrapper and smbsh
checking host system type... hppa1.1-hp-hpux11.00

The 2.2.1a source would let me try to compile smbwrapper, although it
would get compile errors.  I had tried the latest source to see if the
problem has already been addressed.  

The 2.2.1a source gets the following error:

Compiling smbwrapper/smbw.c with -fpic
smbwrapper/smbw.c:1466: parse error before `aclent_t'
smbwrapper/smbw.c: In function `smbw_acl':
smbwrapper/smbw.c:1468: `cmd' undeclared (first use in this function)
smbwrapper/smbw.c:1468: (Each undeclared identifier is reported only once
smbwrapper/smbw.c:1468: for each function it appears in.)
smbwrapper/smbw.c:1468: `GETACL' undeclared (first use in this function)
smbwrapper/smbw.c:1468: `GETACLCNT' undeclared (first use in this function)
make: *** [smbwrapper/smbw.po] Error 1

The problem appears to be that  NO_ACL_WRAPPER is not getting defined in
realcalls.h although I have not worked out why. 

There is one other relevant difference between the two source compiles.
in the cvs compiles /usr/local/bin was put in front of /usr/bin in the
search path because the  /usr/bin/ar -> /usr/ccs/bin/ar does not support
the -rc option which the Makefile generated with the latest configure used.
i
The problem in the lastest configure seems to be that on line 8335 of the
generated configure script is the line:

if test -z "`${CC-cc} -Kpic -c conftest.c 2>&1`"; then

The option is -fpic not -Kpic on the 2.95 release of the compiler.

Can anyone, especially Mr. McCall from HP, suggest a direction to pursue
next?  

-- 
Robert E. Styma 
Principal Engineer
AG Communication Systems, Phoenix - A subsidiary of Lucent
Email: stymar at agcs.com
Phone: 623-582-7323
FAX:   623-581-4884
Company:  http://www.agcs.com
Personal: http://www.swlink.net/~styma

Return-Path: <rickera2 at SLU.EDU>
Delivered-To: samba at lists.samba.org
Received: from sva.slu.edu (sva.slu.edu [165.134.36.3]) by
  lists.samba.org (Postfix) with ESMTP id 71DF050CF for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:28:21 -0700 (PDT)
Received: from slu.edu ([165.134.134.82]) by SLU.EDU (PMDF V6.0-025
  #38756) with ESMTP id <01K7QRS99ANU934X0X at SLU.EDU> for
  samba at lists.samba.org; Thu, 30 Aug 2001 11:27:39 -0500 (CDT)
Date: Thu, 30 Aug 2001 11:32:17 -0500
From: Tony Ricker <rickera2 at SLU.EDU>
Subject: Ssamba_TNG
To: samba at lists.samba.org
Message-id: <3B8E6A91.BD505FBB at slu.edu>
Organization: Saint Louis University
MIME-version: 1.0
X-Mailer: Mozilla 4.7 [en] (Win98; U)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: en
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/

All,
    I forgot to add that the clients are all either 95 or 98 machines
and 4 or 5 NT boxes.

Thanks,

--
-------------------------------
Tony Ricker
Technology Coordinator
SLUCare - P.M.O.
St. Louis University
Phone:  314.977.6844
E-mail: rickera2 at slu.edu
-------------------------------
"Think Different"
-------------------------------
"In the beginners mind, there
are many possibilities. In the
experts mind, there are few"
- Shunryu Suzuki

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe40.law10.hotmail.com [64.4.14.97]) by
  lists.samba.org (Postfix) with ESMTP id E368150CE for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:42:35 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 09:45:39 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
References: <3B8E6839.ABD6D1D3 at slu.edu>
Subject: diagnosis step 8 failed: "network path not found"
Date: Thu, 30 Aug 2001 09:41:57 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE40rRjbDt3HvoFOAmE0000081f at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 16:45:39.0423 (UTC)
  FILETIME=[3344C6F0:01C13173]
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 following the diagnosis.txt file and am failing test #8.  This
is the test where you do a "net view \\BIGSERVER" from the PC.  When I type
it in my Win2k command prompt I get:

c:\ new view \\roughneck
System error 53 has occurred.

The network path was not found.

I tried adding to the following to the lmhosts file:

172.16.222.128 roughneck

This didn't solve the problem. The rest of the suggested solutions I didn't
fully understand.

Any suggestions?

Thanks

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe59.law10.hotmail.com [64.4.14.194]) by
  lists.samba.org (Postfix) with ESMTP id 84AD650D5 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:47:43 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 09:50:47 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: "Christian Barth" <barth at cck.uni-kl.de>, <samba at lists.samba.org>,
  "Joel Hammer" <Joel at hammershome.com>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>; from 
  peoter_veliki at hotmail.com on Wed, Aug 29, 2001 at 05:22:22PM -0700
  <3B8DF6BB.23830.25EB79 at localhost>
Subject: Re: Newbie needs help!  Err: Network Path not found.
Date: Thu, 30 Aug 2001 09:47:05 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE591Zcn8TtEvzoxJ6s0000084c at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 16:50:47.0248 (UTC)
  FILETIME=[EABF2500:01C13173]
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 choose medium security for Redhat7.1.  Will this block port 139?  How can
I punch a whole through my firewall to allow this port to be used?

Thanks!




----- Original Message -----
From: "Christian Barth" <barth at cck.uni-kl.de>
To: "Peoter Veliki" <peoter_veliki at hotmail.com>; <samba at lists.samba.org>;
"Joel Hammer" <Joel at hammershome.com>
Sent: Wednesday, August 29, 2001 11:18 PM
Subject: Re: Newbie needs help! Err: Network Path not found.


> > On Wed, Aug 29, 2001 at 05:22:22PM -0700, Peoter Veliki wrote:
> > > I'm trying to set up Samba on Win2k/Redhat7.1.  The Redhat7.1 is
running
> > > within VMWare on the same machine.  This shouldn't matter since
everything is
> > > pretty much the same, but I thought I should mentino it.
> > >
> > > It looks like everything is OK on the Linux side.  I can see an icon
on the
> > > Win2k side under "My Network Places"/"Computers Near Me".  But when I
click on
> > > the icon, it gives me an error message:
> > >
> > > \\Roughneck not accessible
> > > The Network Path was not found.
> > >
> > > Can anyone give me a clue what this error message means?
> >
> > Best advice is to walk through the DIAGNOSIS.txt doc that comes with the
> > samba distribution.
> > Joel
> And not to forget the firewall that the standard RH7.1 installation
> will set up that blocks Prot 139
>
> Christian
>
>
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> >
>
>
>                _(_)_                          wWWWw   _
>    @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
>   @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
>    @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
>     /      Y       \|    \|/    /(_)    \|      |/      |
>  \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
> jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|//
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>

Return-Path: <Pat.Cain at uhhs.com>
Delivered-To: samba at samba.org
Received: from [206.244.25.50] (uhca.uhhs.com [206.244.25.50]) by
  lists.samba.org (Postfix) with SMTP id DBEA65104 for
  <samba at samba.org>; Thu, 30 Aug 2001 09:53:28 -0700 (PDT)
Received: from no.name.available by [206.244.25.50] via smtpd (for
  samba.sourceforge.net [198.186.203.85]) with SMTP; 30 Aug 2001
  16:56:35 UT
Received: FROM uhbridge0.uhhs.com BY uhmwsa.uhhs.com ; Thu Aug 30
  12:56:31 2001 -0400
Received: by uhbridge0.uhhs.com with Internet Mail Service (5.5.2650.21)
  id <R87S821A>; Thu, 30 Aug 2001 12:56:31 -0400
Message-ID: <372B71F217F4D211AE770060943F35F2450943 at uhmailbox4.uhhs.com>
From: "Cain, Pat" <Pat.Cain at uhhs.com>
To: "'samba at samba.org'" <samba at samba.org>
Subject: samba issue help needed
Date: Thu, 30 Aug 2001 12:52:39 -0400
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/

Programming Resources Inc just installed a SCO Unix 5 server with Samba.  We
mapped a drive to it via IP address and saved Word 2000 documents to it.  On
the users PC (w2000) we have lockups when doing file open and preview is on.
Plus we see word getting closed when doing a save or save as.  any help or
info would be greatly appreciated, thanks.

Pat Cain
Director I.S.
UHHS Geauga Hospital
4402856025

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe65.law10.hotmail.com [64.4.14.200]) by
  lists.samba.org (Postfix) with ESMTP id 7794750FC for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 09:55:17 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 09:58:21 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: "Melvin T. Melvin" <melvintmelvin at yahoo.com>
Cc: <samba at lists.samba.org>
References: <OE37RVVfdY6hlHK91rG00000a80 at hotmail.com>
  <20010829210945.A19176 at hammershome.com>
  <5.1.0.14.2.20010829230202.02302e00 at pop.mail.yahoo.com>
Subject: Re: which network will Samba choose?
Date: Thu, 30 Aug 2001 09:54:39 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE659h5mpMJ5lnQJpRq0000084f at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 16:58:21.0080 (UTC)
  FILETIME=[F9406980:01C13174]
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, thanks for the response.

How do I change the binding order on Win2k?  (I'm just making the conversion
from Linux to Win2k so I don't know that much about it).

I check my netstat -a and it didn't look anything like yours.  It didn't
have the port number 139 listed anywhere and it didn't have any IP
addresses.  It looks something like this (can't cut-n-paste):

tcp    0    0    *:1024            *:*    LISTEN
tcp    0    0    *:netbios-ssn   *:*    LISTEN
tcp    0    0    *:sunrpc          *:*    LISTEN
udp    0    0    roughneck.ps:netbios-ns    *:*    LISTEN

Thanks!


----- Original Message -----
From: "Melvin T. Melvin" <melvintmelvin at yahoo.com>
To: "Peoter Veliki" <peoter_veliki at hotmail.com>
Cc: <samba at lists.samba.org>
Sent: Wednesday, August 29, 2001 8:08 PM
Subject: Re: which network will Samba choose?


> You should change the binding order on your NT/2K machine. You can check
> which interface you are using on the unix machine by issuing the command:
>
> netstat -a
>
> and looking for:
>
> Active Internet connections (including servers)
> Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> tcp        0      0  alpha_pro.139          192.168.0.45.1083
ESTABLISHED
> tcp        0      0  alpha_prd.139          9.16.30.45.1083
ESTABLISHED
> tcp        0      0  *.139                  *.*                    LISTEN
>
> Here you see that the server alpha is listening on port 139 (netbios) and
> has an active connection to the client A over the 192.168.0 interface, and
> client B over the 9.16.30 interface.
>
> If you know the IP addresses of your client, you can tell which interface
> your connection is travelling.
>
> -Andrew
>
> At 09:21 PM 8/29/2001, you wrote:
> >I have my two machines connected on two networks, an external network and
an
> >internal private virtual network (or something like that).  In this case,
> >how does Samba no which network to operate over?  According to the VMware
> >docs, samba over the external network (bridged) is very slow compared to
the
> >internal (host-only).  In reference to my earlier email, it seems that my
> >win2k machine is seeing the Samba server (running on Linux) over the
> >external network and not the internal.  How can I change that?
> >
> >Thanks again
> >--
> >To unsubscribe from this list go to the following URL and read the
> >instructions:  http://lists.samba.org/mailman/listinfo/samba
>
>
>

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe64.law10.hotmail.com [64.4.14.199]) by
  lists.samba.org (Postfix) with ESMTP id D9AF4462C for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 10:04:48 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 10:07:52 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: "Peoter Veliki" <peoter_veliki at hotmail.com>, <samba at lists.samba.org>
References: <3B8E6839.ABD6D1D3 at slu.edu>
  <OE40rRjbDt3HvoFOAmE0000081f at hotmail.com>
Subject: Re: diagnosis step 8 failed: "network path not found"
Date: Thu, 30 Aug 2001 10:04:10 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE64dnjQ8vjqueolj8J0000083f at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 17:07:52.0061 (UTC)
  FILETIME=[4D9532D0:01C13176]
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 tried this, but now when I try test#8 on my PC, I get:


net view \\roughneck
System error 5 has occurred.

Access is denied.


----- Original Message -----
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
Sent: Thursday, August 30, 2001 9:41 AM
Subject: diagnosis step 8 failed: "network path not found"


> I have been following the diagnosis.txt file and am failing test #8.  This
> is the test where you do a "net view \\BIGSERVER" from the PC.  When I
type
> it in my Win2k command prompt I get:
>
> c:\ new view \\roughneck
> System error 53 has occurred.
>
> The network path was not found.
>
> I tried adding to the following to the lmhosts file:
>
> 172.16.222.128 roughneck
>
> This didn't solve the problem. The rest of the suggested solutions I
didn't
> fully understand.
>
> Any suggestions?
>
> Thanks
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <stymar at agcs.com>
Delivered-To: samba at samba.org
Received: from bootstrap.agcs.com (bootstrap.agcs.com [130.131.48.11])
  by lists.samba.org (Postfix) with ESMTP id 4D8D2513A for
  <samba at samba.org>; Thu, 30 Aug 2001 10:05:13 -0700 (PDT)
Received: from pxmail1.agcs.com (pxmail1.agcs.com [130.131.168.5]) by
  bootstrap.agcs.com (Pro-8.9.3/8.9.3) with ESMTP id KAA16801 for
  <samba at samba.org>; Thu, 30 Aug 2001 10:07:21 -0700 (MST)
Received: from agcs.com ([130.131.36.72]) by pxmail1.agcs.com (Netscape
  Messaging Server 3.61)  with ESMTP id AAA1515 for <samba at samba.org>;
  Thu, 30 Aug 2001 10:08:13 -0700
Message-ID: <3B8E72FB.F582512F at agcs.com>
Date: Thu, 30 Aug 2001 10:08:11 -0700
From: Robert Styma <stymar at agcs.com>
Reply-To: stymar at agcs.com
Organization: AG Communication Systems
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4m)
X-Accept-Language: en
MIME-Version: 1.0
To: Samba Mailing LIst <samba at samba.org>
Subject: Compiling samba on HP/UX 11.00 addendum - ignore previous
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/

Hello again,
   I deleted the cache again and reran the configure and
this time it tried -fpic and like the results.

Back to to the drawing board.

-- 
Robert E. Styma 
Principal Engineer
AG Communication Systems, Phoenix - A subsidiary of Lucent
Email: stymar at agcs.com
Phone: 623-582-7323
FAX:   623-581-4884
Company:  http://www.agcs.com
Personal: http://www.swlink.net/~styma

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe16.law10.hotmail.com [64.4.14.120]) by
  lists.samba.org (Postfix) with ESMTP id 101DD50FB for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 10:20:03 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 10:23:07 -0700
X-Originating-IP: [205.163.73.182]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: <samba at lists.samba.org>
References: <01C13153.CA958E10.milend at ansco.com>
Subject: diagnosis step 8 passed!
Date: Thu, 30 Aug 2001 10:19:25 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
Message-ID: <OE16wtzoB2N33FIAjol000011e8 at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 17:23:07.0397 (UTC)
  FILETIME=[6F2A6350:01C13178]
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/

Ok, this is working now, test#8 has now passed.  
Thanks to everyone for the help, past and present. 
 This is a really great list!

Return-Path: <fredd at ci.aspen.co.us>
Delivered-To: samba at lists.samba.org
Received: from babel.ci.aspen.co.us (dns.ci.aspen.co.us
  [205.170.51.225]) by lists.samba.org (Postfix) with SMTP id C6CFE5160
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 10:22:25 -0700 (PDT)
Received: (qmail 3764 invoked from network); 30 Aug 2001 17:25:28 -0000
Received: from commons.ci.aspen.co.us (205.170.56.1) by
  babel.ci.aspen.co.us with SMTP; 30 Aug 2001 17:25:28 -0000
Received: from argus.ci.aspen.co.us (argus.ci.aspen.co.us
  [205.170.54.1]) by commons.ci.aspen.co.us (8.8.8+Sun/8.7.3) with ESMTP
  id LAA11340 for <samba at lists.samba.org>; Thu, 30 Aug 2001 11:25:28
  -0600 (MDT)
Received: from zgfred (zgfred.ci.aspen.co.us [205.170.54.56]) by
  argus.ci.aspen.co.us (8.8.8+Sun/8.7.3) with ESMTP id LAA12548 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 11:25:27 -0600 (MDT)
Message-Id: <4.2.0.58.20010830112259.00a9a728 at argus>
X-Sender: fredd at argus
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 
Date: Thu, 30 Aug 2001 11:25:26 -0600
To: samba at lists.samba.org
From: Fred Dick <fredd at ci.aspen.co.us>
Subject: Fwd: System error 67 has occurred
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/

sorry, just needed a space after m:


>Date: Wed, 29 Aug 2001 15:41:35 -0600
>To: samba at lists.samba.org
>From: Fred Dick <fredd at ci.aspen.co.us>
>Subject: System error 67 has occurred
>
>Does anyone know the cause of, "System error 67 has occurred."
>
>Samba ver. 2.07 on Solaris 2.6
>
>Microsoft Windows 2000 [Version 5.00.2195]
>(C) Copyright 1985-1999 Microsoft Corp.
>
>C:\>net use m:\\xxx.xxx.xxx.xxx\shared_drive /user:cathy
>
>System error 67 has occurred.
>
>The network name cannot be found.
>
>Thanks!
>
>

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 2AE6E5117 for <samba at lists.samba.org>; Thu, 30
  Aug 2001 10:37:03 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id NAA04262 for samba at lists.samba.org; Thu, 30 Aug 2001
  13:40:06 -0400
Date: Thu, 30 Aug 2001 13:40:06 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: diagnosis step 8 passed!
Message-ID: <20010830134006.A4235 at hammershome.com>
References: <01C13153.CA958E10.milend at ansco.com>
  <OE16wtzoB2N33FIAjol000011e8 at hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <OE16wtzoB2N33FIAjol000011e8 at hotmail.com>; from
  peoter_veliki at hotmail.com on Thu, Aug 30, 2001 at 10:19:25AM -0700
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 Thu, Aug 30, 2001 at 10:19:25AM -0700, Peoter Veliki wrote:
> Ok, this is working now, test#8 has now passed.  
> Thanks to everyone for the help, past and present. 
>  This is a really great list!

Please post the solution.
Joel

Return-Path: <peter at castandcrew.com>
Delivered-To: samba at samba.org
Received: from pslhp.castandcrew.com (sdfw-ext.castandcrew.com
  [63.113.17.130]) by lists.samba.org (Postfix) with ESMTP id 7AF714F6D
  for <samba at samba.org>; Thu, 30 Aug 2001 10:42:14 -0700 (PDT)
Received: from castandcrew.com (pslpeter [10.1.2.33]) by
  pslhp.castandcrew.com (8.9.0/8.9.0) with ESMTP id KAA22329 for
  <samba at samba.org>; Thu, 30 Aug 2001 10:45:17 -0700 (PDT)
Message-ID: <3B8E7BAC.970EDD38 at castandcrew.com>
Date: Thu, 30 Aug 2001 10:45:16 -0700
From: Peter Blajev <peter at castandcrew.com>
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en,bg
MIME-Version: 1.0
To: SAMBA Mailing List <samba at samba.org>
Subject: protect dot files
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/

Hi,

I want to make dot files in users home directories invisible and protect
them from deletion by mistake.
The "hide dot files" parameter applied the DOS hidden attribute to the file
and it's still visible if the user turn on the 'Show Hidden Files' feature
of Windows Explorer.

Any suggestions how to protect dot files.
I'm using SAMBA-2.0, SuSE 6.4.

Thanks
Peter

Return-Path: <rjredelmeier at EquilonTech.com>
Delivered-To: samba at samba.org
Received: from icsscmh4.shell.com (gate6out.shellus.com
  [134.163.253.248]) by lists.samba.org (Postfix) with ESMTP id
  F1E4A4AE2 for <samba at samba.org>; Thu, 30 Aug 2001 10:47:49 -0700 (PDT)
Received: from icsrv01.shell.com (actually unix.shell.com) by
  icsscmh4.shell.com (internal) with ESMTP; Thu, 30 Aug 2001 12:39:41
  -0500
Received: from wh4ddm246102.shell.com ([138.54.205.154]) by
  icsrv01.shell.com (8.9.3/8.9.3/SITI-unixhub-1.4) with SMTP id
  MAA215718 for <samba at samba.org>; Thu, 30 Aug 2001 12:39:39 -0500
Message-ID: <3B8E7A58.CDF at EquilonTech.com>
Date: Thu, 30 Aug 2001 12:39:37 -0500
From: Robert Redelmeier <rjredelmeier at EquilonTech.com>
Reply-To: redelm at ev1.net
Organization: - 
X-Mailer: Mozilla 3.04 (Win95; I)
MIME-Version: 1.0
To: samba at samba.org
Subject: dosmode.c: bug4bug compat .LNK vs .PIF
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/

First, thanks for the great Samba pgm.   I have 2.2.1a 
up and running fine as a stealth server.

One very odd thing:  a Win95b client will usually
(not always) return the error msg:
  "this is a Windows NT character-mode executable"
when our program is invoked from a .PIF icon.  The
pgm is indeed Win32, but runs fine when the .PIF
is pointed at a WinNT server.

.LNK shortcuts always run fine, but we don't want
to use them because the .PIF has more customizable
settings under Win95.

This baffles me, and I can only think that
somehow samba is returning different data
than WinNTserver to the client.  Perhaps
some the the permissions in dosmode.c ?

-- Robert

Return-Path: <farrisg at mala.bc.ca>
Delivered-To: samba at lists.samba.org
Received: from falcon.cc.mala.bc.ca (unknown [142.231.39.34]) by
  lists.samba.org (Postfix) with ESMTP id 6ADA251E3 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 11:16:19 -0700 (PDT)
Received: (from george at localhost) by falcon.cc.mala.bc.ca
  (8.11.2/8.11.2) id f7UIFjP01130; Thu, 30 Aug 2001 11:15:45 -0700
X-Authentication-Warning: falcon.cc.mala.bc.ca: george set sender to
  farrisg at mala.bc.ca using -f
Subject: Changing passwords in w2k ads system.
From: George Farris <farrisg at mala.bc.ca>
To: samba at lists.samba.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/0.12.99+cvs.2001.08.21.23.41 (Preview Release)
Date: 30 Aug 2001 11:15:45 -0700
Message-Id: <999195345.1096.16.camel at falcon.cc.mala.bc.ca>
Mime-Version: 1.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/

Just wondering if it's possible to have Linux validate to a win2k ads
server and be able to change the password.  Will smbpasswd work?

-- 
==================================================================
George Farris		           farrisg at mala.bc.ca

Computer Support Cowichan         "For every vision - there is 
Malaspina University-College       an equal and opposite revision" 

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at samba.org
Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by
  lists.samba.org (Postfix) with ESMTP id 3220C522D for
  <samba at samba.org>; Thu, 30 Aug 2001 12:16:01 -0700 (PDT)
Received: from xatlrelay2.atl.hp.com (xatlrelay2.atl.hp.com
  [15.45.89.191]) by atlrel1.hp.com (Postfix) with ESMTP id AAB3E3BB;
  Thu, 30 Aug 2001 15:19:04 -0400 (EDT)
Received: from xatlbh3.atl.hp.com (xatlbh3.atl.hp.com [15.45.89.188]) by
  xatlrelay2.atl.hp.com (Postfix) with ESMTP id 4A1F51F563; Thu, 30 Aug
  2001 15:19:02 -0400 (EDT)
Received: by xatlbh3.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <R6XPVKQV>; Thu, 30 Aug 2001 15:18:46 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F02B at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Peter Blajev' <peter at castandcrew.com>, SAMBA Mailing List
  <samba at samba.org>
Subject: RE: protect dot files
Date: Thu, 30 Aug 2001 15:16:34 -0400
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 Peter,
try 
   veto files = /.*/
and
   delete veto files = False

Don

-----Original Message-----
From: Peter Blajev [mailto:peter at castandcrew.com]
Sent: Thursday, August 30, 2001 1:45 PM
To: SAMBA Mailing List
Subject: protect dot files


Hi,

I want to make dot files in users home directories invisible and protect
them from deletion by mistake.
The "hide dot files" parameter applied the DOS hidden attribute to the file
and it's still visible if the user turn on the 'Show Hidden Files' feature
of Windows Explorer.

Any suggestions how to protect dot files.
I'm using SAMBA-2.0, SuSE 6.4.

Thanks
Peter
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <rafiros at posgrad.nce.ufrj.br>
Delivered-To: samba at lists.samba.org
Received: from servpos1.posgrad.nce.ufrj.br
  (servpos1.posgrad.nce.ufrj.br [146.164.12.233]) by lists.samba.org
  (Postfix) with SMTP id CE236526A for <samba at lists.samba.org>; Thu, 30
  Aug 2001 12:35:18 -0700 (PDT)
Received: from servpos3 (unverified [146.164.16.241]) by
  servpos1.posgrad.nce.ufrj.br (EMWAC SMTPRS 0.83) with SMTP id
  <B0000458036 at servpos1.posgrad.nce.ufrj.br>; Thu, 30 Aug 2001 16:53:52
  -0300
Message-ID: <005c01c1318b$52f68f70$f110a492 at posgrad.nce.ufrj.br>
From: "Rafael" <rafiros at posgrad.nce.ufrj.br>
To: <samba at lists.samba.org>
Subject: winbind instalation
Date: Thu, 30 Aug 2001 16:38:20 -0300
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
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/

HI,

    I want to know if you really need to install samba_cvs to use winbind,
because every documentation for winbind the guide/howto always says that this
is for samba 2.2 but when i got the appliance pack  it says something about
samba_cvs.
    Please help, i'm getting tired, because i was with kernel 2.2 and upgraded
to 2.4 just because of the samba 2.2 now i have to install cvs, i'm lost.

Return-Path: <Steve.Ipsen at rtd-denver.com>
Delivered-To: samba at samba.org
Received: from pikes.rtd-denver.com (unknown [206.247.5.16]) by
  lists.samba.org (Postfix) with SMTP id 976B35270 for
  <samba at samba.org>; Thu, 30 Aug 2001 12:42:43 -0700 (PDT)
Received: by pikes.rtd-denver.com; (5.65v4.0/1.3/10May95) id AA10486;
  Thu, 30 Aug 2001 13:45:41 -0600
Received: from somewhere by smtpxd
Message-Id: <464A25393FA1D411B8B10001FA7E5ADC0D4E67 at terra.rtd-denver.com
  >
From: Steve.Ipsen at rtd-denver.com
To: samba at samba.org
Subject: FW: Samba 2.05a
Date: Thu, 30 Aug 2001 13:41:53 -0600
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/

I was told to send this here, and not to samba-bugs...
>  -----Original Message-----
> From: 	Ipsen, Steve  
> Sent:	Thursday, August 30, 2001 8:56 AM
> To:	'samba-bugs at samba.org'
> Subject:	Samba 2.05a
> 
> Hello.
> 
> We are running Samba 2.05a on a Compaq (nee DEC) Alpha 8200.  The OS is
> Tru64Unix 4.0d.
> 
> We are trying to create some more shares, and are having trouble.  
> 
> On the Browser page, Internet Explorer, we had created a share called
> UniverseShare.  At first, it
> worked just fine.  Then it hung up (for lack of a better description), and
> even though it was
> listed, users couldn't connect to it -- it said the network drive was not
> found.  (The path was
> /neptune/lanman/UniverseShare.)
> 
> So, I got the bright idea that perhaps NT (we are running NT 4.0) was
> having trouble with the long, 
> mixed case path.  I deleted UniverseShare from Samba, again in the GUI.
> 
> QUESTION 1:  Does Samba/NT have some limit on name styles/lengths?  Lower
> case only?
> 
> I created a soft link /ushare, linking to /neptune/lanman/UniverseShare,
> exported it, and then created a 
> share in Samba.  There is a place to name the share when you create it.  I
> named it UniverseShare, and
> made the mount point /ushare.  This leads to 
> 
> QUESTION 2.  When I go to actually connect, the share name in NT is
> /ushare, so what good is the 
> share name area of the GUI?
> 
> Anyway, to avoid confusion, I blew away the Samba share, and recreated it
> as ushare with a path of /ushare.
> 
> That worked.  So I was just about to call it good, but then I went back
> into the Samba GUI, and the 
> ushare name does not appear.  Not on the drop down list under SHARES, nor
> when you click VIEW. 
> Yet, I am connected currently to the share in NT.  And I can unmap the
> drive and remap it.
> 
> QUESTION 3:  HUH?   Why isn't it showing up?  Is there some parameter for
> how many shares Samba can
> display or otherwise cope with?
> 
> 
> Please help. Thank you for your time.
> 
> Stephen Ipsen
> Acting Enterprise Administrator
> Regional Transportation District
> Denver
> 303 299 6125
> steve.ipsen at rtd-denver.com
> 
>  

Return-Path: <dave at centermedia.com>
Delivered-To: samba at lists.samba.org
Received: from mail.centermedia.com (unknown [63.251.142.9]) by
  lists.samba.org (Postfix) with ESMTP id 39CD351BF for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 12:49:05 -0700 (PDT)
Received: from calculon.centermedia.com
  (IDENT:dave at calculon.centermedia.com [63.251.142.189]) by
  mail.centermedia.com (8.9.3/8.9.3) with ESMTP id PAA11603 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 15:52:06 -0400
Date: Thu, 30 Aug 2001 15:52:10 -0400 (EDT)
From: dave nelson <dave at centermedia.com>
X-X-Sender: <dave at localhost.localdomain>
To: <samba at lists.samba.org>
Subject: win2k and samba
Message-ID: <Pine.LNX.4.33.0108301549530.13689-100000 at localhost.localdom
  ain>
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/

	I have two windows machines one NT the other 2000 server. I have
can see the shares in network neighborhood on the NT, but not the 2000
server. Any suggestions.
dave nelson

Return-Path: <DavidB at mail.interclean.com>
Delivered-To: samba at samba.org
Received: from serverdell2200.interclean.com (mail.interclean.com
  [152.160.178.23]) by lists.samba.org (Postfix) with ESMTP id 2A66151BA
  for <samba at samba.org>; Thu, 30 Aug 2001 12:57:04 -0700 (PDT)
Received: by mail.interclean.com with Internet Mail Service
  (5.5.2653.19) id <R7KA17F6>; Thu, 30 Aug 2001 16:00:04 -0400
Message-ID: <C823AC1DB499D511BB7C00B0D0F0574CD9C6 at mail.interclean.com>
From: David Brodbeck <DavidB at mail.interclean.com>
To: 'Rafael' <rafiros at posgrad.nce.ufrj.br>
Cc: "'samba at samba.org'" <samba at samba.org>
Subject: RE: winbind instalation
Date: Thu, 30 Aug 2001 16:00:03 -0400
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/

In my experience it'll work with Samba 2.2.1a.  Get PAM authentication and
nsswitch.conf set up right and you should be all set.  You'll need to
compile Samba with PAM support.  (use the --with-pam option when you run
configure.)

I do have an issue with editing ACLs from NT, but I don't know if it's
related.  Authentication works fine, though.

Be aware that editing the PAM configuration files is not for the faint of
heart. ;)  If you edit the PAM configuration for logins and you do it wrong,
you'll lock yourself out.  If all you need to use winbindd for is Samba
authentication, you can just edit the samba PAM file and leave the rest
alone.

-----Original Message-----
From: Rafael [mailto:rafiros at posgrad.nce.ufrj.br]
Sent: Thursday, August 30, 2001 3:38 PM
To: samba at lists.samba.org
Subject: winbind instalation


HI,

    I want to know if you really need to install samba_cvs to use winbind,
because every documentation for winbind the guide/howto always says that
this
is for samba 2.2 but when i got the appliance pack  it says something about
samba_cvs.
    Please help, i'm getting tired, because i was with kernel 2.2 and
upgraded
to 2.4 just because of the samba 2.2 now i have to install cvs, i'm lost.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id CA4754BA0 for
  <samba at samba.org>; Thu, 30 Aug 2001 13:16:23 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f7QA52b08832; Sun, 26 Aug 2001 12:05:02 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id MAA28899; Sun, 26
  Aug 2001 12:04:33 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id MAA18511; Sun, 26 Aug
  2001 12:05:05 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: samba at samba.org, Mark Wigzell <markwigzell at home.com>
Date: Sun, 26 Aug 2001 12:05:04 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: Another upgrade, another fight with Samba
Message-ID: <3B88E5F0.3289.1E1346 at localhost>
Priority: normal
In-reply-to: <20010826115204.A2777 at laotse.brahman>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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 just upgraded from RH6.2 to RH7.1 and have another
> Samba mystery on my hands: WHICH DIRECTORY?
> You seem to have half the files in /etc, and the other
> half in /etc/samba. AND your man files don't mention which
> directory they run from either!!!
> 
> What am I missing? 
> Which directory is the right one? What does my smbd seem to use
> the smbpasswd in /etc? Can I move it to /etc/samba too?
> 
> Please, DONT CHANGE ANYTHING next time, OK?
> ( but if you do, SAY SO !!!!! )
> Your man pages do not mention which directory the configurations
> use. 
> 
> Please add a FILES section!!!!!
It is very easy:
If you compaile samba form the source you spezify where all the samba 
files go to. If you compaile samba from the source and you don't 
spezify anything, everything goes to /usr/local/samba.

Depending on the Unix or the linux-distribution you use, 
configuration files, lock files, log files, ... have their specific 
location. This is why the samba man pages can not contain a files 
section. You have to deciede if you compaile samba your self, then 
you have the flexibility to put the stuff where you want: All in 
/usr/local/samba or to the places of your distribution.

If you use a pre-compailed package (XXX.i386.rpm) or are source 
package tailored for one distribution (xxx.src.rpm) then it is the 
one who made the package that decides about the file locations. You 
have to complain to redhat if you do not like their changes. These 
changes should be for other programms as well. 


> Is there any attempt to integrate user id/passwords with NIS?
This is done. If you use plaintext passwords you can set up samba on 
a nis client in the same way as on a nis server. You will not 
realiese any differences. (At least did I not realise any thing when 
compailing form the source.) If you use encrypted password you have 
to maintain the smbpasswd file on the samba server or use securtiy = 
server / domain.

Christian

> ... Mark
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


               _(_)_                          wWWWw   _
   @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
  @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
   @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
    /      Y       \|    \|/    /(_)    \|      |/      |
 \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|// 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  B4E884B4A for <samba at lists.samba.org>; Thu, 30 Aug 2001 13:26:06 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id UAA05113; Thu, 30 Aug 2001 20:00:58 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Thu, 30 Aug 2001 21:27:38 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  VAA26087; Thu, 30 Aug 2001 21:29:10 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXN378>; Thu, 30 Aug 2001 21:29:42 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111BFDF at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: David Brodbeck <DavidB at mail.interclean.com>
Cc: samba at lists.samba.org
Subject: RE: winbind instalation
Date: Thu, 30 Aug 2001 21:28:48 +0100
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/

Hummm, I have edited /etc/pam.d/passwd and created /etc/pam.d/samba and
everything is working fine.

I wish there were more documents on these pam edits... :(

Cheers
Gustavo

-----Original Message-----
From: David Brodbeck [mailto:DavidB at mail.interclean.com] 
Sent: quinta-feira, 30 de agosto de 2001 17:00
To: 'Rafael'
Cc: 'samba at samba.org'
Subject: RE: winbind instalation

In my experience it'll work with Samba 2.2.1a.  Get PAM authentication and
nsswitch.conf set up right and you should be all set.  You'll need to
compile Samba with PAM support.  (use the --with-pam option when you run
configure.)

I do have an issue with editing ACLs from NT, but I don't know if it's
related.  Authentication works fine, though.

Be aware that editing the PAM configuration files is not for the faint of
heart. ;)  If you edit the PAM configuration for logins and you do it wrong,
you'll lock yourself out.  If all you need to use winbindd for is Samba
authentication, you can just edit the samba PAM file and leave the rest
alone.

-----Original Message-----
From: Rafael [mailto:rafiros at posgrad.nce.ufrj.br]
Sent: Thursday, August 30, 2001 3:38 PM
To: samba at lists.samba.org
Subject: winbind instalation


HI,

    I want to know if you really need to install samba_cvs to use winbind,
because every documentation for winbind the guide/howto always says that
this
is for samba 2.2 but when i got the appliance pack  it says something about
samba_cvs.
    Please help, i'm getting tired, because i was with kernel 2.2 and
upgraded
to 2.4 just because of the samba 2.2 now i have to install cvs, i'm lost.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <stephen at petroleumdata.com>
Delivered-To: samba at samba.org
Received: from david.petroleumdata.net (host201.petroleumdata.com
  [63.112.225.201]) by lists.samba.org (Postfix) with ESMTP id 2426C47D0
  for <samba at samba.org>; Thu, 30 Aug 2001 13:58:47 -0700 (PDT)
Received: from account.petroleumdata.net ([63.112.225.194]) by
  david.petroleumdata.net (Post.Office MTA v3.5.3 release 223 ID#
  35-71373U200L2S100V35) with SMTP id net for <samba at samba.org>; Thu, 30
  Aug 2001 14:00:09 -0700
Date: Thu, 30 Aug 2001 13:59:02 -0700
From: stephen at petroleumdata.net
To: samba at samba.org
Subject: PR 21435
Message-ID: <20010830135902.A7908 at linux2>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Mailer: Balsa 1.1.1
Content-Length: 100
Lines: 5
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 sent a non-MIME email for problem report 21435, can the process continue for 21435?

Stephen

Return-Path: <hugo.levasseur at mcgill.ca>
Delivered-To: samba at lists.samba.org
Received: from water.cc.mcgill.ca (water.CC.McGill.CA [132.206.27.29])
  by lists.samba.org (Postfix) with ESMTP id 2427849CA for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 14:11:20 -0700 (PDT)
Received: from proserpine (Proserpine.ECE.McGill.CA [132.206.31.219]) by
  water.cc.mcgill.ca (8.11.3/8.11.0) with ESMTP id f7ULEM015650 for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 17:14:22 -0400 (EDT)
From: "Hugo Levasseur" <hugo.levasseur at mcgill.ca>
To: "Samba Mailing List" <samba at lists.samba.org>
Subject: samba security=DOMAIN on solaris
Date: Thu, 30 Aug 2001 17:15:43 -0400
Message-ID: <000501c13198$ee080ea0$db1fce84 at proserpine>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook, Build 10.0.2627
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/

I ve setup a samba server on a SOLARIS box... i ve been trying to get
DOMAIN auth to work.
 
I ve gotten security=DOMAIN to work before on a LINUX box so I know the
steps to joining the server to the DOMAIN + an approx. setup of the
smb.conf file. Here s the smb.conf file I used (edited for the purpose
of this email)
 
 
[global]
        workgroup = DOMAIN
        netbios name = SERVER
        security = DOMAIN
        server string = Samba Server
        hosts allow = 127.0.0.
        interfaces = some.int.1/24 127.0.0.1/24
        bind interfaces only = true
        load printers = no
;       log file =
;       max log size =
        password server = DC1
        encrypt passwords = yes
        local master = no
 
#====================Share Definitions======================
[homes]
        comment = %S's Home Directory
        browseable = yes
        writeable = yes
;       create mask = 600
;       directory mask = 700
~
The server on which runs samba is connected to multiple subnets (5 to be
exact) ... I can ping the samba server from the DC and vice versa.
Using SHARE level security I m able to login the samba server (using the
unix password of the user and unencrypted passwords).  But once I setup
DOMAIN level security (join the smb server to the domain etc.) I cannot
mount my samba homes:  I get a bad password pop-up when trying (As if it
wasn t able to send the auth request to my DC1.) (I am using encrypted
passwords on the Win2k side once the switch over is done.).  
 
The other main difference is that my SOLARIS is a NIS Domain Master
unlike my LINUX standalone...  I imagine that might have something to do
with my problem.
 
If you guys have any clues please let me know.
 
Hugo

Return-Path: <peoter_veliki at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe67.law10.hotmail.com [64.4.14.202]) by
  lists.samba.org (Postfix) with ESMTP id A8F06457F for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 14:25:24 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Thu, 30 Aug 2001 14:28:27 -0700
X-Originating-IP: [209.162.142.37]
From: "Peoter Veliki" <peoter_veliki at hotmail.com>
To: "Joel Hammer" <Joel at HammersHome.com>, <samba at lists.samba.org>
References: <01C13153.CA958E10.milend at ansco.com> 
  <OE16wtzoB2N33FIAjol000011e8 at hotmail.com>
  <20010830134006.A4235 at hammershome.com>
Subject: Re: diagnosis step 8 passed!
Date: Thu, 30 Aug 2001 14:22:56 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
Message-ID: <OE67OKS31JRC1sZV4Cl00000ae2 at hotmail.com>
X-OriginalArrivalTime: 30 Aug 2001 21:28:27.0691 (UTC)
  FILETIME=[B524FFB0:01C1319A]
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/

The problem I was having was that Redhat7.1 had set up a firewall that was
blocking port# 139.  turned off the firewall with "service ipchains stop".
Also, despite the fact that I attempted to turn off password encryption on
Win2k, I had to turn on encryption within Samba.  I had turned it off
because a coworker hypothesized that might be the problem.

Thanks again to this mailing list, it is a very responsive and helpful list.


----- Original Message -----
From: "Joel Hammer" <Joel at HammersHome.com>
To: <samba at lists.samba.org>
Sent: Thursday, August 30, 2001 10:40 AM
Subject: Re: diagnosis step 8 passed!


> On Thu, Aug 30, 2001 at 10:19:25AM -0700, Peoter Veliki wrote:
> > Ok, this is working now, test#8 has now passed.
> > Thanks to everyone for the help, past and present.
> >  This is a really great list!
>
> Please post the solution.
> Joel
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <hoa408 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com
  [216.136.175.37]) by lists.samba.org (Postfix) with SMTP id EF8AB518E
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 15:32:30 -0700 (PDT)
Message-ID: <20010830223533.83087.qmail at web13301.mail.yahoo.com>
Received: from [143.232.128.72] by web13301.mail.yahoo.com via HTTP;
  Thu, 30 Aug 2001 15:35:33 PDT
Date: Thu, 30 Aug 2001 15:35:33 -0700 (PDT)
From: Hoa Luong <hoa408 at yahoo.com>
Subject: Access denied, unable to connect to printer 
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/

I am using Solaris 8 Samba 2.2 and using sysv
printing, Windows 98 clients can print and see
printers fine.
Windows 2000 and nt can see and install printers, but
the status says " Access Denied , unable to connect" 
please help

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Return-Path: <stymar at agcs.com>
Delivered-To: samba at samba.org
Received: from bootstrap.agcs.com (bootstrap.agcs.com [130.131.48.11])
  by lists.samba.org (Postfix) with ESMTP id C1F354D25 for
  <samba at samba.org>; Thu, 30 Aug 2001 15:55:51 -0700 (PDT)
Received: from pxmail1.agcs.com (pxmail1.agcs.com [130.131.168.5]) by
  bootstrap.agcs.com (Pro-8.9.3/8.9.3) with ESMTP id PAA12075 for
  <samba at samba.org>; Thu, 30 Aug 2001 15:58:01 -0700 (MST)
Received: from agcs.com ([130.131.36.72]) by pxmail1.agcs.com (Netscape
  Messaging Server 3.61)  with ESMTP id AAA4DE3 for <samba at samba.org>;
  Thu, 30 Aug 2001 15:58:53 -0700
Message-ID: <3B8EC52D.C66A9C58 at agcs.com>
Date: Thu, 30 Aug 2001 15:58:53 -0700
From: Robert Styma <stymar at agcs.com>
Reply-To: stymar at agcs.com
Organization: AG Communication Systems
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4m)
X-Accept-Language: en
MIME-Version: 1.0
To: Samba Mailing LIst <samba at samba.org>
Subject: Compiling Samba with smbwrapper on HP/UX 11.00
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/

In trying to get samba 

./configure  --with-automount --with-syslog --with-smbwrapper

to compile on HP/UX 11.00 with the 2.95 gcc, I have
had to make source changes in the acl area (SYS_acl is defined
but does not seems to be something different than samba 
thinks it is.)  Also the link came unglued when trying
to create smbwrapper.sl

Linking shared library bin/smbwrapper.sl
ld: (Warning) Can't hide symbol "ared"
ld: Unsatisfied symbols:
   setsockopt (code)
   localtime (code)
   __iob (data)
   __SB_masks (data)
   setresgid (code)
   getsockopt (code)
   munmap (code)
   lseek64 (code)
   memset (code)
   setsid (code)
...
   _islower (code)
   qsort (code)
   strncpy (code)
ld: Unsatisfied symbols:
   $global$ (data)
make: *** [bin/smbwrapper.sl] Error 1

If anyone has gotten smbwrapper to compile and run on HP/UX 11.00,
I would like to hear about it.  I am trying to decide whether I should
be approaching these problems from pioneer with arrows mode or
how am I messing up mode.  That is, do I look at fixing code and 
configuration or environment and procedures.

Thanks for any replys.


-- 
Robert E. Styma 
Principal Engineer
AG Communication Systems, Phoenix - A subsidiary of Lucent
Email: stymar at agcs.com
Phone: 623-582-7323
FAX:   623-581-4884
Company:  http://www.agcs.com
Personal: http://www.swlink.net/~styma

Return-Path: <aeuristil at dnetmail1.dnetwork.net>
Delivered-To: samba at samba.org
Received: from dnetmail1.dnetwork.net (unknown [63.89.45.31]) by
  lists.samba.org (Postfix) with ESMTP id E364C4D87 for
  <samba at samba.org>; Thu, 30 Aug 2001 16:20:47 -0700 (PDT)
Date: Thu, 30 Aug 2001 18:20:40 +0100
Message-Id: <200108301820.AA16515690 at dnetmail1.dnetwork.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
From: "Alix EURISTIL " <aeuristil at dnetmail1.dnetwork.net>
Reply-To: <aeuristil at dnetmail1.dnetwork.net>
To: <samba at samba.org>
Subject: Samba Help
X-Mailer: <IMail v6.00>
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 'm Alix
I have a network with Linux 7.1 , windows 98 and printer HP Laser 2100  connect to the network by Jetdirect . 
I can print from Linux Server to the printer by the network but I can't to print from the client windows 98.

What must I do ?

Tanck you for your help.

Alix

Return-Path: <edror at panasas.com>
Delivered-To: samba at lists.samba.org
Received: from PIKES.panasas.com (gw2.panasas.com [65.194.124.178]) by
  lists.samba.org (Postfix) with ESMTP id 61F3C44BD; Thu, 30 Aug 2001
  18:15:57 -0700 (PDT)
Received: from GORSUCH (dynamic-w-216.panasas.com [172.17.132.216]) by
  PIKES.panasas.com with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id QCJ6WMK6; Thu, 30 Aug 2001 21:18:53 -0400
Reply-To: <edror at panasas.com>
From: "Ephi Dror" <edror at panasas.com>
To: "Samba (E-mail)" <samba at lists.samba.org>, "Samba-Technical (E-mail)"
  <samba-technical at lists.samba.org>
Subject: Winbind roadmap?
Date: Thu, 30 Aug 2001 18:18:50 -0700
Message-ID: <000601c131ba$e4eba0d0$d88411ac at GORSUCH>
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.2911.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/

Hi all,

Is there any date set for releasing new SAMBA with winbind daemon in it?

If not, any idea if there is a tag in CVS for a good build that does use
winbind? or shall I just use the HEAD?

Last question:
Does winbind introduce new functionality of SAMBA or it is just a matter of
making SAMBA uses 3 daemons instead of two and more a matter of a better
design of the SAMBA server in which the domain related connectivity is done
by a special daemon.

Thanks so much for clarifying  winbind issues and roadmap

Cheers,
Ephi

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 4A1784C8F for <samba at lists.samba.org>; Thu, 30
  Aug 2001 18:20:25 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id VAA03169 for samba at lists.samba.org; Thu, 30 Aug 2001
  21:23:27 -0400
Date: Thu, 30 Aug 2001 21:23:27 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: remote printing
Message-ID: <20010830212327.A3165 at hammershome.com>
References: <20010828232910.A13371 at hammershome.com>
  <000901c131a5$db454780$0300000a at testzone.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <000901c131a5$db454780$0300000a at testzone.com>; from
  ghageman at Qwest.net on Thu, Aug 30, 2001 at 05:48:15PM -0500
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/

It sounds like you don't have the command smbclient on your linux server.
What does locate smbclient show you?
Joel



On Thu, Aug 30, 2001 at 05:48:15PM -0500, Gary Hageman wrote:
> Had to give up the laserjet. I now have a HP deskjet on \\mynt (Win2k
> server) shared as deskjet.
> 
> 
> I opened the terminal window and at the prompt entered smbclient -L \\mynt
> (also tried //mynt)
> response bash: smbclient: command not found
> 
> tried smbclient \\\\mynt\deskjet
> response bash: smbclient: command not found
> 
> I don't know how to use lpr but did create another q for the same printer
> with a lpr port, same results.
> 
> 
> > -----Original Message-----
> > From: Joel Hammer [mailto:Joel at HammersHome.com]
> > Sent: Tuesday, August 28, 2001 10:29 PM
> > To: Gary Hageman
> > Subject: Re: remote printing
> >
> >
> > On Tue, Aug 28, 2001 at 04:47:20PM -0500, Gary Hageman wrote:
> > > Problem:
> > >      Can't get remote printing to work from Linux to shared
> > laserjet on
> > > Win2k server.
> > >
> > Can you access the windows printer with:
> >
> > smbclient \\\\Win2kserver\\printer_share_name
> > Followed by print localfile ?
> >
> > Don't forget that you need to filter the job on your linux
> > client before
> > sending it to your windows box (at least I don't think win2k
> > can filter jobs
> > for linux clients.) although a nice easy text file might
> > print without being
> > filtered. Is the laserjet postscript? If so, you should be all set.
> > I have NEVER been able to configure any printer using the graphical
> > installation programs, BTW.
> > I just stick to LRPng and do everything by hand.
> > Joel
> >
> >
> >
> >
> >

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at samba.org
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by
  lists.samba.org (Postfix) with ESMTP id 9741A4300 for
  <samba at samba.org>; Thu, 30 Aug 2001 18:40:55 -0700 (PDT)
Received: from xparelay1.corp.hp.com (unknown [15.58.136.173]) by
  palrel1.hp.com (Postfix) with ESMTP id 07936B4F; Thu, 30 Aug 2001
  18:43:58 -0700 (PDT)
Received: from xpabh3.corp.hp.com (xpabh3.corp.hp.com [15.58.136.223])
  by xparelay1.corp.hp.com (Postfix) with ESMTP id 5CAA11F53E; Thu, 30
  Aug 2001 18:43:57 -0700 (PDT)
Received: by xpabh3.corp.hp.com with Internet Mail Service (5.5.2653.19)
  id <RTRGGRAW>; Thu, 30 Aug 2001 18:43:57 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F0758F02C at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "'stymar at agcs.com'" <stymar at agcs.com>, Samba Mailing LIst
  <samba at samba.org>
Subject: RE: Compiling Samba with smbwrapper on HP/UX 11.00
Date: Thu, 30 Aug 2001 18:43:55 -0700
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/

Hello Robert,
support for posix acls are not fully developed for HP-UX.
the only 'acl's that HP_UX  has at current are the acl's defined for the
VxFS (Veritas Journaling file system) filesystem type, which does not have
the standard posix acl interface.  Currently HP implemented support for VxFS
(JFS) acls in it's CIFS/9000 Server (Samba 2.0.7+security fixes to 2.0.10)
product which ships with 11.00, but do not have a supported 2.2.x version of
samba yet.
So you're definitly in the bow and arrows stage at this point.
Hope this helps,
Don

-----Original Message-----
From: Robert Styma [mailto:stymar at agcs.com]
Sent: Thursday, August 30, 2001 18:59
To: Samba Mailing LIst
Subject: Compiling Samba with smbwrapper on HP/UX 11.00


In trying to get samba 

./configure  --with-automount --with-syslog --with-smbwrapper

to compile on HP/UX 11.00 with the 2.95 gcc, I have
had to make source changes in the acl area (SYS_acl is defined
but does not seems to be something different than samba 
thinks it is.)  Also the link came unglued when trying
to create smbwrapper.sl

Linking shared library bin/smbwrapper.sl
ld: (Warning) Can't hide symbol "ared"
ld: Unsatisfied symbols:
   setsockopt (code)
   localtime (code)
   __iob (data)
   __SB_masks (data)
   setresgid (code)
   getsockopt (code)
   munmap (code)
   lseek64 (code)
   memset (code)
   setsid (code)
...
   _islower (code)
   qsort (code)
   strncpy (code)
ld: Unsatisfied symbols:
   $global$ (data)
make: *** [bin/smbwrapper.sl] Error 1

If anyone has gotten smbwrapper to compile and run on HP/UX 11.00,
I would like to hear about it.  I am trying to decide whether I should
be approaching these problems from pioneer with arrows mode or
how am I messing up mode.  That is, do I look at fixing code and 
configuration or environment and procedures.

Thanks for any replys.


-- 
Robert E. Styma 
Principal Engineer
AG Communication Systems, Phoenix - A subsidiary of Lucent
Email: stymar at agcs.com
Phone: 623-582-7323
FAX:   623-581-4884
Company:  http://www.agcs.com
Personal: http://www.swlink.net/~styma
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <Volker.Lendecke at SerNet.DE>
Delivered-To: samba at lists.samba.org
Received: from mail.SerNet.DE (mail.SerNet.DE [193.159.217.66]) by
  lists.samba.org (Postfix) with ESMTP id 0F55C411D; Thu, 30 Aug 2001
  18:58:39 -0700 (PDT)
Received: from intern.SerNet.DE by mail.SerNet.DE with esmtp (Exim 2.12
  #1) id 15cdcq-0007U5-00; Fri, 31 Aug 2001 04:01:40 +0200
Received: by intern.SerNet.DE id 15cdcp-0005ok-00; Fri, 31 Aug 2001
  04:01:39 +0200
Date: Fri, 31 Aug 2001 04:01:39 +0200
From: Volker Lendecke <Volker.Lendecke at SerNet.DE>
To: Ephi Dror <edror at panasas.com>
Cc: "Samba (E-mail)" <samba at lists.samba.org>, "Samba-Technical (E-mail)"
  <samba-technical at lists.samba.org>
Subject: Re: Winbind roadmap?
Reply-To: Volker.Lendecke at SerNet.DE
References: <000601c131ba$e4eba0d0$d88411ac at GORSUCH>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
User-Agent: Mutt/1.2.4i
In-Reply-To: <000601c131ba$e4eba0d0$d88411ac at GORSUCH>; from
  edror at panasas.com on Thu, Aug 30, 2001 at 06:18:50PM -0700
Message-Id: <E15cdcp-0005ok-00 at intern.SerNet.DE>
Organization: Service Network GmbH, Goettingen, Germany
X-Converted-To-Plain-Text: from multipart/signed 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/

On Thu, Aug 30, 2001 at 06:18:50PM -0700, Ephi Dror wrote:

> Is there any date set for releasing new SAMBA with winbind daemon in it?

winbind is to be released together with Samba 2.2.2

> If not, any idea if there is a tag in CVS for a good build that does use
> winbind? or shall I just use the HEAD?

Branch SAMBA_2_2 should be fine if you want to try it.

> Last question:
> Does winbind introduce new functionality of SAMBA or it is just a matter of
> making SAMBA uses 3 daemons instead of two and more a matter of a better
> design of the SAMBA server in which the domain related connectivity is done
> by a special daemon.

Winbind as a domain member makes it unneccessary to maintain a local user
database. You can log into the member server directly as a Windows domain
user.

Volker

[demime 0.98b removed an attachment of type application/pgp-signature]

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id AAC1945C8 for <samba at lists.samba.org>; Thu, 30
  Aug 2001 20:25:18 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id XAA03812 for samba at lists.samba.org; Thu, 30 Aug 2001
  23:28:20 -0400
Date: Thu, 30 Aug 2001 23:28:20 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Lazy man's EZ print command to a network printer
Message-ID: <20010830232820.A3438 at hammershome.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
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 see a lot of people struggling to print to a network printer, especially
one attached to a windows/NT server. This might make that easier.
If you want to easily print to a printer on a samba share from a linux box, below is a
command which works just fine from netscape.
This assumes that the printer share is NOT password protected. You would
have to include a user name and password if that is the case. Then, things
might get more complicated, as it always the case with authentication.

cat | smbclient \\\\hammer2\\ps -N -c "print -"

Just put that into your netscape print command box in place of lpr and it
works just fine.
Now, that command above assumes that the  share ps will filter the job for
you.
If you want to print to a printer attached to a windows box, which will not
filter anything for you, try the following:

cat | YourPrintFilter | smbclient \\\\hammer2\lp -N -c "print -"

I haven't tried this on a printer attached to a windows box, since I don't
have any, but, it should work.

If you are printing a file, you'll have to put the file name after cat.
This works and is simple. 

The drawback to this is that your local client will not queue the job, so
your local client may pause for a while until the server accepts the job.

Now, isn't samba simple?
Joel

Return-Path: <tony at cantech.net.au>
Delivered-To: samba at lists.samba.org
Received: from pandora.cantech.net.au (unknown [203.26.6.29]) by
  lists.samba.org (Postfix) with ESMTP id 1B3A7411D for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 21:02:17 -0700 (PDT)
Received: from thor.cantech.net.au (thor.cantech.net.au [203.26.6.12])
  by pandora.cantech.net.au (8.9.3/8.9.3) with ESMTP id MAA26568 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 12:05:18 +0800
Date: Fri, 31 Aug 2001 12:05:18 +0800 (WST)
From: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
To: <samba at lists.samba.org>
Subject: Lots of advice needed
Message-ID: <Pine.LNX.4.33.0108311204480.13492-100000 at thor.cantech.net.a
  u>
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/

Hello Guys,
	I've been lurking on the list for a while to get a feel for samba and some
of the newer features.

Here is my situation, I work for a small'ish secondary college.  we have
200-250 staff and approx 3000 students.  I have several NT 4.0 servers (they
will move to win200k but not for at least 6 months), and multiple NT domains
(STAFF/ STUDENT and NETADMIN). We have about 200 users (If I can get this
install to fly the number will increase to above 2000).  Currently the client
machines are win95, win98 and NT4.0 workstation, we are currently planning a
rollout of win2k professional for _all_ client workstations.

Samba runs on a PIII machine running Linux kernel 2.2.19.

What I currently do is store everyones home and profile dirs on a samba box.
Samba is working and is a member of the appropriate domain.  Things work and
the staff are happy.  The network admin staff (me included) are not as happy.

Currently it is hard to manage the unix level permissions (judicius use or the
various "force" options in smb.conf), we cannot obtain anywhere near the same
level of control as we could when the directories were stored on the NT
servers directly.  Also while adding users locally and on the NT servers isn't
that bigg'a deal I would like to reduce the double handling.  I also use
"pamsmbd" to allow me to keep NT and unix passwords "in sync" so the staff
that need it can ssh into the box.

So from what I have seen I need to use ACL's (in the kernel and in samba), for
the control of file access.
Use winbind to keep the linux box in sync with the NT network.

Does that sound correct, or have I missed something ??

Assuming that I got the above correct where can I get more info on adding the
ACL's into the kernel, and is there any kernel that is better tested in this
regard.

Other things that I'd like to be able to do are:

 o Use this same box for the SMTP and POP3 servers (and others). This I
   believe will be aided by winbind and nsswitch.  I'm trying _very_ hard to
   Take as much load from the NT servsr as possible.  They are just too flaky.
   Since I moved data to smaba we have had a total of 20secs where home shares
   where unavailable.
 o Also I have seen mention of quota support, and the ability to convince
   windows the size of the share and the users quota are the same, is the
   correct.

Currently I'm running v2.0.10 of Samba (I just downloaded the SAMBA_2_2 branch
from CVS to have a look at, Is there anything else I should look at ???

I'd appreciate any and all advice.


Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */

Return-Path: <speedboy at nomicrosoft.org>
Delivered-To: samba at lists.samba.org
Received: from sphinx.evark.com (co3031215-a.rochd1.qld.optushome.com.au
  [203.164.85.111]) by lists.samba.org (Postfix) with SMTP id F3A67458C
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 21:27:40 -0700 (PDT)
Received: (qmail 21705 invoked by uid 501); 31 Aug 2001 04:30:49 -0000
Received: from localhost (sendmail-bs at 127.0.0.1) by localhost with SMTP;
  31 Aug 2001 04:30:49 -0000
Date: Fri, 31 Aug 2001 14:30:49 +1000 (EST)
From: speedboy <speedboy at nomicrosoft.org>
X-Sender: speedboy at b.evark.com
To: samba at lists.samba.org
Subject: Re: Lazy man's EZ print command to a network printer
In-Reply-To: <20010830232820.A3438 at hammershome.com>
Message-ID: <Pine.LNX.4.21.0108311428560.18309-100000 at b.evark.com>
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/

> I see a lot of people struggling to print to a network printer, especially
> one attached to a windows/NT server. This might make that easier.

Here's a bash script. I placed the following in /usr/local/bin/print

#!/bin/sh
cat $1 | smbclient //computer/printer_share_name -U username%password -N -c "put - $$"

Then I just do:

$ print <file>

Return-Path: <enrico.hoepfner at fli.sh.de.bosch.com>
Delivered-To: samba at lists.samba.org
Received: from gwa2.fe.bosch.de (gwa2.fe.bosch.de [194.39.218.2]) by
  lists.samba.org (Postfix) with ESMTP id E9B2C42EE for
  <samba at lists.samba.org>; Thu, 30 Aug 2001 23:22:44 -0700 (PDT)
Received: (from uucp at localhost) by gwa2.fe.bosch.de (8.10.2/8.10.2) id
  f7V6Qkh17204 for <samba at lists.samba.org>; Fri, 31 Aug 2001 08:26:46
  +0200 (MET DST)
X-Authentication-Warning: gwa2.fe.bosch.de: uucp set sender to
  <enrico.hoepfner at fli.sh.de.bosch.com> using -f
Received: from
  fez8020.fe.internet.bosch.com(virus-out2.fe.internet.bosch.de
  10.4.4.20) by gwa2.fe.bosch.de via smap (V2.1) id xma017006; Fri, 31
  Aug 01 08:26:05 +0200
Received: from 135.1.1.1 by fez8020.fe.internet.bosch.com (InterScan
  E-Mail VirusWall NT); Fri, 31 Aug 2001 08:09:26 +0200
Received: from santarem.fli.sh.bosch.de (santarem [135.1.1.232]) by
  sonne.fli.sh.de.bosch.com (8.8.8/8.8.8) with ESMTP id IAA07250 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 08:24:25 +0200 (MET DST)
Received: from fli.sh.de.bosch.com (localhost [127.0.0.1]) by
  santarem.fli.sh.bosch.de (8.8.8/8.8.8) with ESMTP id IAA02497 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 08:24:25 +0200 (MET DST)
Message-ID: <3B8F2D99.2217B530 at fli.sh.de.bosch.com>
Date: Fri, 31 Aug 2001 08:24:25 +0200
From: "Hoepfner, Enrico" <enrico.hoepfner at fli.sh.de.bosch.com>
Reply-To: enrico.hoepfner at fli.sh.de.bosch.com
X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: i need some help for samba 2.2.1a
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/

hi,

the problem is - user can't connect to samba-share and few seconds after i've
killed the smb-process and he try it again - he can. same client's (WinNT W2K)
don't have this problem an other clients have it (WinNT W2K). i'm helpless.

I've installed samba 2.2.1a with the following settings:

[global]
   workgroup         = fli
   local master      = yes
   domain master     = no
   wins server       = 135.1.54.16
   security          = server
   password server   = sh23532, sh6702
   null passwords    = no
   encrypt passwords = yes
   debug level       = 3
   username map      = /tools/ets0/samba-2.2.1a/lib/users.map
...

the log-file of the client looks like that:

 Transaction 400 of length 91
[2001/08/30 11:21:54, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 1843)
[2001/08/30 11:21:54, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 11:21:54, 1] smbd/password.c:authorise_login(780)
  authorise_login: refusing user  with no session setup
[2001/08/30 11:21:54, 2] smbd/service.c:make_connection(318)
  Invalid username/password for hyd1home []
[2001/08/30 11:21:54, 3] smbd/error.c:error_packet(141)
  error packet at line 169 cmd=117 (SMBtconX) eclass=2 ecode=2
[2001/08/30 11:21:57, 3] smbd/process.c:process_smb(837)
  Transaction 401 of length 91
[2001/08/30 11:21:57, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 1843)
[2001/08/30 11:21:57, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/30 11:21:57, 1] smbd/password.c:authorise_login(780)
  authorise_login: refusing user  with no session setup
[2001/08/30 11:21:57, 2] smbd/service.c:make_connection(318)
  Invalid username/password for hyd2home []
[2001/08/30 11:21:57, 3] smbd/error.c:error_packet(141)
  error packet at line 169 cmd=117 (SMBtconX) eclass=2 ecode=2
[2001/08/30 11:21:59, 3] smbd/process.c:process_smb(837)


what i've seen, is that there is an IPC$-Share with user nobody, after that
connection
the client connect all share's as nobody, or when guest account is not allowed
the client
can't connect to the share.

fehn         fehn     mse       1843   sh25130  (135.1.70.210) Thu Aug 30
08:18:43 2001
pc_tmp       fehn     mse       1843   sh25130  (135.1.70.210) Thu Aug 30
08:18:51 2001
pc_tools     fehn     mse       1843   sh25130  (135.1.70.210) Thu Aug 30
08:18:48 2001
fehn         fehn     mse      11400   sh25130  (135.1.70.210) Thu Aug 30
11:21:15 2001
hydra        fehn     mse       1843   sh25130  (135.1.70.210) Thu Aug 30
08:18:55 2001
IPC$         nobody   nobody    1843   sh25130  (135.1.70.210) Thu Aug 30
11:21:16 2001
serhome      fehn     mse       1843   sh25130  (135.1.70.210) Thu Aug 30
08:18:45 2001

when i kill process 1843 and 11400, and the user try it again, looks so:

hyd1home     fehn     mse      11580   sh25130  (135.1.70.210) Thu Aug 30
11:24:02 2001
serhome      fehn     mse      11580   sh25130  (135.1.70.210) Thu Aug 30
11:24:01 2001
hyd2home     fehn     mse      11580   sh25130  (135.1.70.210) Thu Aug 30
11:24:10 2001

what is there wrong or is this ok? can anybody help or has the same problem?
why can user not connect to samba-share and few seconds after i've killed the
process he can?

thanks in advance
-- 
   ---------------
     enrico hoepfner 
     (+49) 0711/811-7651
    hoepfner at fli.sh.de.bosch.com
-------------------------------------------------------------------------

Return-Path: <wim_vanpoelvoorde at hp.com>
Delivered-To: samba at lists.samba.org
Received: from bbnmg1.net.external.hp.com (bbnmg1.net.external.hp.com
  [192.6.76.73]) by lists.samba.org (Postfix) with ESMTP id 468E1451D
  for <samba at lists.samba.org>; Thu, 30 Aug 2001 23:59:44 -0700 (PDT)
Received: from isoit213.bbn.hp.com (isoit213.bbn.hp.com [15.140.169.29])
  by bbnmg1.net.external.hp.com (Postfix) with ESMTP id D1DBB2FA for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 09:02:29 +0200 (METDST)
Received: from meuse.BELGIUM.HP.COM (meuse.belgium.hp.com
  [15.160.6.250]) by isoit213.bbn.hp.com (8.9.3 (PHNE_18979)/8.9.3
  SMKit6.0.6 OpenMail) with SMTP id JAA15348 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 09:02:39 +0200 (METDST)
Received: from 15.160.6.250 by meuse.BELGIUM.HP.COM (InterScan E-Mail
  VirusWall NT); Fri, 31 Aug 2001 09:02:39 +0200 (W. Europe Daylight
  Time)
Received: by meuse.belgium.hp.com with Internet Mail Service
  (5.5.2653.19) id <R0KN1ZQF>; Fri, 31 Aug 2001 09:02:39 +0200
Message-ID: <FD93D5954435D411BBDB00D0B747A8C1047E99AE at herge.belgium.hp.c
  om>
From: "VANPOELVOORDE,WIM (HP-Belgium,ex1)" <wim_vanpoelvoorde at hp.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Samba and symbolic links.
Date: Fri, 31 Aug 2001 09:02:36 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was multipart/alternative
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 guys,
 
I have a very strange problem. I hope someone of you also had the same
experience and can tell me how to resolve it.
 
It's a long story, but please take your time to read through it:
 
I have two HP-UX systems (HP-UX version 11.0).
One of the servers is called SAP, the other is called MICKEY.
SAP is configured as SAMBA server and SAMBA client at the same time.
MICKEY is only configured as SAMBA client.
 
I have two directories exported on SAP: /tmp_data/wim and /tmp_data/Euratom
The contents of /tmp_data/wim is:
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 13:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 07:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 07:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 16:13 prod ->
/tmp_data/Eura
tom
lrwxrwxrwx   1 root       sys             10 Aug 31 07:44 prod2 ->
/cifs/prod

As you notice I have several links in /tmp_data/wim.
 
On both SAP and MICKEY I mounted the two exported directorys of SAP (so, SAP
is mounting SAMBA shares which he exported himself as a SAMBA server). The
mount look like this on both SAP and MICKEY:
CIFS:\\sap\shares  4000000 3322880  677120   83% /cifs/home
CIFS:\\sap\prod    4000000 3322880  677120   83% /cifs/prod
 
Now, when I do following on MICKEY:
 
ll /cifs/home, I receive:
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 14:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 08:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 08:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 17:13 prod ->
/tmp_data/Eura
tom
lrwxrwxrwx   1 root       sys             10 Aug 31 08:44 prod2 ->
/cifs/prod
 
When I do the same command on SAP, I receive:
NFS lookup failed for server sap: RPC: Timed out
/cifs/home/prod2 not found
NFS getattr failed for server sap: RPC: Timed out
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 13:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 07:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 07:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 16:13 prod ->
/tmp_data/Euratom
 
As you notice I have problems with accessing the prod2 link which is
pointing to the seconf SAMBA share.
Take a carefull look at the existing prod link: this link has no problems,
but is pointing not to the mountpoint of the prod share, but to the exported
directory /tmp_data/euratom directly.
 
WHY DOES THE PROD2 LINK GIVE PROBLEMS? AN WHY ON SAP AND NOT ON MICKEY.
 
I also tested to mount de shares on an NT system, there it also works
without problem. I only have problems on SAP which is both SAMBA server and
client at THE SAME TIME.
 
 
anyone who is SAMBA guru enough to help me in further investigating this???
 
THANK YOU VERY MUCH FOR YOUR TIME!
 
 
P.S. In attachment I send you my smb.conf file.
 
kind regards,
Wim Van Poelvoord
 
 
 
Wim Van Poelvoorde 
HP Consulting 
Belgium & Luxembourg 
www.hp.be <http://www.hp.be>  	 <http://www.hp.com>
wim_vanpoelvoorde at hp.com <mailto:wim_vanpoelvoorde at hp.com>  
Mobile +32 478 555 678 
Fax +32 2 778 36 19 
Tel +32 2 778 32 86 	

[demime 0.98b removed an attachment of type image/gif which had a name of hp.gif]

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

Return-Path: <bertus.keyser at impress.co.za>
Delivered-To: samba at samba.org
Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by
  lists.samba.org (Postfix) with ESMTP id 017CA4AC7 for
  <samba at samba.org>; Fri, 31 Aug 2001 00:02:35 -0700 (PDT)
Received: from ntb027sa001 (unknown [196.38.210.3]) by mercury.is.co.za
  (Postfix) with SMTP id 3A6E543B6 for <samba at samba.org>; Fri, 31 Aug
  2001 09:05:28 +0200 (SAST)
Reply-To: <bertus.keyser at impress.co.za>
From: "Bertus Keyser" <bertus.keyser at impress.co.za>
To: <samba at samba.org>
Subject: Quota on a samba Linux share
Date: Fri, 31 Aug 2001 09:05:28 +0200
Message-ID: <NFBBLNEAOMFLKMIAODPMMEIACCAA.bertus.keyser at impress.co.za>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
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/

Do you know of any way to share a directory on a linux system using samba
and being able to limit the amount of data that users can copy into these
directories?

I want to set up a share that limits a user to only be able to fill it with
a 100MB and no more, is there an easy way to do this?
By the way if I didn't make it clear the user uses windoze and the server
uses Linux with samba shares?

Any and all help would be greatly appreciated.

Thank you. 

Bertus Keyser
Impress Software
Phone: +27 11-706-0339
Fax:     +27 11-706-8753
email  :  bertus.keyser at impress.co.za

[demime 0.98b removed an attachment of type application/ms-tnef which had a name of winmail.dat]

Return-Path: <two_five_six2000 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com
  [216.136.173.57]) by lists.samba.org (Postfix) with SMTP id 1FCC64C1C
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 00:12:41 -0700 (PDT)
Received: from rppp2-31.net.utulsa.edu (HELO linux) (129.244.252.31) by
  smtp.mail.vip.sc5.yahoo.com with SMTP; 31 Aug 2001 07:15:41 -0000
X-Apparently-From: <two?five?six2000 at yahoo.com>
Content-Type: text/plain; charset="iso-8859-15"
From: Asoka Anon <two_five_six2000 at yahoo.com>
To: samba at lists.samba.org
Subject: samba has a mind of its own!?!
Date: Fri, 31 Aug 2001 02:16:40 -0500
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01083102164000.00823 at linux>
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/

Hello, I hope that someone out there can help me as I have no more hair left 
to pull out over this.  I have Suse7.2 Personal, and I am running the 
samba.rpm that is available on the Suse ftp.  I have 2 LAN cards in my linux 
box and a modem which all three boxes share.  Up until last night, all 
coexisted peacefully with no problems, samba file transfers were very fast 
from/to/and in between all machines.  Then, I had to reinstall the Suse box, 
and now for some reason samba has decided that it doesnt like eth0 anymore.  
All the config files are exactly the same as before, but at best all I can 
get from the eth0 Windows box is a 20 minute wait to even see the contents of 
my home directory.  If Im lucky, I can do a transfer, but even that takes 
forever and half the time fails.  At worse, windows tells me that 
//linux/homes is no longer valid and it wont let me close it due to the fact 
thats its being debugged....or it just crashes with no reason at all, usually 
taking the whole pc down with it.  All the while, the eth1 box screams along 
as it always did.  Both windows boxes are win2000 Pro, and they havent 
changed in configuration either.  Both of them can still access the net, 
although thats still as slow as its ever been, (not really slow, but I cant 
get mail w/o a refresh or two).  The eth0 box doesnt seem to be completely 
dead to samba, just greatly estranged....it can still (sometimes) get files, 
but only very slowly and usually not at all, at least not with out crashing.  
It occasionally just tells me my pass is no good or some other arbitrary 
error, and then fails.  Also, there are a few things that if I try and edit 
them into smb.conf, it just edits them right back out, like I tried pointing 
it to an ssl cert file (I used it on RH and it worked so what the hey), and 
it just decides not to keep it.  Please help.....I was just getting ready to 
backup the eth1 box to the eth0 box for a reinstall when all this got 
started.  Thanks in advance, 
AA

P.S. if someone has the samba-latest.tar.gz running on Suse Ill surely try 
it, but to date I have prefered to use rpm's even though they are older just 
because they are the only ones I have ever gotten to work.  IE: the tar.gz 
did basically this exact same thing to me no matter how I compiled it. 

My smb.conf file:

# Samba config file created using SWAT
# from linux.local (192.168.0.1)
# Date: 2001/08/31 01:17:11
 
# Global parameters
[global]
        workgroup = IIVVI
        interfaces = 192.168.0.1/255.255.255.0 192.168.1.1/255.255.255.0 
127.0.0.1/24
        encrypt passwords = Yes
        map to guest = Bad User
        log file = /var/log/%m.log
        keepalive = 30
        logon script = %U.bat
        domain logons = Yes
        preferred master = True
        domain master = True
        dns proxy = No
        wins support = Yes
        kernel oplocks = No
        guest account = smbuser
        hosts allow = 192.168.0. 192.168.1. 127.
 
[homes]
        comment = home-directory
        read only = No
        create mask = 0750
        browseable = No
 
[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        printable = Yes
        browseable = No

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <eelco at nexus.com.na>
Delivered-To: samba at lists.samba.org
Received: from mx01.uunet.com.na (mx01.uunet.com.na [196.20.7.164]) by
  lists.samba.org (Postfix) with ESMTP id 4187F4444 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 00:33:53 -0700 (PDT)
Received: from [196.31.244.29] (helo=ibox.nexus.com.na) by
  mx01.uunet.com.na with esmtp (Exim 3.14 #5) id 15cirt-0005GX-00; Fri,
  31 Aug 2001 09:37:33 +0200
Received: from [172.16.1.2] (helo=nexus.com.na) by ibox.nexus.com.na
  with esmtp (Exim 3.32 #1) id 15cipn-0006uG-00; Fri, 31 Aug 2001
  08:35:23 +0100
Message-ID: <3B8F3E36.7050008 at nexus.com.na>
Date: Fri, 31 Aug 2001 08:35:18 +0100
From: Eelco Vriezekolk <eelco at nexus.com.na>
Organization: Nexus Consultants cc
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en
MIME-Version: 1.0
To: Tony Ricker <rickera2 at SLU.EDU>
Cc: samba at lists.samba.org
Subject: Re: Ssamba_TNG
References: <3B8E6A91.BD505FBB at slu.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Tony Ricker wrote:
> All,
>     I forgot to add that the clients are all either 95 or 98 machines
> and 4 or 5 NT boxes.

Samba 2.2.1a can work as PDC for those machines, no problem.

-- 
Nexus Consultants cc, Eelco Vriezekolk <eelco at nexus.com.na>
Phone:  +264 61 252345     AOL IM: "vriezekolk"
Fax:    +264 61 250392
Mobile: +264 81 2495182

Return-Path: <GERDESJ at whl.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail-dmz.whl.co.uk (mail.whl.co.uk [193.37.69.18]) by
  lists.samba.org (Postfix) with ESMTP id 6CB984241 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 01:37:17 -0700 (PDT)
Received: from mail.gkn-whl.co.uk (mail-internal.whl.co.uk
  [192.168.255.200]) by mail-dmz.whl.co.uk (8.10.0/8.9.3) with ESMTP id
  f7V8ZVe22241 for <samba at lists.samba.org>; Fri, 31 Aug 2001 09:35:31
  +0100
Received: from mailsweeper.gkn-whl.co.uk ([172.16.12.4]) by
  mail.gkn-whl.co.uk with esmtp (Exim 3.12 #1) id 15cjjg-0005R2-00 for
  samba at lists.samba.org; Fri, 31 Aug 2001 09:33:08 +0100
Received: from gw.gkn-whl.co.uk (unverified) by  (Content Technologies
  SMTPRS 4.2.1) with SMTP id <T55b464b779ac100c043d4@> for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 09:38:39 +0100
Received: from GWPD-GKNWHL-Message_Server by gw.gkn-whl.co.uk with
  Novell_GroupWise; Fri, 31 Aug 2001 09:38:40 +0100
Message-Id: <sb8f5b20.004 at gw.gkn-whl.co.uk>
X-Mailer: Novell GroupWise Internet Agent 5.5.2.1
Date: Fri, 31 Aug 2001 09:38:32 +0100
From: "Jon Gerdes" <GERDESJ at whl.co.uk>
To: <dave at centermedia.com>, <samba at lists.samba.org>
Subject: Re: win2k and samba
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
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/

Dave

You don't give a great deal of information.  Please review the /docs directory
in the source tar.gz file.  There is a step by step diagnosis method in there
along with a full copy of "Using Samba".  It really is all in there.  many
people have spent a great deal of time writing that stuff.

If you still have problems then post back here.  As a minimum a copy of
smb.conf would be handy.

Cheers
Jon Gerdes

>>> dave nelson <dave at centermedia.com> 30/08/2001 20:52:10 >>>
	I have two windows machines one NT the other 2000 server. I have
can see the shares in network neighborhood on the NT, but not the 2000
server. Any suggestions.
dave nelson
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <wijnand at surf.phys.tue.nl>
Delivered-To: samba at lists.samba.org
Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.5]) by
  lists.samba.org (Postfix) with ESMTP id 44B694162 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 02:17:18 -0700 (PDT)
Received: from surf.phys.tue.nl (n159.dial.tue.nl [131.155.209.158]) by
  mailhost.tue.nl (8.11.6/8.11.0) with ESMTP id f7V9KEZ02856; Fri, 31
  Aug 2001 11:20:14 +0200 (MDT)
Message-ID: <3B8F56D5.6372CC7F at surf.phys.tue.nl>
Date: Fri, 31 Aug 2001 11:20:21 +0200
From: Wijnand Dijkstra <W.M.Dijkstra at tue.nl>
Reply-To: W.M.Dijkstra at tue.nl
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Cc: don_mccall at hp.com
Subject: Re: connections.tdb keeps getting corrupted. v2.2.1a
References: <20010830153552.E69955060 at lists.samba.org>
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/

I tried to use configure --without-mmap, but this make no difference in config.cache:
samba_cv_HAVE_MMAP=${samba_cv_HAVE_MMAP='yes'}

How do I heave to turnoff MMAP?

samba-request at lists.samba.org wrote:

> Message: 37
> From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
> To: "'Melvin T. Melvin'" <melvintmelvin at yahoo.com>,
>   samba at lists.samba.org
> Cc: samba-technical at lists.samba.org
> Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
> Date: Thu, 30 Aug 2001 10:37:17 -0400
>
> Hi Melvin,
> We have a number of people on the list experiencing this problem - so far
> all the reports I have seen involve HP-UX os'es, BUT, they range all the way
> from 9.05, 10.20 to 11.00...  I'm trying to create an environment where I
> can dup the corruption.  I'd be very interested if people could check their
> logs to see if any NON-HP-UX platforms are being affected.
> Two things you might try before backing down to a different version:
> 1. if you are using 2.2.1a, make sure you compile it WITHOUT mmap support.
> we KNOW that mmap is going to fail
> on HP-UX; the CVS version has a new smb.conf parameter, use mmap = no (no by
> default on an HP-UX system) that will allow this to be configured.
> 2. make sure that your nflocks is plenty big (1024 or better) in your
> kernel.
>
> I'll post on the list if I get any further with this corruption issue, in
> the meantime, ANYONE else out there experiencing these types of issues,
> please let us know.
>
> Thanks,
> Don
> >

--
Organization: Eindhoven University of Technology,
              Department of Physics
Address:      P.O. Box 513, 5600 MB Eindhoven, The
Netherlands
Phone:        +31 40 247 4108
Email:        <W.M.Dijkstra at tue.nl>
www:          http://www.phys.tue.nl/FOG

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 4DAF34606 for <samba at lists.samba.org>; Fri, 31
  Aug 2001 04:04:59 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id HAA10893 for samba at lists.samba.org; Fri, 31 Aug 2001
  07:08:00 -0400
Date: Fri, 31 Aug 2001 07:08:00 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Lazy man's EZ print command to a network printer
Message-ID: <20010831070800.A10717 at hammershome.com>
References: <20010830232820.A3438 at hammershome.com>
  <Pine.LNX.4.21.0108311428560.18309-100000 at b.evark.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.LNX.4.21.0108311428560.18309-100000 at b.evark.com>;
  from speedboy at nomicrosoft.org on Fri, Aug 31, 2001 at 02:30:49PM +1000
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 Fri, Aug 31, 2001 at 02:30:49PM +1000, speedboy wrote:
> > I see a lot of people struggling to print to a network printer, especially
> > one attached to a windows/NT server. This might make that easier.
> 
> Here's a bash script. I placed the following in /usr/local/bin/print
> 
> #!/bin/sh
> cat $1 | smbclient //computer/printer_share_name -U username%password -N -c "put - $$"
> 
> Then I just do:
> 
> $ print <file>
> -- 
Nice idea. 
Would this command (print) work as the print command in an app like netscape, to
replace lpr?
What does the $$ do for you in the put statement? Why do you use the put
command and not the print command?
Joel

Return-Path: <epn.neustadt at t-online.de>
Delivered-To: samba at lists.samba.org
Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com
  [194.25.134.16]) by lists.samba.org (Postfix) with ESMTP id 7FEDB5228
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 04:12:02 -0700 (PDT)
Received: from fwd05.sul.t-online.de  by mailout00.sul.t-online.de with
  smtp  id 15cmGM-0006z4-0C; Fri, 31 Aug 2001 13:15:02 +0200
Received: from  (320087078845-0001@[217.3.226.46]) by
  fwd05.sul.t-online.com with smtp id 15cmGB-1Hb6jwC; Fri, 31 Aug 2001
  13:14:51 +0200
From: epn.neustadt at t-online.de (epn)
To: samba at lists.samba.org
Subject: Problem with File-Atrributes
X-Mailer: T-Online eMail 2.33
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Date: Fri, 31 Aug 2001 13:14:51 +0200
Message-ID: <15cmGB-1Hb6jwC at fwd05.sul.t-online.com>
X-Sender: 320087078845-0001 at t-dialin.net
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 there!

I dont understand how SAMBA save File-Attributes.
I must restore special DOS-PC's (with special DOS-Software).
and the DOS-File-Attributes "Hidden" and "System" are lost.

What can I do ?

P.S. Sorry for my bad english !!!

Best regards 
Sebastian Wern

Return-Path: <enrico.hoepfner at fli.sh.de.bosch.com>
Delivered-To: samba at lists.samba.org
Received: from gwa6.fe.bosch.de (gwa6.fe.bosch.de [194.39.218.253]) by
  lists.samba.org (Postfix) with ESMTP id 3323F4B45 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 05:28:09 -0700 (PDT)
Received: (from uucp at localhost) by gwa6.fe.bosch.de (8.10.2/8.10.2) id
  f7VCWAf10560 for <samba at lists.samba.org>; Fri, 31 Aug 2001 14:32:10
  +0200 (MET DST)
X-Authentication-Warning: gwa6.fe.bosch.de: uucp set sender to
  <enrico.hoepfner at fli.sh.de.bosch.com> using -f
Received: from
  fez8019.fe.internet.bosch.com(virus-out.fe.internet.bosch.de
  10.4.4.19) by gwa6.fe.bosch.de via smap (V2.1) id xma010038; Fri, 31
  Aug 01 14:31:44 +0200
Received: from 135.1.1.1 by fez8019.fe.internet.bosch.com (InterScan
  E-Mail VirusWall NT); Fri, 31 Aug 2001 14:13:35 +0200 (W. Europe
  Daylight Time)
Received: from santarem.fli.sh.bosch.de (santarem [135.1.1.232]) by
  sonne.fli.sh.de.bosch.com (8.8.8/8.8.8) with ESMTP id OAA25733 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 14:30:09 +0200 (MET DST)
Received: from fli.sh.de.bosch.com (localhost [127.0.0.1]) by
  santarem.fli.sh.bosch.de (8.8.8/8.8.8) with ESMTP id OAA02704 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 14:30:09 +0200 (MET DST)
Message-ID: <3B8F833E.4F11A6A1 at fli.sh.de.bosch.com>
Date: Fri, 31 Aug 2001 14:29:50 +0200
From: "Hoepfner, Enrico" <enrico.hoepfner at fli.sh.de.bosch.com>
Reply-To: enrico.hoepfner at fli.sh.de.bosch.com
X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: password server  rejected the password
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/

hi,

i 've a problem with samba to authenticate to an W2K-PDC.
the problem is also, that it somtimes go an sometimes doesn't go.
here ist the log-file when it doesn't go, where dieterle is an UNIX-ACCOUNT and
dew2sh is an NT-ACCOUNT and below is an log-file from the same user the same
client with the same samba-configuration where it is going. can someone to
explain this

  Transaction 8 of length 188
[2001/08/31 12:51:46, 3] smbd/process.c:switch_message(650)
  switch message SMBsesssetupX (pid 20902)
[2001/08/31 12:51:46, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/31 12:51:46, 3] smbd/reply.c:reply_sesssetup_and_X(866)
  Domain=[DESH0]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[2001/08/31 12:51:46, 3] smbd/reply.c:reply_sesssetup_and_X(876)
  sesssetupX:name=[dew2sh]
[2001/08/31 12:51:46, 3] lib/username.c:map_username(124)
  Mapped user dew2sh to dieterle
[2001/08/31 12:51:46, 1] smbd/password.c:server_validate(1236)
  password server  rejected the password
[2001/08/31 12:51:46, 0] passdb/smbpass.c:startsmbfilepwent_internal(87)
  startsmbfilepwent_internal: unable to open file
/tools/ets0/samba-2.2.1a/private/smbpasswd. Error was No such file or directory
[2001/08/31 12:51:46, 0] passdb/smbpass.c:iterate_getsmbpwnam(1282)
  unable to open smb password database.
[2001/08/31 12:51:46, 1] smbd/password.c:pass_check_smb(554)
  Couldn't find user 'dieterle' in smb_passwd file.
[2001/08/31 12:51:46, 2] smbd/reply.c:reply_sesssetup_and_X(980)
  NT Password did not match for user 'dieterle'!
[2001/08/31 12:51:46, 2] smbd/reply.c:reply_sesssetup_and_X(990)
  Defaulting to Lanman password for dieterle
[2001/08/31 12:51:46, 0] passdb/smbpass.c:startsmbfilepwent_internal(87)
  startsmbfilepwent_internal: unable to open file
/tools/ets0/samba-2.2.1a/private/smbpasswd. Error was No such file or directory
[2001/08/31 12:51:46, 0] passdb/smbpass.c:iterate_getsmbpwnam(1282)
  unable to open smb password database.
[2001/08/31 12:51:46, 1] smbd/password.c:pass_check_smb(554)
  Couldn't find user 'dieterle' in smb_passwd file.
[2001/08/31 12:51:46, 1] smbd/reply.c:reply_sesssetup_and_X(1005)
  Rejecting user 'dieterle': authentication failed



....... snipp ............




  Transaction 2 of length 188
[2001/08/31 14:22:41, 3] smbd/process.c:switch_message(650)
  switch message SMBsesssetupX (pid 25404)
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/31 14:22:41, 3] smbd/reply.c:reply_sesssetup_and_X(866)
  Domain=[DESH0]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[2001/08/31 14:22:41, 3] smbd/reply.c:reply_sesssetup_and_X(876)
  sesssetupX:name=[dew2sh]
[2001/08/31 14:22:41, 3] lib/username.c:map_username(124)
  Mapped user dew2sh to dieterle
[2001/08/31 14:22:41, 3] param/loadparm.c:lp_add_home(1826)
  adding home directory dieterle at /home/dieterle
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:push_sec_ctx(285)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 55
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:pop_sec_ctx(424)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 55
[2001/08/31 14:22:41, 3] smbd/password.c:register_vuid(322)
  uid 526 registered to name dieterle
[2001/08/31 14:22:41, 3] smbd/password.c:register_vuid(324)
  Clearing default real name
[2001/08/31 14:22:41, 3] smbd/password.c:register_vuid(326)
  User name: dieterle   Real name: Werner Dieterle
[2001/08/31 14:22:41, 3] smbd/process.c:chain_reply(982)
  Chained message
[2001/08/31 14:22:41, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 25404)
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/31 14:22:41, 3] smbd/password.c:authorise_login(788)
  authorise_login: ACCEPTED: validated uid ok as non-guest (user=dieterle)
[2001/08/31 14:22:41, 3] smbd/service.c:make_connection(477)
  Connect path is /tmp
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:push_sec_ctx(285)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:set_sec_ctx(317)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 55
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:pop_sec_ctx(424)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/31 14:22:41, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 55

-- 
   ---------------
     enrico hoepfner 
     (+49) 0711/811-7651
    hoepfner at fli.sh.de.bosch.com
  Robert Bosch GmbH, Abt. FV/FLI, PSF 10 60 50, D-70049 Stuttgart  
-------------------------------------------------------------------------

Return-Path: <selvatico at nicematin-active.com>
Delivered-To: samba at lists.samba.org
Received: from gate.med-net.com (door.med-net.com [212.234.170.249]) by
  lists.samba.org (Postfix) with SMTP id 6E5E94FB6 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 05:45:35 -0700 (PDT)
Received: by gate.med-net.com; (5.65v4.0/1.3/10May95) id AA11769; Fri,
  31 Aug 2001 14:31:29 +0200
Message-Id: <3B8F872E.10EDD55D at nicematin-active.com>
Date: Fri, 31 Aug 2001 14:46:38 +0200
From: SELVATICO Patrice <selvatico at nicematin-active.com>
Organization: NICEMATIN-ACTIVE
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: fr,en
Mime-Version: 1.0
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: Re: samba printing problem with epson photo EX a solution work
  for me
References: <3B8CEDB2.2718414E at nicematin-active.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/

Hi,

I have found a solution to keep away the lot of problems I had with Access
Denied under windows.
I do that because I am in security mode share

I have put in my smb.conf :
guest account = pcguest
printer admin = pcguest


And since, I can print to all of my printers and I haven't anymore any Access
Denied in the printers under windows !
I know anybody can do all they want to the printers on samba with guest
account = pcguest ...... but that
solution is great for me and works fine.

Hope that will help some ppl with the same problem

Best Regards
Patrice SELVATICO



SELVATICO Patrice wrote:

> Hi,
>
> I think I have found my problem. The epson photo EX driver is not
> assigned to a port in the properties of the printer. That why I
> have the message that the job can't start ('Impossible de demarre le
> travail d'impression' ... in french NT)
> Before, I had an NT server to spool printers, that's why I have already
> \\printserver\printername )
> But I haven't any port for the epson photo ex
> In the documentation they speak about a "samba printer port" which does
> not exist in my port list on windows.
>
> I tried to add a printer with the printer wizard, I put the name of my
> server \\printserver\stylusphoto
> he ask me for drivers .... I give it ...
> But no port is created.
> How can I make that thing works ???
>
> Thanks in advance
>
> Best Regards
>
> Patrice SELVATICO
>
> >Hi
>
> >I have 3 printers , 2 works well but the third one (an epson photo EX)
> >is not working (when I launch the printing
> >from windows it say me: 'Impossible de demarrer le travail d'impression'
> >(in french ...)
> >The epson print driver on windows is the last one taken from epson.com
> >The driver on samba is choosen in CUPS ( Epson Stylus Photo EX, Foomatic
> >+ stp -4.1.5 (GIMP-Print) )
>
> >I have in the log file :
>
> >[2001/08/29 11:09:01, 5] lib/util_seaccess.c:se_access_check(300)
> >  se_access_check: access (80000) denied.
> >[2001/08/29 11:09:01, 4] printing/nt_printing.c:print_access_check(3410)
> >  access check was FAILURE
> >[2001/08/29 11:09:01, 3]
> >rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(812)
> >  access DENIED for printer open
>
> >The guest user is well configured , the 2 others printers work fine
>
> >Samba is 2.2.1a on mandrake 8.0
>
> >Hope someone can help me
>
> >Best Regards
> >Patrice SELVATICO

Return-Path: <dongski at popdem.org>
Delivered-To: samba at lists.samba.org
Received: from localhost.localdomain (unknown [61.9.5.199]) by
  lists.samba.org (Postfix) with ESMTP id EC8AF5238 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 05:47:24 -0700 (PDT)
Received: from dongski.popdem.org (IDENT:dongski@[172.16.0.222]) by
  localhost.localdomain (8.11.0/8.11.0) with SMTP id f7VCtpP05213 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 20:55:53 +0800
Date: Wed, 29 Aug 2001 13:24:11 +0800
From: "Dong B . Calmada" <dongski at popdem.org>
To: samba at lists.samba.org
Subject: tree connection failed
Message-ID: <20010829132411.A1401 at popdem.org>
Mail-Followup-To: samba at lists.samba.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Lines: 24
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 am currently using Samba 2.2.1a.

When I try to connect to a share (by issuing command smbclient //dongski/boss1 -U joe and then typing the password afterwards), I got the following error message:

Domain=[DATA_CENTER] OS=[Unix] Server=[Samba 2.2.1a]
tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.)

Why is this? Please help.


-- 
DONG B. CALMADA
Database Administrator
Institute for Popular Democracy
http://www.ipd.ph
Tel. (63-2) 4346674
Fax (63-2) 9262893
Mobile Phone No. 0917-9339099
Alternate email addresses:
dongski4martin at yahoo.com
dongski at calban.org

-----------------------------------
Information is power!  Set it free!

Return-Path: <mitchlist at home.com>
Delivered-To: samba at lists.samba.org
Received: from femail11.sdc1.sfba.home.com (femail11.sdc1.sfba.home.com
  [24.0.95.107]) by lists.samba.org (Postfix) with ESMTP id A51C04AD3
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 06:28:20 -0700 (PDT)
Received: from mitch ([24.3.168.96]) by femail11.sdc1.sfba.home.com
  (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id
  <20010831133121.CNRR2471.femail11.sdc1.sfba.home.com at mitch> for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 06:31:21 -0700
From: "Mitch Lists" <mitchlist at home.com>
To: <samba at lists.samba.org>
Subject: Unusual Samba Pblm (2.06-->2.08& LINUX 2.4 upgrade)
Date: Fri, 31 Aug 2001 09:30:58 -0400
Message-ID: <000601c13221$2b6910e0$b80aa8c0 at mitch.union1.nj.home.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
In-Reply-To: <3B8D311E.27820.26868C at localhost>
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/

Briefly stated:

Had Samba 2.06 running under mandrake 7.0 (Linux 2.2 kernel) FINE.
System HD crash.
Decided to bring new system up under Mandrake 8.0 (Linux 2.4 kernel--with
Xinet.d instead of inet.d)
Also decided to use 2.08 Samba.

Problems encountered after xinet and swat working:
1) SMB seems to die for no reason, restarting xinet/smb/network seems to
restart file sharing fine.
2) unreliable log-ins now (likely associated with #1)

reliability has gotten worse.

Have given up on main (original) system, bringing up new SMB/Mandrake 8.0
with LINUX 2.1.1a on
different system to see if I can isolate problems.  Any hints/Ideas?

Better yet?  Does anyone have a GOOD binary RPM for LINUX 2.1.1a for
Mandrake8.0? for a 586?
The only one in the mandrake8.0 directory is for a 686 system.


Thanks
Mitch Bruntel

Return-Path: <speedboy at nomicrosoft.org>
Delivered-To: samba at lists.samba.org
Received: from sphinx.evark.com (co3031215-a.rochd1.qld.optushome.com.au
  [203.164.85.111]) by lists.samba.org (Postfix) with SMTP id 92164478C
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 06:55:09 -0700 (PDT)
Received: (qmail 21792 invoked by uid 501); 31 Aug 2001 13:58:17 -0000
Received: from localhost (sendmail-bs at 127.0.0.1) by localhost with SMTP;
  31 Aug 2001 13:58:17 -0000
Date: Fri, 31 Aug 2001 23:58:17 +1000 (EST)
From: speedboy <speedboy at nomicrosoft.org>
X-Sender: speedboy at b.evark.com
To: samba at lists.samba.org
Subject: Re: Lazy man's EZ print command to a network printer
In-Reply-To: <20010831070800.A10717 at hammershome.com>
Message-ID: <Pine.LNX.4.21.0108312356570.21634-100000 at b.evark.com>
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/

> > #!/bin/sh
> > cat $1 | smbclient //computer/printer_share_name -U username%password -N -c "put - $$"
> > 
> > Then I just do:
> > 
> > $ print <file>
>
> Nice idea. 
> Would this command (print) work as the print command in an app like netscape, to
> replace lpr?
> What does the $$ do for you in the put statement? Why do you use the put
> command and not the print command?

No idea to all. I just copied it from the Samba in 24 hrs book.

Return-Path: <kromahs at us.ibm.com>
Delivered-To: samba at samba.org
Received: from e21.nc.us.ibm.com (e21.nc.us.ibm.com [32.97.136.227]) by
  lists.samba.org (Postfix) with ESMTP id D27754BDD for
  <samba at samba.org>; Fri, 31 Aug 2001 07:11:10 -0700 (PDT)
Received: from southrelay02.raleigh.ibm.com
  (southrelay02.raleigh.ibm.com [9.37.3.209]) by e21.nc.us.ibm.com
  (8.9.3/8.9.3) with ESMTP id JAA79612 for <samba at samba.org>; Fri, 31
  Aug 2001 09:11:57 -0500
Received: from d04nms23.raleigh.ibm.com (d04nms23.raleigh.ibm.com
  [9.67.228.29]) by southrelay02.raleigh.ibm.com (8.11.1m3/NCO v4.97.1)
  with ESMTP id f7VEE9D72862 for <samba at samba.org>; Fri, 31 Aug 2001
  10:14:09 -0400
Subject: Samba Boot Diskette
To: samba at samba.org
X-Mailer: Lotus Notes Release 5.0.3 (Intl) 21 March 2000
Message-ID: <OF99FEBEFB.5C502D8F-ON85256AB9.004DFB91 at raleigh.ibm.com >
From: "Siaka Kromah" <kromahs at us.ibm.com>
Date: Fri, 31 Aug 2001 10:14:06 -0400
X-MIMETrack: Serialize by Router on D04NMS23/04/M/IBM(Release 5.0.8
  |June 18, 2001) at 08/31/2001 10:14:09 AM
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/

Hey Guru's,
Can anyone tell me how I can make a Samba boot diskette? I know that I have
to compile a kernel and all, download the smb daemons and then try and
error. Is there some documentation out they?

Best regards,

Siaka Kromah
Preload Technologist
IBM World Wide Manufacturing Test Software Solutions
Kromahs at us.ibm.com
(919) 254-1966

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel7.hp.com (atlrel7.hp.com [192.151.27.9]) by
  lists.samba.org (Postfix) with ESMTP id 65039528E for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 07:41:33 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel7.hp.com (Postfix) with ESMTP id 4C4501F579;
  Fri, 31 Aug 2001 10:43:04 -0400 (EDT)
Received: from xatlbh3.atl.hp.com (xatlbh3.atl.hp.com [15.45.89.188]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id C92CA1F562; Fri, 31 Aug
  2001 10:44:22 -0400 (EDT)
Received: by xatlbh3.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <R6XPW6SL>; Fri, 31 Aug 2001 10:44:22 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F02D at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "'W.M.Dijkstra at tue.nl'" <W.M.Dijkstra at tue.nl>, samba at lists.samba.org
Cc: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
Date: Fri, 31 Aug 2001 10:38:36 -0400
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/

Hallo Winjnand,
There are actually a couple of things you can do:

1. Pull the latest CVS 2.2 and use that; it has an
smb.conf parameter (use mmap) that is automatically set
to "no" on hp-ux systems.
2. after you run configure, manually change any lines 
in your include/config.h that say #define HAVE_MMAP 1
to "#undef HAVE_MMAP.
Then make clean;make;etc...
I'm hoping that there will be a binary package of 2.2.1a
posted for HP-UX with MMAP turned off on the Samba ftp site in the near
future, to help with this.
Hope this helps,
Don

-----Original Message-----
From: Wijnand Dijkstra [mailto:W.M.Dijkstra at tue.nl]
Sent: Friday, August 31, 2001 5:20 AM
To: samba at lists.samba.org
Cc: don_mccall at hp.com
Subject: Re: connections.tdb keeps getting corrupted. v2.2.1a


I tried to use configure --without-mmap, but this make no difference in
config.cache:
samba_cv_HAVE_MMAP=${samba_cv_HAVE_MMAP='yes'}

How do I heave to turnoff MMAP?

samba-request at lists.samba.org wrote:

> Message: 37
> From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
> To: "'Melvin T. Melvin'" <melvintmelvin at yahoo.com>,
>   samba at lists.samba.org
> Cc: samba-technical at lists.samba.org
> Subject: RE: connections.tdb keeps getting corrupted. v2.2.1a
> Date: Thu, 30 Aug 2001 10:37:17 -0400
>
> Hi Melvin,
> We have a number of people on the list experiencing this problem - so far
> all the reports I have seen involve HP-UX os'es, BUT, they range all the
way
> from 9.05, 10.20 to 11.00...  I'm trying to create an environment where I
> can dup the corruption.  I'd be very interested if people could check
their
> logs to see if any NON-HP-UX platforms are being affected.
> Two things you might try before backing down to a different version:
> 1. if you are using 2.2.1a, make sure you compile it WITHOUT mmap support.
> we KNOW that mmap is going to fail
> on HP-UX; the CVS version has a new smb.conf parameter, use mmap = no (no
by
> default on an HP-UX system) that will allow this to be configured.
> 2. make sure that your nflocks is plenty big (1024 or better) in your
> kernel.
>
> I'll post on the list if I get any further with this corruption issue, in
> the meantime, ANYONE else out there experiencing these types of issues,
> please let us know.
>
> Thanks,
> Don
> >

--
Organization: Eindhoven University of Technology,
              Department of Physics
Address:      P.O. Box 513, 5600 MB Eindhoven, The
Netherlands
Phone:        +31 40 247 4108
Email:        <W.M.Dijkstra at tue.nl>
www:          http://www.phys.tue.nl/FOG

Return-Path: <netengr at PORTERCO.ORG>
Delivered-To: samba at lists.samba.org
Received: from S103BCLM.PORTERCO.ORG (unknown [165.138.255.1]) by
  lists.samba.org (Postfix) with SMTP id 1EF454B60 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 07:47:50 -0700 (PDT)
Received: from PC000314([135.102.1.4]) by S103BCLM.PORTERCO.ORG (IBM
  OS/400 SMTP V04R05M00) with TCP; Fri, 31 Aug 2001 09:53:04 +0000
From: "Richard J. Lohman" <netengr at porterco.org>
To: samba at lists.samba.org
Date: Fri, 31 Aug 2001 09:29:30 -0500
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Samba + MS Access + FoxPro
Reply-To: netengr at porterco.org
Message-ID: <3B8F58FA.30160.66C70F at localhost>
Priority: normal
X-mailer: Pegasus Mail for Win32 (v3.12c)
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/

Greetings, all:
    We are testing out a RH 7.1 + Samba server as a means of 
replacing existing NetWare servers (and hoping to avoid having to 
go to Windows). We are having a bit of trouble getting the file 
locking to work. We had it working for FoxPro databases, then 
made mods to the smb.conf to get the Access stuff to work, and 
now FoxPro is toast. Try as I might, I can't seem to get the FoxPro 
databases to work anymore :( Is anyone doing this already, and if 
so, could you shoot me an example of your smb.conf file? We're 
using Samba 2.2.1a, and our databases are in MS Access 97, 
FoxPro 2.6, Visual FoxPro 3.0, and Visual FoxPro 6. Thanks in 
advance.

Rich::Lohman()

 --------------------------------------------------------
|Richard J Lohman               |If you always do what   |
|Network Engr./Asst. Director   |you've always done,     |
|Porter Co., IN Data Processing |you'll always get what  |
|v.(219)465-3480 f.(219)465-3626|you've always got.      |
 -------------------------------------------------------- 
 

Return-Path: <cary_dickens2 at hp.com>
Delivered-To: samba at samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
  lists.samba.org (Postfix) with ESMTP id 8857A4124 for
  <samba at samba.org>; Fri, 31 Aug 2001 08:54:38 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel6.hp.com (Postfix) with ESMTP id A8FFF1F55C;
  Fri, 31 Aug 2001 11:57:38 -0400 (EDT)
Received: from xatlbh4.atl.hp.com (xatlbh4.atl.hp.com [15.45.89.189]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id C55C91F540; Fri, 31 Aug
  2001 11:57:36 -0400 (EDT)
Received: by xatlbh4.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <R9VKH4CX>; Fri, 31 Aug 2001 11:57:36 -0400
Message-ID: <C5C45572D968D411A1B500D0B74FF4A80418D511 at xfc01.fc.hp.com>
From: "DICKENS,CARY (HP-Loveland,ex2)" <cary_dickens2 at hp.com>
To: "'bertus.keyser at impress.co.za'" <bertus.keyser at impress.co.za>,
  samba at samba.org
Subject: RE: Quota on a samba Linux share
Date: Fri, 31 Aug 2001 11:57:35 -0400
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/

Bertus,

What you want to do is have the share you are limiting to be on it's own
filesystem.  You then enable quotas on that filesystem.  Then you set a
quota for the users that you are concerned with.  If there is a violation
the filesystem reports it to Samba and that gets back to the user.

A couple of little things about this solution.  It will not work if your
Samba server is in share level security.  Everything is written as root so
files aren't counted per user.  Also, I don't think you need to compile
Samba with the --with-quotas flag, but it does provide some nice things for
the users.  They can get properties on a mapped drive and the disk space
left is calculated with the lesser of actual disk space left and soft quota.
Users then know how much space _they_ have left and aren't aware of how much
is really out there.
 
I hope this helps.

Cary

> -----Original Message-----
> From: Bertus Keyser [mailto:bertus.keyser at impress.co.za]
> Sent: Friday, August 31, 2001 1:05 AM
> To: samba at samba.org
> Subject: Quota on a samba Linux share
> 
> 
> Do you know of any way to share a directory on a linux system 
> using samba
> and being able to limit the amount of data that users can 
> copy into these
> directories?
> 
> I want to set up a share that limits a user to only be able 
> to fill it with
> a 100MB and no more, is there an easy way to do this?
> By the way if I didn't make it clear the user uses windoze 
> and the server
> uses Linux with samba shares?
> 
> Any and all help would be greatly appreciated.
> 
> Thank you. 
> 
> Bertus Keyser
> Impress Software
> Phone: +27 11-706-0339
> Fax:     +27 11-706-8753
> email  :  bertus.keyser at impress.co.za
> 
> [demime 0.98b removed an attachment of type 
> application/ms-tnef which had a name of winmail.dat]
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

Return-Path: <dragos.delcea at farmexim.ro>
Delivered-To: samba at lists.samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
  lists.samba.org (Postfix) with SMTP id 0850D4437 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 09:03:35 -0700 (PDT)
Received: (qmail 30009 invoked from network); 31 Aug 2001 16:09:00 -0000
Received: from dragosd.farmexim.ro (HELO busybox) (192.168.1.60) by
  192.168.1.3 with SMTP; 31 Aug 2001 16:09:00 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Dragos <dragos.delcea at farmexim.ro>
Reply-To: dragos.delcea at farmexim.ro
Organization: Farmexim SA
To: netengr at porterco.org
Subject: Re: Samba + MS Access + FoxPro
Date: Fri, 31 Aug 2001 19:12:04 +0300
X-Mailer: KMail [version 1.2]
References: <3B8F58FA.30160.66C70F at localhost>
In-Reply-To: <3B8F58FA.30160.66C70F at localhost>
Cc: samba at lists.samba.org
MIME-Version: 1.0
Message-Id: <01083119120400.01527 at busybox>
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 Rich,
for a start you could turn off kernel oplocks, as I've heard there are 
problems with it in the latest samba (and maybe in the 2.2.x releases)
I've had some problems with foxpro databases and I seem to overcome them 
doing that:
kernel oplocks = no
max xmit = 16384
read raw = no
write raw = no
read size = 32768
in the global section of smb.conf;I have no Acess databases to tell you if 
they would work... the locks/oplocks are left at the default values (ie not 
defined in the config file)

cheers,
dragos


On Friday 31 August 2001 05:29 pm, you wrote:
> Greetings, all:
>     We are testing out a RH 7.1 + Samba server as a means of
> replacing existing NetWare servers (and hoping to avoid having to
> go to Windows). We are having a bit of trouble getting the file
> locking to work. We had it working for FoxPro databases, then
> made mods to the smb.conf to get the Access stuff to work, and
> now FoxPro is toast. Try as I might, I can't seem to get the FoxPro
> databases to work anymore :( Is anyone doing this already, and if
> so, could you shoot me an example of your smb.conf file? We're
> using Samba 2.2.1a, and our databases are in MS Access 97,
> FoxPro 2.6, Visual FoxPro 3.0, and Visual FoxPro 6. Thanks in
> advance.
>
> Rich::Lohman()
>
>  --------------------------------------------------------
>
> |Richard J Lohman               |If you always do what   |
> |Network Engr./Asst. Director   |you've always done,     |
> |Porter Co., IN Data Processing |you'll always get what  |
> |v.(219)465-3480 f.(219)465-3626|you've always got.      |
>
>  --------------------------------------------------------

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  828A74B17 for <samba at lists.samba.org>; Fri, 31 Aug 2001 09:11:21 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id PAA13636 for <samba at lists.samba.org>; Fri, 31 Aug 2001
  15:46:09 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Fri, 31 Aug 2001 17:12:54 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  RAA05229 for <samba at lists.samba.org>; Fri, 31 Aug 2001 17:14:22 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXNWBY>; Fri, 31 Aug 2001 17:14:58 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111C18C at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: samba at lists.samba.org
Subject: Winbind and Quotas
Date: Fri, 31 Aug 2001 17:12:06 +0100
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,

I wonder if it is possible to use disk quotas AND winbind.
As with winbind there are no more local unix accounts, I can't figure out
how to do this.

Cheers,
Gustavo

Return-Path: <sebastianboeck at freenet.de>
Delivered-To: samba at samba.org
Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by
  lists.samba.org (Postfix) with ESMTP id 5BD344FBD for
  <samba at samba.org>; Fri, 31 Aug 2001 09:13:50 -0700 (PDT)
Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout1.freenet.de
  with esmtp (Exim 3.32 #1) id 15cqyP-0006jk-00 for samba at samba.org;
  Fri, 31 Aug 2001 18:16:49 +0200
Received: from pd9e3bfbb.dip.t-dialin.net ([217.227.191.187] helo=k7) by
  mx3.freenet.de with asmtp (ID sebastianboeck at freenet.de) (Exim 3.32
  #1) id 15cqyO-0002ep-00 for samba at samba.org; Fri, 31 Aug 2001 18:16:48
  +0200
Message-ID: <00b301c13238$4baa64a0$54d6fea9 at k7>
From: =?x-user-defined?Q?Sebastian_B=F6ck?= <sebastianboeck at freenet.de>
To: <samba at samba.org>
Date: Fri, 31 Aug 2001 18:16:20 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="x-user-defined"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-RBL-Warning: (dialups.mail-abuse.org) See
  <URL:http://mail-abuse.org/dul/>
Subject: (no subject)
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 all,

I have a little problem. I built a new samba PDC (2.2.1a) on an new
machine (FreeBSD 4.3) and wanted to take all the users and their data
(including the profiles for domain logons) to the new machine. So I
installed everything, added all the machines to the domain and also the
users. Then I copied all the data to the new server and everything is
working fine except a few little things: nobody can use Outlook anymore
and all the desktop settings are gone.
All the rest like favorites and so on is still working.
What have I done wrong?

I hope anyone can help me

--
Sebastian

Return-Path: <JOHN.RICHES at FRIENDSPROVIDENT.CO.UK>
Delivered-To: samba at lists.samba.org
Received: from disclaimer (unknown [193.122.208.254]) by lists.samba.org
  (Postfix) with SMTP id 37CC45231; Fri, 31 Aug 2001 09:16:06 -0700
  (PDT)
Message-Id: <TFSAUSTB at FRIENDSPROVIDENT.CO.UK>
From: JOHN.RICHES at FRIENDSPROVIDENT.CO.UK
Date: Fri, 31 Aug 2001 17:28:14 +0100
To: samba at lists.samba.org, samba-ntdom at lists.samba.org
Subject: Winbind, pam and NT
MIME-version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7bit
X-Mailer: TFS Secure Messaging /320000000/450000042/452200073/
X-Mailer: Version 4.6 Build 117
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/

--- Received from FPU.RICHEJ 799-3227                        31-08-01 17:17
------------------

  -> IN=samba at lists.samba.org
  -> IN=samba-ntdom at lists.samba.org

I am trying to get samba plus winbind to allow us to map samba shares to NT4
workstations.
Winbind appears to be up and running as gentent passwd does give a list of NT
domain users. I
am not an expert in pam and wonder if my problem is there.

Initially I blindly did as the windbind note said and replaced all 'auth' and
'account' lines
in all members of /etc/pam.d. We could not then log on a root! I backed out
the change and I
have made fewer pam changes namely: -

login
#%PAM-1.0
#auth    requisite      /lib/security/pam_unix.so       nullok #set_secrpc
#mjr07/08/01
#auth    required       /lib/security/pam_securetty.so
auth     required       /lib/security/pam_nologin.so
auth     sufficient     /lib/security/pam_winbind.so
#mjr07/08/01
#auth    required       /lib/security/pam_homecheck.so
auth     required       /lib/security/pam_env.so
auth     required       /lib/security/pam_mail.so
auth     required       /lib/security/pam_pwdb.so use_first_pass shadow nullok
#mjr07/08/01
account  required       /lib/security/pam_winbind.so
#mjr07/08/01
#account required       /lib/security/pam_unix.so
#mjr07/08/01
password required       /lib/security/pam_pwcheck.so    nullok
password required       /lib/security/pam_unix.so       nullok use_first_pass
use_authtok
session  required       /lib/security/pam_unix.so       none # debug or trace
session  required       /lib/security/pam_limits.so

other
#%PAM-1.0
auth     required       /lib/security/pam_warn.so
#auth     required       /lib/security/pam_unix.so      #nullok set_setrpc
auth     sufficient     /lib/security/pam_winbind.so
#mjr 13/08/01
account  required       /lib/security/pam_warn.so
account  required       /lib/security/pam_winbind.so
#mjr 13/08/01
#account  required       /lib/security/pam_unix.so
password required       /lib/security/pam_warn.so
password required       /lib/security/pam_pwcheck.so    use_cracklib
password required       /lib/security/pam_unix.so       use_first_pass
use_authtok
session  required       /lib/security/pam_warn.so
session  required       /lib/security/pam_unix.so       debug # none or trace

rlogin
#%PAM-1.0
#auth     required       /lib/security/pam_securetty.so
auth     required       /lib/security/pam_nologin.so
auth     sufficient     /lib/security/pam_rhosts_auth.so
auth     sufficient     /lib/security/pam_winbind.so
#mjr 13/08/01
auth     required       /lib/security/pam_unix.so       #set_secrpc
auth     required       /lib/security/pam_mail.so
account  reuired        /lib/security/pam_winbind.so
#mjr 13/08/01
#account  required       /lib/security/pam_unix.so
password required       /lib/security/pam_unix.so       strict=false
session  required       /lib/security/pam_unix.so       none # debug or trace

samba
#%PAM-1.0
#auth    required       /lib/security/pam_unix.so
#mjr07/08/01
auth     sufficient     /lib/security/pam_winbind.so
#mjr07/08/01
auth     required       /lib/security/pam_pwdb.so use_first_pass shadow nullok
#mjr07/08/01
#account required       /lib/security/pam_unix.so
#mjr07/08/01
account  required       /lib/security/pam_winbind.so
#mjr07/08/01

If these are suffcient then my problem may be with the NT domain accepting the
samba server
as a valid server.

The machine was added as follows:-
/usr/local/samba/bin/samedit -S PDCTEST -W DOMTEST -U Adminid
added interface ip=192.a.b.c bcast=192.a.b.255 nmask=255.255.255.0
Enter Password:
Server: \\PDCTEST:      User:   Adminid  Domain: DOMTEST
Connection:     Got a positive name query response from 10.h.i.j ( 10.k.l.m )
session setup ok
Domain=[DOMTEST] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
OK
[DOMTEST\Adminid at PDCTEST]$ createuser SRVTEST$ -j DOMTEST -L
createuser SRVTEST$ -j DOMTEST -L

SAM Create Domain User
Got a positive name query response from 10.h.i.j ( 10.k.l.m )
Domain: DOMTEST Name: SRVTEST$ ACB: [W          ]
Create Domain User: OK
Join SRVTEST to Domain DOMTEST
Set $MACHINE.ACC: OK
[DOMTEST\Adminid at PDCTEST]$ exit
exit

Following this SRVTEST appears on the DOMTEST server manager. On trying to map
a share I see
"smbd/password.c:domain_client_validate(1519)
  domain_client_validate: could not fetch trust account password for domain
DOMTEST" in
log.smbd and a similar message in log.winbindd.

Any ideas?

Further background.
I am running  SuSE Linux 7.0 - Kernel 2.2.16 on and IBM mainframe, s390
Samba 2.2.0 with winbind from appliance-0.5

smb.conf:-
# Global parameters
[global]
    workgroup = DOMTEST
    netbios name = SRVTEST
    server string = Samba 2.2.0 on Lisa
    security = DOMAIN
    encrypt passwords = Yes
    password server = PDCTEST
    smb passwd file = /etc/smbpasswd
    unix password sync = Yes
    os level = 0
    preferred master = False
    local master = No
    domain master = False
    wins server = 10.h.i.j
    kernel oplocks = No
    lock dir = /var/lock/samba
    winbind uid = 10000-20000
    winbind gid = 10000-20000
[homes]
    comment = Home Area
    read only = No
    create mask = 0750
    browseable = No
[printers]
    comment = All Printers
    path = /tmp
    create mask = 0700
    printable = Yes
    browseable = No
[maps]
    comment = Mapping files
    path = /fp/users/map
    read only = No
    guest ok = Yes
    hosts allow = 10.
[docs]
    comment = Samba Documentation
    path = /usr/share/doc/packages/samba/textdocs
    guest ok = Yes
[Linux_docs]
    comment = Linux Documentation
    path = /usr/share/doc/packages/docs

Please ask if there is anything else that may help. I am a beginner in LINUX
and UNIX and
have limited knowledge of NT domains.

John Riches

This e-mail may contain confidential information and/or copyright
material. This e-mail is intended for the use of the addressee
only. Any unauthorised use may be unlawful.

If you receive this e-mail by mistake please advise the sender
immediately by using the reply facility in your e-mail software.

Friends Provident Marketing Group consists of the following
companies:

Friends Provident Life and Pensions Limited.
Registered number 4096141.
Friends' Provident Unit Trust Managers Limited.
Registered number 970641
FP Life Assurance Limited.
Registered number 782698
Friends Provident Pensions Limited.
Registered number 475201
Friends Ivory & Sime Managed Pensions Funds Limited.
Registered number 1020044
Registered and Head Office of each of the above companies is at Pixham End,
Dorking, Surrey RH4 1QA.
Registered in England. Incorporated companies limited by shares.
Ivory & Sime Trustlink Limited. Registered number 151198
Registered and Head Office: One Charlotte Square, Edinburgh EH2
4DZ.  Registered in Scotland. Incorporated company limited by
shares.

Companies within this Group transact life assurance, pension,
permanent health, unit trust and investment trust business

All are regulated by the Personal Investment Authority.
Friends' Provident Unit Trust Managers Limited is also regulated
by IMRO.

Return-Path: <herb at sgi.com>
Delivered-To: samba at lists.samba.org
Received: from rj.sgi.com (rj.sgi.com [204.94.215.100]) by
  lists.samba.org (Postfix) with ESMTP id 5B4424F59 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 09:22:54 -0700 (PDT)
Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2])
  by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id
  f7VGVc828468; Fri, 31 Aug 2001 09:31:38 -0700
Received: from chomps.engr.sgi.com (chomps.engr.sgi.com [163.154.5.152])
  by cthulhu.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id JAA15839; Fri,
  31 Aug 2001 09:25:53 -0700 (PDT)
Received: from sgi.com (chomps.engr.sgi.com [163.154.5.152]) by
  chomps.engr.sgi.com (SGI-8.9.3/8.9.3) with ESMTP id JAA09984; Fri, 31
  Aug 2001 09:25:52 -0700 (PDT)
Message-ID: <3B8FBA90.E3898630 at sgi.com>
Date: Fri, 31 Aug 2001 09:25:52 -0700
From: Herb Lewis <herb at sgi.com>
Organization: Silicon Graphics Inc.
X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP22)
X-Accept-Language: en
MIME-Version: 1.0
To: epn <epn.neustadt at t-online.de>
Cc: samba at lists.samba.org
Subject: Re: Problem with File-Atrributes
References: <15cmGB-1Hb6jwC at fwd05.sul.t-online.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/

Check out the smb.conf parameters "map hidden" and "map system"

epn wrote:
> 
> Hi there!
> 
> I dont understand how SAMBA save File-Attributes.
> I must restore special DOS-PC's (with special DOS-Software).
> and the DOS-File-Attributes "Hidden" and "System" are lost.
> 
> What can I do ?
> 
> P.S. Sorry for my bad english !!!
> 
> Best regards
> Sebastian Wern
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
======================================================================

Return-Path: <sebastian.boeck at t-online.de>
Delivered-To: samba at samba.org
Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com
  [194.25.134.16]) by lists.samba.org (Postfix) with ESMTP id A4BE74AC3
  for <samba at samba.org>; Fri, 31 Aug 2001 09:36:59 -0700 (PDT)
Received: from fwd05.sul.t-online.de  by mailout00.sul.t-online.de with
  smtp  id 15crKp-0000eF-00; Fri, 31 Aug 2001 18:39:59 +0200
Received: from k7 (520000558525-0001@[217.227.191.187]) by
  fwd05.sul.t-online.com with smtp id 15crKa-0HBpZ2C; Fri, 31 Aug 2001
  18:39:44 +0200
Message-ID: <00cd01c1323b$80103690$54d6fea9 at k7>
From: sebastian.boeck at t-online.de
  (=?x-user-defined?Q?Sebastian_B=F6ck?=)
To: <samba at samba.org>
References: <00b301c13238$4baa64a0$54d6fea9 at k7>
Subject: Re: moving profiles to a new server
Date: Fri, 31 Aug 2001 18:39:26 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="x-user-defined"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-Sender: 520000558525-0001 at t-dialin.net
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/

sorry about the missing subjects
-- 
Sebastian

Return-Path: <strammell at siumed.edu>
Delivered-To: samba at lists.samba.org
Received: from imap3.siumed.edu (imap3.siumed.edu [131.230.225.136]) by
  lists.samba.org (Postfix) with ESMTP id DFFB95180 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 10:43:47 -0700 (PDT)
Received: from siumed.edu (dhcp126.surgery.siumed.edu [131.230.237.126])
  by imap3.siumed.edu (8.9.3/8.9.3) with ESMTP id MAA18235; Fri, 31 Aug
  2001 12:46:31 -0500
Message-ID: <3B8FCDA0.8162CD3 at siumed.edu>
Date: Fri, 31 Aug 2001 12:47:12 -0500
From: Sean Trammell <strammell at siumed.edu>
X-Mailer: Mozilla 4.78 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
Cc: samba at lists.samba.org
Subject: Re: Winbind and Quotas
References: <7F0147C496F3D411813C0002B32BF1CC0111C18C at eesekkex001.kkekan
  t.ericsson.se>
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/

You can do this on linux, I'm not sure about other platforms... 
Assuming that you have quotas setup correctly in a filesystem and
nsswitch/winbind is working, you can just use edquota.  On my redhat
linux 7.1 system, I do:

$ /usr/sbin/edquota DOMAIN+uid

..as root.  Your usernames might be different depending on your winbind
separator.  If that isn't working, make sure that getent passwd is
returning your NT domain users and that quotas are enabled on a
filesystem.


"Michels, Gustavo [EES/BR]" wrote:
> 
> Hi,
> 
> I wonder if it is possible to use disk quotas AND winbind.
> As with winbind there are no more local unix accounts, I can't figure out
> how to do this.
> 
> Cheers,
> Gustavo
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <CompereM at asme.org>
Delivered-To: samba at lists.samba.org
Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134])
  by lists.samba.org (Postfix) with SMTP id CA9CD4169 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 10:48:18 -0700 (PDT)
Received: (qmail 19959 invoked by uid 0); 31 Aug 2001 17:51:17 -0000
Received: from marc.me.utexas.edu (146.6.85.98) by umbs-smtp-1 with
  SMTP; 31 Aug 2001 17:51:17 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Marc Compere <CompereM at asme.org>
Reply-To: CompereM at asme.org
Organization: The University of Texas at Austin
To: samba at lists.samba.org
Subject: how to get "hide dot files" to work?
Date: Fri, 31 Aug 2001 12:51:17 -0500
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <0108311251171L.30675 at marc.me.utexas.edu>
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/

fellow samba users,

	Hi, I've just installed samba-2.2.1a-20010711rh70.i386.rpm from the 
samba.org download site.  I've used samba for 3 or 4 or 5 years now and have 
been very impressed.

	However, I've tried to configure samba to not show all the hidden unix files 
from my Linux samba share.  I'm doing a NT4sp6 share from NT to my Linux 
samba server.  I tried to configure samba 2.0.x to "hide dot files" but 
thought it was broken.  I've just installed the latest and greatest samba 
2.2.x and still cannot figure out how to hide the dot files.  I've got
	hide dot files = yes
and all the defaults on name mangling with the one exeption:
	case sensitive = Yes

	I even tried manually hiding these files wtih:
	hide files = ~/.*
but still no success.

	Any tips?  How do I hide these hidden files in my home unix directory?  
Please send responses to CompereM at asme.org.

Thanks in advance,
Marc Compere



-- 
_________________________________________________
 Marc Compere, Ph.D., The University of Texas at Austin
 CompereM at asme.org, (512) 826-0729,   <><
 http://nerdlab.me.utexas.edu/~compere
_________________________________________________

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by
  lists.samba.org (Postfix) with ESMTP id ED4F75306 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 10:56:37 -0700 (PDT)
Received: from xparelay1.corp.hp.com (unknown [15.58.136.173]) by
  palrel1.hp.com (Postfix) with ESMTP id 2E0881A9A; Fri, 31 Aug 2001
  10:59:38 -0700 (PDT)
Received: from xpabh2.corp.hp.com (xpabh2.corp.hp.com [15.58.136.192])
  by xparelay1.corp.hp.com (Postfix) with ESMTP id 83D0A1F545; Fri, 31
  Aug 2001 10:59:37 -0700 (PDT)
Received: by xpabh2.corp.hp.com with Internet Mail Service (5.5.2653.19)
  id <RHJ5MY2P>; Fri, 31 Aug 2001 10:59:37 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F0758F031 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "'CompereM at asme.org'" <CompereM at asme.org>, samba at lists.samba.org
Subject: RE: how to get "hide dot files" to work?
Date: Fri, 31 Aug 2001 10:59:35 -0700
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 Marc,
windows can override this by setting "view all files".  But you can use
veto files = /.*/
and
delete veto files = False

to force samba to not even send files beginning with "." back to 
a query from a client.
the delete veto files = False just makes sure that a directory with
ONLY . files cannot be deleted by a client.

Hope this helps,
Don

-----Original Message-----
From: Marc Compere [mailto:CompereM at asme.org]
Sent: Friday, August 31, 2001 1:51 PM
To: samba at lists.samba.org
Subject: how to get "hide dot files" to work?


fellow samba users,

	Hi, I've just installed samba-2.2.1a-20010711rh70.i386.rpm from the 
samba.org download site.  I've used samba for 3 or 4 or 5 years now and have

been very impressed.

	However, I've tried to configure samba to not show all the hidden
unix files 
from my Linux samba share.  I'm doing a NT4sp6 share from NT to my Linux 
samba server.  I tried to configure samba 2.0.x to "hide dot files" but 
thought it was broken.  I've just installed the latest and greatest samba 
2.2.x and still cannot figure out how to hide the dot files.  I've got
	hide dot files = yes
and all the defaults on name mangling with the one exeption:
	case sensitive = Yes

	I even tried manually hiding these files wtih:
	hide files = ~/.*
but still no success.

	Any tips?  How do I hide these hidden files in my home unix
directory?  
Please send responses to CompereM at asme.org.

Thanks in advance,
Marc Compere



-- 
_________________________________________________
 Marc Compere, Ph.D., The University of Texas at Austin
 CompereM at asme.org, (512) 826-0729,   <><
 http://nerdlab.me.utexas.edu/~compere
_________________________________________________
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <valites at geneseo.edu>
Delivered-To: samba at lists.samba.org
Received: from brastias.cs.geneseo.edu (brastias.cs.geneseo.edu
  [137.238.8.2]) by lists.samba.org (Postfix) with ESMTP id 388B652FE
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 11:25:48 -0700 (PDT)
Received: from geneseo.edu (s229n70.resnet.geneseo.edu [137.238.229.70])
  by brastias.cs.geneseo.edu (8.10.2+Sun/8.10.2) with ESMTP id
  f7VISu221294 for <samba at lists.samba.org>; Fri, 31 Aug 2001 14:28:56
  -0400 (EDT)
Message-ID: <3B8FD762.208 at geneseo.edu>
Date: Fri, 31 Aug 2001 14:28:50 -0400
From: "Mark T. Valites" <valites at geneseo.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010802
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Office XP and samba-2.0.7
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Has any experienced any browsing problems from a windows client running 
office XP to a samba server?  Not sure, but I think we may be having 
problems here origianting from this.  The server is an enterprise 450 
with solaris 5.6 and samba-2.0.7.  The windows clients are primarily ME 
machines, all running office XP.

Thanks in advance for any help....

Return-Path: <lobo at mental.com>
Delivered-To: samba at lists.samba.org
Received: from gate.mental.com (gate.mental.com [192.31.14.2]) by
  lists.samba.org (Postfix) with ESMTP id 9B1915303 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 11:36:53 -0700 (PDT)
Received: (from uucp at localhost) by gate.mental.com
  (8.8.5/8.8.8/Lobo-20010816) id UAA08175 for <samba at lists.samba.org>;
  Fri, 31 Aug 2001 20:39:51 +0200 (CEST)
Received: from twen-et(172.16.0.5) by gate via smap (V2.0/Lobo-010123)
  id xma008173; Fri, 31 Aug 01 20:39:48 +0200
Received: (from smap at localhost) by mental.com
  (8.11.6/8.11.6/Lobo-20010816) id f7VIdlr11751 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 20:39:47 +0200 (MET DST)
Received: from twen(172.17.0.5) by twen via smap (V2.0) id xma011746;
  Fri, 31 Aug 01 20:39:43 +0200
X-Mailer: exmh version 2.0.2 2/24/98
To: samba at lists.samba.org
Subject: Samba-authenticated domain admin struggles with remote access
Organization: mental images GmbH & Co. KG, Berlin, Germany
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 31 Aug 2001 20:39:42 +0200
Message-ID: <11745.999283182 at mental.com>
From: Alexander Lobodzinski <lobo at mental.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/

Now that a couple NT clients are member of a samba domain,
it's getting tough to access them remotely:

I'm logged in to client A as DOMAIN\domainadmin and want to
access a network share or the registry on client B but can't.
Interestingly, client B seems to let me in (its event log
says domainadmin logged on from the network), but client A's
event log says

"The redirector detected a security signature mismatch. The
connection has been disconnected."  Source is MRxSmb, EventID
3036 which I can't find on TechNet.

The obvious workaround for network share access is to specify
logging in with different user name, but there is not such
possibility in regedt32 or regedit.

Any clues?

    Ciao, Lobo

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  845035311 for <samba at lists.samba.org>; Fri, 31 Aug 2001 11:45:33 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id SAA18783; Fri, 31 Aug 2001 18:20:20 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Fri, 31 Aug 2001 19:47:07 +0100 (GMT Daylight Time)
Received: from mxsemeacn1.emrsn.co.uk (mxsemeacn1.emrsn.co.uk
  [129.254.5.202]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  TAA10761; Fri, 31 Aug 2001 19:48:33 GMT
Received: by mxsemeacn1.emrsn.co.uk with Internet Mail Service
  (5.5.2653.19) id <RBSXMSBX>; Fri, 31 Aug 2001 19:48:04 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111C1CB at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Sean Trammell <strammell at siumed.edu>
Cc: samba at lists.samba.org
Subject: RE: Winbind and Quotas
Date: Fri, 31 Aug 2001 19:48:09 +0100
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/

Thanks for the quick reply, I managed to get it working the way you told.

But I have another question, a strange behaviour I get.

If I exceed the quota limit while copying a file from a W2K workstation to
the samba share, I get the 'disk full' message, but the file I was copying
remains in the server, at least until the part the quota was exceeded.

Let me illustrate: I set up a quota hard limit of 15Mb and I currently have
10Mb in files. If I try to copy a 7Mb file, it will copy until the quota
limit is reached (15Mb), BUT the file being copied still remains in the
share. In windows, it reports the correct file size (7Mb) but in linux it
reports the size copied until the limit was reached (5Mb).

I guess samba should automatically delete this unfinished copied file. Do
you have this behaviour in your server?

Cheers
Gustavo

-----Original Message-----
From: Sean Trammell [mailto:strammell at siumed.edu] 
Sent: sexta-feira, 31 de agosto de 2001 14:47
To: Michels, Gustavo [EES/BR]
Cc: samba at lists.samba.org
Subject: Re: Winbind and Quotas

You can do this on linux, I'm not sure about other platforms... 
Assuming that you have quotas setup correctly in a filesystem and
nsswitch/winbind is working, you can just use edquota.  On my redhat
linux 7.1 system, I do:

$ /usr/sbin/edquota DOMAIN+uid

..as root.  Your usernames might be different depending on your winbind
separator.  If that isn't working, make sure that getent passwd is
returning your NT domain users and that quotas are enabled on a
filesystem.


"Michels, Gustavo [EES/BR]" wrote:
> 
> Hi,
> 
> I wonder if it is possible to use disk quotas AND winbind.
> As with winbind there are no more local unix accounts, I can't figure out
> how to do this.
> 
> Cheers,
> Gustavo
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <strammell at siumed.edu>
Delivered-To: samba at lists.samba.org
Received: from imap2.siumed.edu (imap2.siumed.edu [131.230.225.135]) by
  lists.samba.org (Postfix) with ESMTP id 80306530D for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 12:18:55 -0700 (PDT)
Received: from siumed.edu (dhcp126.surgery.siumed.edu [131.230.237.126])
  by imap2.siumed.edu (8.9.3/8.9.3) with ESMTP id OAA23275; Fri, 31 Aug
  2001 14:21:49 -0500
Message-ID: <3B8FE3F6.6E983534 at siumed.edu>
Date: Fri, 31 Aug 2001 14:22:30 -0500
From: Sean Trammell <strammell at siumed.edu>
X-Mailer: Mozilla 4.78 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
Cc: samba at lists.samba.org
Subject: Re: Winbind and Quotas
References: <7F0147C496F3D411813C0002B32BF1CC0111C1CB at eesekkex001.kkekan
  t.ericsson.se>
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/

Hi,

I'm not getting the behavior you describe on Redhat 7.1 (linux 2.4.2)
using a Windows 2000 client.  I'm using samba 2.2.1a.  On this system,
if a user is under quota and they begin to write some huge file to the
system, the file exists up until they hit the quota.  After they hit the
quota (they get the 'disk full' message), the entire file is immediately
deleted.  Which OS are you using, maybe this has something to do with
quota support in the kernel?  The only other thing that I can think of
is that you might have to compile samba --with-quotas to get this
behavior.. did you do that?



"Michels, Gustavo [EES/BR]" wrote:
> 
> Thanks for the quick reply, I managed to get it working the way you told.
> 
> But I have another question, a strange behaviour I get.
> 
> If I exceed the quota limit while copying a file from a W2K workstation to
> the samba share, I get the 'disk full' message, but the file I was copying
> remains in the server, at least until the part the quota was exceeded.
> 
> Let me illustrate: I set up a quota hard limit of 15Mb and I currently have
> 10Mb in files. If I try to copy a 7Mb file, it will copy until the quota
> limit is reached (15Mb), BUT the file being copied still remains in the
> share. In windows, it reports the correct file size (7Mb) but in linux it
> reports the size copied until the limit was reached (5Mb).
> 
> I guess samba should automatically delete this unfinished copied file. Do
> you have this behaviour in your server?
> 
> Cheers
> Gustavo
> 
> -----Original Message-----
> From: Sean Trammell [mailto:strammell at siumed.edu]
> Sent: sexta-feira, 31 de agosto de 2001 14:47
> To: Michels, Gustavo [EES/BR]
> Cc: samba at lists.samba.org
> Subject: Re: Winbind and Quotas
> 
> You can do this on linux, I'm not sure about other platforms...
> Assuming that you have quotas setup correctly in a filesystem and
> nsswitch/winbind is working, you can just use edquota.  On my redhat
> linux 7.1 system, I do:
> 
> $ /usr/sbin/edquota DOMAIN+uid
> 
> ..as root.  Your usernames might be different depending on your winbind
> separator.  If that isn't working, make sure that getent passwd is
> returning your NT domain users and that quotas are enabled on a
> filesystem.
> 
> "Michels, Gustavo [EES/BR]" wrote:
> >
> > Hi,
> >
> > I wonder if it is possible to use disk quotas AND winbind.
> > As with winbind there are no more local unix accounts, I can't figure out
> > how to do this.
> >
> > Cheers,
> > Gustavo
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  1C7BB5338 for <samba at lists.samba.org>; Fri, 31 Aug 2001 12:35:40 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id TAA20109; Fri, 31 Aug 2001 19:10:27 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Fri, 31 Aug 2001 20:37:13 +0100 (GMT Daylight Time)
Received: from mxsemeacn1.emrsn.co.uk (mxsemeacn1.emrsn.co.uk
  [129.254.5.202]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  UAA12175; Fri, 31 Aug 2001 20:38:40 GMT
Received: by mxsemeacn1.emrsn.co.uk with Internet Mail Service
  (5.5.2653.19) id <RBSXMSGN>; Fri, 31 Aug 2001 20:38:11 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111C1DD at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Sean Trammell <strammell at siumed.edu>
Cc: samba at lists.samba.org
Subject: RE: Winbind and Quotas
Date: Fri, 31 Aug 2001 20:36:59 +0100
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,

It is a linux red hat 7.1 (kernel 2.4.3-12) and samba cvs (SAMBA_2_2 tag)
updated today. I configured it with the --with-quotas option, but I still
have this problem.

Someone told me there is a fix for this but it is machine specific. I am
still waiting for his answer... :)

Cheers
Gustavo

-----Original Message-----
From: Sean Trammell [mailto:strammell at siumed.edu] 
Sent: sexta-feira, 31 de agosto de 2001 16:23
To: Michels, Gustavo [EES/BR]
Cc: samba at lists.samba.org
Subject: Re: Winbind and Quotas

Hi,

I'm not getting the behavior you describe on Redhat 7.1 (linux 2.4.2)
using a Windows 2000 client.  I'm using samba 2.2.1a.  On this system,
if a user is under quota and they begin to write some huge file to the
system, the file exists up until they hit the quota.  After they hit the
quota (they get the 'disk full' message), the entire file is immediately
deleted.  Which OS are you using, maybe this has something to do with
quota support in the kernel?  The only other thing that I can think of
is that you might have to compile samba --with-quotas to get this
behavior.. did you do that?



"Michels, Gustavo [EES/BR]" wrote:
> 
> Thanks for the quick reply, I managed to get it working the way you told.
> 
> But I have another question, a strange behaviour I get.
> 
> If I exceed the quota limit while copying a file from a W2K workstation to
> the samba share, I get the 'disk full' message, but the file I was copying
> remains in the server, at least until the part the quota was exceeded.
> 
> Let me illustrate: I set up a quota hard limit of 15Mb and I currently
have
> 10Mb in files. If I try to copy a 7Mb file, it will copy until the quota
> limit is reached (15Mb), BUT the file being copied still remains in the
> share. In windows, it reports the correct file size (7Mb) but in linux it
> reports the size copied until the limit was reached (5Mb).
> 
> I guess samba should automatically delete this unfinished copied file. Do
> you have this behaviour in your server?
> 
> Cheers
> Gustavo
> 
> -----Original Message-----
> From: Sean Trammell [mailto:strammell at siumed.edu]
> Sent: sexta-feira, 31 de agosto de 2001 14:47
> To: Michels, Gustavo [EES/BR]
> Cc: samba at lists.samba.org
> Subject: Re: Winbind and Quotas
> 
> You can do this on linux, I'm not sure about other platforms...
> Assuming that you have quotas setup correctly in a filesystem and
> nsswitch/winbind is working, you can just use edquota.  On my redhat
> linux 7.1 system, I do:
> 
> $ /usr/sbin/edquota DOMAIN+uid
> 
> ..as root.  Your usernames might be different depending on your winbind
> separator.  If that isn't working, make sure that getent passwd is
> returning your NT domain users and that quotas are enabled on a
> filesystem.
> 
> "Michels, Gustavo [EES/BR]" wrote:
> >
> > Hi,
> >
> > I wonder if it is possible to use disk quotas AND winbind.
> > As with winbind there are no more local unix accounts, I can't figure
out
> > how to do this.
> >
> > Cheers,
> > Gustavo
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <tony at mail.applog.com>
Delivered-To: samba at lists.samba.org
Received: from mail.applog.com (unknown [12.29.160.3]) by
  lists.samba.org (Postfix) with ESMTP id D50484215 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 12:59:20 -0700 (PDT)
Received: by mail.applog.com from localhost (router,SLMail V5.0); Fri,
  31 Aug 2001 16:02:17 -0400  for <samba at lists.samba.org>
Received: from tony [192.168.1.132] by mail.applog.com [192.168.1.3] 
  (SLmail 5.0.0.4348) with ESMTP id 9D098DB2F69A4D28BE056C4233E28181 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 16:02:00 -0400
Reply-To: <tony at mail.applog.com>
From: "Tony Nichols" <tony at mail.applog.com>
To: "Samba" <samba at lists.samba.org>
Subject: FW: Office XP and samba-2.0.7
Date: Fri, 31 Aug 2001 16:02:00 -0400
Organization: alsi
Message-ID: <010d01c13257$cbcc6c40$8401a8c0 at applog.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-SLUIDL: 3F9F4A68-22BF4004-B3311E87-428AFEC6
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 use samba 2.2.1a and office xp developer with no problems .... 


A.G. (Tony) Nichols
I.S. Manager
Appalachian Log Structures Inc.
www.applog.com 
tony at mail.applog.com 
888-999-2574 x124 


-----Original Message-----
From: samba-admin at lists.samba.org [mailto:samba-admin at lists.samba.org]
On Behalf Of Mark T. Valites
Sent: Friday, August 31, 2001 2:29 PM
To: samba at lists.samba.org
Subject: Office XP and samba-2.0.7


Has any experienced any browsing problems from a windows client running 
office XP to a samba server?  Not sure, but I think we may be having 
problems here origianting from this.  The server is an enterprise 450 
with solaris 5.6 and samba-2.0.7.  The windows clients are primarily ME 
machines, all running office XP.

Thanks in advance for any help....

Tracking #: F90ECD99F3F7F24C917217096FE3A404E3988182
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <two_five_six2000 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com
  [216.136.173.30]) by lists.samba.org (Postfix) with SMTP id 114F64215
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 12:59:24 -0700 (PDT)
Received: from rppp2-68.net.utulsa.edu (HELO linux) (129.244.252.68) by
  smtp.mail.vip.sc5.yahoo.com with SMTP; 31 Aug 2001 20:02:16 -0000
X-Apparently-From: <two?five?six2000 at yahoo.com>
Content-Type: text/plain; charset="iso-8859-15"
From: Asoka Anon <two_five_six2000 at yahoo.com>
To: samba at lists.samba.org
Subject: samba on SuSE7.2
Date: Fri, 31 Aug 2001 15:03:11 -0500
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01083115031100.00820 at linux>
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/

Hello, can anyone point me in the right direction to a samba that will run on 
Suse 7.2?  The suse rpms have recently decided that they dont like just one 
of my LAN cards, and the samba-latest.tar.gz refuses to compile on my 
machine.  I can only do ./configure without it failing, if I try and add 
--with-pam or anything else it just crashes.  I have pretty much given up on 
the samba I was asking about in the 'samba has a mind of its own' post, but 
it is starting to seem like all I can do with samba is scratch it altogether. 
 Is anyone running samba on Suse 7.2?  And before anyone tells me it comes 
with it, Im using personal edition not professional and it most certainly 
does not.  Why is it so inconsistant?  Meaning, why cant I use the exact same 
config files on the exact same machine thats connected to the exact same 
machines and expect it to work the same from one day to the next?  Thanks in 
advance, 
AA

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <eshakir at progress.com>
Delivered-To: samba at samba.org
Received: from pscgate.progress.com (pscgate.progress.com
  [192.77.186.1]) by lists.samba.org (Postfix) with ESMTP id 7842F455F
  for <samba at samba.org>; Fri, 31 Aug 2001 14:18:10 -0700 (PDT)
Received: from elvirus.progress.com (elvirus [192.77.186.100]) by
  pscgate.progress.com (8.11.6/8.11.6/PSC-4.06) with ESMTP id
  f7VLL9Y10884 for <samba at samba.org>; Fri, 31 Aug 2001 17:21:09 -0400
  (EDT)
Received: from progress.COM (localhost [127.0.0.1]) by
  elvirus.progress.com (8.10.2/8.10.2/PSC-4.01) with ESMTP id
  f7VLL8a00193 for <samba at samba.org>; Fri, 31 Aug 2001 17:21:08 -0400
  (EDT)
Received: from nlserv.nl.progress.com (nlserv [198.180.92.104]) by
  progress.COM (8.7.2/PSC-1.0) with ESMTP id RAA02294 for
  <samba at samba.org>; Fri, 31 Aug 2001 17:21:07 -0400 (EDT)
Received: from beneluxit ([198.180.92.43]) by nlserv.nl.progress.com
  (Netscape Messaging Server 4.15) with SMTP id GIYBB500.OPF for
  <samba at samba.org>; Fri, 31 Aug 2001 23:21:05 +0200 
Message-ID: <002201c13263$28b22840$c819a8c0 at beneluxit>
From: "Eiman Shakir Abduka" <eshakir at progress.com>
To: <samba at samba.org>
Subject: Encrypted login on Samba
Date: Fri, 31 Aug 2001 23:23:19 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
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 all,
I'm using Samba services running on my Redhat 7.1 server ,I did added a
regular Unix user test and assigned him the Unix password ,I tried to
connect to my samba server within my Windows2000 workstation using encrypted
password ,but when I connect to the samba server , I gets the login field
asking for the user name and password , the user " test" is having the same
password on the redhat server and the windows 2000 workstation ,this login
failed when I try to logon the samba server ,do u pleaaaaaase tell me what
should I change or modify in the /etc/samba/smb.conf file to make the
encrypted login working , I tried already to assign a samba password to the
" test "user but I got the following error message :


[root at alfa147 init.d]# smbpasswd test
New SMB password:
Retype new SMB password:
Failed to find entry for user test.
Failed to modify password entry for user test

please help me to resolve this problem and make the encrypted login working
from my w2k workstation .
Thanks ,
Eiman

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at samba.org
Received: from palrel2.hp.com (palrel2.hp.com [156.153.255.234]) by
  lists.samba.org (Postfix) with ESMTP id 927BA5325 for
  <samba at samba.org>; Fri, 31 Aug 2001 14:35:59 -0700 (PDT)
Received: from xparelay2.corp.hp.com (unknown [15.58.137.112]) by
  palrel2.hp.com (Postfix) with ESMTP id 3F5A0162E; Fri, 31 Aug 2001
  14:38:59 -0700 (PDT)
Received: from xpabh2.corp.hp.com (xpabh2.corp.hp.com [15.58.136.192])
  by xparelay2.corp.hp.com (Postfix) with ESMTP id 74AAF1F540; Fri, 31
  Aug 2001 14:38:58 -0700 (PDT)
Received: by xpabh2.corp.hp.com with Internet Mail Service (5.5.2653.19)
  id <RHJ5N1P3>; Fri, 31 Aug 2001 14:38:58 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F0758F034 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Eiman Shakir Abduka' <eshakir at progress.com>, samba at samba.org
Subject: RE: Encrypted login on Samba
Date: Fri, 31 Aug 2001 14:38:54 -0700
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 Eiman:

The steps you need to take are:
1. create user test in /etc/passwd
2. create user test in smbpasswd(have to do this BEFORE you try to assign
passwd with smbpasswd):
     smbpasswd -a test
       (it will ask for a password here)
3. make sure that 
        security = user
        encrypt passwords = yes
(in your smb.conf file)

I believe step #2 was what you were missing....
Hope this helps,
Don

-----Original Message-----
From: Eiman Shakir Abduka [mailto:eshakir at progress.com]
Sent: Friday, August 31, 2001 5:23 PM
To: samba at samba.org
Subject: Encrypted login on Samba


Hi all,
I'm using Samba services running on my Redhat 7.1 server ,I did added a
regular Unix user test and assigned him the Unix password ,I tried to
connect to my samba server within my Windows2000 workstation using encrypted
password ,but when I connect to the samba server , I gets the login field
asking for the user name and password , the user " test" is having the same
password on the redhat server and the windows 2000 workstation ,this login
failed when I try to logon the samba server ,do u pleaaaaaase tell me what
should I change or modify in the /etc/samba/smb.conf file to make the
encrypted login working , I tried already to assign a samba password to the
" test "user but I got the following error message :


[root at alfa147 init.d]# smbpasswd test
New SMB password:
Retype new SMB password:
Failed to find entry for user test.
Failed to modify password entry for user test

please help me to resolve this problem and make the encrypted login working
from my w2k workstation .
Thanks ,
Eiman
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <admin at larkhavengolf.com>
Delivered-To: samba at samba.org
Received: from ns1.larkhavengolf.com (dsl-64-192-99-49.telocity.com
  [64.192.99.49]) by lists.samba.org (Postfix) with ESMTP id 7F9145360
  for <samba at samba.org>; Fri, 31 Aug 2001 15:08:30 -0700 (PDT)
Received: from brandon (dsl-64-192-118-189.telocity.com
  [64.192.118.189]) by ns1.larkhavengolf.com (8.11.3/8.11.3/SuSE Linux
  8.11.1-0.5) with SMTP id f7VMB6v11702 for <samba at samba.org>; Fri, 31
  Aug 2001 18:11:06 -0400
Message-ID: <006e01c13269$dbf53680$65d4a8c0 at brandon>
From: "Brandon Caudle" <admin at larkhavengolf.com>
To: <samba at samba.org>
Subject: logs errors
Date: Fri, 31 Aug 2001 18:11:17 -0400
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
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/

@smnd

[2001/08/29 16:45:15, 1] lib/debug.c:debug_message(247)

INFO: Debug class all level = 1 (pid 5805 from pid 5805)

yield_connection: tdb_delete failed with error Record does not exist.

yield_connection: tdb_delete failed with error Record does not exist.

load_client_codepage: filename /usr/local/samba/lib/codepages/codepage.850
does not exist.

load_unicode_map: filename /usr/local/samba/lib/codepages/unicode_map.850
does not exist.


what can i do about this?


Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC

"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger

Return-Path: <lobo at mental.com>
Delivered-To: samba at lists.samba.org
Received: from gate.mental.com (gate.mental.com [192.31.14.2]) by
  lists.samba.org (Postfix) with ESMTP id E8A0A45D7 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 15:17:42 -0700 (PDT)
Received: (from uucp at localhost) by gate.mental.com
  (8.8.5/8.8.8/Lobo-20010816) id AAA08816 for <samba at lists.samba.org>;
  Sat, 1 Sep 2001 00:20:41 +0200 (CEST)
Received: from twen-et(172.16.0.5) by gate via smap (V2.0/Lobo-010123)
  id xma008814; Sat, 1 Sep 01 00:20:33 +0200
Received: (from smap at localhost) by mental.com
  (8.11.6/8.11.6/Lobo-20010816) id f7VMKWh20647 for
  <samba at lists.samba.org>; Sat, 1 Sep 2001 00:20:32 +0200 (MET DST)
Received: from twen(172.17.0.5) by twen via smap (V2.0) id xma020642;
  Sat, 1 Sep 01 00:20:26 +0200
X-Mailer: exmh version 2.0.2 2/24/98
To: samba at lists.samba.org
Subject: Re: Samba-authenticated domain admin struggles with remote
  access 
In-reply-to: Alexander Lobodzinski's message of Fri, 31 Aug 2001
  20:39:42 +0200 <11745.999283182 at mental.com> 
Organization: mental images GmbH & Co. KG, Berlin, Germany
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 01 Sep 2001 00:20:25 +0200
Message-ID: <20641.999296425 at mental.com>
From: Alexander Lobodzinski <lobo at mental.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/

() I'm logged in to client A as DOMAIN\domainadmin and want to
() access a network share or the registry on client B but can't.
() Interestingly, client B seems to let me in (its event log
() says domainadmin logged on from the network), but client A's
() event log says
() 
() "The redirector detected a security signature mismatch. The
() connection has been disconnected."  Source is MRxSmb, EventID
() 3036 which I can't find on TechNet.

Found it - this happens if HKLM\System\CurrentControlSet
\Services\LanmanWorkstation\Parameters\EnableSecuritySignature
is set to 1 instead of to 0 on client A.  The item is called
"Digitally sign client communication (if possible)" in the
security policies.

Hate to answer my own mails, just for the benefit of the
archives (took a couple hours to track this down since that
registry change is ignored until the next reboot).

    Ciao, Lobo

Return-Path: <abartlet at pcug.org.au>
Delivered-To: samba at 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 C86A245D7 for <samba at samba.org>; Fri, 31 Aug
  2001 15:17:49 -0700 (PDT)
Received: from piglett.bartlett.house (as1-127.cbr.au.asiaonline.net
  [210.215.9.127]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f7VMKLI16828; Sat, 1 Sep 2001 08:20:22 +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
  IAA11243; Sat, 1 Sep 2001 08:20:16 +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
  IAA04703; Sat, 1 Sep 2001 08:20:15 +1000
Message-ID: <3B900D9E.25616667 at bartlett.house>
Date: Sat, 01 Sep 2001 08:20:14 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "DICKENS,CARY (HP-Loveland,ex2)" <cary_dickens2 at hp.com>
Cc: "'bertus.keyser at impress.co.za'" <bertus.keyser at impress.co.za>,
  samba at samba.org
Subject: Re: Quota on a samba Linux share
References: <C5C45572D968D411A1B500D0B74FF4A80418D511 at xfc01.fc.hp.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/

"DICKENS,CARY (HP-Loveland,ex2)" wrote:
> 
> Bertus,
> 
> What you want to do is have the share you are limiting to be on it's own
> filesystem.  You then enable quotas on that filesystem.  Then you set a
> quota for the users that you are concerned with.  If there is a violation
> the filesystem reports it to Samba and that gets back to the user.
> 
> A couple of little things about this solution.  It will not work if your
> Samba server is in share level security.  

What makes you think that?  When in share level security samba still
operates in the user context, just without the benifit of knowing which
user from the get-go.  (Samba then has to do some password trickery,
trying every probable account until the password matches). 

> Everything is written as root so
> files aren't counted per user.  

Any file written as root without the root password being specified is a
file written in error, ie a bug, and to the best of my knowlege we don't
have any in this area at present...  If however your giving away the
root password as the share-level password its a different matter.

> Also, I don't think you need to compile
> Samba with the --with-quotas flag, but it does provide some nice things for
> the users.  They can get properties on a mapped drive and the disk space
> left is calculated with the lesser of actual disk space left and soft quota.
> Users then know how much space _they_ have left and aren't aware of how much
> is really out there.
> 
> I hope this helps.
> 
> Cary
> 
> > -----Original Message-----
> > From: Bertus Keyser [mailto:bertus.keyser at impress.co.za]
> > Sent: Friday, August 31, 2001 1:05 AM
> > To: samba at samba.org
> > Subject: Quota on a samba Linux share
> >
> >
> > Do you know of any way to share a directory on a linux system
> > using samba
> > and being able to limit the amount of data that users can
> > copy into these
> > directories?
> >
> > I want to set up a share that limits a user to only be able
> > to fill it with
> > a 100MB and no more, is there an easy way to do this?
> > By the way if I didn't make it clear the user uses windoze
> > and the server
> > uses Linux with samba shares?
> >
> > Any and all help would be greatly appreciated.
> >
> > Thank you.
> >
> > Bertus Keyser
> > Impress Software
> > Phone: +27 11-706-0339
> > Fax:     +27 11-706-8753
> > email  :  bertus.keyser at impress.co.za
> >
> > [demime 0.98b removed an attachment of type
> > application/ms-tnef which had a name of winmail.dat]
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> >
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

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

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
  lists.samba.org (Postfix) with ESMTP id 581A25378 for
  <samba at samba.org>; Fri, 31 Aug 2001 15:28:15 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel6.hp.com (Postfix) with ESMTP id A7C1F1F5AC;
  Fri, 31 Aug 2001 18:31:14 -0400 (EDT)
Received: from xatlbh1.atl.hp.com (xatlbh1.atl.hp.com [15.45.89.186]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id 90A981F53A; Fri, 31 Aug
  2001 18:31:13 -0400 (EDT)
Received: by xatlbh1.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <RBVNHX2D>; Fri, 31 Aug 2001 18:31:13 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F035 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Brandon Caudle' <admin at larkhavengolf.com>, samba at samba.org
Subject: RE: logs errors
Date: Fri, 31 Aug 2001 18:31:12 -0400
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/

Brandon,
What os platform are you seeing this on?
what version of samba?
Don

-----Original Message-----
From: Brandon Caudle [mailto:admin at larkhavengolf.com]
Sent: Friday, August 31, 2001 6:11 PM
To: samba at samba.org
Subject: logs errors


@smnd

[2001/08/29 16:45:15, 1] lib/debug.c:debug_message(247)

INFO: Debug class all level = 1 (pid 5805 from pid 5805)

yield_connection: tdb_delete failed with error Record does not exist.

yield_connection: tdb_delete failed with error Record does not exist.

load_client_codepage: filename /usr/local/samba/lib/codepages/codepage.850
does not exist.

load_unicode_map: filename /usr/local/samba/lib/codepages/unicode_map.850
does not exist.


what can i do about this?


Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC

"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <two_five_six2000 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com
  [216.136.173.57]) by lists.samba.org (Postfix) with SMTP id 3D28153C7
  for <samba at lists.samba.org>; Fri, 31 Aug 2001 17:12:46 -0700 (PDT)
Received: from rppp2-40.net.utulsa.edu (HELO linux) (129.244.252.40) by
  smtp.mail.vip.sc5.yahoo.com with SMTP; 1 Sep 2001 00:15:38 -0000
X-Apparently-From: <two?five?six2000 at yahoo.com>
Content-Type: text/plain; charset="iso-8859-15"
From: Asoka Anon <two_five_six2000 at yahoo.com>
To: samba at lists.samba.org
Subject: suse help????
Date: Fri, 31 Aug 2001 19:16:19 -0500
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01083119161900.16185 at linux>
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/

Hello, can someone please tell me what I need to do to configure samba2.2.1a 
to run on Suse 7.2 personal?  I have tried to './configure --with-pam 
--with-pam_smbpass', but it will not do it.  I keep getting the error:
configure: error: summary failure. Aborting config

I have finally givin up on the samba rpm that suse gives you...after having 
it run flawlessly for about a week it has just suddenly decided that the eth0 
connection is only going to get about 1/2 what the eth1 connection does, and 
moreover it usually just crashes the win2000 box thats attached to eth0.  
Does suse not use pam?  The rpm creates /etc/pam.d/samba, so I assumed that 
it did.

Please help.  This is the 3rd email that I have sent about this and its 
starting to look like no one uses samba with suse.  Thanks in advance, 
AA

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <dan_thibadeau at hp.com>
Delivered-To: samba at lists.samba.org
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by
  lists.samba.org (Postfix) with ESMTP id 8A7B642A4 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 17:51:00 -0700 (PDT)
Received: from xparelay2.corp.hp.com (unknown [15.58.137.112]) by
  palrel1.hp.com (Postfix) with ESMTP id 4C95C15C4 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 17:53:59 -0700 (PDT)
Received: from xpabh1.corp.hp.com (xpabh1.corp.hp.com [15.58.136.191])
  by xparelay2.corp.hp.com (Postfix) with ESMTP id 010B21F540 for
  <samba at lists.samba.org>; Fri, 31 Aug 2001 17:53:59 -0700 (PDT)
Received: by xpabh1.corp.hp.com with Internet Mail Service (5.5.2653.19)
  id <QVBBB3G8>; Fri, 31 Aug 2001 17:53:58 -0700
Message-ID: <028FE7141C79D511B65100D0B74FE875CF9B2A at xrose01.rose.hp.com>
From: "THIBADEAU,DAN (HP-Roseville,ex1)" <dan_thibadeau at hp.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Passing document name to print command.
Date: Fri, 31 Aug 2001 17:53:56 -0700
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/

Is there a way to pass the document name to the print command?  This would
be useful for banner pages.  The "%s" variabile passes the temporary file
used by Samba, and I know that Samba keeps the original document name in its
database.

Something you could use like:

	printing = hpux
	print command = lp -d%p -t"%t" %s

Where "%t" would equal the document name (ie: "Some File Name.doc").

Thanks,

Dan T.

Return-Path: <aalang at rutgersinsurance.com>
Delivered-To: samba at samba.org
Received: from bush.rutgersinsurance.com (rutgersinsurance.com
  [38.138.71.194]) by lists.samba.org (Postfix) with ESMTP id 71E43441E
  for <samba at samba.org>; Fri, 31 Aug 2001 05:49:52 -0700 (PDT)
Received: from nj012 ([10.10.10.51]) by bush.rutgersinsurance.com
  (8.9.3/8.9.3) with SMTP id IAA09386 for <samba at samba.org>; Fri, 31 Aug
  2001 08:54:57 -0400
Message-ID: <003901c1321b$23a4e740$330a0a0a at rutgersinsurance.com>
From: "Adam Lang" <aalang at rutgersinsurance.com>
To: <samba at samba.org>
References: <AC464CE1E46FC64DA897F89B7A7A2DFFE32F at saturn.tzdan.de>
Subject: Re: How to unsubscribe?!
Date: Fri, 31 Aug 2001 08:47:48 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
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/

List-Unsubscribe: <http://lists.samba.org/listinfo/samba-ntdom>,
<mailto:samba-ntdom-request at lists.samba.org?subject=unsubscribe>

Thanks for asking how to and not telling some one to do it for you.

By the way, how long have you been subscribed to the list?

VP of Color LaserJet Printing
and also Systems Engineer
Adam Lang
Rutgers Casualty Insurance Company
www.rutgersinurance.com
----- Original Message -----
From: "Kauffmann, Andreas" <andreas.kauffmann at tzdan.de>
To: <samba-ntdom at lists.samba.org>; <samba at samba.org>
Sent: Friday, August 31, 2001 1:42 AM
Subject: How to unsubscribe?!


> How to unsubscribe?!

Return-Path: <dai at isye.gatech.edu>
Delivered-To: samba at samba.org
Received: from femail47.sdc1.sfba.home.com (femail47.sdc1.sfba.home.com
  [24.254.60.41]) by lists.samba.org (Postfix) with ESMTP id 4F4834156
  for <samba at samba.org>; Fri, 31 Aug 2001 19:37:33 -0700 (PDT)
Received: from isye.gatech.edu ([24.9.7.163]) by
  femail47.sdc1.sfba.home.com (InterMail vM.4.01.03.20
  201-229-121-120-20010223) with ESMTP id
  <20010901024032.RAQV20210.femail47.sdc1.sfba.home.com at isye.gatech.edu>
  for <samba at samba.org>; Fri, 31 Aug 2001 19:40:32 -0700
Message-ID: <3B904AE5.8040605 at isye.gatech.edu>
Date: Fri, 31 Aug 2001 22:41:41 -0400
From: Jim Dai <dai at isye.gatech.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010808
X-Accept-Language: en-us, zh-cn
MIME-Version: 1.0
To: samba at samba.org
Subject: nmlookup -M ENGINEER test fails
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

First 8 tests all pass.
When I do test 10 outlined in DIAGNOSIS.txt, I got the following error 
message.

[root at qneta samba]# nmblookup -M ENGINEER
querying ENGINEER on 192.168.0.255
name_query failed to find name ENGINEER

I am running redhat 7.1 with  samba 2.0.7 that comes with the distribution.
Please help. Please send any suggestion to my email address.

Thanks.

[root at qneta samba]# rpm -qi samba
Name        : samba                        Relocations: (not relocateable)
Version     : 2.0.7                             Vendor: Red Hat, Inc.
Release     : 36                            Build Date: Thu 05 Apr 2001 
02:22:43 PM EDT
Install date: Fri 31 Aug 2001 08:33:54 PM EDT      Build Host: 
porky.devel.redhat.com
Group       : System Environment/Daemons    Source RPM: 
samba-2.0.7-36.src.rpm
Size        : 8102453                          License: GNU GPL Version 2
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.samba.org/

-- 
----
Jim Dai                                 Phone: 404-894-9139
School of Industrial and Systems Engineering
Georgia Institute of Technology           Fax: 404-894-2301
Atlanta, GA 30332   http://www.isye.gatech.edu/faculty/dai/

Return-Path: <Marek.Feszczuk at WAW1.siemens.pl>
Delivered-To: samba at samba.org
Received: from mail.siemens.pl (mail.siemens.pl [217.153.88.106]) by
  lists.samba.org (Postfix) with ESMTP id 1469D4113 for
  <samba at samba.org>; Sat,  1 Sep 2001 00:27:41 -0700 (PDT)
Received: from wawzz11e.siemens.pl (10.0.6.20 [10.0.6.20]) by
  mail.siemens.pl with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id RXVCWPXZ; Sat, 1 Sep 2001 09:23:47 +0200
Received: by wawzz11e.siemens.pl with Internet Mail Service
  (5.5.2653.19) id <SBGY58C8>; Sat, 1 Sep 2001 09:30:33 +0200
Message-ID: <F954B4B85128D4119FC000104BB868D5015730B3 at wawzz11e.siemens.p
  l>
From: Marek.Feszczuk at WAW1.siemens.pl
To: sebastianboeck at freenet.de, samba at samba.org
Subject: ODP: (no subject)
Date: Sat, 1 Sep 2001 09:30:32 +0200 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="x-user-defined"
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,

When you create new samba server you get new SID.
Windoze not like changing SID. You should move ./private to new server
then WinNT not will see change of server and will be OK.

Marek

-----Oryginalna wiadomosc-----
Od: Sebastian Bvck [mailto:sebastianboeck at freenet.de]
Wyslano: 31 sierpnia 2001 18:16
Do: samba at samba.org
Temat: (no subject)


Hello all,

I have a little problem. I built a new samba PDC (2.2.1a) on an new
machine (FreeBSD 4.3) and wanted to take all the users and their data
(including the profiles for domain logons) to the new machine. So I
installed everything, added all the machines to the domain and also the
users. Then I copied all the data to the new server and everything is
working fine except a few little things: nobody can use Outlook anymore
and all the desktop settings are gone.
All the rest like favorites and so on is still working.
What have I done wrong?

I hope anyone can help me

--
Sebastian
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <Freeman.Peter at saugov.sa.gov.au>
Delivered-To: samba at lists.samba.org
Received: from arnie.systems.sa.gov.au (arnie.systems.sa.gov.au
  [203.26.120.3]) by lists.samba.org (Postfix) with ESMTP id EDB3145D0
  for <samba at lists.samba.org>; Sat,  1 Sep 2001 01:08:58 -0700 (PDT)
Received: from arnie.systems.sa.gov.au (localhost [127.0.0.1]) by
  arnie.systems.sa.gov.au OUTGOING (8.9.3/8.9.3) with ESMTP id RAA16279
  for <samba at lists.samba.org>; Sat, 1 Sep 2001 17:41:55 +0930 (CST)'
Received: from sagemsbb006.saugov.sa.gov.au
  (sagemsbb006.saugov.sa.gov.au [143.216.59.14]) by
  arnie.systems.sa.gov.au INCOMING (8.9.3/8.9.3) with ESMTP id RAA16275
  for <samba at lists.samba.org>; Sat, 1 Sep 2001 17:41:54 +0930 (CST)'
Received: by sagemsbb006.sagemsmrd01.sa.gov.au with Internet Mail
  Service (5.5.2654.89) id <RSYLKN4Q>; Sat, 1 Sep 2001 17:41:56 +0930
Message-ID: <2D1B92ECAB77D311BF8C0008C70D6DD9082A2214 at sagemsg0004.sagems
  mrd01.sa.gov.au>
From: "Freeman, Peter (ERHS)" <Freeman.Peter at saugov.sa.gov.au>
To: "Samba List (E-mail)" <samba at lists.samba.org>
Subject: Domain Users on Samba PDC = member doesn't exist?
Date: Sat, 1 Sep 2001 17:41:55 +0930 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2654.89)
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/

I've just successfully set up a 2.2.1a PDC and have a W2k SP2
workstation logging into it.

I have been able to add the Domain Admins group into the local
Administrators group(on the W2k wkstn), but when I go to do the 
same for Domain Users, it returns an error about the member not
existing on the server, even tho Domain Users is listed as a 
group when browsing the Samba PDC for users/groups.

My question: Is there an equivalent parameter to "domain admins ="
which applies to Domain Users?

I'd like to have a single group on the PDC which is recognized
by the W2k box as being the Domain Users group.

TIA

Return-Path: <matthew at sackman.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19])
  by lists.samba.org (Postfix) with ESMTP id 279564471 for
  <samba at lists.samba.org>; Sat,  1 Sep 2001 02:30:15 -0700 (PDT)
Received: from [195.92.168.141] (helo=tmailb1.svr.pol.co.uk) by
  mail3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 15d79L-0008ME-00 for
  samba at lists.samba.org; Sat, 01 Sep 2001 10:33:11 +0100
Received: from modem-536.rhino.dialup.pol.co.uk ([217.135.218.24]
  helo=namkas) by tmailb1.svr.pol.co.uk with esmtp (Exim 3.13 #0) id
  15d79G-0000db-00 for samba at lists.samba.org; Sat, 01 Sep 2001 10:33:11
  +0100
Received: by namkas (Postfix, from userid 1000) id D668C8A9; Sat,  1 Sep
  2001 10:33:27 +0100 (BST)
Date: Sat, 1 Sep 2001 10:33:27 +0100
To: samba at lists.samba.org
Subject: ./configure dies with --with-pam --with-pam_smbpass
Message-ID: <20010901103326.A2869 at sackman.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
From: matthew at sackman.co.uk (Matthew Sackman)
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 Guys,

Using Debian Woody here, 2.4.9 kernel etc, trying to compile samba 2.2.1a
but the ./configure script dies when I include the --with-pam
--with-pam_smbpass switches with the following:

checking configure summary
configure: error: summary failure. Aborting config

If I leave out the pam switches then things seem to work (but I can't use
pam). Is there any reason for this? Anyone know a fix?

Thanks in advance,

Matthew

-- 

Matthew Sackman
Nottingham,
ENGLAND

Using Debian/GNU Linux
Enjoying computing

It said 'Required Windows XP or better.'
So I installed Linux.

Return-Path: <mail at global-marketing.ru>
Delivered-To: samba at samba.org
Received: from GM (unknown [200.33.20.104]) by lists.samba.org (Postfix)
  with SMTP id A613F413D for <samba at samba.org>; Sat,  1 Sep 2001
  04:06:46 -0700 (PDT)
Message-ID: <12159200196111353223 at global-marketing.ru>
X-EM-Version: 5, 0, 0, 21
X-EM-Registration: #01B0530810E603002D00
Reply-To: info at global-marketing.ru
From: "Global Marketing" <mail at global-marketing.ru>
To: samba at samba.org
Subject: =?windows-1251?Q?=CF=EE=E7=E4=F0=E0=E2=EB=E5=ED=E8=FF_=E4=EB=FF
  _samba at samba.org?=
Date: Sat, 1 Sep 2001 15:03:53 +0400
MIME-Version: 1.0
Content-type: text/plain; charset="windows-1251"
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/

Gdp`bqrbsire!

Ongbnk|re ongdp`bhr| B`q q g`lew`rek|m{l op`gdmhjnl - Dmel cnpnd`. B }rnr
gm`whl{i dk bqeu lnqjbhwei dem| fek`el B`l hqonkmemh q`l{u g`berm{u
fek`mhi. Osqr| fhgm| rewer on B`xels qvem`ph~.

Jnlo`mh "Global Marketing"
www.global-marketing.ru

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 4CF8F413D for <samba at lists.samba.org>; Sat,  1
  Sep 2001 04:07:56 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id HAA03884 for samba at lists.samba.org; Sat, 1 Sep 2001
  07:10:53 -0400
Date: Sat, 1 Sep 2001 07:10:53 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: findsmb for all subnets
Message-ID: <20010901071053.A3842 at hammershome.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
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 a way, without writing the scripts myself, to make findsmb or some
other samba supplied tool to search multiple subnets for hosts?
Joel

Return-Path: <abreathe at freakmail.de>
Delivered-To: samba at lists.samba.org
Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by
  lists.samba.org (Postfix) with ESMTP id EF7DC4685 for
  <samba at lists.samba.org>; Sat,  1 Sep 2001 04:56:05 -0700 (PDT)
Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de
  with esmtp (Exim 3.32 #1) id 15d9QU-0008Nj-00 for
  samba at lists.samba.org; Sat, 01 Sep 2001 13:59:02 +0200
Received: from b8e8c.pppool.de ([213.7.142.140] helo=freakmail.de) by
  mx0.freenet.de with asmtp (ID abreathe at freakmail.de) (Exim 3.32 #1) id
  15d9QU-0007QQ-00 for samba at lists.samba.org; Sat, 01 Sep 2001 13:59:02
  +0200
Message-ID: <3B90CE6C.9F89FD at freakmail.de>
Date: Sat, 01 Sep 2001 14:02:52 +0200
From: Axel <abreathe at freakmail.de>
X-Mailer: Mozilla 4.73 [de]C-CCK-MCD QXW03243  (Windows NT 5.0; U)
X-Accept-Language: de,en
MIME-Version: 1.0
To: samba <samba at lists.samba.org>
Subject: Samba2.2.1a and NT_Servertools
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/

Hi,

can someone tells me, if the NT Servertools working with samba2.2.1a ?
The servermanager goes fine, but the Usermanger works not.
I become a error massage ( my english is not so good to write this!;-)

what is the way to work with the usermaneger ? Or dosen 4t work ?

Thanks a lot

Axel

Return-Path: <dai at isye.gatech.edu>
Delivered-To: samba at samba.org
Received: from femail29.sdc1.sfba.home.com (femail29.sdc1.sfba.home.com
  [24.254.60.19]) by lists.samba.org (Postfix) with ESMTP id CDE92413B
  for <samba at samba.org>; Sat,  1 Sep 2001 06:12:06 -0700 (PDT)
Received: from isye.gatech.edu ([24.9.7.163]) by
  femail29.sdc1.sfba.home.com (InterMail vM.4.01.03.20
  201-229-121-120-20010223) with ESMTP id
  <20010901131504.BOIL15592.femail29.sdc1.sfba.home.com at isye.gatech.edu>
  for <samba at samba.org>; Sat, 1 Sep 2001 06:15:04 -0700
Message-ID: <3B90DF9D.50307 at isye.gatech.edu>
Date: Sat, 01 Sep 2001 09:16:13 -0400
From: Jim Dai <dai at isye.gatech.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010808
X-Accept-Language: en-us, zh-cn
MIME-Version: 1.0
To: samba <samba at samba.org>
Subject: why my own machine is not listed
Content-Type: text/plain; charset=us-ascii; format=flowed
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/

Can any one help? I am using samba-2.2.1a on rehat 7.1.
Version 2.0.7 gives the same problem.

[root at qneta samba]# nmblookup -d 2 '*'
added interface ip=192.168.0.6 bcast=192.168.0.255 nmask=255.255.255.0
querying * on 192.168.0.255
Got a positive name query response from 192.168.0.7 ( 192.168.0.7 )
Got a positive name query response from 192.168.0.1 ( 192.168.0.1 )
192.168.0.7 *<00>
192.168.0.1 *<00>

-- 
----
Jim Dai                                 Phone: 404-894-9139
School of Industrial and Systems Engineering
Georgia Institute of Technology           Fax: 404-894-2301
Atlanta, GA 30332   http://www.isye.gatech.edu/faculty/dai/

Return-Path: <alsim3 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com
  [216.136.173.30]) by lists.samba.org (Postfix) with SMTP id DBF30413B
  for <samba at lists.samba.org>; Sat,  1 Sep 2001 06:17:41 -0700 (PDT)
Received: from j13.kch8.jaring.my (HELO acidic.ars.org) (161.142.221.83)
  by smtp.mail.vip.sc5.yahoo.com with SMTP; 1 Sep 2001 13:20:37 -0000
X-Apparently-From: <alsim3 at yahoo.com>
Date: Sat, 1 Sep 2001 21:26:40 +0800
From: Alvin Sim <alsim3 at yahoo.com>
X-Mailer: The Bat! (v1.53o)
Reply-To: Alvin Sim <alsim3 at yahoo.com>
Organization: zilch
Message-ID: <1762303071.20010901212640 at yahoo.com>
To: samba at lists.samba.org
Subject: Bad Authorization - w2k pro & samba 2.2.1a
MIME-Version: 1.0
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/

i suddenly could not logged into my samba server from my w2k pro machine
using SWAT. i tried logging in with root and my username (alvin) with no
luck. the password(s), i'm absolutely sure, are correct.

from opera 5.X, i get:
     The server requested a login authentication method that is not
     supported.

from ie5.5, i get:
     401 Bad Authentication
     username or password incorrect

this is a freebsd 4.3-stable (i386) machine, last built world on Jul.
26th, 2001. this only happened about a week or 2 ago (maybe more or even
after building world, which i did not test then) but i didnt think much
of it and had little time to troubleshoot it. so, here i am now :)

if it matters, this machine is not using kerberosXXX and/or pam. if any
one could lend me a hand here, i'd really appreciate it. i'm including
my /usr/local/etc/smb.conf, (partial) /etc/services and /etc/inetd.conf
in case someone could help me spot any mistakes there might be.

thanks.


### /usr/local/etc/smb.conf ###
# Global parameters
[global]
        workgroup = ARS
        netbios name = ARSENIC
        server string = ARS Samba Server %v on (%L)
        hosts allow = 192.168.0. 127.
        interfaces = 192.168.0.1/24
        min password length = 5
        log file = /var/log/samba/log.%m
        security = user
        encrypt passwords = yes
        max log size = 50
        socket options = TCP_NODELAY
        hide dot files = yes
        case sensitive = yes
        veto files = /.*/
        delete veto files = false
        os level = 64
        domain logons = yes
        domain master = yes
        local master = yes
        preferred master = yes
        dns proxy = No
        logon drive = H:
;       logon home = \\%L\%U
        logon path = \\%L\Profiles\%U
        wins support = Yes
        remote announce = 192.168.0.255
        domain admin group = alvin root @wheel
;       unix realname = Yes
;       guest account = guest
;       admin users = alvin

[homes]
        comment = Home Directories
        writeable = yes
;       printable = no
        browseable = no

# Un-comment the following and create the netlogon directory for Domain Logons
[netlogon]
;   comment = Network Logon Service
    path = /home/samba/netlogon
    guest ok = no
    writable = no
;   share modes = no

# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
[Profiles]
        path = /home/samba/profiles
        writable = yes
        create mode = 0600
        directory mode = 0700
#       force directory mode = 0700
#       inherit permissions = yes
        map hidden = yes
        map system = yes
        browseable = no
        guest ok = no

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = yes
        browseable = no

[tmp]
        comment = Temporary file space
        path = /tmp
        read only = no
        public = yes


### /etc/services ###
...
swat            901/tcp                 # Samba web administration tool
...


### /etc/inetd.conf ###
...
swat    stream  tcp     nowait.400      root    /usr/local/sbin/swat    swat
...




~as

-- 
mailto:alsim3 at yahoo.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <cece at balaton.hu>
Delivered-To: samba at lists.samba.org
Received: from cece.hq (csibe.cable.veszprem.hu [212.97.3.12]) by
  lists.samba.org (Postfix) with ESMTP id 14C5546BE for
  <samba at lists.samba.org>; Sat,  1 Sep 2001 06:46:59 -0700 (PDT)
Received: from cece by cece.hq with local (Exim 3.12 #1 (Debian)) id
  15dBI1-0006QP-00 for <samba at lists.samba.org>; Sat, 01 Sep 2001
  15:58:25 +0200
Date: Sat, 1 Sep 2001 15:58:25 +0200
From: Heilig Szabolcs <cece at balaton.hu>
To: samba at lists.samba.org
Subject: slooow network printing.
Message-ID: <20010901155825.G17127 at cece.hq>
Reply-To: cece at balaton.hu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-Operating-System: Linux cece.hq 2.2.15 
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!

Firstly, sorry for my bad-bad banana-english :)

I have now a 2 computer system:

   - 1 debian potato with smbspool
   - 1 win98 with shared epson FX1050 (installed, that works perfect)
     machine name: HINR    Printer Name: EFX1050

The 2 machines linket with an UTP cable and 2 ethernet cards (reversed).
On win98 TCP-IP networking installed.

I can ping debian from win98, works fast. I can ping win98 from debian,
fast too. I can do ssh from win98 to debian linux, but linux responds
after a few minutes.
And when i try to print something from debian with smbspool to
smb://HINR/EFX1050 it works, but i must wait about 4-5 minutes.
It's not too good to me. 
I think a miss a basic configuration step, or misconfigured something.
Please help me out with tips, solution, etc. ;)

Thanks:

Helig (Cece) Szabolcs

Return-Path: <barth at cck.uni-kl.de>
Delivered-To: samba at lists.samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
  lists.samba.org (Postfix) with ESMTP id 6112C4CE6 for
  <samba at lists.samba.org>; Sat,  1 Sep 2001 08:20:46 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
  [131.246.239.10]) by mail.uni-kl.de (8.11.5/8.11.5) with ESMTP id
  f81FNf220400; Sat, 1 Sep 2001 17:23:41 +0200 (MET DST)
Received: from fbk.mv.uni-kl.de (fbk.mv.uni-kl.de [131.246.201.62]) by
  enterprise.cck.uni-kl.de (8.9.2/8.9.2) with ESMTP id RAA00612; Sat, 1
  Sep 2001 17:23:08 +0200 (MET DST)
Received: from fbk42-7 (fbk42-7.mv.uni-kl.de [131.246.201.77]) by
  fbk.mv.uni-kl.de (8.9.1/8.9.1) with ESMTP id RAA08206; Sat, 1 Sep 2001
  17:23:46 +0200
From: "Christian Barth" <barth at cck.uni-kl.de>
To: samba at lists.samba.org, cece at balaton.hu
Date: Sat, 1 Sep 2001 17:23:43 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: slooow network printing.
Message-ID: <3B91199F.20026.7B0916 at localhost>
Priority: normal
In-reply-to: <20010901155825.G17127 at cece.hq>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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!
> 
> Firstly, sorry for my bad-bad banana-english :)
> 
> I have now a 2 computer system:
> 
>    - 1 debian potato with smbspool
>    - 1 win98 with shared epson FX1050 (installed, that works perfect)
>      machine name: HINR    Printer Name: EFX1050
> 
> The 2 machines linket with an UTP cable and 2 ethernet cards (reversed).
> On win98 TCP-IP networking installed.
> 
> I can ping debian from win98, works fast. I can ping win98 from debian,
> fast too. I can do ssh from win98 to debian linux, but linux responds
> after a few minutes.
Hm,
I would gess this is a name resulution issue. Do you use dns? Check 
/etc/hosts (%SYSTEM32%\drivers\etc\hosts on win98), check 
/etc/nsswitch.conf, lmhosts, .... 

Only some first hints,

Christian


> And when i try to print something from debian with smbspool to
> smb://HINR/EFX1050 it works, but i must wait about 4-5 minutes.
> It's not too good to me. 
> I think a miss a basic configuration step, or misconfigured something.
> Please help me out with tips, solution, etc. ;)
> 
> Thanks:
> 
> Helig (Cece) Szabolcs
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


               _(_)_                          wWWWw   _
   @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
  @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
   @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
    /      Y       \|    \|/    /(_)    \|      |/      |
 \ |     \ |/       | / \ | /  \|/       |/    \|      \|/
jgs|//   \\|///  \\\|//\\\|/// \|///  \\\|//  \\|//  \\\|// 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Return-Path: <scottbird7 at home.com>
Delivered-To: samba at lists.samba.org
Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com
  [24.0.95.145]) by lists.samba.org (Postfix) with ESMTP id 9091546B4
  for <samba at lists.samba.org>; Sat,  1 Sep 2001 10:32:35 -0700 (PDT)
Received: from HAWKMOON ([24.10.228.58]) by femail18.sdc1.sfba.home.com
  (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id
  <20010901173532.CWAJ5652.femail18.sdc1.sfba.home.com at HAWKMOON> for
  <samba at lists.samba.org>; Sat, 1 Sep 2001 10:35:32 -0700
Message-ID: <042901c1330c$80065f90$0801a8c0 at cj501503a.dlcty1.va.home.com
  >
From: "Scott Armstrong" <scottbird7 at home.com>
To: <samba at lists.samba.org>
Subject: Linux Quota support under 2.2.1a (Red Hat 7.1)
Date: Sat, 1 Sep 2001 13:35:31 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2526.0000
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 sent a message to the list a couple of weeks ago from my work address
inquiring about why the users' available disk space under a quota was not
being displayed as the amount of space free as it is under Solaris. I didn't
hear anything back from anyone about it so I decided to dive into the code
(a pretty ugly sight - not the code, but me diving into it). The usual DEBUG
lines which are almost always useful in tracking the source of the problem
were non-existent in the linux section of the code. I drew upon my feeble
programming skills and added some debug lines to try to figure out what was
going on. I've included my modified version below. I would supply diffs if I
thought that I'd produce anything useful and the routine isn't that long.
The subroutine is exiting with an error number 22 on the quotactl statement
which indicates that the command is invalid. It looks OK to me (also see
below), but one thing I noticed is the complete absence of checks for group
quotas anywhere in the linux section. I would imagine that the code is
fairly complex to step through all the gid's appropriate to a user, but it's
the only way to accurately display the available space free. In any event,
I'd appreciate it if someone would take a look at the code and try to
straighten it out. I can send along anything else needed - just ask! I have
run some tests and the OS honors the quotas whether or not the size is
displayed appropriately, but to the average user, it would be pretty
misleading.

Thanks,

Scott

[2001/09/01 13:15:14, 3] smbd/trans2.c:call_trans2qfsinfo(1129)
  call_trans2qfsinfo: level = 259
[2001/09/01 13:15:14, 5] smbd/quotas.c:disk_quotas(79)
  disk_quotas: looking for path "." devno=821
[2001/09/01 13:15:14, 5] smbd/quotas.c:disk_quotas(88)
  disk_quotas: looking for path "/dev/sdc1" devno=821
[2001/09/01 13:15:14, 5] smbd/quotas.c:disk_quotas(102)
  disk_quotas: calling quotactl with
cmd=768,type=0,mnt->mnt_fsname="/dev/sdc1",euser_id=500
[2001/09/01 13:15:14, 5] smbd/quotas.c:disk_quotas(118)
  disk_quotas: error number "22"
[2001/09/01 13:15:14, 9] smbd/trans2.c:send_trans2_replies(158)
  t2_rep: params_sent_thistime = 0, data_sent_thistime = 24, useable_space =
65473

BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
  int r;
  struct dqblk D;
  SMB_STRUCT_STAT S;
  FILE *fp;
  struct mntent *mnt;
  SMB_DEV_T devno;
  int found;
  uid_t euser_id;

  euser_id = geteuid();

  /* find the block device file */

  if ( sys_stat(path, &S) == -1 ) {
    return(False) ;
  }

  devno = S.st_dev ;
 DEBUG(5,("disk_quotas: looking for path \"%s\" devno=%x\n", path,(unsigned
int)devno));

  fp = setmntent(MOUNTED,"r");
  found = False ;

  while ((mnt = getmntent(fp))) {
    if ( sys_stat(mnt->mnt_dir,&S) == -1 )
      continue ;
    if (S.st_dev == devno) {
 DEBUG(5,("disk_quotas: looking for path \"%s\" devno=%x\n",
mnt->mnt_fsname,(unsigned int)devno));
      found = True ;
      break ;
    }
  }
  endmntent(fp) ;

  if (!found) {
 DEBUG(5,("disk_quotas: path not found\n"));
      return(False);
    }

  save_re_uid();
  set_effective_uid(0);
 DEBUG(5,("disk_quotas: calling quotactl with
cmd=%i,type=%i,mnt->mnt_fsname=\"%s\",euser_id=%i\n",Q_GETQUOTA,USRQUOTA,mnt
->mnt_fsname,euser_id));
  r=quotactl(QCMD(Q_GETQUOTA,USRQUOTA), mnt->mnt_fsname, euser_id,
(caddr_t)&D);
  restore_re_uid();

  /* Use softlimit to determine disk space, except when it has been exceeded
*/
  *bsize = 1024;
  if (r)
    {
      if (errno == EDQUOT)
       {
 DEBUG(5,("disk_quotas: have invalid soft and hard limits\n"));
         *dfree =0;
         *dsize =D.dqb_curblocks;
         return (True);
    }
      else {
  DEBUG(5,("disk_quotas: error number \"%i\" \n", errno));
  return(False);
      }
  }
  /* Use softlimit to determine disk space, except when it has been exceeded
*/
 DEBUG(5,("disk_quotas: have valid soft and hard limits\n"));
  if (
      (D.dqb_bsoftlimit && D.dqb_curblocks>=D.dqb_bsoftlimit) ||
      (D.dqb_bhardlimit && D.dqb_curblocks>=D.dqb_bhardlimit) ||
      (D.dqb_isoftlimit && D.dqb_curinodes>=D.dqb_isoftlimit) ||
      (D.dqb_ihardlimit && D.dqb_curinodes>=D.dqb_ihardlimit)
     )
    {
      *dfree = 0;
      *dsize = D.dqb_curblocks;
    }
  else if (D.dqb_bsoftlimit==0 && D.dqb_bhardlimit==0)
    {
      return(False);
    }
  else {
    if (D.dqb_bsoftlimit == 0)
      D.dqb_bsoftlimit = D.dqb_bhardlimit;
    *dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
    *dsize = D.dqb_bsoftlimit;
  }
  return (True);
}

Return-Path: <admin at larkhavengolf.com>
Delivered-To: samba at samba.org
Received: from ns1.larkhavengolf.com (dsl-64-192-99-49.telocity.com
  [64.192.99.49]) by lists.samba.org (Postfix) with ESMTP id 0DE934104
  for <samba at samba.org>; Sat,  1 Sep 2001 18:02:01 -0700 (PDT)
Received: from brandon (dsl-64-192-118-189.telocity.com
  [64.192.118.189]) by ns1.larkhavengolf.com (8.11.3/8.11.3/SuSE Linux
  8.11.1-0.5) with SMTP id f8214Vv32205; Sat, 1 Sep 2001 21:04:31 -0400
Message-ID: <009801c1334b$3ebf4210$65d4a8c0 at brandon>
From: "Brandon Caudle" <admin at larkhavengolf.com>
To: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
Cc: <samba at samba.org>
References: <079FD72E42C9D311B854009027650E6F0758F035 at xatl02.atl.hp.com>
Subject: Re: logs errors
Date: Sat, 1 Sep 2001 21:04:39 -0400
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
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 am running Suse 7.2 and samba 2.2.1a

Thanks
Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC

"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger
----- Original Message -----
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "'Brandon Caudle'" <admin at larkhavengolf.com>; <samba at samba.org>
Sent: Friday, August 31, 2001 6:31 PM
Subject: RE: logs errors


> Brandon,
> What os platform are you seeing this on?
> what version of samba?
> Don
>
> -----Original Message-----
> From: Brandon Caudle [mailto:admin at larkhavengolf.com]
> Sent: Friday, August 31, 2001 6:11 PM
> To: samba at samba.org
> Subject: logs errors
>
>
> @smnd
>
> [2001/08/29 16:45:15, 1] lib/debug.c:debug_message(247)
>
> INFO: Debug class all level = 1 (pid 5805 from pid 5805)
>
> yield_connection: tdb_delete failed with error Record does not exist.
>
> yield_connection: tdb_delete failed with error Record does not exist.
>
> load_client_codepage: filename /usr/local/samba/lib/codepages/codepage.850
> does not exist.
>
> load_unicode_map: filename /usr/local/samba/lib/codepages/unicode_map.850
> does not exist.
>
>
> what can i do about this?
>
>
> Brandon Caudle
> --------------
> 15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
> Larkhaven Golf Course
> Charlotte, NC
>
> "There cannot be a crisis next week. My schedule is already full." --
Henry
> Kissinger
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <mtomas at enlared.net>
Delivered-To: samba at lists.samba.org
Received: from atila.info.ne.udo.edu.ve (unknown [150.186.88.86]) by
  lists.samba.org (Postfix) with ESMTP id 795404104 for
  <samba at lists.samba.org>; Sat,  1 Sep 2001 18:20:55 -0700 (PDT)
Received: from enlared.net ([66.96.59.1]) by atila.info.ne.udo.edu.ve
  (8.11.4/8.9.3/UDO-NE-INFO-MAIL-SERVER cf - 09/01/2001') with ESMTP id
  f821MRw17533 for <samba at lists.samba.org>; Sat, 1 Sep 2001 21:22:44
  -0400
Message-ID: <3B9187E0.5090102 at enlared.net>
Date: Sat, 01 Sep 2001 21:14:08 -0400
From: =?ISO-8859-1?Q?Tom=E1s?= Moreno <mtomas at enlared.net>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010824
X-Accept-Language: es
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: smb_pam_passcheck: PAM: smb_pam_auth failed (Large)
Content-Type: text/plain; charset=us-ascii; format=flowed
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 all, I am the administrator of small networks, one server Linux Red 
Hat 6.2 is PDC,NFS SERVER,NIS SERVER, ROUTE, FIREWALL,PROXY CACHE.

the networks are distributed in 3 networks, first net is lab of 30 
machines dual boot linux/windows95 or linux/windows 98, that they are 
authenticated with linux PDC server, seconds net they are the personal 
machines of the professor single boot Windows-NT 4.0 SP 3 or Windows 98, 
all machine plain password enabled , three net is out route for internet.

I write all this to them because I have a problem that me this returning 
crazy, the samba server is unstable, the server does not last more than 
9 days without giving problems, after this time correct one begins to 
reject all the users although the key this, it does not serve to 
reinitiate the service if not that there is to reinitiate the server, el 
log /var/log/messages show this message
repeating


Aug 30 16:55:56 craker smbd[22774]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 16:56:10 craker smbd[22775]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:12 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:15 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:17 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:19 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:22 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !
Aug 30 17:01:24 craker smbd[22779]:   smb_pam_passcheck: PAM: 
smb_pam_auth failed - Rejecting User tomas !


another interesting thing is that the message also is when the user 
authenticates correctly, is to say that has access in its account but in 
the messages of log he appears single the same that less times

the version of samba is samba-2.2.1a-20010717rh62 with pam enabled

Kernel 2.4.3
Pam 0.74-19


the modules for net is

interface  |  module       |  description interface

eth0         |   8139too     |  net lab 30 machines dual boot 
linux/windows95 or linux/windows 98 (Plain password enabled)
eth1         |   ne2k-pci   |  personal machines of the professors 
single boot Windows-NT 4.0 SP 3 or Windows 98
eth2         |   ne2k-pci   |  out route for internet

machine server harware

35 gb Hd
PIII celeron 800Mhz
128 mb ram

the samba conf file is

[global]
   workgroup = Info
   server string = Samba Runing on Linux
   hosts allow = 192.168.1., 192.168.2., 127.
   log file = /var/log/samba/log.%I
   debug level = 0
   log level = 0
   max log size = 10000
   security = user
   encrypt passwords = no
   smb passwd file = /etc/samba/smbpasswd
   socket options = TCP_NODELAY SO_RCVBUF=4092 SO_SNDBUF=4092
   interfaces = 192.168.1.0/24 192.168.2.0/24 127.0.0.0/24
   deadtime = 3
   max smbd processes = 55
   bind interfaces only = yes
   os level = 66
   local master = yes
   domain master = yes
   preferred master = yes
   domain logons = yes
   name resolve order = host
   #unix password sync = Yes
   passwd program = /usr/sbin/pass %u
   passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* 
%n\n *passwd:*all*authentication*tokens*updated*successfully*
   logon script = logon.bat
   logon home = \\%h\%U
   logon path = \\%h\netlogon
   dns proxy = no
   #password level = 6
   obey pam restrictions = yes
   preserve case = yes
   max open files = 300

[homes]
   comment = Home Directories
   browseable = no
   writable = yes

[netlogon]
   comment = Network Logon Service
   path = /home/netlogon/%g
   public = no
   guest ok = no
   writable = no
   browseable = no

[profile]
    comment = Network User Profile
    path = /home/profile
    browseable = no
    public = no
    guest ok = no

[netutils]
    comment = Las utilidades de red
    path = /home/netutils
    public = yes
    valid users = @AdminNet
    browseable = yes
    writable = yes

[curso_cisco]
    comment = Academia Cisco Nueva Esparta
    path = /usr/curso_cisco/Semestre1
    public = no
    valid users = @Cisco
    browseable = yes
    writable = no

[estu_info]
   comment = Los homes de todos los estudiantes
   path = /home/estudiantes/informatica
   public = no
   browseable = yes
   writable = yes
   valid users = @Profesores_Info
   force user = root

[tesis_info]
   comment = Los homes de todos los tesistas
   path = /home/disk2/tesistas/informatica
   public = no
   browseable = yes
   writable = yes
   valid users = @Profesores_Info
   force user = root
 
[estu_esta]
   comment = Los homes de todos los estudiantes
   path = /home/estudiantes/estadistica
   public = no
   browseable = yes
   writable = yes
   valid users = @Profesores_Esta
   force user = root
 
[tesis_esta]
   comment = Los homes de todos los tesistas
   path = /home/disk2/tesistas/estadistica
   public = no
   browseable = yes
   writable = yes
   valid users = @Profesores_Esta
   force user = root

if they need some information they do not doubt in requesting it

PLEASE HELPME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Return-Path: <admin at larkhavengolf.com>
Delivered-To: samba at samba.org
Received: from ns1.larkhavengolf.com (dsl-64-192-99-49.telocity.com
  [64.192.99.49]) by lists.samba.org (Postfix) with ESMTP id 72D574104
  for <samba at samba.org>; Sat,  1 Sep 2001 18:22:47 -0700 (PDT)
Received: from brandon (dsl-64-192-118-189.telocity.com
  [64.192.118.189]) by ns1.larkhavengolf.com (8.11.3/8.11.3/SuSE Linux
  8.11.1-0.5) with SMTP id f821PJv32415 for <samba at samba.org>; Sat, 1
  Sep 2001 21:25:19 -0400
Message-ID: <02d001c1334e$2698fa70$65d4a8c0 at brandon>
From: "Brandon Caudle" <admin at larkhavengolf.com>
To: <samba at samba.org>
Subject: Log (Logins)
Date: Sat, 1 Sep 2001 21:25:28 -0400
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
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/

How can I log the logins, (meaning, when user X logs on to machine Y at
5:50, how can I put that in a file /home/samba/userslogins.log?)

Thanks,

Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC

"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger

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 B2BB144FF for <samba at lists.samba.org>; Sat,  1
  Sep 2001 19:47:39 -0700 (PDT)
Received: from piglett.bartlett.house (as5-88.cbr.au.asiaonline.net
  [210.215.14.88]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f822o9I07749; Sun, 2 Sep 2001 12:50:24 +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
  MAA12453; Sun, 2 Sep 2001 12:50:04 +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
  MAA13906; Sun, 2 Sep 2001 12:50:04 +1000
Message-ID: <3B919E5C.A0C60E7F at bartlett.house>
Date: Sun, 02 Sep 2001 12:50:04 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: =?iso-8859-1?Q?Tom=E1s?= Moreno <mtomas at enlared.net>
Cc: samba at lists.samba.org
Subject: Re: smb_pam_passcheck: PAM: smb_pam_auth failed (Large)
References: <3B9187E0.5090102 at enlared.net>
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/

Tomas Moreno wrote:
> 
> hi all, I am the administrator of small networks, one server Linux Red
> Hat 6.2 is PDC,NFS SERVER,NIS SERVER, ROUTE, FIREWALL,PROXY CACHE.
> 
> the networks are distributed in 3 networks, first net is lab of 30
> machines dual boot linux/windows95 or linux/windows 98, that they are
> authenticated with linux PDC server, seconds net they are the personal
> machines of the professor single boot Windows-NT 4.0 SP 3 or Windows 98,
> all machine plain password enabled , three net is out route for internet.
> 
> I write all this to them because I have a problem that me this returning
> crazy, the samba server is unstable, the server does not last more than
> 9 days without giving problems, after this time correct one begins to
> reject all the users although the key this, it does not serve to
> reinitiate the service if not that there is to reinitiate the server, el
> log /var/log/messages show this message
> repeating
> 
> Aug 30 16:55:56 craker smbd[22774]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 16:56:10 craker smbd[22775]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:12 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:15 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:17 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:19 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:22 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> Aug 30 17:01:24 craker smbd[22779]:   smb_pam_passcheck: PAM:
> smb_pam_auth failed - Rejecting User tomas !
> 
> another interesting thing is that the message also is when the user
> authenticates correctly, is to say that has access in its account but in
> the messages of log he appears single the same that less times
> 
> the version of samba is samba-2.2.1a-20010717rh62 with pam enabled
> 

The PAM messages are normal for your situation, because of the clients
involved.  Unfortunately Win9X will UPPERCASE any password before
sending it to the server, and as such the password fails when given over
to PAM.  Samba then starts its own built-in password-cracker to see if
it can find the password:  This starts sending the password to PAM in
various permutations, starting with all lowercase, then various other
combinations as controlled by the 'password level' parameter. 
Unfortunately each one of these is a failed authentication, and is
logged as such.

As to your other problems, they may or may not be related, but I highly
urge you to move to 'encrypt passwords = yes', as there are numerous
bugs in Windows in its handling of plain text passwords.  (Quite simply,
they don't have plain text on their test networks, so they don't see the
bugs).

Once you eliminate both the plain text passwords and their resultant log
file noise (I'll look at the debug levels when I get a chance, they may
be too high) you might be able to find the cause.  Needless to say, PAM
shouldn't be denying all logins (if that is what you were saying was the
end result), so there may be a bug in there somewhere, or more likely a
misconfiguraion.

Hope this helps,

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College    abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <herb at sgi.com>
Delivered-To: samba at samba.org
Received: from rj.sgi.com (rj.sgi.com [204.94.215.100]) by
  lists.samba.org (Postfix) with ESMTP id 0B8A54104 for
  <samba at samba.org>; Sat,  1 Sep 2001 20:49:09 -0700 (PDT)
Received: from relay1.corp.sgi.com (spindle.corp.sgi.com [198.29.75.13])
  by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id
  f823q1515302; Sat, 1 Sep 2001 20:52:01 -0700
Received: from sgi.com (sshgate.corp.sgi.com [169.238.216.146]) by
  relay1.corp.sgi.com (980427.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id
  UAA37258; Sat, 1 Sep 2001 20:51:53 -0700 (PDT)
Message-ID: <3B91A7BC.CCF23AD2 at sgi.com>
Date: Sat, 01 Sep 2001 20:30:04 -0700
From: Herbert Lewis <herb at sgi.com>
X-Mailer: Mozilla 4.77C-SGI [en] (X11; I; IRIX 6.5 IP32)
X-Accept-Language: en
MIME-Version: 1.0
To: Jim Dai <dai at isye.gatech.edu>
Cc: samba <samba at samba.org>
Subject: Re: why my own machine is not listed
References: <3B90DF9D.50307 at isye.gatech.edu>
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/

Jim Dai wrote:
> 
> Can any one help? I am using samba-2.2.1a on rehat 7.1.
> Version 2.0.7 gives the same problem.
> 
> [root at qneta samba]# nmblookup -d 2 '*'
> added interface ip=192.168.0.6 bcast=192.168.0.255 nmask=255.255.255.0
> querying * on 192.168.0.255
> Got a positive name query response from 192.168.0.7 ( 192.168.0.7 )
> Got a positive name query response from 192.168.0.1 ( 192.168.0.1 )
> 192.168.0.7 *<00>
> 192.168.0.1 *<00>
> 
> --

There is a bug in 2.2.1a where the nmbd will not respond to queries
send from the same machine. We are looking at the best way to fix 
this.

Return-Path: <superbug at mail2000.com.tw>
Delivered-To: samba at lists.samba.org
Received: from ms2.mail2000.com.tw (ms2.mail2000.com.tw
  [211.72.252.247]) by lists.samba.org (Postfix) with SMTP id 35A064106
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 03:11:38 -0700 (PDT)
Received: By OpenMail Mailer;Sun, 02 Sep 2001 18:14:30 +0800 (CST)
From: "superbug" <superbug at mail2000.com.tw>
Subject: I Can't login SWAT with root account
Message-ID: <999425670.79429.superbug at mail2000.com.tw>
To: "" <samba at lists.samba.org>
Date: Sun, 02 Sep 2001 18:14:30 +0800 (CST)
MIME-Version: 1.0
Content-Type: text/plain; charset=big5
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/

Dear all:
    I installed  SAMBA 2.2.1a step by step :
     ./configure
     make ; make install

     setup /etc/services & /etc/inetd.conf & kill -1 PID

    but , I can't login SWAT by root account ,why ?
    I try another user account was ok! but 'root' cannot ...

   PS. my OS FreeBSD 4.2 & 4.3 ...

sueprbug

----== Mailed via Openfind ==-----
http://mail2000.com.tw/ 4#(Q'K6O9q$l6l%s+H=c

Return-Path: <monyo at home.monyo.com>
Delivered-To: samba at samba.org
Received: from tigris.allnet.ne.jp (tigris.allnet.ne.jp [210.228.3.47])
  by lists.samba.org (Postfix) with ESMTP id 589F0416D for
  <samba at samba.org>; Sun,  2 Sep 2001 03:24:57 -0700 (PDT)
Received: from tomoyo.home.monyo.com (tomoyo.home.monyo.com
  [192.168.10.36]) by tigris.allnet.ne.jp
  (8.9.3+3.2W/3.7W-HOME-MONYO-COM) with SMTP id TAA10350 for
  <samba at samba.org>; Sun, 2 Sep 2001 19:27:45 +0900
Received: (qmail 30789 invoked from network); 2 Sep 2001 10:27:45 -0000
Received: from tomoyo.home.monyo.com (HELO localhost) (192.168.10.36) by
  tomoyo.home.monyo.com with SMTP; 2 Sep 2001 10:27:45 -0000
To: superbug at mail2000.com.tw
Cc: samba at samba.org
Subject: Re: I Can't login SWAT with root account
From: monyo at samba.org (TAKAHASHI Motonobu)
In-Reply-To: <999425670.79429.superbug at mail2000.com.tw>
References: <999425670.79429.superbug at mail2000.com.tw>
X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Crater Lake)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010902192745E.monyo at home.monyo.com>
Date: Sun, 02 Sep 2001 19:27:45 +0900
X-Dispatcher: imput version 20000228(IM140)
Lines: 21
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/

superbug wrote:

>    I installed  SAMBA 2.2.1a step by step :
>     ./configure
>     make ; make install
>
>    but , I can't login SWAT by root account ,why ?
>
>   PS. my OS FreeBSD 4.2 & 4.3 ...

Re-configure with --with-pam option.
This is a known design.

-----
TAKAHASHI, Motonobu(monyo)         monyo at samba.org
Personal - http://home.monyo.com/
Samba Team - http://samba.org/     Samba-JP - http://www.samba.gr.jp/  
JWNTUG - http://www.jwntug.or.jp/  Analog-JP - http://www.jp.analog.cx/
MCSE+I, SCNA, CCNA, Turbo-CI

Return-Path: <Philipp.Jacobi at epost.de>
Delivered-To: samba at lists.samba.org
Received: from mail.epost.de (unknown [64.39.38.76]) by lists.samba.org
  (Postfix) with ESMTP id 46F60416A for <samba at lists.samba.org>; Sun,  2
  Sep 2001 04:32:49 -0700 (PDT)
Received: from MASTER (217.49.238.130) by mail.epost.de (5.5.040) id
  3B8F77B000010254 for samba at lists.samba.org; Sun, 2 Sep 2001 13:35:41
  +0200
Reply-To: <Philipp.Jacobi at epost.de>
From: "Philipp Jacobi" <Philipp.Jacobi at epost.de>
To: <samba at lists.samba.org>
Subject: Samba and w2k
Date: Sun, 2 Sep 2001 13:32:26 +0200
Message-ID: <MBEHKGLHHOMFOBAPEKCOOEGMCAAA.Philipp.Jacobi at epost.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.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/

Hello !

I have a problem with Win 2k SR 2 and Samba 2.2.0a.

When i try to join the domain, i get this error message from windows:


Die Prozeduranzahl liegt au_erhalb des erlaubten Bereichs.

or

The procedure number is out of range !

Can anyone help me !

Thanks

PHJ

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 C8AB84226 for <samba at lists.samba.org>; Sun,  2
  Sep 2001 04:48:58 -0700 (PDT)
Received: from piglett.bartlett.house (as5-111.cbr.au.asiaonline.net
  [210.215.14.111]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f82BpjI25159; Sun, 2 Sep 2001 21:51:47 +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
  VAA17792; Sun, 2 Sep 2001 21:51:40 +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
  VAA15152; Sun, 2 Sep 2001 21:51:40 +1000
Message-ID: <3B921D4B.831270AE at bartlett.house>
Date: Sun, 02 Sep 2001 21:51:39 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Philipp.Jacobi at epost.de
Cc: samba at lists.samba.org
Subject: Re: Samba and w2k
References: <MBEHKGLHHOMFOBAPEKCOOEGMCAAA.Philipp.Jacobi at epost.de>
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/

Philipp Jacobi wrote:
> 
> Hello !
> 
> I have a problem with Win 2k SR 2 and Samba 2.2.0a.
> 
> When i try to join the domain, i get this error message from windows:
> 
> Die Prozeduranzahl liegt au_erhalb des erlaubten Bereichs.
> 
> or
> 
> The procedure number is out of range !

Known issue:  Use samba 2.2.1a instead.

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id C34244110
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 06:21:33 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15dXHJ-00018F-00; Sun, 02 Sep 2001 08:27:09 -0500
Date: Sun, 2 Sep 2001 08:27:09 -0500 (CDT)
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Asoka Anon <two_five_six2000 at yahoo.com>
Cc: <samba at lists.samba.org>
Subject: Re: suse help????
In-Reply-To: <01083119161900.16185 at linux>
Message-ID: <Pine.LNX.4.33.0109020826080.4305-100000 at pogo.plainjoe.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/

On Fri, 31 Aug 2001, Asoka Anon wrote:

> Hello, can someone please tell me what I need to do to configure samba2.2.1a
> to run on Suse 7.2 personal?  I have tried to './configure --with-pam
> --with-pam_smbpass', but it will not do it.  I keep getting the error:
> configure: error: summary failure. Aborting config

Tail the last 100 lins or so on config.log and see what failed.
Samba will most certainly compile on SuSE 7.2.  I have it installed
on one of my development machines.











cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

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 0E1A744BD for <samba at lists.samba.org>; Sun,  2
  Sep 2001 06:23:35 -0700 (PDT)
Received: from piglett.bartlett.house (as3-178.cbr.au.asiaonline.net
  [210.215.11.178]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f82DQPI03144; Sun, 2 Sep 2001 23:26:25 +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
  XAA18260; Sun, 2 Sep 2001 23:26: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
  XAA15362; Sun, 2 Sep 2001 23:26:19 +1000
Message-ID: <3B92337A.6FE3050C at bartlett.house>
Date: Sun, 02 Sep 2001 23:26:18 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: superbug <superbug at mail2000.com.tw>
Cc: samba at lists.samba.org
Subject: Re: I Can't login SWAT with root account
References: <999425670.79429.superbug at mail2000.com.tw>
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/

superbug wrote:
> 
> Dear all:
>     I installed  SAMBA 2.2.1a step by step :
>      ./configure
>      make ; make install
> 
>      setup /etc/services & /etc/inetd.conf & kill -1 PID
> 
>     but , I can't login SWAT by root account ,why ?
>     I try another user account was ok! but 'root' cannot ...
> 
>    PS. my OS FreeBSD 4.2 & 4.3 ...
 
It looks to me like you have hit our known bug with md5 passwords
(assuming root is md5 but your users are not) and our pass_check.c. 
Most users have been recomended to simply recompile --with-pam, but in
your case (not having PAM on your OS) you may wish to reconfigure and
play games with the HAVE_TRUNCATED_SALT #define in include/config.h.  

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id C011344BE
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 06:24:29 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15dXK1-00018I-00; Sun, 02 Sep 2001 08:29:57 -0500
Date: Sun, 2 Sep 2001 08:29:57 -0500 (CDT)
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Terry Davis <tdavis at birddog.com>
Cc: <samba at lists.samba.org>
Subject: Re: password expire
In-Reply-To: <999099282.3b8d0b9253249 at secure.birddog.com>
Message-ID: <Pine.LNX.4.33.0109020829350.4305-100000 at pogo.plainjoe.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/

On Wed, 29 Aug 2001, Terry Davis wrote:

> Are there options in samba to set password expires?  A lot of my
> clients today had to reset their password because of this.  I am not
> seeing anything regarding this on the unix accounts.

Shouldn't be.  What version of Samba?






cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <Philipp.Jacobi at epost.de>
Delivered-To: samba at lists.samba.org
Received: from mail.epost.de (unknown [64.39.38.71]) by lists.samba.org
  (Postfix) with ESMTP id 1C5E54190 for <samba at lists.samba.org>; Sun,  2
  Sep 2001 09:48:03 -0700 (PDT)
Received: from MASTER (217.49.238.252) by mail.epost.de (5.5.040) id
  3B8A2C21000543AD for samba at lists.samba.org; Sun, 2 Sep 2001 18:50:54
  +0200
Reply-To: <Philipp.Jacobi at epost.de>
From: "Philipp Jacobi" <Philipp.Jacobi at epost.de>
To: "Samba Mailinglist" <samba at lists.samba.org>
Subject: Mount Windows
Date: Sun, 2 Sep 2001 18:47:39 +0200
Message-ID: <MBEHKGLHHOMFOBAPEKCOKEGOCAAA.Philipp.Jacobi at epost.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.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/

Hello !

I have a question and i hope anyone have an answer !

I have configured a samba server as PDC and a W2k SR2 as client.

How is it possible to mount drives or directory's from the client computer
???


Thank you for help !

PHJ

Return-Path: <ermert at gmx.de>
Delivered-To: samba at lists.samba.org
Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com
  [194.25.134.19]) by lists.samba.org (Postfix) with ESMTP id 9565E4100
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 10:24:25 -0700 (PDT)
Received: from fwd06.sul.t-online.de  by mailout06.sul.t-online.de with
  smtp  id 15db1e-0006Pi-0A; Sun, 02 Sep 2001 19:27:14 +0200
Received: from netpc.insel.priv (520016801959-0001@[217.81.111.82]) by
  fmrl06.sul.t-online.com with esmtp id 15db1Z-136jxYC; Sun, 2 Sep 2001
  19:27:09 +0200
Received: from gmx.de (hpe1.insel.priv [192.168.34.8]) by
  netpc.insel.priv (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id
  f82HPKL01777; Sun, 2 Sep 2001 19:25:20 +0200
Message-ID: <3B926B80.B16CDE0C at gmx.de>
Date: Sun, 02 Sep 2001 19:25:20 +0200
From: "H.P. Ermert" <ermert at gmx.de>
Organization: Wonderland
X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
X-Accept-Language: de-DE,en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Re: ./configure dies with --with-pam --with-pam_smbpass
References: <20010901103326.A2869 at sackman.co.uk>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 520016801959-0001 at t-dialin.net
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/

Matthew Sackman wrote:
> 
> Hi Guys,
> 
> Using Debian Woody here, 2.4.9 kernel etc, trying to compile samba 2.2.1a
> but the ./configure script dies when I include the --with-pam
> --with-pam_smbpass switches with the following:
> 
> checking configure summary
> configure: error: summary failure. Aborting config
> 
> If I leave out the pam switches then things seem to work (but I can't use
> pam). Is there any reason for this? Anyone know a fix?
> 
> Thanks in advance,
> 
> Matthew

Same with SuSE 7.2 . I fetched the necessary arguments from the SuSE
source of samba-2.2.0a . 
Without pam-options it seems to work.

Any help ?

 Peter

Return-Path: <ermert at gmx.de>
Delivered-To: samba at lists.samba.org
Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com
  [194.25.134.19]) by lists.samba.org (Postfix) with ESMTP id DB0AD4116
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 10:49:28 -0700 (PDT)
Received: from fwd07.sul.t-online.de  by mailout06.sul.t-online.de with
  smtp  id 15dbPx-0000Rk-02; Sun, 02 Sep 2001 19:52:21 +0200
Received: from netpc.insel.priv (520016801959-0001@[217.224.215.214]) by
  fmrl07.sul.t-online.com with esmtp id 15dbPg-10QvT6C; Sun, 2 Sep 2001
  19:52:04 +0200
Received: from gmx.de (hpe1.insel.priv [192.168.34.8]) by
  netpc.insel.priv (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id
  f82HpDL23143; Sun, 2 Sep 2001 19:51:13 +0200
Message-ID: <3B927191.274EDB6C at gmx.de>
Date: Sun, 02 Sep 2001 19:51:13 +0200
From: "H.P. Ermert" <ermert at gmx.de>
Organization: Wonderland
X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
X-Accept-Language: de-DE,en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Re: ./configure dies with --with-pam --with-pam_smbpass
References: <20010901103326.A2869 at sackman.co.uk>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 520016801959-0001 at t-dialin.net
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 Matthew,

install missing packages like "pam-devel"
and maybe other packages and it should probably work. Maybe you will
also find some help in the source packages delivered with Debian (?).

I installed pam-devel-0.74-51 and openssl-devel-0.9.6a-35 from/for SuSE
and now it compiles.

Peter
 

Matthew Sackman wrote:
> 
> Hi Guys,
> 
> Using Debian Woody here, 2.4.9 kernel etc, trying to compile samba 2.2.1a
> but the ./configure script dies when I include the --with-pam
> --with-pam_smbpass switches with the following:
> 
> checking configure summary
> configure: error: summary failure. Aborting config
> 
> If I leave out the pam switches then things seem to work (but I can't use
> pam). Is there any reason for this? Anyone know a fix?
> 
> Thanks in advance,
> 
> Matthew

Return-Path: <matthew at sackman.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19])
  by lists.samba.org (Postfix) with ESMTP id 2E17A4155 for
  <samba at lists.samba.org>; Sun,  2 Sep 2001 12:33:33 -0700 (PDT)
Received: from [195.92.168.141] (helo=tmailb1.svr.pol.co.uk) by
  mail3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 15dd2e-0002Kc-00 for
  samba at lists.samba.org; Sun, 02 Sep 2001 20:36:24 +0100
Received: from modem-1288.snake.dialup.pol.co.uk ([217.135.229.8]
  helo=namkas) by tmailb1.svr.pol.co.uk with esmtp (Exim 3.13 #0) id
  15dd2d-0000g6-00 for samba at lists.samba.org; Sun, 02 Sep 2001 20:36:24
  +0100
Received: by namkas (Postfix, from userid 1000) id 5CB515F; Sun,  2 Sep
  2001 20:37:33 +0100 (BST)
Date: Sun, 2 Sep 2001 20:37:33 +0100
To: "H.P. Ermert" <ermert at gmx.de>
Cc: samba at lists.samba.org
Subject: Re: ./configure dies with --with-pam --with-pam_smbpass
Message-ID: <20010902203731.A1250 at sackman.co.uk>
References: <20010901103326.A2869 at sackman.co.uk>
  <3B927191.274EDB6C at gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
In-Reply-To: <3B927191.274EDB6C at gmx.de>; from ermert at gmx.de on Sun, Sep
  02, 2001 at 07:51:13PM +0200
From: matthew at sackman.co.uk (Matthew Sackman)
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 Sun, Sep 02, 2001 at 07:51:13PM +0200, H.P. Ermert wrote:
> Hi Matthew,
> 
> install missing packages like "pam-devel"
> and maybe other packages and it should probably work. Maybe you will
> also find some help in the source packages delivered with Debian (?).
> 
> I installed pam-devel-0.74-51 and openssl-devel-0.9.6a-35 from/for SuSE
> and now it compiles.
> 
> Peter

Hi Peter,

Thanks for the reply - I was just installing those as your email came in
and absolutely correctly, installing the development libraries solves
the problem.

Many thanks for your help.

Matthew

>  
> 
> Matthew Sackman wrote:
> > 
> > Hi Guys,
> > 
> > Using Debian Woody here, 2.4.9 kernel etc, trying to compile samba 2.2.1a
> > but the ./configure script dies when I include the --with-pam
> > --with-pam_smbpass switches with the following:
> > 
> > checking configure summary
> > configure: error: summary failure. Aborting config
> > 
> > If I leave out the pam switches then things seem to work (but I can't use
> > pam). Is there any reason for this? Anyone know a fix?
> > 
> > Thanks in advance,
> > 
> > Matthew
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 

Matthew Sackman
Nottingham,
ENGLAND

Using Debian/GNU Linux
Enjoying computing

It said 'Required Windows XP or better.'
So I installed Linux.

Return-Path: <nubreed at kirowski.com>
Delivered-To: samba at lists.samba.org
Received: from stardust.kirowski.com (unknown [195.228.44.18]) by
  lists.samba.org (Postfix) with ESMTP id 62AAB417E for
  <samba at lists.samba.org>; Sun,  2 Sep 2001 12:38:38 -0700 (PDT)
Received: from stardust.kirowski.com (stardust.kirowski.com
  [10.2.17.30]) by stardust.kirowski.com (Postfix) with ESMTP id
  C91BD14EB08 for <samba at lists.samba.org>; Sun,  2 Sep 2001 21:42:01
  +0200 (CEST)
Date: Sun, 2 Sep 2001 21:42:01 +0200 (CEST)
From: Vidak Bence <nubreed at kirowski.com>
To: <samba at lists.samba.org>
Subject: access problem with win98
Message-ID: <Pine.LNX.4.33.0109022139440.27330-100000 at stardust.kirowski.
  com>
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 All!

I have a Samba server (version 2.2.1a-4) under linux. There are some
machines with win98 OS, and these can't browse the sharing folders
and files. They just can browse the top level folder. In this situation i
use windows explorer! When i try this action with any other program such as
windows commander, i can browse and see anything!
Under any other OS (linux, win2k) everything is o.k!

Do you know what's wrong with my configuration?
Any idea?


Thanks,
Bence

Return-Path: <max.eaves at talk21.com>
Delivered-To: samba at lists.samba.org
Received: from t21mta03-app.talk21.com (mta03.talk21.com
  [62.172.192.172]) by lists.samba.org (Postfix) with ESMTP id 5E5E54102
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 14:13:39 -0700 (PDT)
Received: from t21mtaV-lrs ([10.216.84.11]) by t21mta03-app.talk21.com
  (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id
  <20010902211908.VKZB16346.t21mta03-app.talk21.com at t21mtaV-lrs> for
  <samba at lists.samba.org>; Sun, 2 Sep 2001 22:19:08 +0100
Received: from 212.135.33.10 by t21web01-lrs ([10.216.84.11]); Sun, 2
  Sep 01 22:24:25 GMT+01:00
X-Mailer: talk21 v1.20 - http://talk21.btopenworld.com
From: max.eaves at talk21.com
To: samba at lists.samba.org
X-Talk21Ref: none
Date: Sun, 2 Sep 2001 22:24:25 GMT+01:00
Subject: Problems with getting Windows 2000 to speak to Samba
Mime-Version: 1.0
Content-type: text/plain; charset="us-ascii"
Message-Id: <20010902211908.VKZB16346.t21mta03-app.talk21.com at t21mtaV-lr
  s>
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/

> Hi all, 
> 
> I am having problems getting my Windows 2000 machine to look at my Linuxbox - I have Samba running as daemon, using nmbd -d. I am running Samba 2.0.7 on using Debian Linux; the Linux machine's IP address is 172.16.0.100, and the Windows machine is 172.16.0.1; 
> I enclose a copy of the smb.conf file to see if there are any obvious errors I am missing. 
> 
> Kind Regards 
> 
> 
> Max Eaves 


--
This message was sent by
M A X  E A V E S
mailto:max.eaves at talk21.com
mobile 07973 692021

--------------------
talk21 your FREE portable and private address on the net at http://www.talk21.com
;
; /etc/smb.conf
;
; Sample configuration file for the Samba suite for Debian GNU/Linux
;
; Please see the manual page for smb.conf for detailed description of
;       every parameter.
;

[global]
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   guest account = nobody
   invalid users = root

; "security = user" is always a good idea. This will require a Unix account
;       in this server for every user accessing the server.
   security = user

; Change this for the workgroup your Samba server will part of
   workgroup = VPON

   server string = %h server (Samba %v)

; If you want Samba to log though syslog only then set the following
;       parameter to 'yes'. Please note that logging through syslog in
;       Samba is still experimental.
   syslog only = no

; We want Samba to log a minimum amount of information to syslog. Everything
;       should go to /var/log/{smb,nmb} instead. If you want to log through
;       syslog you should set the following parameter to something higher.
   syslog = 0;

; This socket options really speed up Samba under Linux, according to my
;       own tests.
   socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096

; Passwords are encrypted by default. This way the latest Windows 95 and NT
;       clients can connect to the Samba server with no problems.
   encrypt passwords = yes

; It's always a good idea to use a WINS server. If you want this server
;       to be the WINS server for your network change the following parameter
;       to "yes". Otherwise leave it as "no" and specify your WINS server
;       below (note: only one Samba server can be the WINS server).
;       Read BROWSING.txt for more details.
   wins support = no

; If this server is not the WINS server then specify who is it and uncomment
;       next line.
   wins server = 172.16.0.1

; Please read BROWSING.txt and set the next four parameters according
;       to your network setup. There is no valid default so they are commented
;       out.
   os level = 0
   domain master = no
   local master = no
   preferred master = no

; What naming service and in what order should we use to resolve host names
;       to IP addresses
   name resolve order = lmhosts host wins bcast

; This will prevent nmbd to search for NetBIOS names through DNS.
   dns proxy = yes

; Name mangling options

   preserve case = yes
   short preserve case = yes

; This boolean parameter controlls whether Samba attempts to sync. the Unix
;       password with the SMB password when the encrypted SMB password in the
;       /etc/samba/smbpasswd file is changed.
   unix password sync = true

; For Unix password sync. to work on a Debian GNU/Linux system, the following
;       parameters must be set (thanks to Augustin Luton
;       <aluton at hybrigenics.fr> for sending the correct chat script for
;       the passwd program in Debian Potato).
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword
:* %n\n .

; The following parameter is useful only if you have the linpopup package
;       installed. The samba maintainer and the linpopup maintainer are
;       working to ease installation and configuration of linpopup and samba.
;   message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &

; The default maximum log file size is 5 MBytes. That's too big so this
;       next parameter sets it to 1 MByte. Currently, Samba rotates log
;       files (/var/log/{smb,nmb} in Debian) when these files reach 1000 KBytes.
;       A better solution would be to have Samba rotate the log file upon
;       reception of a signal, but for now on, we have to live with this.
   max log size = 1000


[homes]
   comment = Home_Directories
   browseable = yes

; By default, the home directories are exported read only. Change next
;       parameter to "no" if you want to be able to write to them.
   read only = no

; File creation mask is set to 0700 for security reasons. If you want to
;       create files with group=rw permissions, set next parameter to 0775.
   create mask = 0700

; Directory creation mask is set to 0700 for security reasons. If you want to
;       create dirs. with group=rw permissions, set next parameter to 0775.
   directory mask = 0700

[printers]
   comment = All_Printers
   browseable = yes
   path = /tmp
   printable = yes
   public = yes
   writable = no
   create mode = 0700

; A sample share for sharing your CD-ROM with others.
;[cdrom]
;   comment = Samba server's CD-ROM
;   writable = no
;   locking = no
;   path = /cdrom
;   public = yes
;
; The next two parameters show how to auto-mount a CD-ROM when the
;       cdrom share is accesed. For this to work /etc/fstab must contain
;       an entry like this:
;
;       /dev/scd0   /cdrom  iso9660 defaults,noauto,ro,user   0 0
;
; The CD-ROM gets unmounted automatically after the connection to the
;
; If you don't want to use auto-mounting/unmounting make sure the CD
;       is mounted on /cdrom
;
;   preexec = /bin/mount /cdrom
;   postexec = /bin/umount /cdrom

Return-Path: <jwitte at alpha-lab.net>
Delivered-To: samba at lists.samba.org
Received: from elvis.alpha-lab.net (unknown [195.211.179.170]) by
  lists.samba.org (Postfix) with ESMTP id BA83C4114; Sun,  2 Sep 2001
  15:01:04 -0700 (PDT)
Received: from alpha-lab.net (homer.alpha-lab.net [192.168.0.2]) by
  elvis.alpha-lab.net (Postfix) with ESMTP id C08512D18F; Mon,  3 Sep
  2001 00:03:51 +0200 (CEST)
Message-ID: <3B92ACC5.4060706 at alpha-lab.net>
Date: Mon, 03 Sep 2001 00:03:49 +0200
From: Jochen Witte <jwitte at alpha-lab.net>
Organization: alpha-lab.net
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2)
  Gecko/20010628
X-Accept-Language: de-de, en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Cc: samba-ntdom at lists.samba.org
Subject: Dell PowerVault can`t join domain
Content-Type: text/plain; charset=us-ascii; format=flowed
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,

the setup:

Linux/Redhat 7.1, samba 2.2.1a acting as a PDC.

Windows98 Domain-Logon        -    works great
Windows2000 Domain-Logon    -    works great

Fileserver Dell PowerVault 705N: seems to use WINS, but can`t join 
domain with error:

Failed to connect IPC$

The machine doesn`t provide a correct machine-name i think; I`ve got 
logging with %M-smbd.log - this produces a file "-smbd.log" on my 
Domain-Controller. Also here`s a part of this file (name of Fileserver: 
dumbo):

[2001/09/01 16:38:08, 5] passdb/smbpass.c:getsmbfilepwent(373)
  getsmbfilepwent: returning passwd entry for user dumbo, uid 29999
[2001/09/01 16:38:08, 10] passdb/smbpass.c:iterate_getsmbpwnam(1291)
  found by name: dumbo
[2001/09/01 16:38:08, 7] passdb/smbpass.c:endsmbfilepwent_internal(184)
  endsmbfilepwent_internal: closed password file.
[2001/09/01 16:38:08, 4] smbd/password.c:smb_password_ok(453)
  smb_password_ok: Checking SMB password for user dumbo
[2001/09/01 16:38:08, 5] smbd/password.c:smb_password_ok(473)
  challenge received
[2001/09/01 16:38:08, 4] smbd/password.c:smb_password_ok(481)
  smb_password_ok: Checking NT MD4 password
[2001/09/01 16:38:08, 4] smbd/password.c:smb_password_ok(485)
  NT MD4 password check succeeded
[2001/09/01 16:38:08, 7] param/loadparm.c:lp_servicenumber(3380)
  lp_servicenumber: couldn't find dumbo
[2001/09/01 16:38:08, 7] param/loadparm.c:lp_servicenumber(3380)
  lp_servicenumber: couldn't find homes
[2001/09/01 16:38:08, 10] smbd/password.c:register_vuid(285)
  register_vuid: (29999,30000) dumbo DUMBO BER1 guest=0
[2001/09/01 16:38:08, 10] smbd/password.c:register_vuid(296)
  register_vuid: allocated vuid = 100
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:push_sec_ctx(284)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:set_sec_ctx(316)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 30000
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:pop_sec_ctx(423)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:get_current_groups(167)
  get_current_groups: uid 0 is in 1 groups: 30000
[2001/09/01 16:38:08, 10] smbd/uid.c:uid_to_sid(387)
  uid_to_sid: winbind lookup for uid 29999 failed - trying local.
[2001/09/01 16:38:08, 10] smbd/uid.c:gid_to_sid(409)
  gid_to_sid: winbind lookup for gid 30000 failed - trying local.
[2001/09/01 16:38:08, 5] smbd/password.c:create_nt_token(251)
  user token sid S-1-5-21-3448782696-2253827645-1705931552-60998
[2001/09/01 16:38:08, 5] smbd/password.c:create_nt_token(251)
  user token sid S-1-5-21-3448782696-2253827645-1705931552-61001
[2001/09/01 16:38:08, 5] smbd/password.c:create_nt_token(251)
  user token sid S-1-1-0
[2001/09/01 16:38:08, 5] smbd/password.c:create_nt_token(251)
  user token sid S-1-5-2
[2001/09/01 16:38:08, 5] smbd/password.c:create_nt_token(251)
  user token sid S-1-5-11
[2001/09/01 16:38:08, 3] smbd/password.c:register_vuid(322)
  uid 29999 registered to name dumbo
[2001/09/01 16:38:08, 3] smbd/password.c:register_vuid(324)
  Clearing default real name
[2001/09/01 16:38:08, 3] smbd/password.c:register_vuid(326)
  User name: dumbo      Real name: PowerVault 705N
[2001/09/01 16:38:08, 8] tdb/tdbutil.c:tdb_pack(230)
  tdb_pack(fffdd, 1024) -> 49[2001/09/01 16:38:08, 6] 
smbd/reply.c:reply_sesssetup_and_X(1094)
  Client requested max send size of 65535
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(285)
  size=64
  smb_com=0x73
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=128
  smb_flg2=1
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(293)
  smb_tid=0
  smb_pid=0
  smb_uid=100
  smb_mid=0
  smt_wct=3
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[0]=255 (0xFF)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[1]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[2]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(308)
  smb_bcc=23
[2001/09/01 16:38:08, 10] lib/util.c:dump_data(1481)
  [000] 55 6E 69 78 00 53 61 6D  62 61 20 32 2E 32 2E 31  Unix.Sam ba 2.2.1
[2001/09/01 16:38:08, 10] lib/util.c:dump_data(1489)
  [010] 61 00 42 45 52 31 00                              a.BER1.
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(559)
  write_socket(5,68)
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(562)
  write_socket(5,68) wrote 68
[2001/09/01 16:38:08, 10] 
lib/util_sock.c:read_smb_length_return_keepalive(601)
  got smb length of 53
[2001/09/01 16:38:08, 6] smbd/process.c:process_smb(836)
  got message type 0x0 of len 0x35
[2001/09/01 16:38:08, 3] smbd/process.c:process_smb(837)
  Transaction 3 of length 57
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(285)
  size=53
  smb_com=0x75
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=0
  smb_flg2=0
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(293)  smb_tid=0
  smb_pid=0
  smb_uid=100
  smb_mid=0
  smt_wct=4
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[0]=255 (0xFF)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[1]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[2]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[3]=1 (0x1)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(308)
  smb_bcc=10
[2001/09/01 16:38:08, 10] lib/util.c:dump_data(1481)
  [000] 00 49 50 43 24 00 49 50  43 00                    .IPC$.IP C.
[2001/09/01 16:38:08, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 17784)
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:set_sec_ctx(316)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/01 16:38:08, 5] smbd/uid.c:unbecome_user(216)
  unbecome_user now uid=(0,0) gid=(0,0)
[2001/09/01 16:38:08, 3] smbd/error.c:error_packet(136)
  error packet at line 319 cmd=117 (SMBtconX) eclass=1 ecode=67
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(285)
  size=35
  smb_com=0x75
  smb_rcls=1
  smb_reh=0
  smb_err=67
  smb_flg=128
  smb_flg2=1
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(293)
  smb_tid=0
  smb_pid=0
  smb_uid=100
  smb_mid=0
  smt_wct=0[2001/09/01 16:38:08, 5] lib/util.c:show_msg(308)
  smb_bcc=0
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(559)
  write_socket(5,39)
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(562)
  write_socket(5,39) wrote 39
[2001/09/01 16:38:08, 10] 
lib/util_sock.c:read_smb_length_return_keepalive(601)
  got smb length of 39
[2001/09/01 16:38:08, 6] smbd/process.c:process_smb(836)
  got message type 0x0 of len 0x27
[2001/09/01 16:38:08, 3] smbd/process.c:process_smb(837)
  Transaction 4 of length 43
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(285)
  size=39
  smb_com=0x74
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=0
  smb_flg2=0
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(293)
  smb_tid=0
  smb_pid=0
  smb_uid=100
  smb_mid=0
  smt_wct=2
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[0]=255 (0xFF)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[1]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(308)
  smb_bcc=0
[2001/09/01 16:38:08, 3] smbd/process.c:switch_message(650)
  switch message SMBulogoffX (pid 17784)
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:set_sec_ctx(316)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/01 16:38:08, 5] smbd/uid.c:unbecome_user(216)
  unbecome_user now uid=(0,0) gid=(0,0)
[2001/09/01 16:38:08, 8] tdb/tdbutil.c:tdb_unpack(319)
  tdb_unpack(fffdd, 49) -> 49
[2001/09/01 16:38:08, 3] smbd/reply.c:reply_ulogoffX(1783)
  ulogoffX vuid=100
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(285)
  size=39
  smb_com=0x74
  smb_rcls=0
  smb_reh=0
  smb_err=0  smb_flg=128
  smb_flg2=1
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(293)
  smb_tid=0
  smb_pid=0
  smb_uid=100
  smb_mid=0
  smt_wct=2
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[0]=255 (0xFF)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(302)
  smb_vwv[1]=0 (0x0)
[2001/09/01 16:38:08, 5] lib/util.c:show_msg(308)
  smb_bcc=0
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(559)
  write_socket(5,43)
[2001/09/01 16:38:08, 6] lib/util_sock.c:write_socket(562)
  write_socket(5,43) wrote 43
[2001/09/01 16:38:08, 10] lib/util_sock.c:read_socket_data(472)
  read_socket_data: recv of 4 returned 0. Error = Success
[2001/09/01 16:38:08, 10] lib/util_sock.c:receive_smb(652)
  receive_smb: length < 0!
[2001/09/01 16:38:08, 3] smbd/process.c:timeout_processing(1062)
  end of file from client
[2001/09/01 16:38:08, 3] smbd/sec_ctx.c:set_sec_ctx(316)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/09/01 16:38:08, 5] smbd/uid.c:unbecome_user(216)
  unbecome_user now uid=(0,0) gid=(0,0)
[2001/09/01 16:38:08, 2] smbd/server.c:exit_server(448)
  Closing connections
[2001/09/01 16:38:08, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to
[2001/09/01 16:38:08, 3] smbd/server.c:exit_server(483)
  Server exit (normal exit)


The Fileserver leaves not much to configure: there`s a machine-name 
(dumbo) and another "normal" account to get user-lists...
I`m not very well experienced with samba, but I think the Fileserver 
doesn`t act very much as a Windows machine should: it seems it doesn`t 
use a real machine-trust-account...

My question: has anybody experienced a similar problem? Is anybody able 
to give me a workaround?

Sorry for this very long mail :)

Greetings

-- 
Jochen Witte
CHAT: https://jwitte.no-ip.com/alpha/lab/chat
<jwitte at alpha-lab.net>

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 3610A44C2 for <samba at lists.samba.org>; Sun,  2
  Sep 2001 15:08:24 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id SAA12866 for samba at lists.samba.org; Sun, 2 Sep 2001
  18:11:16 -0400
Date: Sun, 2 Sep 2001 18:11:16 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: access problem with win98
Message-ID: <20010902181116.A12844 at hammershome.com>
References: <Pine.LNX.4.33.0109022139440.27330-100000 at stardust.kirowski.
  com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.LNX.4.33.0109022139440.27330-100000 at stardust.kirowski
  . com>; from nubreed at kirowski.com on Sun, Sep 02, 2001 at 09:42:01PM
  +0200
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 Sun, Sep 02, 2001 at 09:42:01PM +0200, Vidak Bence wrote:
> Hi All!
> 
> I have a Samba server (version 2.2.1a-4) under linux. There are some
> machines with win98 OS, and these can't browse the sharing folders
> and files. They just can browse the top level folder. In this situation i
> use windows explorer! When i try this action with any other program such as
> windows commander, i can browse and see anything!
> Under any other OS (linux, win2k) everything is o.k!
> 
I would:
1. Send along any error messages you may have gotten.
2. Make the debug level 3 in smb.conf, and look for any problems. The logs
are quite helpful.
3. Have you gone throught DIAGNOSIS.txt (comes with the samba docs).

Joel
P.S. I had this same problem, and it was due to case conversions. YMMV.

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id A8F08450A for <samba at lists.samba.org>; Sun,  2
  Sep 2001 15:10:58 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id SAA12876 for samba at lists.samba.org; Sun, 2 Sep 2001
  18:13:51 -0400
Date: Sun, 2 Sep 2001 18:13:51 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Problems with getting Windows 2000 to speak to Samba
Message-ID: <20010902181351.B12844 at hammershome.com>
References: <20010902211908.VKZB16346.t21mta03-app.talk21.com at t21mtaV-lr
  s>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010902211908.VKZB16346.t21mta03-app.talk21.com at t21mtaV-l
  r s>; from max.eaves at talk21.com on Sun, Sep 02, 2001 at 10:24:25PM
  +0000
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/

The usual response is to walk through DIAGNOSIS.txt in the samba
documentation.
Joel

Return-Path: <root at battleship.samba.org>
Delivered-To: samba at lists.samba.org
Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk
  [195.188.53.122]) by lists.samba.org (Postfix) with ESMTP id 48FE04123
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 15:31:13 -0700 (PDT)
Received: from battleship ([62.31.241.14]) by blueyonder.co.uk  with
  Microsoft SMTPSVC(5.5.1877.687.68); Sun, 2 Sep 2001 23:34:07 +0100
Content-Type: text/plain; charset="iso-8859-1"
From: root <root at battleship.samba.org>
To: samba at lists.samba.org
Subject: swat
Date: Sun, 2 Sep 2001 23:31:15 +0100
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01090223310800.01112 at battleship>
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/

I have linux 7.1 and cannot find the file inetd.conf so I can add 

swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat

to start swat.

What file should I add this line to?

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 63D1B410D for <samba at lists.samba.org>; Sun,  2
  Sep 2001 16:21:36 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id TAA13153 for samba at lists.samba.org; Sun, 2 Sep 2001
  19:24:29 -0400
Date: Sun, 2 Sep 2001 19:24:28 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: swat
Message-ID: <20010902192428.A13137 at hammershome.com>
References: <01090223310800.01112 at battleship>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <01090223310800.01112 at battleship>; from
  root at battleship.samba.org on Sun, Sep 02, 2001 at 11:31:15PM +0100
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/

Do you have Redhat Linux?
They use a different setup, one which I am not competent to comment
on.
They called it xinetd or some such but it is too complicated for me.
Joel

On Sun, Sep 02, 2001 at 11:31:15PM +0100, root wrote:
> I have linux 7.1 and cannot find the file inetd.conf so I can add 
> 
> swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat
> 
> to start swat.
> 
> What file should I add this line to?
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <sotl155360 at earthlink.net>
Delivered-To: samba at lists.samba.org
Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net
  [207.217.120.22]) by lists.samba.org (Postfix) with ESMTP id 1DDC14125
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 17:28:38 -0700 (PDT)
Received: from localhost.localdomain
  (dialup-63.208.207.111.Dial1.Tampa1.Level3.net [63.208.207.111]) by
  hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id RAA09469;
  Sun, 2 Sep 2001 17:31:28 -0700 (PDT)
Content-Type: text/plain; charset="iso-8859-1"
From: SOTL <sotl155360 at earthlink.net>
To: root <root at battleship.samba.org>, samba at lists.samba.org
Subject: Re: swat
Date: Sun, 2 Sep 2001 20:30:59 -0400
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
In-Reply-To: <01090223310800.01112 at battleship>
MIME-Version: 1.0
Message-Id: <01090220305900.02132 at localhost.localdomain>
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 Sunday 02 September 2001 06:31 pm, root wrote:
> I have linux 7.1 and cannot find the file inetd.conf so I can add
>
> swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat
>
> to start swat.
>
> What file should I add this line to?
None.

To start swat in RH7.1
1. Log in as root in KDE. 

You must log in to KDE as root.
You may not uses any other method. You may not do this log in to swat from 
the command line. You may not su in to root. You may use telnet et. 
You can not initiate swat by starting Konqueror and entering a file address 
at a port. This will not work.
All other methods have proven on my RH7.1 system to fail. Why? Do not have a 
clue.

2. Click on KDE's K icon and bring up the menu.

3. Go to system Samba configuration.

4. User ID is root, password is the root password.

If you know how to configure RH 7.1 to be a DHCP network server please 
forward information as I can not find dhcp configuration file. 

Frank

Return-Path: <sotl155360 at earthlink.net>
Delivered-To: samba at lists.samba.org
Received: from goose.mail.pas.earthlink.net
  (goose.mail.pas.earthlink.net [207.217.120.18]) by lists.samba.org
  (Postfix) with ESMTP id 49831442D for <samba at lists.samba.org>; Sun,  2
  Sep 2001 17:39:13 -0700 (PDT)
Received: from localhost.localdomain
  (dialup-63.215.216.92.Dial1.Tampa1.Level3.net [63.215.216.92]) by
  goose.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id RAA22953;
  Sun, 2 Sep 2001 17:42:03 -0700 (PDT)
Content-Type: text/plain; charset="iso-8859-1"
From: SOTL <sotl155360 at earthlink.net>
To: root <root at battleship.samba.org>, samba at lists.samba.org
Subject: Re: swat
Date: Sun, 2 Sep 2001 20:38:55 -0400
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
  <01090220305900.02132 at localhost.localdomain>
In-Reply-To: <01090220305900.02132 at localhost.localdomain>
MIME-Version: 1.0
Message-Id: <01090220385500.02398 at localhost.localdomain>
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 Sunday 02 September 2001 08:30 pm, SOTL wrote:
> On Sunday 02 September 2001 06:31 pm, root wrote:
> > I have linux 7.1 and cannot find the file inetd.conf so I can add
> >
> > swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat
> >
> > to start swat.
> >
> > What file should I add this line to?
>
> None.
>
> To start swat in RH7.1
> 1. Log in as root in KDE.
>
> You must log in to KDE as root.
> You may not uses any other method. You may not do this log in to swat from
> the command line. You may not su in to root. You may use telnet et.
> You can not initiate swat by starting Konqueror and entering a file address
> at a port. This will not work.
> All other methods have proven on my RH7.1 system to fail. Why? Do not have
> a clue.
Forgot to note: This can not be done from Gonome either.
>
> 2. Click on KDE's K icon and bring up the menu.
>
> 3. Go to system Samba configuration.
>
> 4. User ID is root, password is the root password.
>
> If you know how to configure RH 7.1 to be a DHCP network server please
> forward information as I can not find dhcp configuration file.
>
> Frank

Return-Path: <danny at rol.com.cn>
Delivered-To: samba at lists.samba.org
Received: from ht.rol.cn.net (unknown [168.160.233.46]) by
  lists.samba.org (Postfix) with ESMTP id BF357413C for
  <samba at lists.samba.org>; Sun,  2 Sep 2001 17:49:27 -0700 (PDT)
Received: from server ([61.149.32.97]) by ht.rol.cn.net
  (8.9.1b+Sun/8.9.1) with SMTP id IAA10448 for <samba at lists.samba.org>;
  Mon, 3 Sep 2001 08:52:59 +0800 (CST)
Message-Id: <200109030052.IAA10448 at ht.rol.cn.net>
Date: Mon, 3 Sep 2001 8:53:44 +0800
From: danny <danny at rol.com.cn>
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: Why Win2k client change the file's time?
X-mailer: FoxMail 3.11 Release [cn]
Mime-Version: 1.0
Content-Type: text/plain; charset="GB2312"
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,all:

I use a linux box as a file server use samba2.0.6
It works fine with win98 client.
But when a Win2000 client copy files to the server,
the time of the file changed to the server's current time,
not the file's original time.
How to solve this problem?

Return-Path: <hoa408 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from web13304.mail.yahoo.com (web13304.mail.yahoo.com
  [216.136.175.40]) by lists.samba.org (Postfix) with SMTP id 56CE24109
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 18:15:17 -0700 (PDT)
Message-ID: <20010903011809.31165.qmail at web13304.mail.yahoo.com>
Received: from [66.87.77.11] by web13304.mail.yahoo.com via HTTP; Sun,
  02 Sep 2001 18:18:09 PDT
Date: Sun, 2 Sep 2001 18:18:09 -0700 (PDT)
From: Hoa Luong <hoa408 at yahoo.com>
Subject: access denied unable to connect
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/

i am using Samba 2.2 and get the message " access
denied unable to connect" when looking at a printer on
a my Solaris 8 samba server. I can acces the file
share just fine.

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Return-Path: <tony at cantech.net.au>
Delivered-To: samba at lists.samba.org
Received: from pandora.cantech.net.au (unknown [203.26.6.29]) by
  lists.samba.org (Postfix) with ESMTP id D99FA419F for
  <samba at lists.samba.org>; Sun,  2 Sep 2001 18:24:32 -0700 (PDT)
Received: from thor.cantech.net.au (thor.cantech.net.au [203.26.6.12])
  by pandora.cantech.net.au (8.9.3/8.9.3) with ESMTP id JAA28214; Mon, 3
  Sep 2001 09:27:05 +0800
Date: Mon, 3 Sep 2001 09:27:05 +0800 (WST)
From: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
To: Terry Davis <tdavis at birddog.com>
Cc: <samba at lists.samba.org>
Subject: Re: infamous pam problems
In-Reply-To: <999062626.3b8c7c62ac769 at secure.birddog.com>
Message-ID: <Pine.LNX.4.33.0109030924251.13492-100000 at thor.cantech.net.a
  u>
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/

On Wed, 29 Aug 2001, Terry Davis wrote:

> Hello,
> I guess what I am looking for is some awesome documentation regarding pam+samba.
> I have an rpm version installed on redhat 7.1.
>
> 1) How do I know if --with-pam was compiled into the rpm?

There are a couple of options.
1) grab the SRPM for samaba and look at the configure line.
   This will definat;y tell you what options samba was compiled with
2) strings `which smbd` |grep -i pam  If there are any symbols that contain
   the string pam, then there is "some" level of pam support in your samba.
   This option is, as I'm sure you can see, less accurate.

> 2) How can I force samba to use pam vs smbpasswd ?

can't help you there.


Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */

Return-Path: <dragos.delcea at farmexim.ro>
Delivered-To: samba at lists.samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
  lists.samba.org (Postfix) with SMTP id 0E9C84542 for
  <samba at lists.samba.org>; Sun,  2 Sep 2001 22:48:13 -0700 (PDT)
Received: (qmail 3628 invoked from network); 3 Sep 2001 05:53:30 -0000
Received: from dragosd.farmexim.ro (HELO busybox) (192.168.1.60) by
  192.168.1.3 with SMTP; 3 Sep 2001 05:53:30 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Dragos <dragos.delcea at farmexim.ro>
Reply-To: dragos.delcea at farmexim.ro
Organization: Farmexim SA
To: root <root at battleship.samba.org>, samba at lists.samba.org
Subject: Re: swat
Date: Mon, 3 Sep 2001 08:56:49 +0300
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
In-Reply-To: <01090223310800.01112 at battleship>
MIME-Version: 1.0
Message-Id: <01090308564901.10684 at busybox>
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/

RH7.1 uses xinetd...
you must add a file in /etc/xinetd.d/ named swat that contains:
----------------
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
#              to configure your Samba server. To use SWAT, \
#              connect to port 901 with your favorite web browser.
service swat
{
        disable = no
        port    = 901
        socket_type     = stream
        wait    = no
        only_from = localhost
        user    = root
        server  = /usr/sbin/swat
        log_on_failure  += USERID
}
------------------
and restart xinetd

dragos

On Monday 03 September 2001 01:31 am, root wrote:
> I have linux 7.1 and cannot find the file inetd.conf so I can add
>
> swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat
>
> to start swat.
>
> What file should I add this line to?

Return-Path: <china-rider at wanadoo.fr>
Delivered-To: samba at lists.samba.org
Received: from smtprt15.wanadoo.fr (smtprt13.wanadoo.fr
  [193.252.19.223]) by lists.samba.org (Postfix) with ESMTP id 17134420D
  for <samba at lists.samba.org>; Sun,  2 Sep 2001 23:52:39 -0700 (PDT)
Received: from andira.wanadoo.fr (193.252.19.152) by
  smtprt15.wanadoo.fr; 3 Sep 2001 08:55:29 +0200
Received: from fticyav9vu (193.250.79.121) by andira.wanadoo.fr; 3 Sep
  2001 08:55:22 +0200
Message-ID: <000001c1335a$2dca7240$0500a8c0 at wanadoo.fr>
From: "China Rider" <china-rider at wanadoo.fr>
To: <samba at lists.samba.org>
Subject: Network Error from Win98 client
Date: Sun, 2 Sep 2001 03:48:06 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2615.200
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/

Everything on my samba setup seems to work, up until the point at which a
user tries to open or save a file to a share they get the (blue-screen)
message:
'Network error - you have no space available on the server'
Followed by a Windoze message 'The disk is full or too many files are open'
I presume that this is something to do with quotas, although I've done
'quotaoff -a'
What am I doing wrong?

Thanks in advance
John

Return-Path: <mbnospam at mbeddow.net>
Delivered-To: samba at lists.samba.org
Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com
  [62.253.162.41]) by lists.samba.org (Postfix) with ESMTP id A3EF74449
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 01:48:23 -0700 (PDT)
Received: from michaelnt2k ([62.252.237.58]) by mta01-svc.ntlworld.com
  (InterMail vM.4.01.03.00 201-229-121) with SMTP id
  <20010903085113.ZYUE15984.mta01-svc.ntlworld.com at michaelnt2k> for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 09:51:13 +0100
Message-ID: <05ce01c13456$46bc9380$0201010a at michaelnt2k>
From: "Michael Beddow" <mbnospam at mbeddow.net>
To: <samba at lists.samba.org>
Subject: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9
Date: Mon, 3 Sep 2001 09:56:09 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
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/

With the above combination, 2.2.1a (compiled --with-quotas) isn't
working. Quota support on the underlying fs is fine, but quota'ed Samba
shares show the full capacity of the partition, not the user's limits,
and Samba lets clients hit their soft limit, whereupon Win98
bluescreens.

Could anyone who has this combination working perhaps confirm that I'm
not wasting my time on this (been trying for six weeks with various
Samba, XFS and Kernel builds, but no luck). Or maybe give me a hint as
to what debugging level to set and what to look for in the logs so I can
trace this further myself. Debugging messages which, to judge from the
source, are supposed to be thrown from quotas.c aren't appearing in the
log, no matter what debug level I set, so it looks as though that's not
being called, tho its definitely compiled in.

Michael
---------------------------------------------------------
Michael Beddow   http://www.mbeddow.net/

Return-Path: <rizvii at dpsl.net>
Delivered-To: samba at us5.samba.org
Received: from khyber.enigma (unknown [202.144.16.187]) by
  lists.samba.org (Postfix) with ESMTP id 5E43545EC for
  <samba at us5.samba.org>; Mon,  3 Sep 2001 03:44:23 -0700 (PDT)
Received: by india.versaware.com with Internet Mail Service
  (5.5.2653.19) id <R0BSXKAS>; Mon, 3 Sep 2001 16:25:28 +0530
Received: from khyber.enigma (india.versaware.com [202.144.16.187]) by
  khyber.enigma with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2653.13) id R0BSXKAQ; Mon, 3 Sep 2001 16:25:25 +0530
Received: FROM systemadmin BY khyber.enigma ; Mon Sep 03 16:25:23 2001
  +0500
From: Rizvi Inamdar <rizvii at dpsl.net>
To: drankin at txucom.net
Cc: samba at us5.samba.org
Message-ID: <001501c13465$60624a00$e10110ac at systemadmin>
Subject: Ms access to samba problem
Date: Mon, 3 Sep 2001 16:14:13 +0530
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
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/

Hi All,

Well we have a huge setup of heterogeneous network consisting of MS
Windows
NT Server 4.0 (Service Pack 6a) as the PDC  and  4 NT servers 4.0 (SP
6a) as
BDCs. There are couple of Linux Servers running Samba (2.0.5a) serving
as
File Servers for this network with 800 Windows NT Workstation 4.0 (SP 5)
and
more than 800 users. Recently we were facing some problems with the
users
getting disconnected from the server while they are working on files
residing on these Linux file servers.

The Linux File servers are configured to be the member servers in the NT
domain using the parameter in the smb.conf file:

security = server
password server = <PDC Servername>, <BDC Servername>, <BDC Servername>,
<BDC
Servername>, <BDC Servername>,


All the users logon on to the domain and hence get access to the Linux
file
servers wherever they are allocated to. These users are using an
application
which uses an MS ACCESS Database residing on the Linux File Server
(SAMBA).
The major problem is that the users get disconnected all of a sudden in
the
middle of there operations when usually the application tries to read of
write data into the ACCESS Database. On retrying sometimes it works but
sometimes it does not. Also if the user tries to access this file on the
Linux File Server manually using the NT Explorer, he is denied access to
the
Server. On checking the Samba logs at that time it reflects that the
user's
password was rejected by the authentication server (PDC or BDC in this
case), though he is valid NT Domain user and  has valid equivalent
userid on
the Linux File servers. Then at the same time if we trying logging with
some
other valid userid on the NT machine where the user got disconnected, it
works.

Well this a very weird problem ..... Could anyone please help me
resolving
this issue to atleast some work around to find the actual cause of the
problem.

more than 5 users are connecting to samba access database at the same
time


Rizvi Inamdar

Return-Path: <alsim3 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com
  [216.136.174.114]) by lists.samba.org (Postfix) with SMTP id 6CBBE40FB
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 03:52:03 -0700 (PDT)
Received: from j59.kch20.jaring.my (HELO acidic.ars.org) (161.142.55.73)
  by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 Sep 2001 10:54:53 -0000
X-Apparently-From: <alsim3 at yahoo.com>
Date: Mon, 3 Sep 2001 10:08:13 +0800
From: Alvin Sim <alsim3 at yahoo.com>
X-Mailer: The Bat! (v1.53o)
Reply-To: Alvin Sim <alsim3 at yahoo.com>
Organization: zilch
Message-ID: <131946090.20010903100813 at yahoo.com>
To: Alvin Sim <alsim3 at yahoo.com>
Cc: samba at lists.samba.org
Subject: Re: Bad Authorization - w2k pro & samba 2.2.1a
In-Reply-To: <1762303071.20010901212640 at yahoo.com>
References: <1762303071.20010901212640 at yahoo.com>
MIME-Version: 1.0
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/

ok... after searching for a while, i've found out that this was a known
issue with samba version 2.2.1a. for those who are running freebsd and
2.2.1a, what i did was deinstall 2.2.1a, upgrade/cvsup new ports tree
and reinstall with version 2.2.1a revision 1 (2.2.1a_1) and all (swat)
will be fine again.


~as


Saturday, September 01, 2001, 09:26:40 PM, alsim3 at yahoo.com wrote:
> i suddenly could not logged into my samba server from my w2k pro machine
> using SWAT. i tried logging in with root and my username (alvin) with no
> luck. the password(s), i'm absolutely sure, are correct.

> from opera 5.X, i get:
>      The server requested a login authentication method that is not
>      supported.

> from ie5.5, i get:
>      401 Bad Authentication
>      username or password incorrect

> this is a freebsd 4.3-stable (i386) machine, last built world on Jul.
> 26th, 2001. this only happened about a week or 2 ago (maybe more or even
> after building world, which i did not test then) but i didnt think much
> of it and had little time to troubleshoot it. so, here i am now :)

> if it matters, this machine is not using kerberosXXX and/or pam. if any
> one could lend me a hand here, i'd really appreciate it. i'm including
> my /usr/local/etc/smb.conf, (partial) /etc/services and /etc/inetd.conf
> in case someone could help me spot any mistakes there might be.

> thanks.

<snip file config>





-- 
mailto:alsim3 at yahoo.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <alsim3 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com
  [216.136.174.114]) by lists.samba.org (Postfix) with SMTP id 34EB34130
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 03:52:07 -0700 (PDT)
Received: from j59.kch20.jaring.my (HELO acidic.ars.org) (161.142.55.73)
  by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 Sep 2001 10:54:56 -0000
X-Apparently-From: <alsim3 at yahoo.com>
Date: Mon, 3 Sep 2001 10:10:45 +0800
From: Alvin Sim <alsim3 at yahoo.com>
X-Mailer: The Bat! (v1.53o)
Reply-To: Alvin Sim <alsim3 at yahoo.com>
Organization: zilch
Message-ID: <1121098629.20010903101045 at yahoo.com>
To: superbug <superbug at mail2000.com.tw>
Cc: samba at lists.samba.org
Subject: Re: I Can't login SWAT with root account
In-Reply-To: <999425670.79429.superbug at mail2000.com.tw>
References: <999425670.79429.superbug at mail2000.com.tw>
MIME-Version: 1.0
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/

look for message title "Bad Authorization - w2k pro & samba 2.2.1a"
above for workaround. i've hit the same problem running 4.3-stable.


Sunday, September 02, 2001, 06:14:30 PM, superbug at mail2000.com.tw wrote:
> Dear all:
>     I installed  SAMBA 2.2.1a step by step :
>      ./configure
>      make ; make install

>      setup /etc/services & /etc/inetd.conf & kill -1 PID

>     but , I can't login SWAT by root account ,why ?
>     I try another user account was ok! but 'root' cannot ...

>    PS. my OS FreeBSD 4.2 & 4.3 ...

> sueprbug

> ----== Mailed via Openfind ==-----
> http://mail2000.com.tw/ 4#(Q'K6O9q$l6l%s+H=c




~as

-- 
mailto:alsim3 at yahoo.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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 40B514181 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 04:18:59 -0700 (PDT)
Received: from piglett.bartlett.house (as2-161.cbr.au.asiaonline.net
  [210.215.10.161]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f83BLXI13693; Mon, 3 Sep 2001 21:21:33 +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
  VAA21850; Mon, 3 Sep 2001 21:21:28 +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
  VAA06077; Mon, 3 Sep 2001 21:21:27 +1000
Message-ID: <3B9367B7.9B64111D at bartlett.house>
Date: Mon, 03 Sep 2001 21:21:27 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
Cc: Terry Davis <tdavis at birddog.com>, samba at lists.samba.org
Subject: Re: infamous pam problems
References: <Pine.LNX.4.33.0109030924251.13492-100000 at thor.cantech.net.a
  u>
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/

"Anthony J. Breeds-Taurima" wrote:
> 
> On Wed, 29 Aug 2001, Terry Davis wrote:
> 
> > Hello,
> > I guess what I am looking for is some awesome documentation regarding pam+samba.
> > I have an rpm version installed on redhat 7.1.
> >
> > 1) How do I know if --with-pam was compiled into the rpm?
> 
> There are a couple of options.
> 1) grab the SRPM for samaba and look at the configure line.
>    This will definat;y tell you what options samba was compiled with

All samba RPMs that I know of, and the 2.2.1a RedHat ones on samba.org
in particular are compiled --with-pam (I compiled them ;-)

> 2) strings `which smbd` |grep -i pam  If there are any symbols that contain
>    the string pam, then there is "some" level of pam support in your samba.
>    This option is, as I'm sure you can see, less accurate.
> 
> > 2) How can I force samba to use pam vs smbpasswd ?

If compiled --with-pam, PAM is used for plain-text authencation (SWAT,
plain-text clients).

If you have encrypt passwords = no, some clients will send clear-text
passwords, others require registry hacks.

If you have encrypt passwords = yes (recommended) then nearly all
clients will send you encrypted passwords for compaison with smbpasswd. 

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <dragos.delcea at farmexim.ro>
Delivered-To: samba at lists.samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
  lists.samba.org (Postfix) with SMTP id 61A4E4661 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 04:35:28 -0700 (PDT)
Received: (qmail 5075 invoked from network); 3 Sep 2001 11:40:45 -0000
Received: from dragosd.farmexim.ro (HELO busybox) (192.168.1.60) by
  192.168.1.3 with SMTP; 3 Sep 2001 11:40:45 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Dragos <dragos.delcea at farmexim.ro>
Reply-To: dragos.delcea at farmexim.ro
Organization: Farmexim SA
To: samba at lists.samba.org
Subject: Re: swat
Date: Mon, 3 Sep 2001 14:43:47 +0300
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
  <01090308564901.10684 at busybox> <01090311005701.01030 at battleship>
In-Reply-To: <01090311005701.01030 at battleship>
MIME-Version: 1.0
Message-Id: <01090314434703.10684 at busybox>
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/

That's the whole point: create it! samba doesn't come with this file;
cut from this mail and paste into a file called 'swat' which you must put in 
'/etc/xinetd.d/' and restart xinetd like this:
/etc/init.d/xinetd restart
if you don't have the '/etc/xinetd.d/' directory, then you most likely don't 
have xinetd installed...
and if you want to connect to swat from another host add it on the line with 
only_from

dragos

PS and fix that mail address, because is not valid and I can't just hit reply 
(root <root at battleship>)

On Monday 03 September 2001 01:00 pm, you wrote:
> I have not got this file either, I have also tried installing samba through
> unpacking the .gz file - still have not got this file though.
>
> Gloria
>
> On Monday 03 September 2001  6:56 am, you wrote:
> > RH7.1 uses xinetd...
> > you must add a file in /etc/xinetd.d/ named swat that contains:
> > ----------------
> > # default: off
> > # description: SWAT is the Samba Web Admin Tool. Use swat \
> > #              to configure your Samba server. To use SWAT, \
> > #              connect to port 901 with your favorite web browser.
> > service swat
> > {
> >         disable = no
> >         port    = 901
> >         socket_type     = stream
> >         wait    = no
> >         only_from = localhost
> >         user    = root
> >         server  = /usr/sbin/swat
> >         log_on_failure  += USERID
> > }
> > ------------------
> > and restart xinetd
> >
> > dragos
> >
> > On Monday 03 September 2001 01:31 am, root wrote:
> > > I have linux 7.1 and cannot find the file inetd.conf so I can add
> > >
> > > swat stream tcp nowait 400 root	/usr/local/samba/bin/swat swat
> > >
> > > to start swat.
> > >
> > > What file should I add this line to?

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  E80E946E5 for <samba at lists.samba.org>; Mon,  3 Sep 2001 04:40:43 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id LAA00714; Mon, 3 Sep 2001 11:15:13 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Mon, 03 Sep 2001 12:42:12 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  MAA25360; Mon, 3 Sep 2001 12:43:20 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXN7B6>; Mon, 3 Sep 2001 12:44:07 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC0111C36B at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Michael Beddow <mbnospam at mbeddow.net>, samba at lists.samba.org
Subject: RE: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9
Date: Mon, 3 Sep 2001 12:43:09 +0100 
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 Michael,

I am using kernel 2.4.3 and I have the same problem. I was told the problem
is the kernel version itself and the only solution is to use an older
kernel. 2.2.19 was the one advised to me.

Cheers
Gustavo

-----Original Message-----
From: Michael Beddow [mailto:mbnospam at mbeddow.net] 
Sent: segunda-feira, 3 de setembro de 2001 05:56
To: samba at lists.samba.org
Subject: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9

With the above combination, 2.2.1a (compiled --with-quotas) isn't
working. Quota support on the underlying fs is fine, but quota'ed Samba
shares show the full capacity of the partition, not the user's limits,
and Samba lets clients hit their soft limit, whereupon Win98
bluescreens.

Could anyone who has this combination working perhaps confirm that I'm
not wasting my time on this (been trying for six weeks with various
Samba, XFS and Kernel builds, but no luck). Or maybe give me a hint as
to what debugging level to set and what to look for in the logs so I can
trace this further myself. Debugging messages which, to judge from the
source, are supposed to be thrown from quotas.c aren't appearing in the
log, no matter what debug level I set, so it looks as though that's not
being called, tho its definitely compiled in.

Michael
---------------------------------------------------------
Michael Beddow   http://www.mbeddow.net/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <lkcl at angua.rince.de>
Delivered-To: samba at samba.org
Received: from angua.rince.de (angua.rince.de [194.120.0.21]) by
  lists.samba.org (Postfix) with ESMTP id 10D1A4192; Mon,  3 Sep 2001
  05:25:42 -0700 (PDT)
Received: by angua.rince.de (Postfix, from userid 1011) id E195A2A43D;
  Mon,  3 Sep 2001 14:27:58 +0200 (CEST)
Date: Mon, 3 Sep 2001 14:27:58 +0200
From: Luke Kenneth Casson Leighton <lkcl at samba-tng.org>
To: cifs at discuss.microsoft.com
Cc: samba at samba.org, samba-technical at samba.org, samba-ntdom at samba.org
Subject: dcerpc.net - developer forum for DCE/RPC
Message-ID: <20010903142758.A2021 at angua.rince.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.4i
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 there,

it's been a while :)  been off doing other things, and
now i'm back.  sorry i wasn't at the cifs conference:
i had no means to get there.

i wanted to let you know of dcerpc.net.
dcerpc.net is a developer resource dedicated to DCE/RPC.

as you know, DCE/RPC is kinda tightly integrated into
Windows NT, so it's kinda critical to you.

we're setting up a discussion forum, mailing lists,
cvs - the usual stuff that relates typically to online
project development, however we're intending to reach
further than that: commercial projects are just as
welcome, in fact, actively encouraged.

on the cards is the development and documentation of
an interoperability API to allow coexistence between
different vendor's implementations of DCE/RPC
client/server apps on the same box - *including*
Windows NT-compatible DCE/RPC, over SMB IPC$
(aka NamedPipes: in DCE/RPC terminology, this
is ncacn_np)

at present, my guess is that virtually every single
CIFS vendor who has developed DCE/RPC applications
and framework, has their own 'integrated' implementation
of the NamedPipes transport.
see http://dcerpc.net/article/index.xvl?acct=article:_00
because even samba is guilty of taking this approach.

do you want to develop your own file server but
don't want to spend time right now developing
the entire DCE/RPC suite?  implement this interoperability
API and you won't have to.

do you want to develop your own dce/rpc services, but
don't want to spend time developing an entire SMB
server?  implement this interoperability API and you
won't have to.

anyway, that's just the beginning of the sort of thing
that we'd like to achieve.

if anyone has their own implementations of DCE/RPC
services, not just Windows NT ones, please feel free
to create a project and fill in a homepage link to
your own site.

and if anyone would like to sponsor this site,
the people running it, the people developing
freedce (which is OSF/1 licensed, which is a BSD
style license) so that there is a resource out
there that will save you and others an awful lot
of work, please contact me.

luke

Return-Path: <damm at linux1.maico.de>
Delivered-To: samba at lists.samba.org
Received: from [212.86.167.6] (unknown [212.86.167.6]) by
  lists.samba.org (Postfix) with SMTP id 5439A42EB for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 05:41:32 -0700 (PDT)
Received: from linux1.maico.de by [212.86.167.6] via smtpd (for
  samba.sourceforge.net [198.186.203.85]) with SMTP; 3 Sep 2001 12:44:23
  UT
Received: from localhost (localhost [[UNIX: localhost]]) by
  linux1.maico.de (8.11.2/8.11.2) id f83Cixf02072 for
  samba at lists.samba.org; Mon, 3 Sep 2001 14:44:59 +0200
Content-Type: text/plain; charset="iso-8859-1"
From: Rene Damm <damm at linux1.maico.de>
To: samba at lists.samba.org
Subject: samba hangs when accessing windows shares
Date: Mon, 3 Sep 2001 14:44:58 +0200
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01090314445800.01034 at linux1.maico.de>
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/

I'm using Samba (2.2.1a but had the same problem with 2.0.7) on a RedHat 7.1 
Linux box as part of a larger NT domain.  Joining the domain worked fine and 
generally anything works, but accesses to Windows shares often just hang 
forever (i.e. a long time).  When reading a file, it only hangs occasionally, 
but writing a file always goes at nightmare speeds.  It's not sure of course, 
if this is Samba's fault, but the network connection otherwise works 
flawlessly and is quite fast (100mbit ethernet).  Logging at higher levels 
disappointingly didn't reveal anything.  A SuSe Linux box in the same network 
has no problems, though I do not currently know its Samba version.

Besides, SWAT still doesn't run even though I created that 
/usr/share/samba/swat link as suggested on the mailing list.

Thanks,
Rene Damm

Return-Path: <nadia_nicole at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f68.law9.hotmail.com [64.4.9.68]) by
  lists.samba.org (Postfix) with ESMTP id 1A5E844A6 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 06:01:29 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Mon, 3 Sep 2001 06:04:19 -0700
Received: from 194.90.131.16 by lw9fd.law9.hotmail.msn.com with HTTP;
  Mon, 03 Sep 2001 13:04:19 GMT
X-Originating-IP: [194.90.131.16]
From: "Nadia Nicole" <nadia_nicole at hotmail.com>
To: samba at lists.samba.org
Date: Mon, 03 Sep 2001 13:04:19 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F68w6i3E4Qnc09rVAV700006e07 at hotmail.com>
X-OriginalArrivalTime: 03 Sep 2001 13:04:19.0570 (UTC)
  FILETIME=[F1830520:01C13478]
Subject: (no subject)
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'm trying to install samba 2.2.1a on Ultra1E , Solaris 7,kernel patch 
106451-17, with gcc 3.01 from sunfreeware and I received the following 
errors with the make command:

Using FLAGS =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DLOGFILEBASE="/usr/local/samba/var" 
-DCONFIGFILE="/usr/local/samba/lib/smb.conf" 
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" 
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" 
-DLOCKDIR="/usr/local/samba/var/locks" 
-DCODEPAGEDIR="/usr/local/samba/lib/codepages" 
-DDRIVERFILE="/usr/local/samba/lib/printers.def" 
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H 
-DPASSWD_PROGRAM="/bin/passwd" 
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" 
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using FLAGS32 =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DLOGFILEBASE="/usr/local/samba/var" 
-DCONFIGFILE="/usr/local/samba/lib/smb.conf" 
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" 
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" 
-DLOCKDIR="/usr/local/samba/var/locks" 
-DCODEPAGEDIR="/usr/local/samba/lib/codepages" 
-DDRIVERFILE="/usr/local/samba/lib/printers.def" 
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H 
-DPASSWD_PROGRAM="/bin/passwd" 
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" 
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lsec -lgen -lsocket -lnsl  -ldl
Compiling smbd/server.c
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1827: error: unknown opcode 
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1827: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1883: error: unknown opcode 
".previous"
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1883: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `smbd/server.o'

Thank you for any help
Nadia

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id E95BD44F2
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 06:01:32 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15dtR4-0000QX-00; Mon, 03 Sep 2001 08:06:42 -0500
Date: Mon, 3 Sep 2001 08:06:42 -0500 (CDT)
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Andrew Bartlett <abartlet at pcug.org.au>
Cc: <samba at lists.samba.org>
Subject: Re: infamous pam problems
In-Reply-To: <3B9367B7.9B64111D at bartlett.house>
Message-ID: <Pine.LNX.4.33.0109030805220.1276-100000 at pogo.plainjoe.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/

On Mon, 3 Sep 2001, Andrew Bartlett wrote:

> If you have encrypt passwords = yes (recommended) then nearly all
> clients will send you encrypted passwords for compaison with smbpasswd.

Andrew,

Do you know of a specific client which sends a clear text password
even though the server set the password encryption bit in the
negprot response?  Just curious.








cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 8C3614727
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 06:07:49 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15dtXZ-0000QZ-00; Mon, 03 Sep 2001 08:13:25 -0500
Date: Mon, 3 Sep 2001 08:13:25 -0500 (CDT)
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Tony Ricker <rickera2 at SLU.EDU>
Cc: <samba at lists.samba.org>
Subject: Re: Samba TNG
In-Reply-To: <3B8E6839.ABD6D1D3 at slu.edu>
Message-ID: <Pine.LNX.4.33.0109030812420.1276-100000 at pogo.plainjoe.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/

On Thu, 30 Aug 2001, Tony Ricker wrote:

>  Greetings all,
>     I have a question, I HAVE TO set up samba as a PDC and, after reading
> into it, it says to use Samba_TNG if you need this functionality. Is this
> true? I presently use samba 2.0.7 on Linux 7.1 So do i need to dl the
> Samba_TNG and go form there? Please help me as my back is in the
> proverbial corner. (not to mention my ass on the line)

Samba 2.2.1a will support actin as a primary domain controller for Windows
NT4 and Windows 2000.










cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 3FEC44727
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 06:09:19 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15dtYg-0000Qb-00; Mon, 03 Sep 2001 08:14:34 -0500
Date: Mon, 3 Sep 2001 08:14:34 -0500 (CDT)
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: George Farris <farrisg at mala.bc.ca>
Cc: <samba at lists.samba.org>
Subject: Re: Changing passwords in w2k ads system.
In-Reply-To: <999195345.1096.16.camel at falcon.cc.mala.bc.ca>
Message-ID: <Pine.LNX.4.33.0109030814140.1276-100000 at pogo.plainjoe.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/

On 30 Aug 2001, George Farris wrote:

> Just wondering if it's possible to have Linux validate to a win2k ads
> server and be able to change the password.  Will smbpasswd work?

No, but pam_ldap.so from padl.com will.






cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 198374216 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 06:31:25 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id JAA17536 for samba at lists.samba.org; Mon, 3 Sep 2001
  09:34:16 -0400
Date: Mon, 3 Sep 2001 09:34:16 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: samba hangs when accessing windows shares
Message-ID: <20010903093416.A17517 at hammershome.com>
References: <01090314445800.01034 at linux1.maico.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <01090314445800.01034 at linux1.maico.de>; from
  damm at linux1.maico.de on Mon, Sep 03, 2001 at 02:44:58PM +0200
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 no real idea but this sort of delay is frequently due to resolution
of an ip address.
SO,
have you walked through the DIAGNOSIS.txt included in the samba
distribution?
Joel
P.S. Don't expect SWAT to figure this problem out for you.

On Mon, Sep 03, 2001 at 02:44:58PM +0200, Rene Damm wrote:
> I'm using Samba (2.2.1a but had the same problem with 2.0.7) on a RedHat 7.1 
> Linux box as part of a larger NT domain.  Joining the domain worked fine and 
> generally anything works, but accesses to Windows shares often just hang 
> forever (i.e. a long time).  When reading a file, it only hangs occasionally, 
> but writing a file always goes at nightmare speeds.  It's not sure of course, 
> if this is Samba's fault, but the network connection otherwise works 
> flawlessly and is quite fast (100mbit ethernet).  Logging at higher levels 
> disappointingly didn't reveal anything.  A SuSe Linux box in the same network 
> has no problems, though I do not currently know its Samba version.
> 
> Besides, SWAT still doesn't run even though I created that 
> /usr/share/samba/swat link as suggested on the mailing list.
> 
> Thanks,
> Rene Damm
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <feichtinger.g at bartelt.at>
Delivered-To: samba at lists.samba.org
Received: from smtp.inode.at (flurry.inode.at [195.58.161.103]) by
  lists.samba.org (Postfix) with ESMTP id BCC4C44A6 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 06:44:34 -0700 (PDT)
Received: from static213-229-47-185.adsl.inode.at ([213.229.47.185]
  helo=bagserver1.bartelt.at) by smtp.inode.at with esmtp (Exim 3.31 #1)
  id 15du1g-00086p-00 for samba at lists.samba.org; Mon, 03 Sep 2001
  15:44:33 +0200
Received: by BAGSERVER1 with Internet Mail Service (5.5.2650.21) id
  <R2QXHZ01>; Mon, 3 Sep 2001 15:46:57 +0200
Message-ID: <2F1ECE3E282BD411A4E800508B9A402A0AAE8F at BAGSERVER1>
From: feichtinger.g at bartelt.at
To: damm at linux1.maico.de, samba at lists.samba.org
Subject: AW: samba hangs when accessing windows shares
Date: Mon, 3 Sep 2001 15:46:54 +0200 
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/

Hello,

I had a similar problem and the cause was the configuration of the NIC.

The NIC (3COM 3C905C- TX- M) was configured to work just with full- duplex
and 100Mbit/s.
The other site is a 3Com- Switch with auto sense (10/100MBits).
Actually there should not to be a problem.

I changed the NIC configuration with the DOS- utility (3c90xcfg.exe) the
media type to "Auto Select" and everything works perfect.

So, maybe that could help you...

G|nter Feichtinger
mailto:feichtinger.g at bartelt.at
_____



> -----Urspr|ngliche Nachricht-----
> Von: Rene Damm [mailto:damm at linux1.maico.de]
> Gesendet: Montag, 3. September 2001 14:45
> An: samba at lists.samba.org
> Betreff: samba hangs when accessing windows shares
>
>
> I'm using Samba (2.2.1a but had the same problem with 2.0.7)
> on a RedHat 7.1
> Linux box as part of a larger NT domain.  Joining the domain
> worked fine and
> generally anything works, but accesses to Windows shares
> often just hang
> forever (i.e. a long time).  When reading a file, it only
> hangs occasionally,
> but writing a file always goes at nightmare speeds.  It's not
> sure of course,
> if this is Samba's fault, but the network connection otherwise works
> flawlessly and is quite fast (100mbit ethernet).  Logging at
> higher levels
> disappointingly didn't reveal anything.  A SuSe Linux box in
> the same network
> has no problems, though I do not currently know its Samba version.
>
> Besides, SWAT still doesn't run even though I created that
> /usr/share/samba/swat link as suggested on the mailing list.
>
> Thanks,
> Rene Damm
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <nadia_nicole at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (f77.law9.hotmail.com [64.4.9.77]) by
  lists.samba.org (Postfix) with ESMTP id 4947446FE for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 06:55:30 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Mon, 3 Sep 2001 06:58:20 -0700
Received: from 194.90.131.16 by lw9fd.law9.hotmail.msn.com with HTTP;
  Mon, 03 Sep 2001 13:58:20 GMT
X-Originating-IP: [194.90.131.16]
From: "Nadia Nicole" <nadia_nicole at hotmail.com>
To: samba at lists.samba.org
Subject: samba install error
Date: Mon, 03 Sep 2001 13:58:20 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F77jgQv1DpZd8CRDqas00006da9 at hotmail.com>
X-OriginalArrivalTime: 03 Sep 2001 13:58:20.0487 (UTC)
  FILETIME=[7D3FB570:01C13480]
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'm trying to install samba 2.2.1a on Ultra1E , Solaris 7,kernel patch
106451-17, with gcc 3.01 from sunfreeware and I received the following
errors with the make command:

Using FLAGS =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba/var"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using FLAGS32 =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba/var"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lsec -lgen -lsocket -lnsl  -ldl
Compiling smbd/server.c
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1827: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1827: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1883: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccJCJkCL.s", line 1883: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `smbd/server.o'

Thank you for any help
Nadia

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Return-Path: <feichtinger.g at bartelt.at>
Delivered-To: samba at lists.samba.org
Received: from smtp.inode.at (flurry.inode.at [195.58.161.103]) by
  lists.samba.org (Postfix) with ESMTP id 35DC445CC for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 07:35:43 -0700 (PDT)
Received: from static213-229-47-185.adsl.inode.at ([213.229.47.185]
  helo=bagserver1.bartelt.at) by smtp.inode.at with esmtp (Exim 3.31 #1)
  id 15dupB-00016X-00 for samba at lists.samba.org; Mon, 03 Sep 2001
  16:35:41 +0200
Received: by BAGSERVER1 with Internet Mail Service (5.5.2650.21) id
  <R2QXHZ0N>; Mon, 3 Sep 2001 16:38:07 +0200
Message-ID: <2F1ECE3E282BD411A4E800508B9A402A0AAE97 at BAGSERVER1>
From: feichtinger.g at bartelt.at
To: samba at lists.samba.org
Subject: AW: Help please! Error Messages: path to long
Date: Mon, 3 Sep 2001 16:38:01 +0200 
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/

I fixed the problem!
It wasn't as SAMBA problem, it was the configuration of the NIC.

I have a 3COM- Switch with 10/100Mbit autosense.
The NIC (3COM 3C905C- TX- M) was configured to work just with full- duplex
and 100Mbit/s.
Actually there should not to be a problem.

I changed the NIC configuration with the DOS- utility (3c90xcfg.exe) the
media type to "Auto Select" and everything works perfect.

Maybe this could help someone...

Guenter
mailto:feichtinger.g at bartelt.at
_____



> -----Urspr|ngliche Nachricht-----
> Von: Feichtinger G|nter
> Gesendet: Donnerstag, 30. August 2001 12:48
> An: 'samba at lists.samba.org'
> Betreff: Help please! Error Messages: path to long
>
>
> Hi folks,
> I tried to fix the following problem for days without
> success. So I hope,
> someone out there could help me.
>
> OS: SuSE Linux 7.1 Kernel 2.4.7
>     Samba Version 2.2.0a
>
> Problem:
> I have mount a Samba share on my Windows- Clients (NT and
> W2K). When I try
> to copy a local directory to the Samba share I get the error messages
> (german): Pfadname zu lang (english: path to long).
> Everything else works
> pretty good. I tried different settings in the smb.conf, but without
> success.
>
> cat /etc/smb.conf:
> [global]
>         workgroup = myWorkgroup
>         netbios name = myNetbiosName
>         server string = myServerString
>         security = DOMAIN
>         encrypt passwords = Yes
>         allow trusted domains = No
>         password server = myPasswordServer(Windows NT4.0 PDC)
>         lanman auth = No
>         log level = 3
>         log file = /var/log/samba/log.%m
>         max log size = 50
>         name resolve order = host bcast
>         character set = ISO8859-1
>         preferred master = False
>         local master = No
>         domain master = False
>         dns proxy = No
>         create mask = 0766
>         directory mask = 0777
>         hosts allow = x.x.x.x/255.255.255.0
>
> [projekt]
>         comment = Projekte
>         path = /usr2/projekt
>         read only = No
>         guest ok = Yes
>
> [disks]
>         comment = Interessante Programme ...
>         path = /usr2/disks
>         read only = No
>         guest ok = Yes
>
>
> Best regard,
>
> G|nter Feichtinger
> Bartelt GmbH, Austria
> pers.: mailto:feichtinger.g at bartelt.at
> _____
>
>

Return-Path: <p.kaagman at atlascollege.nl>
Delivered-To: samba at lists.samba.org
Received: from e4212.srv.kennisnet.nl (tr08.kennisnet.nl
  [212.178.7.199]) by lists.samba.org (Postfix) with ESMTP id A69AF44F2
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 07:53:23 -0700 (PDT)
Received: from ntpeter ([213.34.198.239]) by e4212.srv.kennisnet.nl
  (Netscape Messaging Server 4.15) with SMTP id GJ3DHO02.10A for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 16:56:12 +0200 
Message-ID: <004401c13488$9aa49b00$efc622d5 at kennisnet.nl>
From: "Peter Kaagman" <p.kaagman at atlascollege.nl>
To: <samba at lists.samba.org>
Subject: Syslog entries which I do not understand
Date: Mon, 3 Sep 2001 16:56:25 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
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/

Hi there,

I've set up 2 samba servers on (Slackware 8) linux servers which have been in
production for about a wee now. I noticed that the /var/log/syslog files on
these servers were growing quite rapidly with entries from smbd.

ie

Sep  3 12:31:30 ntcsg2 smbd[3187]: [2001/09/03 12:31:30, 0]
smbd/nttrans.c:call_nt_transact_ioctl(1776)
Sep  3 12:31:30 ntcsg2 smbd[3187]:   call_nt_transact_ioctl: Currently not
implemented.

and

Aug 22 15:33:21 ntcsg2 smbd[683]: [2001/08/22 15:33:21, 0]
smbd/service.c:make_connection(330)
Aug 22 15:33:21 ntcsg2 smbd[683]:   Couldn't find free connection.

or

Sep  3 16:52:26 PDC_OSG smbd[10281]: [2001/09/03 16:52:26, 0]
smbd/service.c:make_connection(244)
Sep  3 16:52:26 PDC_OSG smbd[10281]:   admin_01 (213.34.194.5) couldn't find
service lock$


Seems to me that there must be something wrong, but I cannot figure out what.

Anybody any idees?


thanks in advance

Peter

Return-Path: <jcampbel at miles.warren-wilson.edu>
Delivered-To: samba at lists.samba.org
Received: from owl.warren-wilson.edu (phoenix.warren-wilson.edu
  [198.86.30.50]) by lists.samba.org (Postfix) with ESMTP id 769BC4683
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 07:59:53 -0700 (PDT)
Received: from there (IDENT:jcampbel at miles.warren-wilson.edu
  [10.0.0.15]) by owl.warren-wilson.edu (8.11.2/8.11.2) with SMTP id
  f83F0Sn17291 for <samba at lists.samba.org>; Mon, 3 Sep 2001 11:00:28
  -0400
X-RAV-AntiVirus: This e-mail has been scanned for viruses on host:
  owl.warren-wilson.edu
Message-Id: <200109031500.f83F0Sn17291 at owl.warren-wilson.edu>
Content-Type: text/plain; charset="iso-8859-1"
From: Joel Campbell <jcampbel at miles.warren-wilson.edu>
Organization: Warren Wilson College
To: samba at lists.samba.org
Subject: PAM questions
Date: Mon, 3 Sep 2001 11:02:02 -0400
X-Mailer: KMail [version 1.3.1]
MIME-Version: 1.0
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

Hi,
I am having a little issue with PAM and Samba 2.2.1a. Everything works fine 
but a message keeps appearing in the /var/log/messages file that says:
Sep  3 10:57:11 raptor PAM_pwdb[23134]: authentication failure; (uid=0) -> 
jsmith for samba service
Sep  3 10:57:12 raptor smbd[23134]: [2001/09/03 10:57:12, 0] 
passdb/pampass.c:smb_pam_passcheck(830)
Sep  3 10:57:12 raptor smbd[23134]:   smb_pam_passcheck: PAM: smb_pam_auth 
failed - Rejecting User jsmith !
Sep  3 10:57:12 raptor smbd[23134]: [2001/09/03 10:57:12, 0] 
smbd/password.c:update_smbpassword_file(376)
Sep  3 10:57:12 raptor smbd[23134]:   getsmbpwnam returned NULL

That happens for each user. However, the users can access the shared 
resources just fine. Here is my setup:
OS: RH Linux 7.0
Samba: 2.2.1a
NIS for authentication
Unencrypted passwords (Too many Win95 clients Arrg!)

As I mentioned, there is no problem using shared resources but this is 
filling up my log files. Please contact me directly if you need further info.

Thanks,
Joel
- -- 
Joel Campbell
Network Systems Administrator
Warren Wilson College
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7k5ttbUuabIcdDEwRAv/gAKCKkPOnDnjm7+ALKBec4gvLj6KH9QCcD7aW
6lZ1l2RIkL/Y0cG2d07L5v0=
=q4wM
-----END PGP SIGNATURE-----

Return-Path: <trehm at fitnessquest.com>
Delivered-To: samba at lists.samba.org
Received: from mail.comdotnetworking.com (unknown [63.109.13.55]) by
  lists.samba.org (Postfix) with ESMTP id 783C74134 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 08:05:20 -0700 (PDT)
Received: from axe.fitnessquest.com (l1-1e186.neo.rr.com
  [24.93.255.186]) by mail.comdotnetworking.com (8.9.3/8.9.3) with ESMTP
  id KAA08644; Mon, 3 Sep 2001 10:05:07 -0400
Message-Id: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.co
  m>
X-Sender: trehm at hal.firstpath.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 03 Sep 2001 11:07:38 -0400
To: samba at lists.samba.org, redhat-list at redhat.com
From: Tym Rehm <trehm at fitnessquest.com>
Subject: ipchains
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 have a rh7.1 server with samba (2.0.8 I think). I'm trying to get other 
pcs to use. If I turn off ipchains other PCs see the server. So my question 
is what ports do I need to open up. Is 137-139 tcp correct. Thanks.

Return-Path: <stephen.brooks at intervoice-brite.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mailhost4 (unknown [148.181.1.6]) by lists.samba.org
  (Postfix) with ESMTP id D211F46F2 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 08:12:46 -0700 (PDT)
Received: from itmailman1.man.brite.co.uk (itmailman1.man.brite.co.uk
  [148.181.41.74]) by mailhost4 (Build 101 8.9.3/NT-8.9.3) with ESMTP id
  QAA01027; Mon, 03 Sep 2001 16:18:26 +0100
Received: by itmailman1.man.brite.co.uk with Internet Mail Service
  (5.5.2653.19) id <SF6LXVN6>; Mon, 3 Sep 2001 16:17:44 +0100
Message-ID: <7D90C72D2739D311B4DA0090279361BD0195EDF2 at itmailman1.man.bri
  te.co.uk>
From: "Brooks, Stephen" <stephen.brooks at intervoice-brite.co.uk>
Reply-To: stephen.brooks at intervoice-brite.com
To: "'samba at lists.samba.org'" <samba at lists.samba.org>, cygwin at cygwin.com
Subject: samba's use of SID in a domain environment and cygwin.
Date: Mon, 3 Sep 2001 16:17:43 +0100 
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 folks
	I am trying to set up a NT box to interact with a samba server. I
have got all of the shares etc working and my server is a member of the
domain. The problem comes to using cygwin to chmod files

What I don't think is happening is Samba is not using the SID of the domain
user. Thus when I try and chmod files I get permission denied and an entry
in the samba log :-

[2001/09/03 15:48:33, 0] smbd/posix_acls.c:create_canon_ace_lists(747)
  create_canon_ace_lists: unable to map SID
S-1-5-21-2156702341-885168170-2402584512-1822 to uid or gid.

The above SID is the domain SID as generated cygwins "mkpasswd -d"

I can solve this by changing the SID in the cygwin password file to be that
of the server, but this means it only works for that server.

Does Samba use the SID of the domain user? or will it always use its own SID
for that user? I have searched the mailing archives and found nothing. Any
hint would be welcome.

I am using samba version 2.0.7 and cygwin version 1.3.2

--
Stephen Brooks
Software Team Leader
iVB Network Solutions

Creators of Omvia, an integrated approach to next generation communication
applications.
Visit us at:      www.intervoice-brite.com
Direct Line :    +44 (0) 161 495 1728
Main Office:     +44 (0) 161 495 1000

This email and any files transmitted are intended for the addressee only -
it is private and confidential.  If you have received this mail in error
please notify the sender and immediately delete the email.  iVB Network
Solutions is a division of InterVoice-Brite, whose registered office is:
Gateway House, Styal Road, Wythenshawe, Manchester, M22 5WY, UK. (c) 2001
InterVoice-Brite. All rights reserved.

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 918084778 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 08:15:23 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id LAA17818 for samba at lists.samba.org; Mon, 3 Sep 2001
  11:18:13 -0400
Date: Mon, 3 Sep 2001 11:18:13 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: ipchains
Message-ID: <20010903111813.A17801 at hammershome.com>
References: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.co
  m>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.c
  o m>; from trehm at fitnessquest.com on Mon, Sep 03, 2001 at 11:07:38AM
  -0400
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/

That sound right. There are ways to figure this sort of thing out.
1. cat /etc/services | grep NETBIOS
2. tcpdump -i eth0 (or 1, etc) -n  and watch the interaction. Use grep -v to
filter out unwanted information.
3. Set up ipchains to log activity on the fire wall and see which ports are being
accessed.
Joel

On Mon, Sep 03, 2001 at 11:07:38AM -0400, Tym Rehm wrote:
> I have a rh7.1 server with samba (2.0.8 I think). I'm trying to get other 
> pcs to use. If I turn off ipchains other PCs see the server. So my question 
> is what ports do I need to open up. Is 137-139 tcp correct. Thanks.
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <monyo at home.monyo.com>
Delivered-To: samba at lists.samba.org
Received: from tigris.allnet.ne.jp (tigris.allnet.ne.jp [210.228.3.47])
  by lists.samba.org (Postfix) with ESMTP id B4AED4778 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 08:24:33 -0700 (PDT)
Received: from tomoyo.home.monyo.com (tomoyo.home.monyo.com
  [192.168.10.36]) by tigris.allnet.ne.jp
  (8.9.3+3.2W/3.7W-HOME-MONYO-COM) with SMTP id AAA13740 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 00:27:18 +0900
Received: (qmail 1277 invoked from network); 3 Sep 2001 15:27:17 -0000
Received: from tomoyo.home.monyo.com (HELO localhost) (192.168.10.36) by
  tomoyo.home.monyo.com with SMTP; 3 Sep 2001 15:27:17 -0000
To: Joel at HammersHome.com
Cc: samba at lists.samba.org
Subject: Re: ipchains
From: monyo at samba.org (TAKAHASHI Motonobu)
In-Reply-To: <20010903111813.A17801 at hammershome.com>
References: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.co
  m> <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.c  o m>
  <20010903111813.A17801 at hammershome.com>
X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Crater Lake)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010904002717M.monyo at home.monyo.com>
Date: Tue, 04 Sep 2001 00:27:17 +0900
X-Dispatcher: imput version 20000228(IM140)
Lines: 41
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/

Joel Hammer wrote:

>That sound right. There are ways to figure this sort of thing out.
>1. cat /etc/services | grep NETBIOS

This is not good. 
"cat /etc/services | grep NETBIOS" returns:

netbios-ns      137/tcp                         # NETBIOS Name Service
netbios-dgm     138/tcp                         # NETBIOS Datagram Service
netbios-ssn     139/tcp                         # NETBIOS session service

But in /etc/services they are described as:

netbios-ns      137/tcp                         # NETBIOS Name Service
netbios-ns      137/udp
netbios-dgm     138/tcp                         # NETBIOS Datagram Service
netbios-dgm     138/udp
netbios-ssn     139/tcp                         # NETBIOS session service
netbios-ssn     139/udp

Actually you need only

  netbios-ns      137/udp
  netbios-ns      137/udp
  netbios-ssn     139/tcp

Adding the following 2 lines into /etc/sysconfig/ipchains is a
simple (but unsecure) way to solve.

  -A input -s 0/0 -d 0/0 139 -p tcp -i eth0 -j ACCEPT
  -A input -s 0/0 -d 0/0 137:138 -p udp -i eth0 -j ACCEPT

-----
TAKAHASHI, Motonobu(monyo)         monyo at samba.org
Personal - http://home.monyo.com/
Samba Team - http://samba.org/     Samba-JP - http://www.samba.gr.jp/  
JWNTUG - http://www.jwntug.or.jp/  Analog-JP - http://www.jp.analog.cx/
MCSE+I, SCNA, CCNA, Turbo-CI

Return-Path: <lutz.luedemann at charite.de>
Delivered-To: samba at lists.samba.org
Received: from hauptpostamt.charite.de (hauptpostamt.charite.de
  [193.175.73.10]) by lists.samba.org (Postfix) with ESMTP id 0091347B1
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 08:54:39 -0700 (PDT)
Received: from postamt1.charite.de (postamt1.charite.de
  [193.175.66.246]) by hauptpostamt.charite.de (Postfix) with ESMTP id
  E395815C013 for <samba at lists.samba.org>; Mon,  3 Sep 2001 17:57:27
  +0200 (CEST)
Received: from charite.de (dublin.str.charite.de [192.168.202.53]) by
  postamt1.charite.de (Postfix) with ESMTP id B04E1192C73 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 17:57:27 +0200 (CEST)
Message-ID: <3B93A866.76E72837 at charite.de>
Date: Mon, 03 Sep 2001 17:57:26 +0200
From: "Dr. Lutz Luedemann" <lutz.luedemann at charite.de>
Reply-To: lutz.luedemann at charite.de
Organization: Charite, Strahlenklinik
X-Mailer: Mozilla 4.75C-SGI [en] (X11; I; IRIX 6.5 IP32)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Login at windows 2000 vs. NT
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/

Hi,

I have a  problem with Samba 2.2.1 on Debian Linux providing disk-space
and passwords. The following config-file works very well with windows NT
but not with Windows 2000. Log in at an windows NT PC is allowed, while
it is rejeted from aWindows 2000 PC. Does anyone have an idea?



# Global parameters
[global]
 workgroup = GALLIER
 netbios name = OBELIX
 server string = %h server (Samba %v)
 encrypt passwords = Yes
 password server = OBELIX
 passwd program = /usr/bin/passwd %u
 passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
 log level = 3
 syslog = 0
 max log size = 1000
 socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096
SO_RCVBUF=4096
 logon script = %U.bat
 logon path = \\obelix\profile\%U
 domain logons = Yes
 os level = 64
 preferred master = True
 domain master = True
 invalid users = root

[netlogon]
 comment = The domain logon service
 path = /export/hdc1/samba/logon

[profiles]
 comment = User profiles
 path = /export/hdc1/samba/profile
 read only = No
 create mask = 0600
 directory mask = 0700

[homes]
 comment = Home Directories
 read only = No
 create mask = 0700
 directory mask = 0700
 browseable = No

[printers]
 comment = All Printers
 path = /tmp
 create mask = 0700
 printable = Yes
 browseable = No



Thanks

--

  Lutz Luedemann
  Universitaetsklinikum Charite der Humboldt-Universitaet zu Berlin
  email: lutz.luedemann at charite.de

Return-Path: <Wilco at Barbadosoft.com>
Delivered-To: samba at lists.samba.org
Received: from amsmsx01.gorillapark.com (unknown [213.244.168.20]) by
  lists.samba.org (Postfix) with ESMTP id 45559481C for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 09:36:21 -0700 (PDT)
Received: from amsmsx02.gorillapark.com (AMSMSX02 [10.1.2.103]) by
  amsmsx01.gorillapark.com with SMTP (Microsoft Exchange Internet Mail
  Service Version 5.5.2650.21) id RRGHC2TC; Mon, 3 Sep 2001 18:39:10
  +0200
Received: by amsmsx02.gorillapark.com with Internet Mail Service
  (5.5.2650.21) id <RRGND9MH>; Mon, 3 Sep 2001 18:39:10 +0200
Message-ID: <6D54B6A5DCF9D311971600D0B74758C10164CD8A at amsmsx02.gorillapa
  rk.com>
From: "Koorn, Wilco" <Wilco at Barbadosoft.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: help needed: "ERRDOS" problem
Date: Mon, 3 Sep 2001 18:39:08 +0200 
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/

Hi,


When installing samba, running smbd and nmbd, looking for ages at smb.conf
and at the result of testparm, and then firing:
       smbclient -U% -L <hostname>
I get an error in the Sharename Type Client part being:
       Error returning browse list: ERRDOS noaccess (Access denied)


Anyone any clue what to do next?

Regards, Wilco Koorn
Technical Director
Barbadosoft B.V.
The XML Management Company*
+31 20 7507581
+31 6 20403061

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  D3CF64597 for <samba at lists.samba.org>; Mon,  3 Sep 2001 10:26:06 -0700
  (PDT)
Received: from etstest01.emrsn.co.uk ([129.76.102.20]) by
  ukproxy1.emrsn.co.uk (8.9.3/8.9.3) with SMTP id RAA03084 for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 17:00:35 +0200
Received: from 129.254.5.5 by etstest01.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Mon, 03 Sep 2001 18:30:30 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  SAA28017 for <samba at lists.samba.org>; Mon, 3 Sep 2001 18:28:45 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXN9TP>; Mon, 3 Sep 2001 18:29:34 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC011C3942 at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: samba at lists.samba.org
Subject: Disk space in use by files
Date: Mon, 3 Sep 2001 18:28:37 +0100 
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 all,

I have a little problem with my samba test server. The source code is from
cvs tag SAMBA_2_2 from Friday, running on linux red hat 7.1, kernel
2.4.3-12.

Everything is working fine, my problem is disk space being used by the files
in the samba shares.

I copied an user's folder from a desktop to a share in the samba box.
Looking from Windows, this is reported:

Size: 48,3 MB (50.684.825 bytes)
Size on Disk: 152 MB (159.383.552 bytes)
Contains: 111 Files, 16 Folders

The partition is ext2 type.

This is probably happening because each small file is taking a big amount of
space. Like this small file:

Size: 378 bytes (378 bytes)
Size on Disk: 1,00 MB (1.048.576 bytes)

I don't have a clue where I change anything about this on the linux server.
This is pretty bad because I have examples of 1.89GB of real size and 3.51GB
of size on disk!

Any ideas?

Cheers
Gustavo

Return-Path: <agreene at pobox.com>
Delivered-To: samba at lists.samba.org
Received: from mailout5.nyroc.rr.com (mailout5-1.nyroc.rr.com
  [24.92.226.169]) by lists.samba.org (Postfix) with ESMTP id BF5344866
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 10:26:54 -0700 (PDT)
Received: from mail1.twcny.rr.com (mail1-0 [24.92.226.74]) by
  mailout5.nyroc.rr.com (8.11.6/Road Runner 1.12) with ESMTP id
  f83HTEf09013; Mon, 3 Sep 2001 13:29:15 -0400 (EDT)
Received: from cp5340.localdomain ([24.169.88.55]) by mail1.twcny.rr.com
  (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35)
  with ESMTP id com; Mon, 3 Sep 2001 13:28:11 -0400
Received: from localhost (agreene at localhost) by cp5340.localdomain
  (8.9.3/8.9.3) with ESMTP id NAA15233; Mon, 3 Sep 2001 13:29:16 -0400
X-Authentication-Warning: cp5340.localdomain: agreene owned process
  doing -bs
Date: Mon, 3 Sep 2001 13:29:13 -0400 (EDT)
From: "Anthony E. Greene" <agreene at pobox.com>
X-Sender: agreene at cp5340.localdomain
To: redhat-list at redhat.com, redhat-list at redhat.com
Cc: samba at lists.samba.org
Subject: Re: ipchains
In-Reply-To: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.c
  om>
Message-ID: <Pine.LNX.4.21.0109031328040.15001-100000 at cp5340.localdomain
  >
User-Agent: Pine 4.21/Linux
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/

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

On Mon, 3 Sep 2001, Tym Rehm wrote:
>I have a rh7.1 server with samba (2.0.8 I think). I'm trying to get
>other pcs to use. If I turn off ipchains other PCs see the server. So my
>question is what ports do I need to open up. Is 137-139 tcp correct.
>Thanks.

Correct. Those are the netbios service ports listed in /etc/services.

Tony
- -- 
Anthony E. Greene <agreene at pobox.com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Chat:  AOL/Yahoo: TonyG05
Linux. The choice of a GNU Generation. <http://www.linux.org/>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <agreene at pobox.com> 0x6C94329D

iD8DBQE7k73spCpg3WyUI50RAr25AJ0cqGjKNPIXYZ7PWA6it2pzbnXdiQCfdLDX
JZTIgOd9+bx2Kpiu8DzoIuc=
=GVHL
-----END PGP SIGNATURE-----

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 211EF490F for <samba at lists.samba.org>; Mon,  3
  Sep 2001 10:33:35 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id NAA18256 for samba at lists.samba.org; Mon, 3 Sep 2001
  13:36:25 -0400
Date: Mon, 3 Sep 2001 13:36:25 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: help needed: "ERRDOS" problem
Message-ID: <20010903133625.A18230 at hammershome.com>
References: <6D54B6A5DCF9D311971600D0B74758C10164CD8A at amsmsx02.gorillapa
  rk.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <6D54B6A5DCF9D311971600D0B74758C10164CD8A at amsmsx02.gorillap
  a rk.com>; from Wilco at Barbadosoft.com on Mon, Sep 03, 2001 at
  06:39:08PM +0200
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, Sep 03, 2001 at 06:39:08PM +0200, Koorn, Wilco wrote:
> Hi,
> 
> 
> When installing samba, running smbd and nmbd, looking for ages at smb.conf
> and at the result of testparm, and then firing:
>        smbclient -U% -L <hostname>
> I get an error in the Sharename Type Client part being:
>        Error returning browse list: ERRDOS noaccess (Access denied)
> 
> 
> Anyone any clue what to do next?
> 
Have you walked through DIAGNOSIS.txt, which comes with the samba
distribution?
Joel

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 28CD94778 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 10:52:45 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id NAA18304 for samba at lists.samba.org; Mon, 3 Sep 2001
  13:55:35 -0400
Date: Mon, 3 Sep 2001 13:55:35 -0400
From: Joel Hammer <jhammer2 at home.com>
To: samba at lists.samba.org
Subject: Re: ipchains
Message-ID: <20010903135535.B18230 at hammershome.com>
References: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.co
  <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.c o m>
  <20010903111813.A17801 at hammershome.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010903111813.A17801 at hammershome.com>; from
  Joel at HammersHome.com on Mon, Sep 03, 2001 at 11:18:13AM -0400
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/

Another way to get a handle on what ports are important to the samba
daemon is to use the following command:
netstat -apn | egrep "nmbd|smbd"
This assumes that smbd is started as a daemon, and not by inet.
Joel

Return-Path: <lists at steffen-moser.de>
Delivered-To: samba at samba.org
Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com
  [194.25.134.19]) by lists.samba.org (Postfix) with ESMTP id DBE854129
  for <samba at samba.org>; Mon,  3 Sep 2001 11:37:48 -0700 (PDT)
Received: from fwd04.sul.t-online.de  by mailout06.sul.t-online.de with
  smtp  id 15dyeD-0004lk-0C; Mon, 03 Sep 2001 20:40:37 +0200
Received: from fs01.domain.intern (310048216974-0001@[217.82.69.225]) by
  fmrl04.sul.t-online.com with esmtp id 15dyeA-1RdwW0C; Mon, 3 Sep 2001
  20:40:34 +0200
Received: from pc01.domain.intern (pc01.domain.intern [192.168.1.101])
  by fs01.domain.intern (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP
  id f83IeZt08831 for <samba at samba.org>; Mon, 3 Sep 2001 20:40:35 +0200
Received: (from steffen at localhost) by pc01.domain.intern
  (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id f83IgTg04289 for
  samba at samba.org; Mon, 3 Sep 2001 20:42:29 +0200
Date: Mon, 3 Sep 2001 20:42:29 +0200
From: Steffen Moser <lists at steffen-moser.de>
To: samba at samba.org
Subject: Samba-2.2.1a, linux-2.4.9-ac5, ext3, quotas
Message-ID: <20010903204229.J2725 at steffen-moser.de>
Mail-Followup-To: samba at samba.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.22.1i
X-Sender: 310048216974-0001 at t-dialin.net
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 am currently setting up a new file server for my former school's
network. Therefore I use Samba-2.2.1a in combination with Alan Cox'
linux kernel (2.4.9-ac5), because of ext3 support.

As stated on:

  http://www.uow.edu.au/~andrewm/linux/ext3/ext3-usage.html

disk quotas will work together with ext3 when using the "ac" kernel
tree. 

So I set up the quotas using the new quota format "vfsv0". But Samba,
although compiled with the option "--with-quotas", of course, seems not
to be able to get the disk quota. So it reports the as "free space" the
partition's free disk space to the client, although the user has got a 
much lower disk quota level.

Maybe Samba (tested with "samba-2.0.10" and "samba-2.2.1a") is not able
to use the information stored in the new quota format "vfsv0". Now, my
question is: Does anyone have more information about this behaviour or 
is there even a patch?

I am going to test whether "ext3" works with "vfsold" (the original
quota format). If I won't need "vfsv0" for "ext3", I will convert to
vfsold" as the quota format. 

Then I hope that Samba will report the "limited" amount of disk space 
to the user again...   

Bye,
Steffen

Return-Path: <newsinabox at yahoo.de>
Delivered-To: samba at lists.samba.org
Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com
  [216.136.173.58]) by lists.samba.org (Postfix) with SMTP id 1DE074108
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 12:35:22 -0700 (PDT)
Received: from pd950f7f3.dip.t-dialin.net (HELO oliver) (217.80.247.243)
  by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 Sep 2001 19:38:11 -0000
X-Apparently-From: <newsinabox at yahoo.de>
Received: by localhost with Microsoft MAPI; Mon, 3 Sep 2001 21:41:13
  +0200
Message-ID: <01C134C1.274A5580.newsinabox at yahoo.de>
From: Oliver <newsinabox at yahoo.de>
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: RE: Disk space in use by files
Date: Mon, 3 Sep 2001 21:41:12 +0200
X-Mailer: Microsoft Internet E-Mail/MAPI - 8.0.0.4211
MIME-Version: 1.0
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/

On September 03, 2001, Michels, Gustavo wrote:
> Hi all,
> 
> [...]
> 
> The partition is ext2 type.
> 
> This is probably happening because each small file is taking a big amount of
> space. Like this small file:
> 
> Size: 378 bytes (378 bytes)
> Size on Disk: 1,00 MB (1.048.576 bytes)
> 
> [...]

Check the block size of your ext2 filesystems with:
    dumpe2fs -h /dev/xxx
where xxx is the partition the filesystem sits on.

You usually set the block size when formatting the filesystem with mke2fs.

HTH,

Oliver


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <matthew at sackman.co.uk>
Delivered-To: samba at lists.samba.org
Received: from cmailg3.svr.pol.co.uk (cmailg3.svr.pol.co.uk
  [195.92.195.173]) by lists.samba.org (Postfix) with ESMTP id 4F4EB4132
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 12:56:31 -0700 (PDT)
Received: from [195.92.168.141] (helo=tmailb1.svr.pol.co.uk) by
  cmailg3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 15dzsN-0007V0-00
  for samba at lists.samba.org; Mon, 03 Sep 2001 20:59:19 +0100
Received: from modem-1676.snake.dialup.pol.co.uk ([217.135.230.140]
  helo=namkas) by tmailb1.svr.pol.co.uk with esmtp (Exim 3.13 #0) id
  15dzsM-0003Dr-00 for samba at lists.samba.org; Mon, 03 Sep 2001 20:59:19
  +0100
Received: by namkas (Postfix, from userid 1000) id F1E6477; Mon,  3 Sep
  2001 21:00:34 +0100 (BST)
Date: Mon, 3 Sep 2001 21:00:34 +0100
To: Oliver <newsinabox at yahoo.de>
Cc: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: Re: Disk space in use by files
Message-ID: <20010903210034.B9519 at sackman.co.uk>
References: <01C134C1.274A5580.newsinabox at yahoo.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
In-Reply-To: <01C134C1.274A5580.newsinabox at yahoo.de>; from
  newsinabox at yahoo.de on Mon, Sep 03, 2001 at 09:41:12PM +0200
From: matthew at sackman.co.uk (Matthew Sackman)
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, Sep 03, 2001 at 09:41:12PM +0200, Oliver wrote:
> On September 03, 2001, Michels, Gustavo wrote:
> > Hi all,
> > 
> > [...]
> > 
> > The partition is ext2 type.
> > 
> > This is probably happening because each small file is taking a big amount of
> > space. Like this small file:
> > 
> > Size: 378 bytes (378 bytes)
> > Size on Disk: 1,00 MB (1.048.576 bytes)
> > 
> > [...]
> 
> Check the block size of your ext2 filesystems with:
>     dumpe2fs -h /dev/xxx
> where xxx is the partition the filesystem sits on.
> 
> You usually set the block size when formatting the filesystem with mke2fs.

Even so this is extremely odd as ext2 is a very very effecient fs. You should
have a block size of 4096 generally. You must really have a huge block size
if it is down to this.

HTH

Matthew

-- 

Matthew Sackman
Nottingham,
ENGLAND

Using Debian/GNU Linux
Enjoying computing

It said 'Required Windows XP or better.'
So I installed Linux.

Return-Path: <matthew at sackman.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19])
  by lists.samba.org (Postfix) with ESMTP id 27AF74412 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 13:06:04 -0700 (PDT)
Received: from [195.92.168.141] (helo=tmailb1.svr.pol.co.uk) by
  mail3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 15e01c-00010R-00 for
  samba at lists.samba.org; Mon, 03 Sep 2001 21:08:52 +0100
Received: from modem-1676.snake.dialup.pol.co.uk ([217.135.230.140]
  helo=namkas) by tmailb1.svr.pol.co.uk with esmtp (Exim 3.13 #0) id
  15e01b-0003kr-00 for samba at lists.samba.org; Mon, 03 Sep 2001 21:08:51
  +0100
Received: by namkas (Postfix, from userid 1000) id 369F790; Mon,  3 Sep
  2001 21:10:08 +0100 (BST)
Date: Mon, 3 Sep 2001 21:10:08 +0100
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
Cc: Michael Beddow <mbnospam at mbeddow.net>, samba at lists.samba.org
Subject: Re: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9
Message-ID: <20010903211008.C9519 at sackman.co.uk>
References: <7F0147C496F3D411813C0002B32BF1CC0111C36B at eesekkex001.kkekan
  t.ericsson.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
In-Reply-To: <7F0147C496F3D411813C0002B32BF1CC0111C36B at eesekkex001.kkeka
  n t.ericsson.se>; from gustavo.michels at emersonenergy.com on Mon, Sep
  03, 2001 at 12:43:09PM +0100
From: matthew at sackman.co.uk (Matthew Sackman)
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 People,

Have you tried the Alan Cox kernels? I'm not certain, but I've heard that
they have better support for all of this stuff - it should eventually
merge into the Linus kernels but it might be worth a go.

Might help!

Matthew

On Mon, Sep 03, 2001 at 12:43:09PM +0100, Michels, Gustavo [EES/BR] wrote:
> Hi Michael,
> 
> I am using kernel 2.4.3 and I have the same problem. I was told the problem
> is the kernel version itself and the only solution is to use an older
> kernel. 2.2.19 was the one advised to me.
> 
> Cheers
> Gustavo
> 
> -----Original Message-----
> From: Michael Beddow [mailto:mbnospam at mbeddow.net] 
> Sent: segunda-feira, 3 de setembro de 2001 05:56
> To: samba at lists.samba.org
> Subject: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9
> 
> With the above combination, 2.2.1a (compiled --with-quotas) isn't
> working. Quota support on the underlying fs is fine, but quota'ed Samba
> shares show the full capacity of the partition, not the user's limits,
> and Samba lets clients hit their soft limit, whereupon Win98
> bluescreens.
> 
> Could anyone who has this combination working perhaps confirm that I'm
> not wasting my time on this (been trying for six weeks with various
> Samba, XFS and Kernel builds, but no luck). Or maybe give me a hint as
> to what debugging level to set and what to look for in the logs so I can
> trace this further myself. Debugging messages which, to judge from the
> source, are supposed to be thrown from quotas.c aren't appearing in the
> log, no matter what debug level I set, so it looks as though that's not
> being called, tho its definitely compiled in.
> 
> Michael
> ---------------------------------------------------------
> Michael Beddow   http://www.mbeddow.net/
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 

Matthew Sackman
Nottingham,
ENGLAND

Using Debian/GNU Linux
Enjoying computing

It said 'Required Windows XP or better.'
So I installed Linux.

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  6BE41447C for <samba at lists.samba.org>; Mon,  3 Sep 2001 13:07:26 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id TAA07635; Mon, 3 Sep 2001 19:41:55 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Mon, 03 Sep 2001 21:08:59 +0100 (GMT Daylight Time)
Received: from mxsemeacn1.emrsn.co.uk (mxsemeacn1.emrsn.co.uk
  [129.254.5.202]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  VAA00453; Mon, 3 Sep 2001 21:10:05 GMT
Received: by mxsemeacn1.emrsn.co.uk with Internet Mail Service
  (5.5.2653.19) id <RBSXM5WJ>; Mon, 3 Sep 2001 21:09:47 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC011C39BB at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Oliver <newsinabox at yahoo.de>, samba at lists.samba.org
Subject: RE: Disk space in use by files
Date: Mon, 3 Sep 2001 21:09:57 +0100 
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,

Thanks for the reply! It's set to 4096.

Stupid question: how do I change this without losing the data on it?  :)

And what value should be better for me?

Cheers
Gustavo

-----Original Message-----
From: Oliver [mailto:newsinabox at yahoo.de] 
Sent: segunda-feira, 3 de setembro de 2001 16:41
To: samba at lists.samba.org
Subject: RE: Disk space in use by files

On September 03, 2001, Michels, Gustavo wrote:
> Hi all,
> 
> [...]
> 
> The partition is ext2 type.
> 
> This is probably happening because each small file is taking a big amount
of
> space. Like this small file:
> 
> Size: 378 bytes (378 bytes)
> Size on Disk: 1,00 MB (1.048.576 bytes)
> 
> [...]

Check the block size of your ext2 filesystems with:
    dumpe2fs -h /dev/xxx
where xxx is the partition the filesystem sits on.

You usually set the block size when formatting the filesystem with mke2fs.

HTH,

Oliver


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <clafrance at fukowy.com>
Delivered-To: samba at lists.samba.org
Received: from uno.bcn.net (uno.bcn.net [209.213.0.60]) by
  lists.samba.org (Postfix) with ESMTP id 004D14489 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 13:16:46 -0700 (PDT)
Received: from fukowy.com (pocus.bcn.net [209.213.7.147]) by uno.bcn.net
  (Postfix) with ESMTP id 83366246AD3 for <samba at lists.samba.org>; Mon, 
  3 Sep 2001 16:10:12 -0400 (EDT)
Message-ID: <3B93F54A.88F6DE27 at fukowy.com>
Date: Mon, 03 Sep 2001 16:25:30 -0500
From: Chris LaFrance <clafrance at fukowy.com>
X-Sender: "Chris LaFrance" <clafrance at chris.bcn.net> (Unverified)
X-Mailer: Mozilla 4.06 [en]C-gatewaynet  (Win98; I)
MIME-Version: 1.0
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: Newbie questions
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/

Hi, I am new to using samba on my linux machine at home. What I am
trying to do right now is be able to share the hard drive with my
windows computers in my appartment. I've just compiled samba on my
system and I am not sure where to start. If someone could point me in
the right direction I would appreciate it. Meanwhile I'll be digging
through docs... 

Thanks.

-- 
Chris LaFrance
clafrance at fukowy.com

Return-Path: <jmalone at horizonind.com>
Delivered-To: samba at lists.samba.org
Received: from webserver.ccprovider.com (unknown [63.218.178.2]) by
  lists.samba.org (Postfix) with ESMTP id 2FF9B4766 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 13:23:13 -0700 (PDT)
Received: from [64.240.41.12] by webserver.horizonind.com (NTMail
  5.02.0001/PO6812.24.d478b284) with ESMTP id opujaaaa for
  samba at lists.samba.org; Mon, 3 Sep 2001 15:28:00 +0100
Message-Id: <4.3.2.7.2.20010903152813.00b23d08 at mail.horizonind.com>
X-Sender: jmalone at mail.horizonind.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Mon, 03 Sep 2001 15:29:25 -0500
To: samba at lists.samba.org
From: Jack Malone <jmalone at horizonind.com>
Subject: RE: Disk space in use by files
In-Reply-To: <7F0147C496F3D411813C0002B32BF1CC011C39BB at eesekkex001.kkeka
  n t.ericsson.se>
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 have this same problem but when i check the directory size on the linux 
side its not taking up as much space as the windows boxes are reporting. it 
has to be a problem with windows reporting the size wrong.

jack


At 09:09 PM 9/3/2001 +0100, Michels, Gustavo [EES/BR] wrote:
>Hi,
>
>Thanks for the reply! It's set to 4096.
>
>Stupid question: how do I change this without losing the data on it?  :)
>
>And what value should be better for me?
>
>Cheers
>Gustavo
>
>-----Original Message-----
>From: Oliver [mailto:newsinabox at yahoo.de]
>Sent: segunda-feira, 3 de setembro de 2001 16:41
>To: samba at lists.samba.org
>Subject: RE: Disk space in use by files
>
>On September 03, 2001, Michels, Gustavo wrote:
> > Hi all,
> >
> > [...]
> >
> > The partition is ext2 type.
> >
> > This is probably happening because each small file is taking a big amount
>of
> > space. Like this small file:
> >
> > Size: 378 bytes (378 bytes)
> > Size on Disk: 1,00 MB (1.048.576 bytes)
> >
> > [...]
>
>Check the block size of your ext2 filesystems with:
>     dumpe2fs -h /dev/xxx
>where xxx is the partition the filesystem sits on.
>
>You usually set the block size when formatting the filesystem with mke2fs.
>
>HTH,
>
>Oliver
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id 67E0247A0 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 13:25:39 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id QAA18855 for samba at lists.samba.org; Mon, 3 Sep 2001
  16:28:28 -0400
Date: Mon, 3 Sep 2001 16:28:28 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Newbie questions
Message-ID: <20010903162828.A18843 at hammershome.com>
References: <3B93F54A.88F6DE27 at fukowy.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B93F54A.88F6DE27 at fukowy.com>; from clafrance at fukowy.com
  on Mon, Sep 03, 2001 at 04:25:30PM -0500
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/

Walk through DIAGNOSIS.txt in your samba distribution.
Get swat working.
Expect to spend some time getting everything right.
Joel

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  5826347F4 for <samba at lists.samba.org>; Mon,  3 Sep 2001 13:39:33 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id UAA08358; Mon, 3 Sep 2001 20:14:02 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Mon, 03 Sep 2001 21:41:06 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  VAA01283; Mon, 3 Sep 2001 21:42:12 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXN0GY>; Mon, 3 Sep 2001 21:43:01 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC011C39C5 at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Jack Malone <jmalone at horizonind.com>, samba at lists.samba.org
Subject: RE: Disk space in use by files
Date: Mon, 3 Sep 2001 21:42:04 +0100 
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,

I guess that's the same for me, but take a look at this weird behavior:

I have a separated filesystem to all user files, mounted on a folder in the
root. Let's say this folder is called 'files'.

Inside 'files' there are several subfolders, each shared independently. In
smb.conf I have this, for example:

---------------
[public]
path = /files/public

[departments]
path = /files/departments

[c$] # :-)
path = /
---------------

If I open the 'public' share from a w2k box and look at the properties for
sizes, it will report the weird way mentioned below.

But if I open the 'c$' share and browse to /files/public/, windows will
report the correct file size in use! Now that's weird for me... :)

Looks like it will only report correctly if the share is root based.

Does this work the same for you?

Cheers
Gustavo

-----Original Message-----
From: Jack Malone [mailto:jmalone at horizonind.com] 
Sent: segunda-feira, 3 de setembro de 2001 17:29
To: samba at lists.samba.org
Subject: RE: Disk space in use by files

I have this same problem but when i check the directory size on the linux 
side its not taking up as much space as the windows boxes are reporting. it 
has to be a problem with windows reporting the size wrong.

jack


At 09:09 PM 9/3/2001 +0100, Michels, Gustavo [EES/BR] wrote:
>Hi,
>
>Thanks for the reply! It's set to 4096.
>
>Stupid question: how do I change this without losing the data on it?  :)
>
>And what value should be better for me?
>
>Cheers
>Gustavo
>
>-----Original Message-----
>From: Oliver [mailto:newsinabox at yahoo.de]
>Sent: segunda-feira, 3 de setembro de 2001 16:41
>To: samba at lists.samba.org
>Subject: RE: Disk space in use by files
>
>On September 03, 2001, Michels, Gustavo wrote:
> > Hi all,
> >
> > [...]
> >
> > The partition is ext2 type.
> >
> > This is probably happening because each small file is taking a big
amount
>of
> > space. Like this small file:
> >
> > Size: 378 bytes (378 bytes)
> > Size on Disk: 1,00 MB (1.048.576 bytes)
> >
> > [...]
>
>Check the block size of your ext2 filesystems with:
>     dumpe2fs -h /dev/xxx
>where xxx is the partition the filesystem sits on.
>
>You usually set the block size when formatting the filesystem with mke2fs.
>
>HTH,
>
>Oliver
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <cfcox at coes.latech.edu>
Delivered-To: samba at lists.samba.org
Received: from tabasco.engr.latech.edu (tabasco.engr.LaTech.edu
  [138.47.79.3]) by lists.samba.org (Postfix) with ESMTP id 7A0224870
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 13:42:08 -0700 (PDT)
Received: from localhost (cfcox at localhost) by tabasco.engr.latech.edu
  (8.11.2/8.11.2) with ESMTP id f83Kj7q14104; Mon, 3 Sep 2001 15:45:07
  -0500
X-Authentication-Warning: tabasco.engr.latech.edu: cfcox owned process
  doing -bs
Date: Mon, 3 Sep 2001 15:45:07 -0500 (CDT)
From: "Carey F. Cox" <cfcox at coes.latech.edu>
X-X-Sender: <cfcox at tabasco.engr.latech.edu>
To: <redhat-list at redhat.com>
Cc: <samba at lists.samba.org>
Subject: Re: ipchains
In-Reply-To: <5.1.0.14.0.20010903110515.00a2d320 at mail.comdotnetworking.c
  om>
Message-ID: <Pine.LNX.4.33.0109031544320.14095-100000 at tabasco.engr.latec
  h.edu>
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/

On Mon, 3 Sep 2001, Tym Rehm wrote:

> I have a rh7.1 server with samba (2.0.8 I think). I'm trying to get other
> pcs to use. If I turn off ipchains other PCs see the server. So my question
> is what ports do I need to open up. Is 137-139 tcp correct. Thanks.

Also, 161:tcp

Carey

-- 
 ======================================================================
<>  Carey F. Cox, PhD          |  PHONE: (318) 257-3770               <>
<>  Assistant Professor        |  FAX:   (318) 257-2306               <>
<>  Dept. of Mech. Eng.        |  EMAIL: cfcox at coes.latech.edu        <>
<>  Louisiana Tech University  |  WEB:   http://www.latech.edu/~cfcox <>
 ======================================================================

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  2691D487B for <samba at lists.samba.org>; Mon,  3 Sep 2001 13:51:54 -0700
  (PDT)
Received: from etstest01.emrsn.co.uk ([129.76.102.20]) by
  ukproxy1.emrsn.co.uk (8.9.3/8.9.3) with SMTP id UAA08603; Mon, 3 Sep
  2001 20:26:22 +0200
Received: from 129.254.5.5 by etstest01.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Mon, 03 Sep 2001 21:56:18 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  VAA01558; Mon, 3 Sep 2001 21:54:33 GMT
Received: by MXSEMEACN2 with Internet Mail Service (5.5.2653.19) id
  <RBSXN0HW>; Mon, 3 Sep 2001 21:55:22 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC011C39C8 at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: Jack Malone <jmalone at horizonind.com>, samba at lists.samba.org
Subject: RE: Disk space in use by files
Date: Mon, 3 Sep 2001 21:54:24 +0100 
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,

A better explanation of what happens:

The ext2 filesystem is mounted on /files. In smb.conf:

---------------
[public]
path = /files/public

[c$] # :-)
path = /
---------------

Going directly to the final share:

Location:		\\server\public
Size:			40 bytes (40 bytes)
Size on disk:	1,00 MB (1.048.576 bytes)


Through my fake 'c$' share:

Location:		\\server\c$\files\public
Size:			40 bytes (40 bytes)
Size on disk:	64,0 KB (65.536 bytes)
 
Weird, huh? :)

Cheers
Gustavo

-----Original Message-----
From: Jack Malone [mailto:jmalone at horizonind.com] 
Sent: segunda-feira, 3 de setembro de 2001 17:29
To: samba at lists.samba.org
Subject: RE: Disk space in use by files

I have this same problem but when i check the directory size on the linux 
side its not taking up as much space as the windows boxes are reporting. it 
has to be a problem with windows reporting the size wrong.

jack


At 09:09 PM 9/3/2001 +0100, Michels, Gustavo [EES/BR] wrote:
>Hi,
>
>Thanks for the reply! It's set to 4096.
>
>Stupid question: how do I change this without losing the data on it?  :)
>
>And what value should be better for me?
>
>Cheers
>Gustavo
>
>-----Original Message-----
>From: Oliver [mailto:newsinabox at yahoo.de]
>Sent: segunda-feira, 3 de setembro de 2001 16:41
>To: samba at lists.samba.org
>Subject: RE: Disk space in use by files
>
>On September 03, 2001, Michels, Gustavo wrote:
> > Hi all,
> >
> > [...]
> >
> > The partition is ext2 type.
> >
> > This is probably happening because each small file is taking a big
amount
>of
> > space. Like this small file:
> >
> > Size: 378 bytes (378 bytes)
> > Size on Disk: 1,00 MB (1.048.576 bytes)
> >
> > [...]
>
>Check the block size of your ext2 filesystems with:
>     dumpe2fs -h /dev/xxx
>where xxx is the partition the filesystem sits on.
>
>You usually set the block size when formatting the filesystem with mke2fs.
>
>HTH,
>
>Oliver
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

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 585434180 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 14:05:48 -0700 (PDT)
Received: from piglett.bartlett.house (as3-172.cbr.au.asiaonline.net
  [210.215.11.172]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f83L8LI01607; Tue, 4 Sep 2001 07:08:21 +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
  HAA23371; Tue, 4 Sep 2001 07:08:15 +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
  HAA07963; Tue, 4 Sep 2001 07:08:14 +1000
Message-ID: <3B93F13E.4C2BE5E9 at bartlett.house>
Date: Tue, 04 Sep 2001 07:08:14 +1000
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Gerald Carter <gcarter at valinux.com>
Cc: Andrew Bartlett <abartlet at pcug.org.au>, samba at lists.samba.org
Subject: Re: infamous pam problems
References: <Pine.LNX.4.33.0109030805220.1276-100000 at pogo.plainjoe.org>
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/

Gerald Carter wrote:
> 
> On Mon, 3 Sep 2001, Andrew Bartlett wrote:
> 
> > If you have encrypt passwords = yes (recommended) then nearly all
> > clients will send you encrypted passwords for compaison with smbpasswd.
> 
> Andrew,
> 
> Do you know of a specific client which sends a clear text password
> even though the server set the password encryption bit in the
> negprot response?  Just curious.

pam_smb when configured to do so is the one that comes to mind, and I
understand that there are some old clients that don't do encrypted
passwords.  Finally, just keep an eye on what a potential attacker might
do...

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <tim.manchester at larco.btinternet.co.uk>
Delivered-To: samba at lists.samba.org
Received: from mail.larco.btinternet.co.uk
  (host213-1-131-79.btinternet.com [213.1.131.79]) by lists.samba.org
  (Postfix) with ESMTP id 51F704805 for <samba at lists.samba.org>; Mon,  3
  Sep 2001 14:34:47 -0700 (PDT)
Received: from eeyore (eeyore.larco.btinternet.co.uk [10.1.1.9]) by
  mail.larco.btinternet.co.uk (Postfix on SuSE Linux 7.2 (i386)) with
  SMTP id 3C47826C5D; Mon,  3 Sep 2001 22:20:51 +0100 (BST)
Content-Type: text/plain; charset="iso-8859-1"
From: tim.manchester <tim.manchester at larco.btinternet.co.uk>
Reply-To: tim.manchester at larco.btinternet.co.uk
Organization: Larco Systems
To: samba at lists.samba.org
Subject: Maximum share name [home]
Date: Mon, 3 Sep 2001 22:15:28 +0100
X-Mailer: KMail [version 1.2]
Cc: tmanchester.larco at btinternet.com
MIME-Version: 1.0
Message-Id: <01090322152900.04385 at eeyore>
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 

can any one help. 

Problem is that one of the user names is being truncated when sent to the 
client. thus the share is then not available when the client tries to access 
it.

Is there a maximum and can it be increased ?

example  user name - jim.manchester which appears as jim.mancheste in the 
client desktop thus no connection can be made to the share.

samba 2.2.0 running on suse 7.2 i386 linux

(please reply to sender)

Packet dump from server announce 

Microsoft Windows Lanman Protocol 
Function Code: NetShareEnum 
Status: 0 
Convert: 0 
Entry Count: 6 
Available Entries: 6 
Available Shares 
Share homes 
Share Name: homes 
Share Type: Directory tree Share Comment: homedirectory 
Share cdrom 
Share Name: cdrom 
Share Type: Directory tree 
Share Comment: Linux CD-ROM 
Share jim.mancheste 
Share Name: jim.mancheste 
Share Type: Directory tree 
Share Comment: 
Share IPC$ 
Share Name: IPC$ 
Share Type: IPC Share Comment: IPC Service (Samba 2.2.0) 
Share ADMIN$ 
Share Name: ADMIN$ 
Share Type: Directory tree Share Comment: IPC Service (Samba 2.2.0) 
Share tim.mancheste 
Share Name: tim.mancheste 
Share Type: Directory tree Share Comment: homedirectory



smb.conf below

# Global parameters
[global]
        coding system = 
        client code page = 850
        code page directory = /usr/lib/samba/codepages
        workgroup = UK
        netbios name = 
        netbios aliases = tigger
        netbios scope = 
        server string = Samba 2.2.0
        interfaces = 
        bind interfaces only = No
        security = USER
        encrypt passwords = Yes
        update encrypted = No
        allow trusted domains = Yes
        hosts equiv = 
        min passwd length = 5
        map to guest = Bad User
        null passwords = No
        password server = 
        smb passwd file = /etc/smbpasswd
        root directory = 
        passwd program = /bin/passwd
        passwd chat = *new*password* %n\n *new*password* %n\n *changed*
        passwd chat debug = No
        username map = /etc/usermap
        password level = 0
        username level = 0
        unix password sync = No
        restrict anonymous = No
        lanman auth = Yes
        use rhosts = No
        log level = 0
        syslog = 1
        syslog only = No
        log file = /var/log/smblog.%m
        max log size = 5000
        timestamp logs = Yes
        debug hires timestamp = No
        debug pid = No
        debug uid = No
        protocol = NT1
        min protocol = CORE
        read bmpx = No
        read raw = Yes
        write raw = Yes
        nt smb support = Yes
        nt pipe support = Yes
        nt acl support = Yes
        announce version = 4.5
        announce as = NT
        max mux = 50
        max xmit = 65535
        name resolve order = lmhosts host wins bcast
        max packet = 65535
        max ttl = 259200
        max wins ttl = 518400
        min wins ttl = 21600
        time server = No
        change notify timeout = 60
        deadtime = 0
        getwd cache = Yes
        keepalive = 30
        lpq cache time = 10
        max smbd processes = 0
        max disk size = 0
        max open files = 10000
        read size = 16384
        socket options = TCP_NODELAY
        stat cache size = 50
        total print jobs = 0
        load printers = Yes
        printcap name = /etc/printcap
        enumports command = 
        addprinter command = 
        deleteprinter command = 
        show add printer wizard = Yes
        os2 driver map = 
        strip dot = No
        character set = 
        mangled stack = 50
        stat cache = Yes
        domain groups = 
        domain admin group = 
        domain guest group = 
        domain admin users = 
        domain guest users = 
        machine password timeout = 604800
        add user script = 
        delete user script = 
        logon script = %U.bat
        logon path = \\%N\%U\profile
        logon drive = 
        logon home = \\%N\%U
        domain logons = Yes
        os level = 2
        lm announce = Auto
        lm interval = 60
        preferred master = Auto
        local master = Yes
        domain master = True
        browse list = Yes
        dns proxy = Yes
        wins proxy = No
        wins server = 
        wins support = Yes
        wins hook = 
        kernel oplocks = Yes
        oplock break wait time = 0
        add share command = 
        change share command = 
        delete share command = 
        config file = 
        preload = 
        lock dir = /var/lock/samba
        default service = 
        message command = 
        dfree command = 
        valid chars = 
        remote announce = 
        remote browse sync = 
        socket address = 0.0.0.0
        homedir map = auto.home
        time offset = 0
        unix realname = Yes
        NIS homedir = No
        source environment = 
        panic action = 
        hide local users = No
        host msdfs = No
        winbind uid = 
        winbind gid = 
        template homedir = /home/%D/%U
        template shell = /bin/false
        winbind separator = \
        winbind cache time = 15
        comment = 
        path = 
        alternate permissions = No
        username = 
        guest account = nobody
        invalid users = 
        valid users = 
        admin users = 
        read list = 
        write list = 
        printer admin = 
        force user = 
        force group = 
        read only = Yes
        create mask = 0744
        force create mode = 00
        security mask = -1
        force security mode = -1
        directory mask = 0755
        force directory mode = 00
        directory security mask = -1
        force directory security mode = -1
        inherit permissions = No
        guest only = No
        guest ok = No
        only user = No
        hosts allow = 
        hosts deny = 
        status = Yes
        max connections = 0
        min print space = 0
        strict sync = No
        sync always = No
        write cache size = 0
        max print jobs = 1000
        printable = No
        postscript = No
        printing = cups
        print command = lpr -r -P%p %s
        lpq command = lpq -P%p
        lprm command = lprm -P%p %j
        lppause command = 
        lpresume command = 
        queuepause command = 
        queueresume command = 
        printer name = 
        printer driver = 
        printer driver file = /etc/printers.def
        printer driver location = 
        default case = lower
        case sensitive = No
        preserve case = Yes
        short preserve case = Yes
        mangle case = No
        mangling char = ~
        hide dot files = Yes
        delete veto files = No
        veto files = 
        hide files = 
        veto oplock files = 
        map system = No
        map hidden = No
        map archive = Yes
        mangled names = Yes
        mangled map = 
        browseable = Yes
        blocking locks = Yes
        fake oplocks = No
        locking = Yes
        oplocks = Yes
        level2 oplocks = Yes
        oplock contention limit = 2
        posix locking = Yes
        strict locking = No
        share modes = Yes
        copy = 
        include = 
        exec = 
        preexec close = No
        postexec = 
        root preexec = 
        root preexec close = No
        root postexec = 
        available = Yes
        volume = 
        fstype = NTFS
        set directory = No
        wide links = Yes
        follow symlinks = Yes
        dont descend = 
        magic script = 
        magic output = 
        delete readonly = No
        dos filemode = No
        dos filetimes = No
        dos filetime resolution = No
        fake directory create times = No
        vfs object = 
        vfs options = 
        msdfs root = No

[netlogon]
        path = /netlogon

[homes]
        comment = homedirectory
        read only = No
        create mask = 0750

[cdrom]
        comment = Linux CD-ROM
        path = /cdrom
        guest ok = Yes
        locking = No

[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        guest ok = Yes
        printable = Yes
        browseable = No

Return-Path: <hugo.levasseur at mcgill.ca>
Delivered-To: samba at lists.samba.org
Received: from water.cc.mcgill.ca (water.CC.McGill.CA [132.206.27.29])
  by lists.samba.org (Postfix) with ESMTP id A877F48BF for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 14:39:46 -0700 (PDT)
Received: from proserpine ([132.206.67.90]) by water.cc.mcgill.ca
  (8.11.3/8.11.0) with ESMTP id f83LgY021111 for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 17:42:34 -0400 (EDT)
From: "Hugo Levasseur" <hugo.levasseur at mcgill.ca>
To: "Samba Mailing List" <samba at lists.samba.org>
Subject: unable to mount share
Date: Mon, 3 Sep 2001 17:42:26 -0400
Message-ID: <008101c134c1$55e618c0$5a43ce84 at ugrad.pc.ece.mcgill.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook, Build 10.0.2627
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/

Hi guys,
 
I m trying to use share level security on samba with win2k boxes...  I
can mount user spaces ( \\server\%username%)  but when I want to mount
the share (\\server\homes) as administrator, I get an error "network
name cannot be found"...  Although when I "navigate" to the server using
the network neighbourhood navigator I can see the share .. but when I
double click it I get the same error.
 
As a regular user I get no error when I try mounting \\server\homes I
get a prompt asking me for username and password and it hten mounts my
users home dir... 
 
A problem that I m having with my regular users is that when I use the
string \\server\%username% to point to their homes in the AD user
control panel.. the homes dont get mounted!  
 
It looks to me like it might be my smb.conf file here s what it looks
like:
[global]
        workgroup = DOMAIN
        security = SHARE
        allow hosts = 127.0.0. some.other.nets.
        interfaces = all.my.interfaces/24 127.0.0.1/24
        bind interfaces only = true
 
[homes]
        guest ok = no
        read only = no
        force create mode = 0755
 
[dos]
        path = /dos/share
        guest ok = yes
        read only = yes
 
Where s my mistake?
 
Hugo

Return-Path: <sotl155360 at earthlink.net>
Delivered-To: samba at lists.samba.org
Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net
  [207.217.121.85]) by lists.samba.org (Postfix) with ESMTP id BD47849A5
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 14:51:26 -0700 (PDT)
Received: from localhost.localdomain
  (dialup-63.208.207.91.Dial1.Tampa1.Level3.net [63.208.207.91]) by
  gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id OAA29289;
  Mon, 3 Sep 2001 14:54:08 -0700 (PDT)
Content-Type: text/plain; charset="iso-8859-1"
From: SOTL <sotl155360 at earthlink.net>
To: Dragos <dragos.delcea at farmexim.ro>, samba at lists.samba.org
Subject: Re: swat
Date: Mon, 3 Sep 2001 17:53:38 -0400
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
  <01090311005701.01030 at battleship> <01090314434703.10684 at busybox>
In-Reply-To: <01090314434703.10684 at busybox>
MIME-Version: 1.0
Message-Id: <01090317533801.01407 at localhost.localdomain>
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 Monday 03 September 2001 07:43 am, Dragos wrote:
> That's the whole point: create it! samba doesn't come with this file;
> cut from this mail and paste into a file called 'swat' which you must put
> in '/etc/xinetd.d/' and restart xinetd like this:
> /etc/init.d/xinetd restart

There are two methods of installing Samba. Do it your self and put things 
where you want them or install Samba from a distribution and accept the 
arrangement of the distribution.

If you accept the RH 7.1 installation then things are done a little bit 
different than RH did in the past.

First, there is no xinetd.d directory there is a samba directory.

Next, there are 4 xinetd files:
/usr/shr/doc/wu-ftpd-2.6.1/examples    with size = 513
/etc/rc.d/initd.d                                       with size = 2,122
/var/lock/subsys                                     with size = 0
/usr/sbin                                                 with size = 147,004

> if you don't have the '/etc/xinetd.d/' directory, then you most likely
> don't have xinetd installed...

Not only do I have Samba and Swat installed - Both of them work.

> and if you want to connect to swat from another host add it on the line
> with only_from
>
> dragos

I do not know what he has installed in the way of packages but I have learned 
after about 20 initial installations of RH 7.1 that it is easier to install 
all the packages on both disks than it is to try to figure out what I screwed 
up.

The samba config file is located at: 
/ets/samba/smb.conf

The xinted config file is located at:
/etc/xinetd.conf

Sorry you have reached the limit of my knowledge with this.

Thanks
Frank

Return-Path: <housebee at xs4all.nl>
Delivered-To: samba at lists.samba.org
Received: from smtp7.xs4all.nl (smtp7.xs4all.nl [194.109.127.133]) by
  lists.samba.org (Postfix) with ESMTP id D2EEE424B for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 14:56:20 -0700 (PDT)
Received: from housebee (housebee.xs4all.nl [194.109.243.233]) by
  smtp7.xs4all.nl (8.9.3/8.9.3) with ESMTP id XAA04213 for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 23:59:08 +0200 (CEST)
Received: by housebee (Postfix, from userid 1000) id 4414B19CA8; Mon,  3
  Sep 2001 23:59:05 +0200 (CEST)
Date: Mon, 3 Sep 2001 23:59:05 +0200
From: Housebee <housebee at xs4all.nl>
To: samba at lists.samba.org
Subject: Samba priveleges based on ip-addresses?
Message-ID: <20010903235905.B1888 at housebee>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.20i
X-Operating-System: Linux housebee 2.4.10-pre3
X-Computer-Name: Housebee
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 have the following situation:

I have 8 clients (win95/98) and one linux server with samba DHCP ftpd
apache on it. The samba server is not configured as a domain server.
So security is set on 'share' and guest ok = yes, in my case...

I now want to have the following working. PC1 to 7 should only have
READ access to the share, and pc8 should have read AND write
priveleges. They all receive their ipaddresses from the server. Only
PC8 receives a static IP-address. So pc8 differs from the other pc's.

Since i cannot validate passwords, users etc (in my opinion)... i was
looking for a way that was able to bind an ip-address to a certain
right. I'd hoped that this worked:

read list = 172.16.8.1, 172.16.8.2, 172.16.8.3, 172.16.8.4,172.16.8.5,
            172.16.8.6, 172.16.8.7
and

write list = 172.16.8.8

But ofcourse this was not working.
I hope samba has a solution for this kind of problem. It is probably
an uncommon problem... Because every server these days is also a
domain server. But still i am very curious about this particulary
thing. I really hope there is an solution for it.

Many thanx in advance
Greetz Housebee

Below some information:
schooltje:/etc/samba# uname -a
Linux schooltje 2.4.4 #4 Tue Jun 26 22:04:38 CEST 2001 i586 unknown
schooltje:/etc/samba# smbd -V
Version 2.2.1a
schooltje:/etc/samba# 

=== begin smb.conf

# Global parameters
[global]
        workgroup = pcroom
        netbios name = merkel
        server string = Linux Server
        #socket options = TCP_NODELAY IPTOS_LOWDELAY
        encrypt passwords = Yes
        wins support = Yes
        guest ok = yes
        security = share
        null passwords = yes
        #allow hosts = 172.16.8.0/24

        # Browsing election options
         os level = 34
         local master = yes

        # Debug logging information
        log level = 2
        log file = /var/log/samba.log.%m
        max log size = 1000
        debug timestamp = yes
        syslog=2

[public]
        comment = Public Area
        path = /pub
        # read list =
        # write list =
        browseable = yes

=== end smb.conf

-- 

MVG,
Guido



*********************************************************************
Email:      housebee at xs4all.nl
Homepage:   http://housebee.xs4all.nl
OS:         Debian GNU Linux (Sid)

 __  __                                  __                       
/\ \/\ \                                /\ \                      
\ \ \_\ \    ___   __  __    ____     __\ \ \____     __     __   
 \ \  _  \  / __`\/\ \/\ \  /',__\  /'__`\ \ '__`\  /'__`\ /'__`\ 
  \ \ \ \ \/\ \L\ \ \ \_\ \/\__, `\/\  __/\ \ \L\ \/\  __//\  __/ 
   \ \_\ \_\ \____/\ \____/\/\____/\ \____\\ \_,__/\ \____\ \____\
    \/_/\/_/\/___/  \/___/  \/___/  \/____/ \/___/  \/____/\/____/
                                                                  

*********************************************************************

Return-Path: <scottbird7 at home.com>
Delivered-To: samba at lists.samba.org
Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com
  [24.0.95.82]) by lists.samba.org (Postfix) with ESMTP id C347A44D0 for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 16:55:09 -0700 (PDT)
Received: from HAWKMOON ([24.10.228.58]) by femail2.sdc1.sfba.home.com
  (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id
  <20010903231927.HNZK3982.femail2.sdc1.sfba.home.com at HAWKMOON> for
  <samba at lists.samba.org>; Mon, 3 Sep 2001 16:19:27 -0700
Message-ID: <001d01c134ce$dfd9ba20$0801a8c0 at cj501503a.dlcty1.va.home.com
  >
From: "Scott Armstrong" <scottbird7 at home.com>
To: <samba at lists.samba.org>
Subject: Updated Quotas.c (Linux section)
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2526.0000
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.0.6
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/>
Date: Mon Sep  3 16:56:03 2001
X-Original-Date: Mon, 3 Sep 2001 19:19:25 -0400

I've included an updated quotas.c which includes no additional
functionality - other than it actually works for user quotas on Linux. Since
no one else replied to me about my inquiry, I decided to see what I could do
with it myself. Running strace on the command quota showed a different QCMD
value for the quotactl call than I was seeing when doing the same with smbd.
I downloaded the source RPM for quota-3.00-4 from RedHat and started poking
around some more. The biggest difference I saw was that Samba was
referencing <sys/quota.h> while the quota package was referencing
<linux/quota.h>. After replacing the include line and updating the internal
structure references to match, I obtained a working copy. I'm going to see
if I can take the next step with it - which is to get group quotas working
as well, but I wanted those that have a pressing need for the advertised
functionality to get a copy of it now. I'm sorry that I haven't produced
diffs for it so a 2.2.1b can be produced. I will leave that as an exercise
to the authors. I've left in additional DEBUG lines which I hope will assist
anyone else working on the Linux section.

Scott

/*
Unix SMB/Netbios implementation.
Version 1.9.
support for quotas
Copyright (C) Andrew Tridgell 1992-1998
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

/*
* This is one of the most system dependent parts of Samba, and its
* done a litle differently. Each system has its own way of doing
* things :-(
*/
#include "includes.h"
extern int DEBUGLEVEL;
#if defined(VXFS_QUOTA)
/*
* In addition to their native filesystems, some systems have Veritas VxFS.
* Declare here, define at end: reduces likely "include" interaction
problems.
* David Lee <T.D.Lee at durham.ac.uk>
*/
BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize,
SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
#endif /* VXFS_QUOTA */
#ifdef LINUX
#include <sys/types.h>
#include <asm/types.h>
#include <linux/quota.h>
#include <mntent.h>
#include <linux/unistd.h>
/* _syscall4(int, quotactl, int, cmd, const char *, special, int, id,
caddr_t, addr); */
/***************************************************************************
*
try to get the disk space from disk quotas (LINUX version)
****************************************************************************
/
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
int r;
struct mem_dqblk D;
SMB_STRUCT_STAT S;
FILE *fp;
struct mntent *mnt;
SMB_DEV_T devno;
int found;
uid_t euser_id;
euser_id = geteuid();
/* find the block device file */
if ( sys_stat(path, &S) == -1 ) {
return(False) ;
}
devno = S.st_dev ;
DEBUG(5,("disk_quotas: looking for path \"%s\" devno=%x\n", path,(unsigned
int)devno));
fp = setmntent(MOUNTED,"r");
found = False ;
while ((mnt = getmntent(fp))) {
DEBUG(5,("disk_quotas: looking for path \"%s\" ,mnt->mnt_dir= \"%s\"
,devno=%x\n", path ,mnt->mnt_dir,(unsigned int)devno));
if ( sys_stat(mnt->mnt_dir,&S) == -1 )
continue ;
if (S.st_dev == devno) {
found = True ;
break ;
}
}
endmntent(fp) ;
if (!found) {
DEBUG(5,("disk_quotas: path not found\n"));
return(False);
}
save_re_uid();
set_effective_uid(0);
/* DEBUG(5,("disk_quotas: calling quotactl with
cmd=%i,type=%i,mnt->mnt_fsname=\"%s\",euser_id=%i\n",Q_GETQUOTA,USRQUOTA,mnt
->mnt_fsname,euser_id)); */
r=quotactl(QCMD(Q_GETQUOTA,USRQUOTA), mnt->mnt_fsname, euser_id, (void
*)&D);
restore_re_uid();
/* Use softlimit to determine disk space, except when it has been exceeded
*/
*bsize = 1024;
if (r)
{
; *dfree =0;
; *dsize =toqb(D.dqb_curspace);
if (errno == EINVAL)
DEBUG(5,("disk_quotas: Unable to get quotainfo, quota not compiled in kernel
?\n"));
if(errno == EFAULT)
DEBUG(5,("disk_quotas: blockdevice or quotastruct invalid\n"));
if(errno == ENOENT)
DEBUG(5,("disk_quotas: File 'special' or 'addr' non existent\n"));
if(errno == ENOTBLK)
DEBUG(5,("disk_quotas: blockdevice not a blockdevice"));
if(errno == EPERM)
DEBUG(5,("disk_quotas: No privileges, try running as superuser\n"));
if(errno == ESRCH)
DEBUG(5,("disk_quotas: No disc quota is found for the indicated user. Quotas
have not been turned on for this file system.\n"));
if(errno == EUSERS)
DEBUG(5,("disk_quotas: Quotatable full"));
if(errno == EACCES)
DEBUG(5,("disk_quotas: The quota file pointed to by addr exists but is not a
regular file.\n"));
if(errno == EBUSY)
DEBUG(5,("disk_quotas: Q_QUOTAON attempted while another Q_QUOTAON has
already taken place.\n"));
return (False);
}
/* Use softlimit to determine disk space, except when it has been exceeded
*/
DEBUG(5,("disk_quotas: have valid soft and hard limits\n"));
if (D.dqb_bsoftlimit==0 && D.dqb_bhardlimit==0)
{
return(False);
}
else if (
(D.dqb_bsoftlimit && toqb(D.dqb_curspace)>=D.dqb_bsoftlimit) ||
(D.dqb_bhardlimit && toqb(D.dqb_curspace)>=D.dqb_bhardlimit) ||
(D.dqb_isoftlimit && D.dqb_curinodes>=D.dqb_isoftlimit) ||
(D.dqb_ihardlimit && D.dqb_curinodes>=D.dqb_ihardlimit)
)
{
*dfree = 0;
*dsize = toqb(D.dqb_curspace);
}
else {
if (D.dqb_bsoftlimit == 0)
D.dqb_bsoftlimit = D.dqb_bhardlimit;
*dfree = D.dqb_bsoftlimit - toqb(D.dqb_curspace);
*dsize = D.dqb_bsoftlimit;
}
return (True);
}
#elif defined(CRAY)
#include <sys/quota.h>
#include <mntent.h>
/***************************************************************************
*
try to get the disk space from disk quotas (CRAY VERSION)
****************************************************************************
/
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
struct mntent *mnt;
FILE *fd;
SMB_STRUCT_STAT sbuf;
SMB_DEV_T devno ;
static SMB_DEV_T devno_cached = 0 ;
static pstring name;
struct q_request request ;
struct qf_header header ;
static int quota_default = 0 ;
int found ;
if ( sys_stat(path,&sbuf) == -1 )
return(False) ;
devno = sbuf.st_dev ;
if ( devno != devno_cached ) {
devno_cached = devno ;
if ((fd = setmntent(KMTAB)) == NULL)
return(False) ;
found = False ;
while ((mnt = getmntent(fd)) != NULL) {
if ( sys_stat(mnt->mnt_dir,&sbuf) == -1 )
continue ;
if (sbuf.st_dev == devno) {
found = True ;
break ;
}
}
pstrcpy(name,mnt->mnt_dir) ;
endmntent(fd) ;
if ( ! found )
return(False) ;
}
request.qf_magic = QF_MAGIC ;
request.qf_entry.id = geteuid() ;
if (quotactl(name, Q_GETQUOTA, &request) == -1)
return(False) ;
if ( ! request.user )
return(False) ;
if ( request.qf_entry.user_q.f_quota == QFV_DEFAULT ) {
if ( ! quota_default ) {
if ( quotactl(name, Q_GETHEADER, &header) == -1 )
return(False) ;
else
quota_default = header.user_h.def_fq ;
}
*dfree = quota_default ;
}else if ( request.qf_entry.user_q.f_quota == QFV_PREVENT ) {
*dfree = 0 ;
}else{
*dfree = request.qf_entry.user_q.f_quota ;
}
*dsize = request.qf_entry.user_q.f_use ;
if ( *dfree < *dsize )
*dfree = 0 ;
else
*dfree -= *dsize ;
*bsize = 4096 ; /* Cray blocksize */
return(True) ;
}

#elif defined(SUNOS5) || defined(SUNOS4)
#include <fcntl.h>
#include <sys/param.h>
#if defined(SUNOS5)
#include <sys/fs/ufs_quota.h>
#include <sys/mnttab.h>
#include <sys/mntent.h>
#else /* defined(SUNOS4) */
#include <ufs/quota.h>
#include <mntent.h>
#endif
#if defined(SUNOS5)
/***************************************************************************
*
Allows querying of remote hosts for quotas on NFS mounted shares.
Supports normal NFS and AMD mounts.
Alan Romeril <a.romeril at ic.ac.uk> July 2K.
****************************************************************************
/
#include <rpc/rpc.h>
#include <rpc/types.h>
#include <rpcsvc/rquota.h>
#include <rpc/nettype.h>
#include <rpc/xdr.h>
static int quotastat;
static int xdr_getquota_args(XDR *xdrsp, struct getquota_args *args)
{
if (!xdr_string(xdrsp, &args->gqa_pathp, RQ_PATHLEN ))
return(0);
if (!xdr_int(xdrsp, &args->gqa_uid))
return(0);
return (1);
}
static int xdr_getquota_rslt(XDR *xdrsp, struct getquota_rslt *gqr)
{
if (!xdr_int(xdrsp, &quotastat)) {
DEBUG(6,("nfs_quotas: Status bad or zero\n"));
return 0;
}
if (!xdr_int(xdrsp, &gqr->getquota_rslt_u.gqr_rquota.rq_bsize)) {
DEBUG(6,("nfs_quotas: Block size bad or zero\n"));
return 0;
}
if (!xdr_bool(xdrsp, &gqr->getquota_rslt_u.gqr_rquota.rq_active)) {
DEBUG(6,("nfs_quotas: Active bad or zero\n"));
return 0;
}
if (!xdr_int(xdrsp, &gqr->getquota_rslt_u.gqr_rquota.rq_bhardlimit)) {
DEBUG(6,("nfs_quotas: Hardlimit bad or zero\n"));
return 0;
}
if (!xdr_int(xdrsp, &gqr->getquota_rslt_u.gqr_rquota.rq_bsoftlimit)) {
DEBUG(6,("nfs_quotas: Softlimit bad or zero\n"));
return 0;
}
if (!xdr_int(xdrsp, &gqr->getquota_rslt_u.gqr_rquota.rq_curblocks)) {
DEBUG(6,("nfs_quotas: Currentblocks bad or zero\n"));
return 0;
}
return (1);
}
/* Restricted to SUNOS5 for the moment, I haven`t access to others to test.
*/
static BOOL nfs_quotas(char *nfspath, uid_t euser_id, SMB_BIG_UINT *bsize,
SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize)
{
uid_t uid = euser_id;
struct dqblk D;
char *mnttype = nfspath;
CLIENT *clnt;
struct getquota_rslt gqr;
struct getquota_args args;
char *cutstr, *pathname, *host, *testpath;
int len;
static struct timeval timeout = {2,0};
enum clnt_stat clnt_stat;
BOOL ret = True;
*bsize = *dfree = *dsize = (SMB_BIG_UINT)0;
len=strcspn(mnttype, ":");
pathname=strstr(mnttype, ":");
cutstr = (char *) malloc(sizeof(char) * len );
if (!cutstr)
return False;
host = strncat(cutstr,mnttype, sizeof(char) * len );
DEBUG(5,("nfs_quotas: looking for mount on \"%s\"\n", cutstr));
DEBUG(5,("nfs_quotas: of path \"%s\"\n", mnttype));
testpath=strchr(mnttype, ':');
args.gqa_pathp = testpath+1;
args.gqa_uid = uid;
DEBUG(5,("nfs_quotas: Asking for host \"%s\" rpcprog \"%i\" rpcvers \"%i\"
network \"%s\"\n", host, RQUOTAPROG, RQUOTAVERS, "udp"));
if ((clnt = clnt_create(host, RQUOTAPROG, RQUOTAVERS, "udp")) == NULL) {
ret = False;
goto out;
}
clnt->cl_auth = authunix_create_default();
DEBUG(9,("nfs_quotas: auth_success\n"));
clnt_stat=clnt_call(clnt, RQUOTAPROC_GETQUOTA, xdr_getquota_args,
(caddr_t)&args, xdr_getquota_rslt, (caddr_t)&gqr, timeout);
if (clnt_stat != RPC_SUCCESS) {
DEBUG(9,("nfs_quotas: clnt_call fail\n"));
ret = False;
goto out;
}
/*
* quotastat returns 0 if the rpc call fails, 1 if quotas exist, 2 if there
is
* no quota set, and 3 if no permission to get the quota. If 0 or 3 return
* something sensible.
*/
switch ( quotastat ) {
case 0:
DEBUG(9,("nfs_quotas: Remote Quotas Failed! Error \"%i\" \n", quotastat ));
ret = False;
goto out;
case 1:
DEBUG(9,("nfs_quotas: Good quota data\n"));
D.dqb_bsoftlimit = gqr.getquota_rslt_u.gqr_rquota.rq_bsoftlimit;
D.dqb_bhardlimit = gqr.getquota_rslt_u.gqr_rquota.rq_bhardlimit;
D.dqb_curblocks = gqr.getquota_rslt_u.gqr_rquota.rq_curblocks;
break;
case 2:
case 3:
D.dqb_bsoftlimit = 1;
D.dqb_curblocks = 1;
DEBUG(9,("nfs_quotas: Remote Quotas returned \"%i\" \n", quotastat ));
break;
default:
DEBUG(9,("nfs_quotas: Remote Quotas Questionable! Error \"%i\" \n",
quotastat ));
break;
}
DEBUG(10,("nfs_quotas: Let`s look at D a bit closer... status \"%i\" bsize
\"%i\" active? \"%i\" bhard \"%i\" bsoft \"%i\" curb \"%i\" \n",
quotastat,
gqr.getquota_rslt_u.gqr_rquota.rq_bsize,
gqr.getquota_rslt_u.gqr_rquota.rq_active,
gqr.getquota_rslt_u.gqr_rquota.rq_bhardlimit,
gqr.getquota_rslt_u.gqr_rquota.rq_bsoftlimit,
gqr.getquota_rslt_u.gqr_rquota.rq_curblocks));
*bsize = gqr.getquota_rslt_u.gqr_rquota.rq_bsize;
*dsize = D.dqb_bsoftlimit;
if (D.dqb_curblocks == D.dqb_curblocks == 1)
*bsize = 512;
if (D.dqb_curblocks > D.dqb_bsoftlimit) {
*dfree = 0;
*dsize = D.dqb_curblocks;
} else
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
out:
if (clnt) {
if (clnt->cl_auth)
auth_destroy(clnt->cl_auth);
clnt_destroy(clnt);
}
DEBUG(5,("nfs_quotas: For path \"%s\" returning bsize %.0f, dfree %.0f,
dsize %.0f\n",args.gqa_pathp,(double)*bsize,(double)*dfree,(double)*dsize));
safe_free(cutstr);
DEBUG(10,("nfs_quotas: End of nfs_quotas\n" ));
return ret;
}
#endif
/***************************************************************************
*
try to get the disk space from disk quotas (SunOS & Solaris2 version)
Quota code by Peter Urbanec (amiga at cse.unsw.edu.au).
****************************************************************************
/
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
uid_t euser_id;
int ret;
struct dqblk D;
#if defined(SUNOS5)
struct quotctl command;
int file;
static struct mnttab mnt;
static pstring name;
pstring devopt;
#else /* SunOS4 */
struct mntent *mnt;
static pstring name;
#endif
FILE *fd;
SMB_STRUCT_STAT sbuf;
SMB_DEV_T devno ;
static SMB_DEV_T devno_cached = 0 ;
static int found ;
euser_id = geteuid();
if ( sys_stat(path,&sbuf) == -1 )
return(False) ;
devno = sbuf.st_dev ;
DEBUG(5,("disk_quotas: looking for path \"%s\" devno=%x\n", path,(unsigned
int)devno));
if ( devno != devno_cached ) {
devno_cached = devno ;
#if defined(SUNOS5)
if ((fd = sys_fopen(MNTTAB, "r")) == NULL)
return(False) ;
found = False ;
slprintf(devopt, sizeof(devopt) - 1, "dev=%x", (unsigned int)devno);
while (getmntent(fd, &mnt) == 0) {
if( !hasmntopt(&mnt, devopt) )
continue;
DEBUG(5,("disk_quotas: testing \"%s\" %s\n", mnt.mnt_mountp,devopt));
/* quotas are only on vxfs, UFS or NFS */
if ( strcmp( mnt.mnt_fstype, MNTTYPE_UFS ) == 0 ||
strcmp( mnt.mnt_fstype, "nfs" ) == 0 ||
strcmp( mnt.mnt_fstype, "vxfs" ) == 0 ) {
found = True ;
break;
}
}
pstrcpy(name,mnt.mnt_mountp) ;
pstrcat(name,"/quotas") ;
fclose(fd) ;
#else /* SunOS4 */
if ((fd = setmntent(MOUNTED, "r")) == NULL)
return(False) ;
found = False ;
while ((mnt = getmntent(fd)) != NULL) {
if ( sys_stat(mnt->mnt_dir,&sbuf) == -1 )
continue ;
DEBUG(5,("disk_quotas: testing \"%s\" devno=%x\n", mnt->mnt_dir,(unsigned
int)sbuf.st_dev));
if (sbuf.st_dev == devno) {
found = True ;
break;
}
}
pstrcpy(name,mnt->mnt_fsname) ;
endmntent(fd) ;
#endif
}
if ( ! found )
return(False) ;
save_re_uid();
set_effective_uid(0);
#if defined(SUNOS5)
if ( strcmp( mnt.mnt_fstype, "nfs" ) == 0) {
BOOL retval;
DEBUG(5,("disk_quotas: looking for mountpath (NFS) \"%s\"\n",
mnt.mnt_special));
retval = nfs_quotas(mnt.mnt_special, euser_id, bsize, dfree, dsize);
restore_re_uid();
return retval;
}
DEBUG(5,("disk_quotas: looking for quotas file \"%s\"\n", name));
if((file=sys_open(name, O_RDONLY,0))<0) {
restore_re_uid();
return(False);
}
command.op = Q_GETQUOTA;
command.uid = euser_id;
command.addr = (caddr_t) &D;
ret = ioctl(file, Q_QUOTACTL, &command);
close(file);
#else
DEBUG(5,("disk_quotas: trying quotactl on device \"%s\"\n", name));
ret = quotactl(Q_GETQUOTA, name, euser_id, &D);
#endif
restore_re_uid();
if (ret < 0) {
DEBUG(5,("disk_quotas ioctl (Solaris) failed. Error = %s\n",
strerror(errno) ));
#if defined(SUNOS5) && defined(VXFS_QUOTA)
/* If normal quotactl() fails, try vxfs private calls */
set_effective_uid(euser_id);
DEBUG(5,("disk_quotas: mount type \"%s\"\n", mnt.mnt_fstype));
if ( 0 == strcmp ( mnt.mnt_fstype, "vxfs" )) {
BOOL retval;
retval = disk_quotas_vxfs(name, path, bsize, dfree, dsize);
return(retval);
}
#else
return(False);
#endif
}
/* If softlimit is zero, set it equal to hardlimit.
*/
if (D.dqb_bsoftlimit==0)
D.dqb_bsoftlimit = D.dqb_bhardlimit;
/* Use softlimit to determine disk space. A user exceeding the quota is told
* that there's no space left. Writes might actually work for a bit if the
* hardlimit is set higher than softlimit. Effectively the disk becomes
* made of rubber latex and begins to expand to accommodate the user :-)
*/
if (D.dqb_bsoftlimit==0)
return(False);
*bsize = DEV_BSIZE;
*dsize = D.dqb_bsoftlimit;
if (D.dqb_curblocks > D.dqb_bsoftlimit) {
*dfree = 0;
*dsize = D.dqb_curblocks;
} else
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
DEBUG(5,("disk_quotas for path \"%s\" returning bsize %.0f, dfree %.0f,
dsize %.0f\n",
path,(double)*bsize,(double)*dfree,(double)*dsize));
return(True);
}

#elif defined(OSF1)
#include <ufs/quota.h>
/***************************************************************************
*
try to get the disk space from disk quotas - OSF1 version
****************************************************************************
/
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
int r, save_errno;
struct dqblk D;
SMB_STRUCT_STAT S;
uid_t euser_id;
/*
* This code presumes that OSF1 will only
* give out quota info when the real uid
* matches the effective uid. JRA.
*/
euser_id = geteuid();
save_re_uid();
if (set_re_uid() != 0) return False;
r= quotactl(path,QCMD(Q_GETQUOTA, USRQUOTA),euser_id,(char *) &D);
if (r) {
save_errno = errno;
}
restore_re_uid();
*bsize = DEV_BSIZE;
if (r)
{
if (save_errno == EDQUOT) /* disk quota exceeded */
{
*dfree = 0;
*dsize = D.dqb_curblocks;
return (True);
}
else
return (False);
}
/* If softlimit is zero, set it equal to hardlimit.
*/
if (D.dqb_bsoftlimit==0)
D.dqb_bsoftlimit = D.dqb_bhardlimit;
/* Use softlimit to determine disk space, except when it has been exceeded
*/
if (D.dqb_bsoftlimit==0)
return(False);
if ((D.dqb_curblocks>D.dqb_bsoftlimit)) {
*dfree = 0;
*dsize = D.dqb_curblocks;
} else {
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
*dsize = D.dqb_bsoftlimit;
}
return (True);
}
#elif defined (IRIX6)
/***************************************************************************
*
try to get the disk space from disk quotas (IRIX 6.2 version)
****************************************************************************
/
#include <sys/quota.h>
#include <mntent.h>
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
uid_t euser_id;
int r;
struct dqblk D;
struct fs_disk_quota F;
SMB_STRUCT_STAT S;
FILE *fp;
struct mntent *mnt;
SMB_DEV_T devno;
int found;
/* find the block device file */
if ( sys_stat(path, &S) == -1 ) {
return(False) ;
}
devno = S.st_dev ;
fp = setmntent(MOUNTED,"r");
found = False ;
while ((mnt = getmntent(fp))) {
if ( sys_stat(mnt->mnt_dir,&S) == -1 )
continue ;
if (S.st_dev == devno) {
found = True ;
break ;
}
}
endmntent(fp) ;
if (!found) {
return(False);
}
euser_id=geteuid();
save_re_uid();
set_effective_uid(0);
/* Use softlimit to determine disk space, except when it has been exceeded
*/
*bsize = 512;
if ( 0 == strcmp ( mnt->mnt_type, "efs" ))
{
r=quotactl (Q_GETQUOTA, mnt->mnt_fsname, euser_id, (caddr_t) &D);
restore_re_uid();
if (r==-1)
return(False);
/* Use softlimit to determine disk space, except when it has been exceeded
*/
if (
(D.dqb_bsoftlimit && D.dqb_curblocks>=D.dqb_bsoftlimit) ||
(D.dqb_bhardlimit && D.dqb_curblocks>=D.dqb_bhardlimit) ||
(D.dqb_fsoftlimit && D.dqb_curfiles>=D.dqb_fsoftlimit) ||
(D.dqb_fhardlimit && D.dqb_curfiles>=D.dqb_fhardlimit)
)
{
*dfree = 0;
*dsize = D.dqb_curblocks;
}
else if (D.dqb_bsoftlimit==0 && D.dqb_bhardlimit==0)
{
return(False);
}
else
{
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
*dsize = D.dqb_bsoftlimit;
}
}
else if ( 0 == strcmp ( mnt->mnt_type, "xfs" ))
{
r=quotactl (Q_XGETQUOTA, mnt->mnt_fsname, euser_id, (caddr_t) &F);
restore_re_uid();
if (r==-1)
return(False);
/* Use softlimit to determine disk space, except when it has been exceeded
*/
if (
(F.d_blk_softlimit && F.d_bcount>=F.d_blk_softlimit) ||
(F.d_blk_hardlimit && F.d_bcount>=F.d_blk_hardlimit) ||
(F.d_ino_softlimit && F.d_icount>=F.d_ino_softlimit) ||
(F.d_ino_hardlimit && F.d_icount>=F.d_ino_hardlimit)
)
{
*dfree = 0;
*dsize = F.d_bcount;
}
else if (F.d_blk_softlimit==0 && F.d_blk_hardlimit==0)
{
return(False);
}
else
{
*dfree = (F.d_blk_softlimit - F.d_bcount);
*dsize = F.d_blk_softlimit;
}
}
else
{
restore_re_uid();
return(False);
}
return (True);
}
#else
#if defined(__FreeBSD__) || defined(__OpenBSD__)
#include <ufs/ufs/quota.h>
#include <machine/param.h>
#elif AIX
/* AIX quota patch from Ole Holm Nielsen <ohnielse at fysik.dtu.dk> */
#include <jfs/quota.h>
/* AIX 4.X: Rename members of the dqblk structure (ohnielse at fysik.dtu.dk) */
#define dqb_curfiles dqb_curinodes
#define dqb_fhardlimit dqb_ihardlimit
#define dqb_fsoftlimit dqb_isoftlimit
#else /* !__FreeBSD__ && !AIX && !__OpenBSD__ */
#include <sys/quota.h>
#include <devnm.h>
#endif
/***************************************************************************
*
try to get the disk space from disk quotas - default version
****************************************************************************
/
BOOL disk_quotas(char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree,
SMB_BIG_UINT *dsize)
{
int r;
struct dqblk D;
uid_t euser_id;
#if !defined(__FreeBSD__) && !defined(AIX) && !defined(__OpenBSD__)
char dev_disk[256];
SMB_STRUCT_STAT S;
/* find the block device file */
if ((sys_stat(path, &S)<0) ||
(devnm(S_IFBLK, S.st_dev, dev_disk, 256, 0)<0)) return (False);
#endif
euser_id = geteuid();
#ifdef HPUX
/* for HPUX, real uid must be same as euid to execute quotactl for euid */
save_re_uid();
if (set_re_uid() != 0) return False;
r=quotactl(Q_GETQUOTA, dev_disk, euser_id, &D);
restore_re_uid();
#else
#if defined(__FreeBSD__) || defined(__OpenBSD__)
{
/* FreeBSD patches from Marty Moll <martym at arbor.edu> */
gid_t egrp_id;
save_re_uid();
set_effective_uid(0);
egrp_id = getegid();
r= quotactl(path,QCMD(Q_GETQUOTA,USRQUOTA),euser_id,(char *) &D);
/* As FreeBSD has group quotas, if getting the user
quota fails, try getting the group instead. */
if (r) {
r= quotactl(path,QCMD(Q_GETQUOTA,GRPQUOTA),egrp_id,(char *) &D);
}
restore_re_uid();
}
#elif defined(AIX)
/* AIX has both USER and GROUP quotas:
Get the USER quota (ohnielse at fysik.dtu.dk) */
r= quotactl(path,QCMD(Q_GETQUOTA,USRQUOTA),euser_id,(char *) &D);
#else /* !__FreeBSD__ && !AIX && !__OpenBSD__ */
r=quotactl(Q_GETQUOTA, dev_disk, euser_id, &D);
#endif /* !__FreeBSD__ && !AIX && !__OpenBSD__ */
#endif /* HPUX */
/* Use softlimit to determine disk space, except when it has been exceeded
*/
#if defined(__FreeBSD__) || defined(__OpenBSD__)
*bsize = DEV_BSIZE;
#else /* !__FreeBSD__ && !__OpenBSD__ */
*bsize = 1024;
#endif /*!__FreeBSD__ && !__OpenBSD__ */
if (r)
{
if (errno == EDQUOT)
{
*dfree =0;
*dsize =D.dqb_curblocks;
return (True);
}
else return(False);
}
/* If softlimit is zero, set it equal to hardlimit.
*/
if (D.dqb_bsoftlimit==0)
D.dqb_bsoftlimit = D.dqb_bhardlimit;
if (D.dqb_bsoftlimit==0)
return(False);
/* Use softlimit to determine disk space, except when it has been exceeded
*/
if ((D.dqb_curblocks>D.dqb_bsoftlimit)
#if !defined(__FreeBSD__) && !defined(__OpenBSD__)
||((D.dqb_curfiles>D.dqb_fsoftlimit) && (D.dqb_fsoftlimit != 0))
#endif
) {
*dfree = 0;
*dsize = D.dqb_curblocks;
}
else {
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
*dsize = D.dqb_bsoftlimit;
}
return (True);
}
#endif
#if defined(VXFS_QUOTA)
/***************************************************************************
*
Try to get the disk space from Veritas disk quotas.
David Lee <T.D.Lee at durham.ac.uk> August 1999.
Background assumptions:
Potentially under many Operating Systems. Initially Solaris 2.
My guess is that Veritas is largely, though not entirely,
independent of OS. So I have separated it out.
There may be some details. For example, OS-specific "include" files.
It is understood that HPUX 10 somehow gets Veritas quotas without
any special effort; if so, this routine need not be compiled in.
Dirk De Wachter <Dirk.DeWachter at rug.ac.be>
Warning:
It is understood that Veritas do not publicly support this ioctl interface.
Rather their preference would be for the user (us) to call the native
OS and then for the OS itself to call through to the VxFS filesystem.
Presumably HPUX 10, see above, does this.
Hints for porting:
Add your OS to "IFLIST" below.
Get it to compile successfully:
Almost certainly "include"s require attention: see SUNOS5.
In the main code above, arrange for it to be called: see SUNOS5.
Test!
****************************************************************************
/
/* "IFLIST"
* This "if" is a list of ports:
* if defined(OS1) || defined(OS2) || ...
*/
#if defined(SUNOS5)
#if defined(SUNOS5)
#include <sys/fs/vx_solaris.h>
#endif
#include <sys/fs/vx_machdep.h>
#include <sys/fs/vx_layout.h>
#include <sys/fs/vx_quota.h>
#include <sys/fs/vx_aioctl.h>
#include <sys/fs/vx_ioctl.h>
BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize,
SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize)
{
uid_t user_id, euser_id;
int ret;
struct vx_dqblk D;
struct vx_quotctl quotabuf;
struct vx_genioctl genbuf;
pstring qfname;
int file;
/*
* "name" may or may not include a trailing "/quotas".
* Arranging consistency of calling here in "quotas.c" may not be easy and
* it might be easier to examine and adjust it here.
* Fortunately, VxFS seems not to mind at present.
*/
pstrcpy(qfname, name) ;
/* pstrcat(qfname, "/quotas") ; */ /* possibly examine and adjust "name" */
euser_id = geteuid();
set_effective_uid(0);
DEBUG(5,("disk_quotas: looking for VxFS quotas file \"%s\"\n", qfname));
if((file=sys_open(qfname, O_RDONLY,0))<0) {
set_effective_uid(euser_id);
return(False);
}
genbuf.ioc_cmd = VX_QUOTACTL;
genbuf.ioc_up = (void *) &quotabuf;
quotabuf.cmd = VX_GETQUOTA;
quotabuf.uid = euser_id;
quotabuf.addr = (caddr_t) &D;
ret = ioctl(file, VX_ADMIN_IOCTL, &genbuf);
close(file);
set_effective_uid(euser_id);
if (ret < 0) {
DEBUG(5,("disk_quotas ioctl (VxFS) failed. Error = %s\n",
strerror(errno) ));
return(False);
}
/* If softlimit is zero, set it equal to hardlimit.
*/
if (D.dqb_bsoftlimit==0)
D.dqb_bsoftlimit = D.dqb_bhardlimit;
/* Use softlimit to determine disk space. A user exceeding the quota is told
* that there's no space left. Writes might actually work for a bit if the
* hardlimit is set higher than softlimit. Effectively the disk becomes
* made of rubber latex and begins to expand to accommodate the user :-)
*/
DEBUG(5,("disk_quotas for path \"%s\" block c/s/h %ld/%ld/%ld; file c/s/h
%ld/%ld/%ld\n",
path, D.dqb_curblocks, D.dqb_bsoftlimit, D.dqb_bhardlimit,
D.dqb_curfiles, D.dqb_fsoftlimit, D.dqb_fhardlimit));
if (D.dqb_bsoftlimit==0)
return(False);
*bsize = DEV_BSIZE;
*dsize = D.dqb_bsoftlimit;
if (D.dqb_curblocks > D.dqb_bsoftlimit) {
*dfree = 0;
*dsize = D.dqb_curblocks;
} else
*dfree = D.dqb_bsoftlimit - D.dqb_curblocks;
DEBUG(5,("disk_quotas for path \"%s\" returning bsize %.0f, dfree %.0f,
dsize %.0f\n",
path,(double)*bsize,(double)*dfree,(double)*dsize));
return(True);
}
#endif /* SUNOS5 || ... */
#endif /* VXFS_QUOTA */

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  C3C9241A4 for <samba at lists.samba.org>; Mon,  3 Sep 2001 16:58:20 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id XAA11427 for <samba at lists.samba.org>; Mon, 3 Sep 2001
  23:32:48 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Tue, 04 Sep 2001 00:58:52 +0100 (GMT Daylight Time)
Received: from mxsemeacn1.emrsn.co.uk (mxsemeacn1.emrsn.co.uk
  [129.254.5.202]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  BAA04685 for <samba at lists.samba.org>; Tue, 4 Sep 2001 01:00:58 GMT
Received: by mxsemeacn1.emrsn.co.uk with Internet Mail Service
  (5.5.2653.19) id <RBSXM61A>; Tue, 4 Sep 2001 01:00:40 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CC011C39E2 at eesekkex001.kkekan
  t.ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: samba at lists.samba.org
Subject: General info on ext2 partition
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.0.6
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/>
Date: Mon Sep  3 16:59:06 2001
X-Original-Date: Tue, 4 Sep 2001 01:00:51 +0100

Hi all,

Our company is considering in moving our current nt4 based file/print server
structure to pure linux and samba.

I would to have some information on ext2 partitions, like:

- fragmentation: is this an issue on ext2 partitions? Is there a
'defragmenter' for it? Is there anythink in linux like the indexing service
in NT?

Also, any tips on improving the server (anything, disk, partitions,
redundancy, memory, etc) performance are greatly appreciated!

The server: Dell PowerEdge 2450 - PIII 733Mhz, 512 MB ram, 4 18Gb 10k RPM
SCSI disks (hardware raid - currently setup to raid 5)
The usage: file and print serving for about 100 users (using winbind) and
about 15 jetdirect printers.
OS: Linux RedHat 7.1, kernel 2.4.3.

Any tweaks?

Cheers
Gustavo

Return-Path: <kmallik at ctd.hcltech.com>
Delivered-To: samba at samba.org
Received: from ganesh.ctd.hctech.com (unknown [202.54.64.2]) by
  lists.samba.org (Postfix) with ESMTP id 06AB94589 for
  <samba at samba.org>; Sun,  2 Sep 2001 23:36:19 -0700 (PDT)
Received: by GANESH with Internet Mail Service (5.5.2653.19) id
  <SDL9BYLN>; Mon, 3 Sep 2001 12:29:30 +0530
Message-ID: <EF836A380096D511AD9000B0D021B52705D1AF at lily.techmas.hcltech
  .com>
From: Mallikarjuna <kmallik at ctd.hcltech.com>
To: "'samba at samba.org'" <samba at samba.org>
Subject: help
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: 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.0.6
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/>
Date: Mon Sep  3 17:05:05 2001
X-Original-Date: Mon, 3 Sep 2001 12:08:54 +0530

when i was trying to authenticate from nt box to linux through samba,
instead of taking  
nt user name and nt passwd , it is taking unix user and nt passwd, so help
me by solving this problem, and reply to the same
 Regards,
  Mallik

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 170644797
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 17:25:59 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e47L-0005d6-00; Mon, 03 Sep 2001 19:31:03 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Andrew Bartlett <abartlet at pcug.org.au>
Cc: <samba at lists.samba.org>
Subject: Re: infamous pam problems
In-Reply-To: <3B93F13E.4C2BE5E9 at bartlett.house>
Message-ID: <Pine.LNX.4.33.0109031930020.21638-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 17:27:03 2001
X-Original-Date: Mon, 3 Sep 2001 19:31:02 -0500 (CDT)

On Tue, 4 Sep 2001, Andrew Bartlett wrote:

> pam_smb when configured to do so is the one that comes to mind, and I
> understand that there are some old clients that don't do encrypted
> passwords.  Finally, just keep an eye on what a potential attacker
> might do...

I don't know of any MS clients that do this which is why I asked.  I had
not thought of pam_smb.  Thanks.






jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 0843942E8
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 17:32:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e4Dd-0005dC-00; Mon, 03 Sep 2001 19:37:33 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: "Freeman, Peter (ERHS)" <Freeman.Peter at saugov.sa.gov.au>
Cc: "Samba List (E-mail)" <samba at lists.samba.org>
Subject: Re: Domain Users on Samba PDC = member doesn't exist?
In-Reply-To: <2D1B92ECAB77D311BF8C0008C70D6DD9082A2214 at sagemsg0004.sagem
  s  mrd01.sa.gov.au>
Message-ID: <Pine.LNX.4.33.0109031219210.1968-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 17:33:03 2001
X-Original-Date: Mon, 3 Sep 2001 19:37:33 -0500 (CDT)

On Sat, 1 Sep 2001, Freeman, Peter (ERHS) wrote:

> My question: Is there an equivalent parameter to "domain admins ="
> which applies to Domain Users?

All users (except those in 'domain guest group' or 'domain
admin group') have the "Domain Users" SID automatically
added to the list of groups for that user.







cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 8928844FD
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 17:33:20 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e4EM-0005dM-00; Mon, 03 Sep 2001 19:38:18 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Andrew Bartlett <abartlet at pcug.org.au>
Cc: Ralf Duda <Ralf.Duda at m2s-clip.de>, <samba at lists.samba.org>
Subject: Re: write list, groups, ldap
In-Reply-To: <3B7DE613.888C4488 at bartlett.house>
Message-ID: <Pine.LNX.4.33.0108282357000.9513-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 17:34:02 2001
X-Original-Date: Mon, 3 Sep 2001 19:38:18 -0500 (CDT)

On Sat, 18 Aug 2001, Andrew Bartlett wrote:

> > If there is a group named staff inside the /etc/group file with the
> > users as member, all right it works. But if the group only exist in
> > LDAP,
>
> The way samba does this is butt-ugly, and your situation isn't the only
> one that breaks.
>
> The problem is that we expand @group references prior to matching them.
> That means that we must retrieve a full list of users in that group -
> something that may well be difficult to do under LDAP.
>
> Instead what we should do is find out what groups the user is in and
> *not* expand the list, simply match it once for users and once for
> groups.
>
> Unfortunetly there is a bit of work required for this, but its something
> that should get sorted eventually.

Andrew,

You didn't answer the question :-)

Ralf, make sure that 'getent group' returns the expected list of groups
catenated from from the db's defined in /etc/nsswictch.conf.
Samba performs a getgrnam() call to expand the group (which should be
handled by the C library).











cheers, jerry
 ---------------------------------------------------------------------
 www.valinux.com         VA Linux Systems       gcarter_at_valinux.com
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 3648642E8;
  Mon,  3 Sep 2001 17:32:58 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e4EP-0005dO-00; Mon, 03 Sep 2001 19:38:21 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: "Fouquet, Errol" <Errol.Fouquet at mms.gov>
Cc: 'samba' <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <379313C94B76D2119AB60008C7A402E40344C47D at imsnolaa.nola.omm
  .mms.gov>
Message-ID: <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 17:34:33 2001
X-Original-Date: Mon, 3 Sep 2001 19:38:21 -0500 (CDT)

On Mon, 27 Aug 2001, Fouquet, Errol wrote:

> Used "./configure --with-nisplus --with-nisplus-home"
> Running make I get:

--with-nisplus has been removed.  Do you really have a need
for it?







cheers, jerry

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 33A5244FD
  for <samba at lists.samba.org>; Mon,  3 Sep 2001 17:33:01 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e4ED-0005dK-00; Mon, 03 Sep 2001 19:38:09 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: "Baker, Byran" <Byran_Baker at bmc.com>
Cc: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Re: Ultra 60 with 500+ users running out of memory
In-Reply-To: <CDC5FB5947D3D3119E2D00A0C9B6AF2D0389E9B4 at es06-hou.bmc.com>
Message-ID: <Pine.LNX.4.33.0108282345340.9513-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 17:34:53 2001
X-Original-Date: Mon, 3 Sep 2001 19:38:09 -0500 (CDT)

On Thu, 23 Aug 2001, Baker, Byran wrote:

> I administer a Sun Ultra60 (2x450MHz, 1.5GB real memory, 2.5GB Swap)
> running Samba 2.0.7.  I run an average of 450 users at any given time
> without problems.  When I get many more than 500 users, I begin to
> have memory shortage problems.
>
> I am trying to find out how I can tune Samba, to reduce the amount of
> memory needed per user so that I do not have to upgrade machines again
> (I have upgraded from a SPARCstation 5, to an Ultra 10, to the current
> Ultra 60 over the years).  The CPUs are idle most of the time, so my
> only real concern is cutting down the memory usage.

Are you serving a lot of printers?  If so then set 'load
printers = no'









cheers, jerry
 ---------------------------------------------------------------------
 www.valinux.com         VA Linux Systems       gcarter_at_valinux.com
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <danny at rol.com.cn>
Delivered-To: samba at lists.samba.org
Received: from ht.rol.cn.net (unknown [168.160.233.46]) by
  lists.samba.org (Postfix) with ESMTP id 6EA3642FF for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 17:52:00 -0700 (PDT)
Received: from server ([61.149.38.100]) by ht.rol.cn.net
  (8.9.1b+Sun/8.9.1) with SMTP id IAA08018 for <samba at lists.samba.org>;
  Tue, 4 Sep 2001 08:55:35 +0800 (CST)
Message-Id: <200109040055.IAA08018 at ht.rol.cn.net>
From: danny <danny at rol.com.cn>
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: Why Win2k client change the file's time?
X-mailer: FoxMail 3.11 Release [cn]
Mime-Version: 1.0
Content-Type: text/plain; charset="GB2312"
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.0.6
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/>
Date: Mon Sep  3 17:56:37 2001
X-Original-Date: Tue, 4 Sep 2001 8:56:17 +0800

Hi,all:

I use a linux box as a file server use samba2.0.6
It works fine with win98 client.
But when a Win2000 client copy files to the server,
the time of the file changed to the server's current time,
not the file's original time.
How to solve this problem?

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id DAFB741A3;
  Mon,  3 Sep 2001 18:38:16 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15e5Fj-0005hW-00; Mon, 03 Sep 2001 20:43:47 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: TAKAHASHI Motonobu <monyo at samba.org>
Cc: <Errol.Fouquet at mms.gov>, <samba at lists.samba.org>,
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <20010904103727G.monyo at home.monyo.com>
Message-ID: <Pine.LNX.4.33.0109032042080.21908-100000 at pogo.plainjoe.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.0.6
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/>
Date: Mon Sep  3 18:45:06 2001
X-Original-Date: Mon, 3 Sep 2001 20:43:47 -0500 (CDT)

On Tue, 4 Sep 2001, TAKAHASHI Motonobu wrote:

>
> Gerald Carter wrote:
> >> Used "./configure --with-nisplus --with-nisplus-home"
> >> Running make I get:
> >
> >--with-nisplus has been removed.  Do you really have a need
> >for it?
>
> Even in Japanese Samba mailing list there were still some questions
> about --with-nisplus recently from several person.
>
> It seems that --with-nisplus options is still used.
> I think it is not good to fade out this option and before removing this,
> we had better announce this.

Then someone had better update it. :-)  I'll post a query for a
maintainer to samba at samba.org and samba-technical at samba.org a see if
someone is willing to pick it up.  Won't compile currently because
of the passdb merge into SAMBA_2_2.

Thanks for reminding me.....



cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <monyo at home.monyo.com>
Delivered-To: samba at lists.samba.org
Received: from tigris.allnet.ne.jp (tigris.allnet.ne.jp [210.228.3.47])
  by lists.samba.org (Postfix) with ESMTP id 169F142FF for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 18:34:41 -0700 (PDT)
Received: from tomoyo.home.monyo.com (tomoyo.home.monyo.com
  [192.168.10.36]) by tigris.allnet.ne.jp
  (8.9.3+3.2W/3.7W-HOME-MONYO-COM) with SMTP id KAA15029 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 10:37:28 +0900
Received: (qmail 2496 invoked from network); 4 Sep 2001 01:37:28 -0000
Received: from tomoyo.home.monyo.com (HELO localhost) (192.168.10.36) by
  tomoyo.home.monyo.com with SMTP; 4 Sep 2001 01:37:28 -0000
To: gcarter at valinux.com
Cc: Errol.Fouquet at mms.gov, samba at lists.samba.org,
  samba-technical at lists.samba.org
Subject: Re: Errors compiling latest CVS on Solaris 8
From: monyo at samba.org (TAKAHASHI Motonobu)
In-Reply-To: <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.org>
References: <379313C94B76D2119AB60008C7A402E40344C47D at imsnolaa.nola.omm 
  .mms.gov> <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.org>
X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Crater Lake)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010904103727G.monyo at home.monyo.com>
X-Dispatcher: imput version 20000228(IM140)
Lines: 23
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.0.6
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/>
Date: Mon Sep  3 18:45:59 2001
X-Original-Date: Tue, 04 Sep 2001 10:37:27 +0900

Gerald Carter wrote:
>> Used "./configure --with-nisplus --with-nisplus-home"
>> Running make I get:
>
>--with-nisplus has been removed.  Do you really have a need
>for it?

Even in Japanese Samba mailing list there were still some questions
about --with-nisplus recently from several person.

It seems that --with-nisplus options is still used.
I think it is not good to fade out this option and before removing this,
we had better announce this.

-----
TAKAHASHI, Motonobu(monyo)         monyo at samba.org
Personal - http://home.monyo.com/
Samba Team - http://samba.org/     Samba-JP - http://www.samba.gr.jp/  
JWNTUG - http://www.jwntug.or.jp/  Analog-JP - http://www.jp.analog.cx/
MCSE+I, SCNA, CCNA, Turbo-CI

Return-Path: <achana at netspace.net.au>
Delivered-To: samba at samba.org
Received: from whirlwind.netspace.net.au (whirlwind.netspace.net.au
  [203.10.110.76]) by lists.samba.org (Postfix) with ESMTP id AFD89478F
  for <samba at samba.org>; Mon,  3 Sep 2001 19:28:13 -0700 (PDT)
Received: from netspace.net.au ([210.15.231.165]) by
  whirlwind.netspace.net.au (8.11.1/8.11.1) with ESMTP id f842UxJ19237
  for <samba at samba.org>; Tue, 4 Sep 2001 12:30:59 +1000 (EST)
Message-ID: <3B943E92.39F35585 at netspace.net.au>
From: Arthur Chan <achana at netspace.net.au>
Reply-To: achana at netspace.net.au
Organization: ACHANA 
X-Mailer: Mozilla 4.7 [en-gb] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: samba at samba.org
Subject: Can someone point me in right direction (please) ?
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.0.6
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/>
Date: Mon Sep  3 19:34:05 2001
X-Original-Date: Tue, 04 Sep 2001 12:38:10 +1000

I have a problem with W98/Samba 2.0.7 (i think it might be at W98 end)

I have configured 2 samba servers on linux. One on Mandrake is WINS
server and has /etc/hosts file. Works like a charm. New one on redHat
7.1
RH7.1 can ping W98 and vice vesa. eth0 okay. route okay. W98 Network
neighbourhood can see RH7.1 but when I tried to open it , error message
from W98 :
\\FS1 not accessible.
The computer or sharename could not be found. Make sure you typed it
correctly and try again.

I am now using a test /etc/samba/smb.conf:
[global]
netbios name = RH71
server string = Samba %v on (%L)
workgroup = SIMPLE
pc guest = yes
browseable = yes

Oh yes, on W98 I enabled WINS and DNS to point to my first Samba server
.

What have I done wrong  by W98 ?

Following is more bug tracking output :
Installed RedHat7.1 server FS1, along with samba, my second smb server.

ifconfig -a shows eth0 okay.
added default route & gateway okay.
W98 can ping FS1 and vice versa.

Samba.conf similar to another working file server.
testparm okay.
/sbin/service smb start okay.
W98 client sees FS1 in Network Neighbourhood, but on clicking the FS1
icon, W98 reports the following error in W98 client machine:
\\FS1 not accessible.
The computer or sharename could not be found. Make sure you typed it
correctly and try again.

Meanwhile, back on FS1 ...
   smbstatus
Couldn't open status file /var/lock/samba/STATUS..LCK

On W98 side
nbtstats -a that the client W98 machine is status <00> registered.
ipconfig -all shows Node Type Broadcast, which is what I do not want
because I am aiming for hybrid if possible.

On the 1st samba server, smbclient -U% -L localhost :
Server                          Comment
------                          -------
Laptop01   Laptop01
PS1    Samba Server 2.0.7
FS1    Samba Server

Workgroup                       Master
---------                       ------
MYGRP                           PS1

On the 2nd samba server, smbclient -U% -L localhost :
Server                          Comment
------                          -------
FS1                             Samba Server
Workgroup                       Master
---------                       ------
MYGRP

Obviously the 2nd (RedHat installation) is not seeing Leptop01 and PS1
even though it can ping the others.

/var/log/samba/smb.log shows nothing unusual :
[2001/28/09 20:27:50, 1] smbd/files.c:file_init(215)
  file_init:information only:requested 10000 open files, 1014 are
available.

Return-Path: <jason at ogham.com.au>
Delivered-To: samba at samba.org
Received: from mail1.expresstech.net (unknown [63.166.117.102]) by
  lists.samba.org (Postfix) with ESMTP id 2B58744DC for
  <samba at samba.org>; Mon,  3 Sep 2001 20:29:41 -0700 (PDT)
Received: from Co3043478a (unverified [144.137.136.140]) by
  mail1.expresstech.net (Rockliffe SMTPRA 4.5.4) with ESMTP id
  <B0046680882 at mail1.expresstech.net> for <samba at samba.org>; Mon, 3 Sep
  2001 23:32:24 -0400
From: "Jason Walls" <jason at ogham.com.au>
To: <samba at samba.org>
Subject: Bug?
Message-ID: <GDECIBFEDMCCGIEKKCOBOEKJCGAA.jason at ogham.com.au>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.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.0.6
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/>
Date: Mon Sep  3 20:30:03 2001
X-Original-Date: Tue, 4 Sep 2001 13:32:44 +1000

Hey Guys,

Sorry if this is not the right place to get help, but my problem is with
storing a Symantec Act! database on a Linux/Samba 2.2.1a server. Can't seem
to find anyone that is using the same configuration, yet have no problems
peer-to-peering the database on a Win network.

Hope you can help!

Regards, Jason

Return-Path: <kmallik at ctd.hcltech.com>
Delivered-To: samba at lists.samba.org
Received: from ganesh.ctd.hctech.com (unknown [202.54.64.2]) by
  lists.samba.org (Postfix) with ESMTP id AD5F1445F for
  <samba at lists.samba.org>; Mon,  3 Sep 2001 23:12:18 -0700 (PDT)
Received: by GANESH with Internet Mail Service (5.5.2653.19) id
  <SDL9CCLW>; Tue, 4 Sep 2001 12:05:25 +0530
Message-ID: <EF836A380096D511AD9000B0D021B527060F6D at lily.techmas.hcltech
  .com>
From: Mallikarjuna <kmallik at ctd.hcltech.com>
To: samba at lists.samba.org
Subject: authentication
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.0.6
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/>
Date: Tue Sep  4 03:55:30 2001
X-Original-Date: Tue, 4 Sep 2001 11:44:51 +0530

Hi,
   when i authenticating from windows-NT to samba(running in linux-6.2),
 instead of taking ntuser and ntpasswd it is taking unixuser and ntpasswd ,
 so can any one guess the problem.
 Regards,
 Mallik

Return-Path: <tsoome at ut.ee>
Delivered-To: samba at lists.samba.org
Received: from istari.ccu.ut.ee (istari.ccu.ut.ee [193.40.5.31]) by
  lists.samba.org (Postfix) with ESMTP id B533645FD; Mon,  3 Sep 2001
  23:40:21 -0700 (PDT)
Received: from ut.ee (tsoome at localhost [127.0.0.1]) by istari.ccu.ut.ee
  (8.10.1/8.10.1/istari-1.2) with ESMTP id f846gnf10495; Tue, 4 Sep 2001
  08:42:53 +0200 (EET)
Message-ID: <3B9477E9.16596A7A at ut.ee>
From: Toomas Soome <tsoome at ut.ee>
Organization: Tartu University
X-Mailer: Mozilla 4.77 [et] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: et, en
MIME-Version: 1.0
To: Gerald Carter <gcarter at valinux.com>
Cc: "'samba'" <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
References: <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.org>
Content-Type: text/plain; charset=iso-8859-15
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.0.6
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/>
Date: Tue Sep  4 03:55:55 2001
X-Original-Date: Tue, 04 Sep 2001 08:42:49 +0200

Gerald Carter wrote:
> 
> On Mon, 27 Aug 2001, Fouquet, Errol wrote:
> 
> > Used "./configure --with-nisplus --with-nisplus-home"
> > Running make I get:
> 
> --with-nisplus has been removed.  Do you really have a need
> for it?
> 

and how about my ~9000 users... :( and not speaking about my udiffs sent
to samba-bugs or smth... ok, this was quite after 2.2.1a -- and so
before merge.

I can (and most probably probably will) make updates, but I really do
not know if it's worth to send them out -- it has taken months with
previous diffs and dozens of emails... I'm afraid, there is black hole
in samba team for diffs... 

toomas
-- 
Bureaucrat, n.:
	A person who cuts red tape sideways.
		-- J. McCabe

Return-Path: <qijia.wu at gedas.com.cn>
Delivered-To: samba at samba.org
Received: from mail.gedas.com.cn (unknown [210.15.4.2]) by
  lists.samba.org (Postfix) with ESMTP id EC683435D for
  <samba at samba.org>; Tue,  4 Sep 2001 03:12:08 -0700 (PDT)
Received: from cngdasshw00013 (cngdasshw00013.gedas.com.cn
  [10.184.100.80]) by mail.gedas.com.cn with SMTP (Microsoft Exchange
  Internet Mail Service Version 5.5.2650.21) id SHWHR8SJ; Tue, 4 Sep
  2001 18:11:24 +0800
From: "Alex Wu" <qijia.wu at gedas.com.cn>
To: <samba at samba.org>
Subject: can not creat a share on samba server
Message-ID: <NEBBLLHOEMOCOAHCHLEBGEDPCBAA.qijia.wu at gedas.com.cn>
MIME-Version: 1.0
Content-Type: text/plain; charset="gb2312"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, 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.0.6
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/>
Date: Tue Sep  4 03:56:05 2001
X-Original-Date: Tue, 4 Sep 2001 18:11:57 +0800

Dear samba:

     First thank you all for developing such a useful product!

Now I have a question:

  I installed "samba-2.2.0-sparc-solaris-2.7.pkg" on my Sun workstation
(os:Solaris 7),every test mentioned in the file "Diagnosis.txt" has been
passed
except the "share".When I run the command:smbclient //mssp/tmp,it responded
with "tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid
share name) ",and I accidentally found that my settings in the share
setciotn in
the file smb.conf has been changed by something.The following are the
contents
 of my share setting in smb.conf and the output of the command "testparm":

1.contents in smb.conf
;share
[ tmp ]


comment = shared directory for group
path = /wqj                      ***************
browsable = yes             ***************
writeable = yes               ***************
valid users = @staff
locking = yes
create mode = 0775
directory = 0775              **************


[homes]
comment = Unix home directory for user "ssp"
path = %H
writeable = yes
valid users = %S
locking = no
create mode = 0775
directory = 0775

2.output of the command "testparm"

[tmp]
        comment = shared directory for group
        path = 0775                                 ****************
        valid users = @staff
        read only = No                             ****************
        create mask = 0775
        locking = Yes

[homes]
        comment = Unix home directory for user "ssp"
        path = 0775
        valid users = %S
        read only = No
        create mask = 0775



please note the lines marked with "*******************",you see in the
output of
the command "testparm" the parameter "path" and other parameters are
changed,and when i ran the command "smbclient //mssp/tmp" I got an error!


What happened?
The command "smbclient -L MSSP" seems work correctly,the sharename:
tmp
homes
IPC$
ADMIN$

are all listed!


Your rapid response will be very appreciated!

Best Regard!

Alex
Sept 4,2001

Return-Path: <mimir at spin.ict.pwr.wroc.pl>
Delivered-To: samba at lists.samba.org
Received: from spin.ict.pwr.wroc.pl (spin.ict.pwr.wroc.pl
  [156.17.41.118]) by lists.samba.org (Postfix) with ESMTP id 3B4F745EE;
  Tue,  4 Sep 2001 00:44:46 -0700 (PDT)
Received: from localhost (mimir at localhost) by spin.ict.pwr.wroc.pl
  (8.11.4/8.10.1) with ESMTP id f847krp11214; Tue, 4 Sep 2001 09:46:53
  +0200 (CEST)
From: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>
To: Toomas Soome <tsoome at ut.ee>
Cc: Gerald Carter <gcarter at valinux.com>, "'samba'"
  <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B9477E9.16596A7A at ut.ee>
Message-ID: <Pine.BSO.4.31.0109040937030.24654-100000 at spin.ict.pwr.wroc.
  pl>
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.0.6
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/>
Date: Tue Sep  4 03:56:50 2001
X-Original-Date: Tue, 4 Sep 2001 09:46:53 +0200 (CEST)

On Tue, 4 Sep 2001, Toomas Soome wrote:

> I can (and most probably probably will) make updates, but I really do
> not know if it's worth to send them out -- it has taken months with
> previous diffs and dozens of emails... I'm afraid, there is black hole
> in samba team for diffs...

No, it's just VERY limited processing power :) I feel it on
myself (with documentation). That's quite usual: If you want
to keep good ("tight") control over a project, you have to
be careful with applying submitted patches. If you want to
be "opened" and apply each (well, most) patch, you can't
keep such control ...

> toomas


cheers,

Rafal 'Mimir' Szczesniak <mimir at spin.ict.pwr.wroc.pl>   |
*BSD, Linux and Samba                                  /
______________________________________________________/

Return-Path: <tony at cantech.net.au>
Delivered-To: samba at lists.samba.org
Received: from pandora.cantech.net.au (unknown [203.26.6.29]) by
  lists.samba.org (Postfix) with ESMTP id F29104773 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 00:37:09 -0700 (PDT)
Received: from thor.cantech.net.au (thor.cantech.net.au [203.26.6.12])
  by pandora.cantech.net.au (8.9.3/8.9.3) with ESMTP id PAA16449 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 15:39:56 +0800
From: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
To: <samba at lists.samba.org>
Subject: Winbindd strangeness.
Message-ID: <Pine.LNX.4.33.0109041529030.13492-100000 at thor.cantech.net.a
  u>
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.0.6
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/>
Date: Tue Sep  4 03:57:05 2001
X-Original-Date: Tue, 4 Sep 2001 15:39:56 +0800 (WST)

Hello All,
	I grabed the SAMBA_2.2 branch from CVS a couple of nights ago.  Since then
I have set up samba on a test machine.  I built samba with:

./configure --with-smbwrapper --with-smbmount --with-pam \
            --with-tdbsam --with-quotas --with-acl-support \
            --with-winbind --without-syslog

I have installed and configured samba, Joined the domain and winbind mostly
works.  However when I try to get a listing of users with:
------------
#!/usr/bin/perl -w

use strict;

my @pwent;

setpwent;
while ((@pwent) = getpwent) {
        print "User:$pwent[0]\n";
} # while
endpwent;
------------

I see:
...
...
...
User:CANNING   winbind cache time = 10Administrator
...
...
...
I would expect to see Something more like:

User:CANNING\Administrator

This is NOT a perl issue as I see the same thing from NT if I view the ACL's
on a file.

Now this seems strange to me is this a known bug in that branch

Does anyone have a fix ???




Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */

Return-Path: <mbnospam at mbeddow.net>
Delivered-To: samba at lists.samba.org
Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com
  [62.253.162.42]) by lists.samba.org (Postfix) with ESMTP id 5139947CF
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 01:11:33 -0700 (PDT)
Received: from michaelnt2k ([62.252.239.64]) by mta02-svc.ntlworld.com
  (InterMail vM.4.01.03.00 201-229-121) with SMTP id
  <20010904081420.FQEM29790.mta02-svc.ntlworld.com at michaelnt2k> for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 09:14:20 +0100
Message-ID: <01ab01c1351a$510ca6d0$0201010a at michaelnt2k>
From: "Michael Beddow" <mbnospam at mbeddow.net>
To: <samba at lists.samba.org>
References: <7F0147C496F3D411813C0002B32BF1CC0111C36B at eesekkex001.kkekan
   t.ericsson.se> <20010903211008.C9519 at sackman.co.uk>
Subject: Re: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
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.0.6
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/>
Date: Tue Sep  4 03:57:15 2001
X-Original-Date: Tue, 4 Sep 2001 09:19:14 +0100

Mathew,

Thanks for the tip, but that turned out not to be the problem.

Thanks to the great work by Scott Armstrong (posted earlier today) it's
plain enough that this is a Samba problem, not a kernel issue. With
Scott's fixes, quotas on Linux ext2 fs now work fine with Samba, whereas
I can't see how they could have done before. They still don't work with
XFS, because the Samba code doesn't know about the XFS-specific commands
needed when calling quotactl(), but I hope to fix that, using Scott's
work.

I'm still a bit puzzled as to why nobody noticed, or cared(?), about the
non-functionality of what for some of us is a very important feature.
Maybe people assumed too readily that those reporting problems had an
incorrect kernel configuration, or hadn't built Samba --with-quotas. Or
was it only tested on non-Linux platforms, where it worked?

Michael
---------------------------------------------------------
Michael Beddow   http://www.mbeddow.net/

----- Original Message -----
From: "Matthew Sackman" <matthew at sackman.co.uk>
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
Cc: "Michael Beddow" <mbnospam at mbeddow.net>; <samba at lists.samba.org>
Sent: Monday, September 03, 2001 9:10 PM
Subject: Re: User quotas on 2.2.1a + XFS 1.01 + Linux kernel 2.4.9


> Hi People,
>
> Have you tried the Alan Cox kernels? I'm not certain, but I've heard
that
> they have better support for all of this stuff - it should eventually
> merge into the Linus kernels but it might be worth a go.
>
> Might help!
>
> Matthew
>

Return-Path: <tsoome at ut.ee>
Delivered-To: samba at lists.samba.org
Received: from istari.ccu.ut.ee (istari.ccu.ut.ee [193.40.5.31]) by
  lists.samba.org (Postfix) with ESMTP id 314DD47BD; Tue,  4 Sep 2001
  01:11:47 -0700 (PDT)
Received: from ut.ee (tsoome at localhost [127.0.0.1]) by istari.ccu.ut.ee
  (8.10.1/8.10.1/istari-1.2) with ESMTP id f848Cjf10589; Tue, 4 Sep 2001
  10:12:48 +0200 (EET)
Message-ID: <3B948CFD.C672D987 at ut.ee>
From: Toomas Soome <tsoome at ut.ee>
Organization: Tartu University
X-Mailer: Mozilla 4.77 [et] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: et, en
MIME-Version: 1.0
To: Gerald Carter <gcarter at valinux.com>
Cc: "'samba'" <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
References: <Pine.BSO.4.31.0109040937030.24654-100000 at spin.ict.pwr.wroc.
  pl>
Content-Type: text/plain; charset=iso-8859-15
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.0.6
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/>
Date: Tue Sep  4 03:57:32 2001
X-Original-Date: Tue, 04 Sep 2001 10:12:45 +0200

Rafal Szczesniak wrote:
> 
> On Tue, 4 Sep 2001, Toomas Soome wrote:
> 
> > I can (and most probably probably will) make updates, but I really do
> > not know if it's worth to send them out -- it has taken months with
> > previous diffs and dozens of emails... I'm afraid, there is black hole
> > in samba team for diffs...
> 
> No, it's just VERY limited processing power :) I feel it on
> myself (with documentation). That's quite usual: If you want
> to keep good ("tight") control over a project, you have to
> be careful with applying submitted patches. If you want to
> be "opened" and apply each (well, most) patch, you can't
> keep such control ...
> 

yes, I agree with this, but still I expect at least some reaction about
my post - reason why it will be rejected or delayd etc.... and of course
this is not my problem - there has been lots of people asking about
status of their problem in samba-technical.... 

don't take me wrong - I know there are lots of issues with protocol and
people in samba team are busy, this is not commertial project etc etc,
but still some issues can be solved better -- samba-bugs web interface
is quite good starting point for example....  

toomas
-- 
Why do so many foods come packaged in plastic?
It's quite uncanny.

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 B14C745BE for <samba at lists.samba.org>; Tue,  4
  Sep 2001 02:57:20 -0700 (PDT)
Received: from piglett.bartlett.house (as5-133.cbr.au.asiaonline.net
  [210.215.14.133]) by dnscache.cbr.au.asiaonline.net (8.10.2/8.10.2)
  with ESMTP id f849xvI27764; Tue, 4 Sep 2001 19:59:58 +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
  TAA25523; Tue, 4 Sep 2001 19:59:52 +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
  TAA09802; Tue, 4 Sep 2001 19:59:51 +1000
Message-ID: <3B94A617.5351C382 at bartlett.house>
From: Andrew Bartlett <abartlet at pcug.org.au>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.8 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Scott Armstrong <scottbird7 at home.com>
Cc: samba at lists.samba.org
Subject: Re: Updated Quotas.c (Linux section)
References: <001d01c134ce$dfd9ba20$0801a8c0 at cj501503a.dlcty1.va.home.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.0.6
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/>
Date: Tue Sep  4 03:57:57 2001
X-Original-Date: Tue, 04 Sep 2001 19:59:51 +1000

Scott Armstrong wrote:
> 
> I've included an updated quotas.c which includes no additional
> functionality - other than it actually works for user quotas on Linux. Since
> no one else replied to me about my inquiry, I decided to see what I could do
> with it myself. Running strace on the command quota showed a different QCMD
> value for the quotactl call than I was seeing when doing the same with smbd.
> I downloaded the source RPM for quota-3.00-4 from RedHat and started poking
> around some more. The biggest difference I saw was that Samba was
> referencing <sys/quota.h> while the quota package was referencing
> <linux/quota.h>. After replacing the include line and updating the internal
> structure references to match, I obtained a working copy. I'm going to see
> if I can take the next step with it - which is to get group quotas working
> as well, but I wanted those that have a pressing need for the advertised
> functionality to get a copy of it now. I'm sorry that I haven't produced
> diffs for it so a 2.2.1b can be produced. I will leave that as an exercise
> to the authors. I've left in additional DEBUG lines which I hope will assist
> anyone else working on the Linux section.
> 
> Scott

Thankyou very much for this.  As you have noticed, some bits of samba
get a bit dated over time...  Could you please make up the diff -u and
mail it to samba-patches at samba.org as a text attachment?  Your mailer
seems to have chewed on the one you sent here.

Hopefully then one of the team-members who knows a bit about this area
will be able to look it over and apply it.

Thanks,

Andrew Bartlett
-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net

Return-Path: <tpot at samba.org>
Delivered-To: samba at lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 61B2B4AD6;
  Tue,  4 Sep 2001 00:25:10 -0700 (PDT)
From: Tim Potter <tpot at samba.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15252.33275.667527.765045 at frungy.org>
To: Toomas Soome <tsoome at ut.ee>
Cc: Gerald Carter <gcarter at valinux.com>, "'samba'"
  <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B9477E9.16596A7A at ut.ee>
References: <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.org>
  <3B9477E9.16596A7A at ut.ee>
X-Mailer: VM 6.75 under Emacs 20.7.2
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.0.6
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/>
Date: Tue Sep  4 03:58:20 2001
X-Original-Date: Tue, 4 Sep 2001 17:25:47 +1000 (EST)

Toomas Soome writes:

> I can (and most probably probably will) make updates, but I really do
> not know if it's worth to send them out -- it has taken months with
> previous diffs and dozens of emails... I'm afraid, there is black hole
> in samba team for diffs... 

Hmm - I notice your patch has been in the queue since the 19th of
July.  Not very good..  )-:


Tim.

Return-Path: <tpot at samba.org>
Delivered-To: samba at lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 3054145FE;
  Tue,  4 Sep 2001 01:06:49 -0700 (PDT)
From: Tim Potter <tpot at samba.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15252.35637.125473.61244 at frungy.org>
To: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>
Cc: Toomas Soome <tsoome at ut.ee>, Gerald Carter <gcarter at valinux.com>,
  "'samba'" <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <Pine.BSO.4.31.0109040937030.24654-100000 at spin.ict.pwr.wroc
  .pl>
References: <3B9477E9.16596A7A at ut.ee>
  <Pine.BSO.4.31.0109040937030.24654-100000 at spin.ict.pwr.wroc.pl>
X-Mailer: VM 6.75 under Emacs 20.7.2
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.0.6
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/>
Date: Tue Sep  4 03:58:40 2001
X-Original-Date: Tue, 4 Sep 2001 18:05:09 +1000 (EST)

Rafal Szczesniak writes:

> > I can (and most probably probably will) make updates, but I really do
> > not know if it's worth to send them out -- it has taken months with
> > previous diffs and dozens of emails... I'm afraid, there is black hole
> > in samba team for diffs...
> 
> No, it's just VERY limited processing power :) I feel it on
> myself (with documentation). That's quite usual: If you want
> to keep good ("tight") control over a project, you have to
> be careful with applying submitted patches. If you want to
> be "opened" and apply each (well, most) patch, you can't
> keep such control ...

FYI, I'm applying the workstation and logon time restriction
patch.  Not sure about the nisplus stuff as I have no way of
testing it at this stage.


Tim.

Return-Path: <tsoome at ut.ee>
Delivered-To: samba at lists.samba.org
Received: from istari.ccu.ut.ee (istari.ccu.ut.ee [193.40.5.31]) by
  lists.samba.org (Postfix) with ESMTP id 00F6944C6; Tue,  4 Sep 2001
  01:13:43 -0700 (PDT)
Received: from ut.ee (tsoome at localhost [127.0.0.1]) by istari.ccu.ut.ee
  (8.10.1/8.10.1/istari-1.2) with ESMTP id f848GRf10598; Tue, 4 Sep 2001
  10:16:27 +0200 (EET)
Message-ID: <3B948DDB.E1901B8 at ut.ee>
From: Toomas Soome <tsoome at ut.ee>
Organization: Tartu University
X-Mailer: Mozilla 4.77 [et] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: et, en
MIME-Version: 1.0
To: Tim Potter <tpot at samba.org>
Cc: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>, Gerald Carter
  <gcarter at valinux.com>, "'samba'" <samba at lists.samba.org>,
  "'samba-technical'" <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
References: <3B9477E9.16596A7A at ut.ee>
  <Pine.BSO.4.31.0109040937030.24654-100000 at spin.ict.pwr.wroc.pl>
  <15252.35637.125473.61244 at frungy.org>
Content-Type: text/plain; charset=iso-8859-15
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.0.6
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/>
Date: Tue Sep  4 03:59:05 2001
X-Original-Date: Tue, 04 Sep 2001 10:16:27 +0200

Tim Potter wrote:
> 
> Rafal Szczesniak writes:
> 
> > > I can (and most probably probably will) make updates, but I really do
> > > not know if it's worth to send them out -- it has taken months with
> > > previous diffs and dozens of emails... I'm afraid, there is black hole
> > > in samba team for diffs...
> >
> > No, it's just VERY limited processing power :) I feel it on
> > myself (with documentation). That's quite usual: If you want
> > to keep good ("tight") control over a project, you have to
> > be careful with applying submitted patches. If you want to
> > be "opened" and apply each (well, most) patch, you can't
> > keep such control ...
> 
> FYI, I'm applying the workstation and logon time restriction
> patch.  Not sure about the nisplus stuff as I have no way of
> testing it at this stage.
> 

there was one problem with this old nispluss.c diff - one org_dir got
not appended. 

would it better if I'll convert nispass.c to use new passdb interface
and I'll post new diff for it? 

toomas
-- 
Any father who thinks he's all important should remind himself that this
country honors fathers only one day a year while pickles get a whole
week.

Return-Path: <dragos.delcea at farmexim.ro>
Delivered-To: samba at lists.samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
  lists.samba.org (Postfix) with SMTP id A153D42FB for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 01:50:43 -0700 (PDT)
Received: (qmail 8816 invoked from network); 4 Sep 2001 08:55:57 -0000
Received: from dragosd.farmexim.ro (HELO busybox) (192.168.1.60) by
  192.168.1.3 with SMTP; 4 Sep 2001 08:55:57 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Dragos <dragos.delcea at farmexim.ro>
Reply-To: dragos.delcea at farmexim.ro
Organization: Farmexim SA
To: SOTL <sotl155360 at earthlink.net>, samba at lists.samba.org
Subject: Re: swat
X-Mailer: KMail [version 1.2]
References: <01090223310800.01112 at battleship>
  <01090314434703.10684 at busybox>
  <01090317533801.01407 at localhost.localdomain>
In-Reply-To: <01090317533801.01407 at localhost.localdomain>
MIME-Version: 1.0
Message-Id: <01090411592201.00761 at busybox>
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.0.6
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/>
Date: Tue Sep  4 03:59:29 2001
X-Original-Date: Tue, 4 Sep 2001 11:59:22 +0300

look, there's the output of a few commands on my system:
[roky2:/etc/xinetd.d]# pwd
/etc/xinetd.d
[roky2:/etc/xinetd.d]# ll
total 52
-rw-r--r--    1 root     root          295 Aug 16 09:07 chargen
-rw-r--r--    1 root     root          315 Aug 16 09:07 chargen-udp
-rw-r--r--    1 root     root          295 Aug 16 09:07 daytime
-rw-r--r--    1 root     root          315 Aug 16 09:07 daytime-udp
-rw-r--r--    1 root     root          287 Aug 16 09:07 echo
-rw-r--r--    1 root     root          306 Aug 16 09:07 echo-udp
-rw-r--r--    1 root     root          257 Aug 16 09:07 ntalk
-rw-r--r--    1 root     root          317 Aug 16 09:07 rsync
-rw-r--r--    1 root     root          455 Sep  3 17:11 swat
-rw-r--r--    1 root     root          245 Aug 16 09:07 talk
-rw-r--r--    1 root     root          319 Aug 16 09:07 time
-rw-r--r--    1 root     root          315 Aug 16 09:07 time-udp
-rw-r--r--    1 root     root          362 Aug 16 09:07 wu-ftpd
[roky2:/etc/xinetd.d]# cat swat 
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
#              to configure your Samba server. To use SWAT, \
#              connect to port 901 with your favorite web browser.
service swat
{
        disable = no
        port    = 901
        socket_type     = stream
        wait    = no
        only_from = 192.168.1.60 127.0.0.1
        user    = root
        server  = /usr/local/samba/bin/swat
        log_on_failure  += USERID
}
'/etc/xinetd.d' is a directory, and 'swat' is a file in this directory.
you can see if xinet.d is installed by doing a:
[busybox:~]# rpm -q xinetd
xinetd-2.3.0-1.71
if it is installed you must have a directory /etc/xinetd.d (by the way 
/etc/xinetd.conf is a file which controls the xinetd settings...)

hope this is clearer

dragos

On Tuesday 04 September 2001 12:53 am, SOTL wrote:
> On Monday 03 September 2001 07:43 am, Dragos wrote:
> > That's the whole point: create it! samba doesn't come with this file;
> > cut from this mail and paste into a file called 'swat' which you must put
> > in '/etc/xinetd.d/' and restart xinetd like this:
> > /etc/init.d/xinetd restart
>
> There are two methods of installing Samba. Do it your self and put things
> where you want them or install Samba from a distribution and accept the
> arrangement of the distribution.

Return-Path: <newsinabox at yahoo.de>
Delivered-To: samba at lists.samba.org
Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com
  [216.136.173.30]) by lists.samba.org (Postfix) with SMTP id 7D3E24246
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 01:55:26 -0700 (PDT)
Received: from pd9e4e886.dip.t-dialin.net (HELO oliver)
  (217.228.232.134) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Sep 2001
  08:58:14 -0000
X-Apparently-From: <newsinabox at yahoo.de>
Received: by localhost with Microsoft MAPI; Tue, 4 Sep 2001 11:01:17
  +0200
Message-ID: <01C13530.EBA5D2A0.newsinabox at yahoo.de>
From: Oliver <newsinabox at yahoo.de>
To: "samba at lists.samba.org" <samba at lists.samba.org>
Subject: RE: Samba priveleges based on ip-addresses?
X-Mailer: Microsoft Internet E-Mail/MAPI - 8.0.0.4211
MIME-Version: 1.0
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.0.6
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/>
Date: Tue Sep  4 03:59:56 2001
X-Original-Date: Tue, 4 Sep 2001 11:01:15 +0200

On September 03, 2001, Housebee wrote:
> Hello
> 
> I have the following situation:
> 
> I have 8 clients (win95/98) and one linux server with samba DHCP ftpd
> apache on it. The samba server is not configured as a domain server.
> So security is set on 'share' and guest ok = yes, in my case...
> 
> I now want to have the following working. PC1 to 7 should only have
> READ access to the share, and pc8 should have read AND write
> priveleges. They all receive their ipaddresses from the server. Only
> PC8 receives a static IP-address. So pc8 differs from the other pc's.
> 
> Since i cannot validate passwords, users etc (in my opinion)... i was
> looking for a way that was able to bind an ip-address to a certain
> right. [...]

Try to play around with something like

    config file = /path/to/your/smb.conf/smb.conf.%I

in the global section. You only need to set up a special config file for PC8,
which therefore has to be named "smb.conf.172.16.8.8" (you could use
%m instead of %I, i.e. the NETBIOS name of the client machine instead
of the IP).
If the specified config file doesn't exist (for the other IPs) Samba won't try
to load it.

In the "general" smb.conf set the desired shares to read only and in the
special config file to writeable.
I think this should work for you. Disadvantage: You have to maintain two
different configuration files. But if some parts (e.g. shares or printers) of
these files are identical you may store the identical parts in one external
file and include it with

    include = /path/to/your/smb.conf/smb.conf.include

HTH,

Oliver


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <ml at centromultimediale.it>
Delivered-To: samba at lists.samba.org
Received: from mail.centromultimediale.it (unknown [213.88.101.15]) by
  lists.samba.org (Postfix) with SMTP id 548674AF1 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 04:25:02 -0700 (PDT)
Received: (qmail 9479 invoked from network); 4 Sep 2001 11:35:29 -0000
Received: from mbox.centromultimediale.it (213.88.101.17) by
  mail.centromultimediale.it with SMTP; 4 Sep 2001 11:35:29 -0000
Message-ID: <2986AC79646595DB714D00CD at mbox.centromultimediale.it>
Received: From  [213.88.101.100] by mbox.centromultimediale.it
  [10.10.32.17] with MsgCore/NT [(C) 1998,2001 Nosque Workshop] BD0230
  id2986AC79646595DB714D00CD; Tue, 4 Sep 2001 13:30:33 +0200
From: "Andrea Cerrito" <ml at centromultimediale.it>
To: <samba at lists.samba.org>
Subject: Samba with daemontools
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, 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.0.6
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/>
Date: Tue Sep  4 04:26:01 2001
X-Original-Date: Tue, 4 Sep 2001 13:27:15 +0200

-----BEGIN PGP SIGNED MESSAGE-----

Hi.

I'm trying to use samba with Daemontools, but I'm having some
problems because smbd and nmbd see that they are called not by socket
so automatically set "-D" switch.

How can I prevent this from happening? How can I force smbd and nmbd
to not use the -D switch?

Thank you :)
- ---
Cordiali saluti / Best regards
Andrea Cerrito
^^^^^^^^^^^^^^
Net.Admin @ Centro MultiMediale di Terni S.p.A.
P.zzale Bosco 3A
05100 Terni IT
Tel. +39 0744 5441330
Fax. +39 0744 5441372

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQEVAwUBO5S6kvo9HK4+yTI3AQGduAf/a6+cMbANm//kdcXHpmk469QA9TF9x/ec
jtOSpUm7PSNM/3+BvcsnbyvYzq9mYx6BOiX1w1+XPyrLMmeZR6UzyJDVGObBUn8A
1A/enjdX0BHUQK2/uSXut4FQ8Za2zWbD+VwvmK18cvMg44iXvWuP21Dw0/iWwCt+
6OtXguCX7GEb2ZLW5ZuhYIZnfG1LMx/q8eMnGSqjA39d67UXAq3QiRFeR3DCy4tO
4v3O1X9OKNxPbCtzpOPdNTeuO/z3Gqw59Qof0cytxYv5dBfyjen7Be1PtRctMtBn
TeATYJMmE8BeRtj+x0fYMGzI9svqlPhlbUC+1rqnJP0yuHPS2wng4g==
=EKcC
-----END PGP SIGNATURE-----

Return-Path: <frontin at irit.fr>
Delivered-To: samba at lists.samba.org
Received: from irit.irit.fr (irit.irit.fr [141.115.4.5]) by
  lists.samba.org (Postfix) with ESMTP id 2818349CF for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 04:58:34 -0700 (PDT)
Received: from agly (agly [141.115.16.72]) by irit.irit.fr (8.9.3/8.9.3)
  with SMTP id OAA09280 for <samba at lists.samba.org>; Tue, 4 Sep 2001
  14:01:24 +0200 (MET DST)
Message-Id: <200109041201.OAA09280 at irit.irit.fr>
X-Sender: frontin at mail-admin
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 
To: samba at lists.samba.org
From: Jean Frontin <frontin at irit.fr>
Subject: printing with w2k and samba 2.2.0-alpha1
Mime-Version: 1.0
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.0.6
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/>
Date: Tue Sep  4 04:59:04 2001
X-Original-Date: Tue, 04 Sep 2001 14:02:05 +0200

Hello, here is my problem and sorry if it had been described before

The first user who prints on a printer via samba server locks all the other
ones who want to print !!!

"smb.conf" global and printer sections

[global]
   workgroup = IHMPT
   server string = Samba Server "parodia"
   printcap name = /etc/smb.printcap
   load printers = yes
   print command = /usr/ucb/lpr -r -P %p %s ; rm %s
   log file = /var/log/samba/log.%m
   max log size = 50
   lock directory = /var/log/samba/locks
   locking = yes
   share modes = yes 
   security = user
   socket options = TCP_NODELAY 
   local master = no
   os level = 3
   domain master = no
   preferred master = no
   wins server = xyz
   dns proxy = no
[printers]
   comment = All Printers
   path = /tmp
   browseable = no
   guest ok = no
   writable = no
   printable = yes



Jean Frontin                 * team system
I. R. I. T.                  *
University Paul Sabatier     * phone  (33) 561 55 63 03
118, route de Narbonne       * fax    (33) 561 55 62 58
31062 Toulouse cedex 04      * e-mail frontin at irit.fr
FRANCE                       *

Return-Path: <silviu at delrom.ro>
Delivered-To: samba at lists.samba.org
Received: from delrom.ro (delrom.ro [193.231.234.28]) by lists.samba.org
  (Postfix) with ESMTP id D20994247 for <samba at lists.samba.org>; Tue,  4
  Sep 2001 05:18:05 -0700 (PDT)
Received: by delrom.ro (Postfix, from userid 10) id 90543448B4; Tue,  4
  Sep 2001 15:20:13 +0300 (EEST)
Received: from delrom.ro (silviu.delrom.ro [192.168.1.35]) by
  rdsnic.delrom.ro (AvMailGate-6.9.0.0) id 19031-600C1C93; Tue, 04 Sep
  2001 15:20:10 +0300
From: Silviu Marin-Caea <silviu at delrom.ro>
To: samba at lists.samba.org
Subject: Name Query <1d> Broadcasts
Message-Id: <20010904152635.7512a8c8.silviu at delrom.ro>
Organization: Delta Romania
X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.9; i586-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-AntiVirus: OK (checked by AntiVir Version 6.9.0.16)
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.0.6
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/>
Date: Tue Sep  4 05:25:02 2001
X-Original-Date: Tue, 4 Sep 2001 15:26:35 +0300

I have a number of servers running samba 2.0.x, and I see that they
periodically broadcast a Name Query Request.

What are those for?

There is one WINS server in the network, and all 2.0.x have its
address in smb.conf

wins server = 192.168.1.5

Why do they need to broadcast?

I don't remember precisely the WINS intrinsic workings, but I'll read.

-- 
Systems and Network Administrator - Delta Romania
Phone +4093-267961

Return-Path: <distoage at altern.org>
Delivered-To: samba at lists.samba.org
Received: from espoo.axecom.com (mail.axecom.com [194.209.138.21]) by
  lists.samba.org (Postfix) with ESMTP id A70E44AD3 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 05:51:00 -0700 (PDT)
Received: from COINTRIN ([192.168.15.130]) by espoo.axecom.com with SMTP
  (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id
  SFVV2JRY; Tue, 4 Sep 2001 14:53:46 +0200
Message-ID: <00fa01c13540$a2403320$820fa8c0 at axecom.com>
From: "DiSToAGe" <distoage at altern.org>
To: <samba at lists.samba.org>
Subject: samba wins problem
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
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.0.6
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/>
Date: Tue Sep  4 05:52:02 2001
X-Original-Date: Tue, 4 Sep 2001 14:53:45 +0200

I have a problem with samba 2.2.1a.

I use 2 ip subnets. My linux samba is working as a wins server on the first
subnet.
On the second subnet I have 3 nt servers that use the linux as the wins
server on their tcp/ip config.

The wins database is working correctly and the 3 nt are going on the
wins.dat on samba.
But after 6 days 1 of the 3 servers disappears from the wins.dat and I can't
access it anymore from the first subnet.
6 days is the normal timeout that is configured on the samba linux (518400
sec) but the nt server must re-register ?

Is there a different config on the nt registry on this server from the 2
others ??

Any one as a suggestion ??

Return-Path: <DavidB at mail.interclean.com>
Delivered-To: samba at lists.samba.org
Received: from serverdell2200.interclean.com (mail.interclean.com
  [152.160.178.23]) by lists.samba.org (Postfix) with ESMTP id 551AC4784
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 06:02:48 -0700 (PDT)
Received: by mail.interclean.com with Internet Mail Service
  (5.5.2653.19) id <R7KA18MW>; Tue, 4 Sep 2001 09:05:21 -0400
Message-ID: <C823AC1DB499D511BB7C00B0D0F0574CD9D6 at mail.interclean.com>
From: David Brodbeck <DavidB at mail.interclean.com>
To: "'Michels, Gustavo [EES/BR]'" <gustavo.michels at emersonenergy.com>,
  samba at lists.samba.org
Subject: RE: General info on ext2 partition
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.0.6
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/>
Date: Tue Sep  4 06:03:08 2001
X-Original-Date: Tue, 4 Sep 2001 09:05:18 -0400

Fragmentation is not an issue on ext2 as long as you don't fill the
partitions completely.  I think the recommendation is that you not exceed
90% usage.  As long as that's true it seems to avoid fragmentation very
effectively.  I've never seen an ext2 filesystem report more than 10%
fragmentation.

You may want to upgrade your kernel; 2.4.x kernels before 2.4.6 (IIRC) had a
problem with how disk cache was allocated that caused them to devote more
memory to it than they should have.  It's not a critical problem but it may
cause you to swap to disk more than is really necessary.  See
http://domsch.com/linux/ for patches to add Dell hardware RAID support to
later kernels.

-----Original Message-----
From: Michels, Gustavo [EES/BR]
[mailto:gustavo.michels at emersonenergy.com]
Sent: Monday, September 03, 2001 8:01 PM
To: samba at lists.samba.org
Subject: General info on ext2 partition


Hi all,

Our company is considering in moving our current nt4 based file/print server
structure to pure linux and samba.

I would to have some information on ext2 partitions, like:

- fragmentation: is this an issue on ext2 partitions? Is there a
'defragmenter' for it? Is there anythink in linux like the indexing service
in NT?

Also, any tips on improving the server (anything, disk, partitions,
redundancy, memory, etc) performance are greatly appreciated!

The server: Dell PowerEdge 2450 - PIII 733Mhz, 512 MB ram, 4 18Gb 10k RPM
SCSI disks (hardware raid - currently setup to raid 5)
The usage: file and print serving for about 100 users (using winbind) and
about 15 jetdirect printers.
OS: Linux RedHat 7.1, kernel 2.4.3.

Any tweaks?

Cheers
Gustavo
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id C45454B44;
  Tue,  4 Sep 2001 06:20:24 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGD0-0006Ft-00; Tue, 04 Sep 2001 08:25:42 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Toomas Soome <tsoome at ut.ee>
Cc: 'samba' <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B948CFD.C672D987 at ut.ee>
Message-ID: <Pine.LNX.4.33.0109040823570.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:21:11 2001
X-Original-Date: Tue, 4 Sep 2001 08:25:42 -0500 (CDT)

On Tue, 4 Sep 2001, Toomas Soome wrote:

> yes, I agree with this, but still I expect at least some reaction about
> my post - reason why it will be rejected or delayd etc.... and of course
> this is not my problem - there has been lots of people asking about
> status of their problem in samba-technical....
>
> don't take me wrong - I know there are lots of issues with protocol and
> people in samba team are busy, this is not commertial project etc etc,
> but still some issues can be solved better -- samba-bugs web interface
> is quite good starting point for example....

Toomas,

You are right of course.  You have every right to expect
some type of reaction to a submitted patch.  We are working on
improving this some more.  Simo has picked up the bug tracking
system which has helped tremdendlously, but we still need to
fix several broken parts of the process.  Thanks for your
patience.






cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id BC7444B44;
  Tue,  4 Sep 2001 06:23:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGFz-0006Fv-00; Tue, 04 Sep 2001 08:28:47 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Toomas Soome <tsoome at ut.ee>
Cc: 'samba' <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B9477E9.16596A7A at ut.ee>
Message-ID: <Pine.LNX.4.33.0109040825590.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:24:11 2001
X-Original-Date: Tue, 4 Sep 2001 08:28:47 -0500 (CDT)

On Tue, 4 Sep 2001, Toomas Soome wrote:

> Gerald Carter wrote:
> >
> > On Mon, 27 Aug 2001, Fouquet, Errol wrote:
> >
> > > Used "./configure --with-nisplus --with-nisplus-home"
> > > Running make I get:
> >
> > --with-nisplus has been removed.  Do you really have a need
> > for it?
> >
>
> and how about my ~9000 users... :( and not speaking about my udiffs sent
> to samba-bugs or smth... ok, this was quite after 2.2.1a -- and so
> before merge.

That's what I needed to know. The --with-nisplus option has been
unmaintained for at least 2 years now.  I had forgotten about you previous
patch.  That's why I asked.

> I can (and most probably probably will) make updates, but I really do
> not know if it's worth to send them out -- it has taken months with
> previous diffs and dozens of emails... I'm afraid, there is black hole
> in samba team for diffs...

Send the diff directly to me and I will make sure it get's
applied.  I'm also in the process of defining a set of regression
tests for SAM modules (changing passwords, client joining Samba
domain, enumerating user's, etc...) that we can check off
for each module prior to a release.  Obviously we will need some
help with the NIS+ testing :-)







Thanks, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id EEE554B8A
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 06:35:14 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGRN-0006GW-00; Tue, 04 Sep 2001 08:40:33 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Silviu Marin-Caea <silviu at delrom.ro>
Cc: <samba at lists.samba.org>
Subject: Re: Name Query <1d> Broadcasts
In-Reply-To: <20010904152635.7512a8c8.silviu at delrom.ro>
Message-ID: <Pine.LNX.4.33.0109040839540.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:36:03 2001
X-Original-Date: Tue, 4 Sep 2001 08:40:33 -0500 (CDT)

On Tue, 4 Sep 2001, Silviu Marin-Caea wrote:

> I have a number of servers running samba 2.0.x, and I see that they
> periodically broadcast a Name Query Request.
>
> What are those for?

WORKGROUP<1d> is the name of the local master browser which is always
resolved by broadcast (by definition).








cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 625724B5D;
  Tue,  4 Sep 2001 06:39:41 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGV4-0006Gh-00; Tue, 04 Sep 2001 08:44:22 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
Cc: <samba at lists.samba.org>, <idra at samba.org>
Subject: Re: Winbindd strangeness.
In-Reply-To: <Pine.LNX.4.33.0109041529030.13492-100000 at thor.cantech.net.
  a  u>
Message-ID: <Pine.LNX.4.33.0109040842541.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:40:09 2001
X-Original-Date: Tue, 4 Sep 2001 08:44:22 -0500 (CDT)

On Tue, 4 Sep 2001, Anthony J. Breeds-Taurima wrote:

> User:CANNING   winbind cache time = 10Administrator

Hmm...haven't noticed this in any of my builds.  What server platform are
you running on?    I'm assuming Linux.  I'll have to look later today.
Can you submit a report to samba-bugs?








cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 74FBD4C03
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 06:45:59 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGbu-0006ID-00; Tue, 04 Sep 2001 08:51:26 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Peter Kaagman <p.kaagman at atlascollege.nl>
Cc: <samba at lists.samba.org>
Subject: Re: Syslog entries which I do not understand
In-Reply-To: <004401c13488$9aa49b00$efc622d5 at kennisnet.nl>
Message-ID: <Pine.LNX.4.33.0109040849470.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:49:04 2001
X-Original-Date: Tue, 4 Sep 2001 08:51:26 -0500 (CDT)

On Mon, 3 Sep 2001, Peter Kaagman wrote:

> Sep  3 12:31:30 ntcsg2 smbd[3187]:   call_nt_transact_ioctl: Currently not
> implemented.

The client issued a SMB IOCTL call that we don't support.

> Aug 22 15:33:21 ntcsg2 smbd[683]:   Couldn't find free connection.

There is a limit of 128 (maybe 256) connections per smbd.  Have
you exceeded this?

> Sep  3 16:52:26 PDC_OSG smbd[10281]:   admin_01 (213.34.194.5) couldn't find
> service lock$

Assuming [lock$] is defined in smb.conf, the SMBtcon failed because of the
previous error.








cheers, jerrCy
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 47C024C11
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 06:47:04 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eGcr-0006IF-00; Tue, 04 Sep 2001 08:52:25 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: John Fink <jbfink at library.ucsf.edu>
Cc: <samba at lists.samba.org>
Subject: Re: possible FIFO breakage in 2.2.1?
In-Reply-To: <Pine.GSO.4.33.0108091515420.27793-100000 at gossamer.ckm.ucsf
  .  edu>
Message-ID: <Pine.LNX.4.33.0109040851380.24046-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 06:51:03 2001
X-Original-Date: Tue, 4 Sep 2001 08:52:25 -0500 (CDT)

On Thu, 9 Aug 2001, John Fink wrote:

> Hey Samba list folks,
>
> I've got a samba installation on a Solaris 2.8 machine that I have
> recently upgraded from 2.0.7 to 2.2.1.  I have this coworker who was,
> under 2.0.7, able to make a FIFO on the Solaris box and write to it from a
> Windows machine.  Since upgrading to 2.2.1, he is no longer able to do so
> despite using the same procedure which worked on 2.0.7.
>
> If there's a known issue with FIFO in 2.2.1 could someone clue me in
> on it and a possible fix?  Thanks very much.

Not that I am aware of.  Do you see any particular errors in the log
(log level = 10) that would help.




cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
  lists.samba.org (Postfix) with ESMTP id A6DDE4242 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 07:07:21 -0700 (PDT)
Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com
  [15.45.89.190]) by atlrel6.hp.com (Postfix) with ESMTP id 3541E1F7F0
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 10:10:08 -0400 (EDT)
Received: from xatlbh4.atl.hp.com (xatlbh4.atl.hp.com [15.45.89.189]) by
  xatlrelay1.atl.hp.com (Postfix) with ESMTP id 096401F53C for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 10:10:07 -0400 (EDT)
Received: by xatlbh4.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <R9VKLRWQ>; Tue, 4 Sep 2001 10:10:06 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F03C at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: "VANPOELVOORDE,WIM (HP-Belgium,ex1)" <wim_vanpoelvoorde at hp.com>,
  "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: RE: Samba and symbolic links.
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.0.6
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/>
Date: Tue Sep  4 07:08:09 2001
X-Original-Date: Tue, 4 Sep 2001 10:09:58 -0400

Hi Wim,
This doesn't sound like a Samba problem so much as a CIFS9000 Client
issue.  I'd go back to hp support and place a call with them on the 
CIFS9000 Client side of things,
Don

-----Original Message-----
From: VANPOELVOORDE,WIM (HP-Belgium,ex1)
[mailto:wim_vanpoelvoorde at hp.com]
Sent: Friday, August 31, 2001 3:03 AM
To: 'samba at lists.samba.org'
Subject: Samba and symbolic links.


Hi guys,
 
I have a very strange problem. I hope someone of you also had the same
experience and can tell me how to resolve it.
 
It's a long story, but please take your time to read through it:
 
I have two HP-UX systems (HP-UX version 11.0).
One of the servers is called SAP, the other is called MICKEY.
SAP is configured as SAMBA server and SAMBA client at the same time.
MICKEY is only configured as SAMBA client.
 
I have two directories exported on SAP: /tmp_data/wim and /tmp_data/Euratom
The contents of /tmp_data/wim is:
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 13:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 07:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 07:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 16:13 prod ->
/tmp_data/Eura
tom
lrwxrwxrwx   1 root       sys             10 Aug 31 07:44 prod2 ->
/cifs/prod

As you notice I have several links in /tmp_data/wim.
 
On both SAP and MICKEY I mounted the two exported directorys of SAP (so, SAP
is mounting SAMBA shares which he exported himself as a SAMBA server). The
mount look like this on both SAP and MICKEY:
CIFS:\\sap\shares  4000000 3322880  677120   83% /cifs/home
CIFS:\\sap\prod    4000000 3322880  677120   83% /cifs/prod
 
Now, when I do following on MICKEY:
 
ll /cifs/home, I receive:
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 14:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 13:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 08:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 08:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 17:13 prod ->
/tmp_data/Eura
tom
lrwxrwxrwx   1 root       sys             10 Aug 31 08:44 prod2 ->
/cifs/prod
 
When I do the same command on SAP, I receive:
NFS lookup failed for server sap: RPC: Timed out
/cifs/home/prod2 not found
NFS getattr failed for server sap: RPC: Timed out
total 2
lrwxrwxrwx   1 root       sys              4 Aug 28 13:01 extlink -> /tmp
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file1
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file2
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file3
-rw-rw-rw-   1 root       sys              0 Aug 28 12:59 file4
-rwxrw-rw-   1 root       sys             12 Aug 31 07:44 file5
lrwxrwxrwx   1 root       sys              5 Aug 31 07:43 intlink -> file5
lrwxrwxrwx   1 root       sys             17 Aug 30 16:13 prod ->
/tmp_data/Euratom
 
As you notice I have problems with accessing the prod2 link which is
pointing to the seconf SAMBA share.
Take a carefull look at the existing prod link: this link has no problems,
but is pointing not to the mountpoint of the prod share, but to the exported
directory /tmp_data/euratom directly.
 
WHY DOES THE PROD2 LINK GIVE PROBLEMS? AN WHY ON SAP AND NOT ON MICKEY.
 
I also tested to mount de shares on an NT system, there it also works
without problem. I only have problems on SAP which is both SAMBA server and
client at THE SAME TIME.
 
 
anyone who is SAMBA guru enough to help me in further investigating this???
 
THANK YOU VERY MUCH FOR YOUR TIME!
 
 
P.S. In attachment I send you my smb.conf file.
 
kind regards,
Wim Van Poelvoord
 
 
 
Wim Van Poelvoorde 
HP Consulting 
Belgium & Luxembourg 
www.hp.be <http://www.hp.be>  	 <http://www.hp.com>
wim_vanpoelvoorde at hp.com <mailto:wim_vanpoelvoorde at hp.com>  
Mobile +32 478 555 678 
Fax +32 2 778 36 19 
Tel +32 2 778 32 86 	

[demime 0.98b removed an attachment of type image/gif which had a name of
hp.gif]

[demime 0.98b removed an attachment of type application/octet-stream which
had a name of smb.conf]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <tony at mail.applog.com>
Delivered-To: samba at lists.samba.org
Received: from mail.applog.com (unknown [12.29.160.3]) by
  lists.samba.org (Postfix) with ESMTP id 4AF8A4A4A; Tue,  4 Sep 2001
  07:53:55 -0700 (PDT)
Received: by mail.applog.com from localhost (router,SLMail V5.0); Tue,
  04 Sep 2001 10:56:39 -0400  for <samba-ntdom at lists.samba.org>
Received: from tony [192.168.1.132] by mail.applog.com [192.168.1.3] 
  (SLmail 5.0.0.4348) with ESMTP id C9EC290E70D242CB83D81CDCD0E8BEC1 for
  <samba at lists.samba.org> plus 1 more; Tue, 04 Sep 2001 10:56:34 -0400
Reply-To: <tony at mail.applog.com>
From: "Tony Nichols" <tony at mail.applog.com>
To: "Samba" <samba at lists.samba.org>, "Samba-NT-DOM"
  <samba-ntdom at lists.samba.org>
Subject: FW: Disconnection Problem --- Please Help !!!
Organization: alsi
Message-ID: <007d01c13551$ca808d10$8401a8c0 at applog.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-SLUIDL: FC5A2CBC-858B4867-AC5DD2BF-604C3B10
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.0.6
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/>
Date: Tue Sep  4 07:55:23 2001
X-Original-Date: Tue, 4 Sep 2001 10:56:34 -0400

I would be very interested also .... 
I found several articles on sun's chilisoft asp support pages; giving
the impression that you can't open ms access database that are stored on
a non microsoft file system. Here is a link:

http://www.chilisoft.com/newforum/getthread.asp?searchmydate=All&recordn
umber=77436&curID=77436&mydate=30&threadnumber=32055&threadname=Chili%21
Soft+ASP+for+Linux+Support&threadtopic=MS+Access+problem&search=yes 
Yes, the MS Access database *must* reside on a Windows NT/2000 machine.
This is a limitation of Microsoft. They have not ported any of their
native database file types (.mdb or .mdf) to any other OS besides
Windows.
?????????? I would really like to know the "real" answer. I've used ms
access limitedly (only 2-4 users) without corruption, however if I put
8-10 users on ..... Crash .....

T o n y

A.G. (Tony) Nichols
I.S. Manager
Appalachian Log Structures Inc.
www.applog.com 
tony at mail.applog.com 
888-999-2574 x124 


-----Original Message-----
From: samba-ntdom-admin at lists.samba.org
[mailto:samba-ntdom-admin at lists.samba.org] On Behalf Of Harish Gundecha
Sent: Monday, September 03, 2001 2:40 AM
To: Samba-NTdom Mailing List
Cc: Rizvi Inamdar; Vikas Sharma; Raghu Nair
Subject: Disconnection Problem --- Please Help !!!


Hi All,

Well we have a huge setup of heterogeneous network consisting of MS
Windows NT Server 4.0 (Service Pack 6a) as the PDC  and  4 NT servers
4.0 (SP 6a) as BDCs. There are couple of Linux Servers running Samba
(2.0.5a) serving as File Servers for this network with 800 Windows NT
Workstation 4.0 (SP 5) and more than 800 users. Recently we were facing
some problems with the users getting disconnected from the server while
they are working on files residing on these Linux file servers.

The Linux File servers are configured to be the member servers in the NT
domain using the parameter in the smb.conf file:

security = server
password server = <PDC Servername>, <BDC Servername>, <BDC Servername>,
<BDC
Servername>, <BDC Servername>,


All the users logon on to the domain and hence get access to the Linux
file servers wherever they are allocated to. These users are using an
application which uses an MS ACCESS Database residing on the Linux File
Server (SAMBA). The major problem is that the users get disconnected all
of a sudden in the middle of there operations when usually the
application tries to read of write data into the ACCESS Database. On
retrying sometimes it works but sometimes it does not. Also if the user
tries to access this file on the Linux File Server manually using the NT
Explorer, he is denied access to the Server. On checking the Samba logs
at that time it reflects that the user's password was rejected by the
authentication server (PDC or BDC in this case), though he is valid NT
Domain user and  has valid equivalent userid on the Linux File servers.
Then at the same time if we trying logging with some other valid userid
on the NT machine where the user got disconnected, it works.

Well this a very weird problem ..... Could anyone please help me
resolving this issue to atleast some work around to find the actual
cause of the problem.


Thanks in Advance


Kind regards
Harish Gundecha
Systems Administrator
Email: harishg at dpsl.net
Digital Publishing Solutions, Ltd.
Phone : +91-20-6136028   Extn: 331

Tracking #: D9C2E353F106A14782826D730CF2265DDDB0B5A5

Return-Path: <JH_ML at invtools.com>
Delivered-To: samba at lists.samba.org
Received: from mail.invtools.com (mail.invtools.com [209.81.227.140]) by
  lists.samba.org (Postfix) with ESMTP id E6AFC4CAE for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 08:27:09 -0700 (PDT)
Received: from Spooler by mail.invtools.com (Mercury/32 v3.21c) ID
  MO002D7B; 4 Sep 01 10:30:00 -0500
Received: from spooler by mail.invtools.com (Mercury/32 v3.21c); 4 Sep
  01 10:29:46 -0500
Received: from jons2k (209.81.227.200) by invtools.com (Mercury/32
  v3.21c) with ESMTP ID MG002D7A; 4 Sep 01 10:29:44 -0500
From: "Jon Hedlund" <JH_ML at invtools.com>
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>,
  samba at lists.samba.org
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: Disk space in use by files
Message-ID: <3B94AD18.21339.11A65F0E at localhost>
Priority: normal
In-reply-to: <7F0147C496F3D411813C0002B32BF1CC011C3942 at eesekkex001.kkeka
  n  t.ericsson.se>
X-mailer: Pegasus Mail for Win32 (v3.12c)
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.0.6
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/>
Date: Tue Sep  4 08:28:13 2001
X-Original-Date: Tue, 4 Sep 2001 10:29:44 -0500

I reported the same problem but received no responses.  It appears to be a 
display problem and not a inefficient storage problem because in my case it 
was telling me that 7GB of files on a 75GB drive were using 90GB.

Jon

> Hi all,
> 
> I have a little problem with my samba test server. The source code is from
> cvs tag SAMBA_2_2 from Friday, running on linux red hat 7.1, kernel
> 2.4.3-12.
> 
> Everything is working fine, my problem is disk space being used by the files in
> the samba shares.
> 
> I copied an user's folder from a desktop to a share in the samba box.
> Looking from Windows, this is reported:
> 
> Size: 48,3 MB (50.684.825 bytes)
> Size on Disk: 152 MB (159.383.552 bytes)
> Contains: 111 Files, 16 Folders
> 
> The partition is ext2 type.
> 
> This is probably happening because each small file is taking a big amount of
> space. Like this small file:
> 
> Size: 378 bytes (378 bytes)
> Size on Disk: 1,00 MB (1.048.576 bytes)
> 
> I don't have a clue where I change anything about this on the linux server. This
> is pretty bad because I have examples of 1.89GB of real size and 3.51GB of size
> on disk!
> 
> Any ideas?
> 
> Cheers
> Gustavo
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <dbaldwin at caeinc.com>
Delivered-To: samba at lists.samba.org
Received: from main.ismi.net (main.ismi.net [206.31.56.7]) by
  lists.samba.org (Postfix) with ESMTP id CA9B54CEE for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 08:32:08 -0700 (PDT)
Received: from mail.caeinc.com (IDENT:root at hi1hwl1-164.ismi.net
  [207.51.180.169]) by main.ismi.net (8.9.0/8.9.0) with ESMTP id
  LAA13675 for <samba at lists.samba.org>; Tue, 4 Sep 2001 11:34:54 -0400
  (EDT)
Received: from xserver.cae1 (IDENT:root at mail.caeinc.com [127.0.0.1]) by
  mail.caeinc.com (8.9.3/8.9.3) with ESMTP id MAA05932 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 12:08:40 -0400
Received: by XSERVER with Internet Mail Service (5.5.2653.19) id
  <R9J059FN>; Tue, 4 Sep 2001 11:34:59 -0400
Message-ID: <D00E59E6B585D411AC2E00C0F03B274D4914D3 at XSERVER>
From: Denis Baldwin <dbaldwin at caeinc.com>
To: "'samba at lists.samba.org'" <samba at lists.samba.org>
Subject: Unix/Linux speakers needed for Rubi-con 2002
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.0.6
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/>
Date: Tue Sep  4 08:33:02 2001
X-Original-Date: Tue, 4 Sep 2001 11:34:58 -0400

Rubi-con, an annual technology and network security conference (now in it's
fourth year) held in Detroit, Michigan is looking for speakers to talk about
network security and administration and security awareness.  This includes
Samba security and problems, which would be why I am e-mailing this mailing
list.  Would anyone from this mailing list be interested in speaking at such
an event?  If so, please e-mail me off list at dbaldwin at caeinc.com.

Thanks for the space...

Denis

Denis A. Baldwin (A+/MCP/I-Net+/Net+/CCA/CIW)
Network Administrator, CAE, Inc.
810-231-9373, ext. 229
dbaldwin at caeinc.com

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id 8C9004220
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 09:20:06 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eJ10-0006cn-00; Tue, 04 Sep 2001 11:25:30 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: Jon Hedlund <JH_ML at invtools.com>
Cc: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>,
  <samba at lists.samba.org>
Subject: Re: Disk space in use by files
In-Reply-To: <3B94AD18.21339.11A65F0E at localhost>
Message-ID: <Pine.LNX.4.33.0109041124001.25467-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 09:21:04 2001
X-Original-Date: Tue, 4 Sep 2001 11:25:30 -0500 (CDT)

On Tue, 4 Sep 2001, Jon Hedlund wrote:

> I reported the same problem but received no responses.  It appears to be a
> display problem and not a inefficient storage problem because in my case it
> was telling me that 7GB of files on a 75GB drive were using 90GB.

If someone wants to track this down, I would suggest start looking in the
disk_free() VFS op in smbd/vfs-wrap.c  See what block size smbd is
reporting to the client.






cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

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 0201C4C20; Tue,  4 Sep 2001
  09:51:17 -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 15eJSO-00021E-00; Tue, 04 Sep 2001
  09:53:48 -0700
Message-ID: <3B950754.DE466750 at valinux.com>
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: Toomas Soome <tsoome at ut.ee>
Cc: Gerald Carter <gcarter at valinux.com>, 'samba'
  <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
References: <Pine.LNX.4.33.0108290045360.1038-100000 at pogo.plainjoe.org>
  <3B9477E9.16596A7A at ut.ee>
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.0.6
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/>
Date: Tue Sep  4 09:52:21 2001
X-Original-Date: Tue, 04 Sep 2001 09:54:44 -0700

Toomas Soome wrote:
> 
> I can (and most probably probably will) make updates, but I really do
> not know if it's worth to send them out -- it has taken months with
> previous diffs and dozens of emails... I'm afraid, there is black hole
> in samba team for diffs...

Sorry this happened. I get all the samba-patches mail
in my inbox, but it takes time to get to everything,
especially fixing bugs at the same time.

Please resend to me personally and scream if you think
patches are getting dropped.

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 lists.samba.org
Received: from mail.valinux.com (mail.valinux.com [198.186.202.175]) by
  lists.samba.org (Postfix) with ESMTP id 62D7648AE for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 09:54:19 -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 15eJVJ-0002G9-00; Tue, 04 Sep 2001
  09:56:49 -0700
Message-ID: <3B95080A.B47779CA at valinux.com>
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: Andrew Bartlett <abartlet at pcug.org.au>
Cc: Scott Armstrong <scottbird7 at home.com>, samba at lists.samba.org
Subject: Re: Updated Quotas.c (Linux section)
References: <001d01c134ce$dfd9ba20$0801a8c0 at cj501503a.dlcty1.va.home.com
  > <3B94A617.5351C382 at bartlett.house>
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.0.6
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/>
Date: Tue Sep  4 09:55:03 2001
X-Original-Date: Tue, 04 Sep 2001 09:57:46 -0700

Andrew Bartlett wrote:
> 
> Scott Armstrong wrote:
> > The biggest difference I saw was that Samba was
> > referencing <sys/quota.h> while the quota package was referencing
> > <linux/quota.h>. After replacing the include line and updating the internal
> > structure references to match, I obtained a working copy. 
> >
> > Scott
> 
> Thankyou very much for this.  As you have noticed, some bits of samba
> get a bit dated over time...  Could you please make up the diff -u and
> mail it to samba-patches at samba.org as a text attachment?  Your mailer
> seems to have chewed on the one you sent here.
> 
> Hopefully then one of the team-members who knows a bit about this area
> will be able to look it over and apply it.

Hmmm. I'm not sure applications should be including 
<linux/*anything*>. Doesn't this mean that the libc
header files on that distribution are broken ?

Jeremy.

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

Return-Path: <mimir at spin.ict.pwr.wroc.pl>
Delivered-To: samba at lists.samba.org
Received: from spin.ict.pwr.wroc.pl (spin.ict.pwr.wroc.pl
  [156.17.41.118]) by lists.samba.org (Postfix) with ESMTP id 4B4174242;
  Tue,  4 Sep 2001 10:08:35 -0700 (PDT)
Received: from localhost (mimir at localhost) by spin.ict.pwr.wroc.pl
  (8.11.4/8.10.1) with ESMTP id f84HAbx28595; Tue, 4 Sep 2001 19:10:37
  +0200 (CEST)
From: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>
To: Jeremy Allison <jeremy at valinux.com>
Cc: Toomas Soome <tsoome at ut.ee>, Gerald Carter <gcarter at valinux.com>,
  "'samba'" <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B950754.DE466750 at valinux.com>
Message-ID: <Pine.BSO.4.31.0109041901080.2689-100000 at spin.ict.pwr.wroc.p
  l>
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.0.6
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/>
Date: Tue Sep  4 10:09:08 2001
X-Original-Date: Tue, 4 Sep 2001 19:10:36 +0200 (CEST)

On Tue, 4 Sep 2001, Jeremy Allison wrote:

> Toomas Soome wrote:
> >
> > I can (and most probably probably will) make updates, but I really do
> > not know if it's worth to send them out -- it has taken months with
> > previous diffs and dozens of emails... I'm afraid, there is black hole
> > in samba team for diffs...
>
(...)
> Please resend to me personally and scream if you think
> patches are getting dropped.

Oh, yes ! Scream, scream ! It works ;) Don't get use to,
though ;) If we all (outside Samba Team and cvs write-
access) start screaming too often, it won't work anymore
:-)))
On the other hand (ie. from the team's point of view) it's
probably big headache how to wade through the pile of
submitted patches. All of these patches' authors expect it
to be applied soon, obviously ...

> Jeremy.


all hope in worldwide stop of using SMB :-)
cheers,

Rafal 'Mimir' Szczesniak <mimir at spin.ict.pwr.wroc.pl>   |
*BSD, Linux and Samba                                  /
______________________________________________________/

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 3EE0E4AE5; Tue,  4 Sep 2001
  10:13:00 -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 15eJnL-0003af-00; Tue, 04 Sep 2001
  10:15:27 -0700
Message-ID: <3B950C68.A22630BA at valinux.com>
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: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>
Cc: Toomas Soome <tsoome at ut.ee>, Gerald Carter <gcarter at valinux.com>,
  'samba' <samba at lists.samba.org>, 'samba-technical'
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
References: <Pine.BSO.4.31.0109041901080.2689-100000 at spin.ict.pwr.wroc.p
  l>
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.0.6
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/>
Date: Tue Sep  4 10:14:08 2001
X-Original-Date: Tue, 04 Sep 2001 10:16:24 -0700

Rafal Szczesniak wrote:
> 
> On the other hand (ie. from the team's point of view) it's
> probably big headache how to wade through the pile of
> submitted patches. 

Actually it's not a pain to do this - the pain
it applying them and then regression testing to
make sure nothing else breaks :-).

Jeremy.

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

Return-Path: <mimir at spin.ict.pwr.wroc.pl>
Delivered-To: samba at lists.samba.org
Received: from spin.ict.pwr.wroc.pl (spin.ict.pwr.wroc.pl
  [156.17.41.118]) by lists.samba.org (Postfix) with ESMTP id 21A024D17;
  Tue,  4 Sep 2001 10:20:41 -0700 (PDT)
Received: from localhost (mimir at localhost) by spin.ict.pwr.wroc.pl
  (8.11.4/8.10.1) with ESMTP id f84HMwb25800; Tue, 4 Sep 2001 19:22:58
  +0200 (CEST)
From: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>
To: Jeremy Allison <jeremy at valinux.com>
Cc: Toomas Soome <tsoome at ut.ee>, Gerald Carter <gcarter at valinux.com>,
  "'samba'" <samba at lists.samba.org>, "'samba-technical'"
  <samba-technical at lists.samba.org>
Subject: Re: Errors compiling latest CVS on Solaris 8
In-Reply-To: <3B950C68.A22630BA at valinux.com>
Message-ID: <Pine.BSO.4.31.0109041917560.2689-100000 at spin.ict.pwr.wroc.p
  l>
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.0.6
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/>
Date: Tue Sep  4 10:21:15 2001
X-Original-Date: Tue, 4 Sep 2001 19:22:58 +0200 (CEST)

On Tue, 4 Sep 2001, Jeremy Allison wrote:

> Rafal Szczesniak wrote:
> >
> > On the other hand (ie. from the team's point of view) it's
> > probably big headache how to wade through the pile of
> > submitted patches.
>
> Actually it's not a pain to do this - the pain
> it applying them and then regression testing to
> make sure nothing else breaks :-).

That's exactly what I meant by saying "wade through the pile ..."

BTW. What's the progress in fitting samba web site to
international documentation ? Yeah, I know it's a nasty
question ;-)


Rafal 'Mimir' Szczesniak <mimir at spin.ict.pwr.wroc.pl>   |
*BSD, Linux and Samba                                  /
______________________________________________________/

Return-Path: <rickera2 at SLU.EDU>
Delivered-To: samba at lists.samba.org
Received: from sva.slu.edu (sva.slu.edu [165.134.36.3]) by
  lists.samba.org (Postfix) with ESMTP id 18E154CB7 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 10:24:59 -0700 (PDT)
Received: from slu.edu ([165.134.134.82]) by SLU.EDU (PMDF V6.0-025
  #38756) with ESMTP id <01K7XT7SQ9RG9351IS at SLU.EDU> for
  samba at lists.samba.org; Tue, 04 Sep 2001 12:23:57 -0500 (CDT)
From: Tony Ricker <rickera2 at SLU.EDU>
Subject: Automating adding users and groups
To: samba at lists.samba.org
Message-id: <3B950F34.EBF3ACC1 at slu.edu>
Organization: Saint Louis University
MIME-version: 1.0
X-Mailer: Mozilla 4.7 [en] (Win98; U)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: en
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.0.6
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/>
Date: Tue Sep  4 10:26:02 2001
X-Original-Date: Tue, 04 Sep 2001 12:28:20 -0500

All,
    I was wondering if there was a script of something that automates
the process of adding unix users and samba users. I am at the stage now
where I am ready to add my users (around 250 of them) and I really do
not want to add each one by hand. Any ideas?

Thanks,

--
-------------------------------
Tony Ricker
Technology Coordinator
SLUCare - P.M.O.
St. Louis University
Phone:  314.977.6844
E-mail: rickera2 at slu.edu
-------------------------------
"Think Different"
-------------------------------
"In the beginners mind, there
are many possibilities. In the
experts mind, there are few"
- Shunryu Suzuki

Return-Path: <wjs at shore.net>
Delivered-To: samba at samba.org
Received: from relay1.primushost.com (poseidon.shore.net
  [207.244.124.88]) by lists.samba.org (Postfix) with ESMTP id 2C3944D42
  for <samba at samba.org>; Tue,  4 Sep 2001 10:28:10 -0700 (PDT)
Received: from (cider.ecosoft.com) [207.244.95.36]  by
  relay1.primushost.com with esmtp (Exim) id 15eK2I-0004Xl-00; Tue, 04
  Sep 2001 13:30:54 -0400
Received: from wjs by cider.ecosoft.com with local-esmtp (Exim) id
  15eK2J-0006bp-00; Tue, 4 Sep 2001 13:30:55 -0400
From: William J Shepherd <wjs at primushost.com>
To: samba at samba.org
Subject: Windows XP Pro (build 2600) & samba
Message-ID: <Pine.GSO.4.21.0109041328580.25404-100000 at cider.ecosoft.com>
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.0.6
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/>
Date: Tue Sep  4 10:29:04 2001
X-Original-Date: Tue, 4 Sep 2001 13:30:55 -0400 (EDT)

Recently I installed Windows XP Pro and since samba will not work
properly, it tells me it can not find valid network path. I read some
doc's and seen that this was a problem in 2.2.0 but was suppose to be
fixed in 2.2.1, I am running 2.2.1a and this problem is still occuring, is
there anything I can do aside from re-installing 2k pro? all of my windows
files reside on my freebsd box which is also my router, so samba is like
very essential to my LAN.



William J Shepherd
Primus Managed Hosting Solutions
System Engineering
781 586-6195 Mon-Fri 9a-5p

Return-Path: <ryan at guardiandigital.com>
Delivered-To: samba at lists.samba.org
Received: from juggernaut.guardiandigital.com (ns.guardiandigital.com
  [209.11.107.5]) by lists.samba.org (Postfix) with ESMTP id A2A1B413C
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 10:40:37 -0700 (PDT)
From: "Ryan W. Maple" <ryan at guardiandigital.com>
X-Sender: ryan at mastermind.inside.guardiandigital.com
To: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
Cc: Jack Malone <jmalone at horizonind.com>, samba at lists.samba.org
Subject: RE: Disk space in use by files
In-Reply-To: <7F0147C496F3D411813C0002B32BF1CC011C39C5 at eesekkex001.kkeka
  n  t.ericsson.se>
X-Base: ALL YOUR BASE ARE BELONG TO US.
  (http://www.scene.org/redhound/AYB.swf)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-Id: <20010904174323.8A96611D303 at juggernaut.guardiandigital.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.0.6
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/>
Date: Tue Sep  4 10:41:04 2001
X-Original-Date: Tue, 4 Sep 2001 13:43:22 -0400 (EDT)

I have been encoutering the same problem (sent a message to the list last
week which feel upon deaf ears).  Windows (2k) still reports the file size
wrong even when I share / and browse "up" to /home/rwm.

Samba 2.2.1a.  I haven't used the latest CVS yet as I'm still looking
through the code to find out exactly WHERE this calculation is being done
(vfs-wrap.c, as suggested in another message, is not showing up as being
called in the output of debug level 10).

Cheers,
Ryan

 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+
   Ryan W. Maple          "I dunno, I dream in Perl sometimes..."  -LW
   Guardian Digital, Inc.                     ryan at guardiandigital.com
 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+


On Mon, 3 Sep 2001, Michels, Gustavo [EES/BR] wrote:

> Hi,
> 
> I guess that's the same for me, but take a look at this weird behavior:
> 
> I have a separated filesystem to all user files, mounted on a folder in the
> root. Let's say this folder is called 'files'.
> 
> Inside 'files' there are several subfolders, each shared independently. In
> smb.conf I have this, for example:
> 
> ---------------
> [public]
> path = /files/public
> 
> [departments]
> path = /files/departments
> 
> [c$] # :-)
> path = /
> ---------------
> 
> If I open the 'public' share from a w2k box and look at the properties for
> sizes, it will report the weird way mentioned below.
> 
> But if I open the 'c$' share and browse to /files/public/, windows will
> report the correct file size in use! Now that's weird for me... :)
> 
> Looks like it will only report correctly if the share is root based.
> 
> Does this work the same for you?

Return-Path: <Kil2000 at ezmail.ru>
Delivered-To: samba at lists.samba.org
Received: from proxy.kirov.ru (proxy.kirov.ru [194.84.63.44]) by
  lists.samba.org (Postfix) with ESMTP id 5819E44DC for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 11:13:33 -0700 (PDT)
Received: (from root at localhost) by proxy.kirov.ru (8.11.2/8.11.2) id
  f84IGFe80768 for samba at lists.samba.org.AVP; Tue, 4 Sep 2001 22:16:15
  +0400 (MSD)
Received: from homepc (line95.ezmail.ru [172.16.248.95]) by
  proxy.kirov.ru (8.11.2/8.11.2) with ESMTP id f84IGDs80729 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 22:16:14 +0400 (MSD)
From: "Umnov V. I." <Kil2000 at ezmail.ru>
X-Mailer: The Bat! (v1.53bis)
Reply-To: "Umnov V.I." <Kil2000 at ezmail.ru>
Organization: KPML
Message-ID: <251611266.20010904221424 at ezmail.ru>
To: samba at lists.samba.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: (no subject)
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.0.6
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/>
Date: Tue Sep  4 11:14:04 2001
X-Original-Date: Tue, 4 Sep 2001 22:14:24 +0400

Hello samba,

1. When I try to refresh folder on my windows clients, I see different
size of folder (usually two kinds - normal and smaller).
2. In Lanman 2.0 under MSDOS I try to refresh folder and see files
from a last directory if this folder dos not contain any files except
folders, if folder contain any files all work fine.
3. When I try read one file from many w9x-clients this file is
blocked, even I can't read it from my linuxbox.

P.S.
My English very poor, and I now it....
Please send copy of answers to my e-mail.

-- 
Best regards,
Admin of KPML
Vladimir I. Umnov (mailto:kil2000 at ezmail.ru, mailto:root at kpml.kirov.ru)

Return-Path: <rv at rvis.de>
Delivered-To: samba at lists.samba.org
Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65])
  by lists.samba.org (Postfix) with ESMTP id B3A564AE1 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 11:34:05 -0700 (PDT)
Received: from wattwurm.rvis-net.de (nord-3e36bae9.pool.mediaWays.net
  [62.54.186.233]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id
  UAA14708 for <samba at lists.samba.org>; Tue, 4 Sep 2001 20:36:49 +0200
  (MET DST)
Received: from [192.168.100.40] (delphin.rvis-net.de [192.168.100.40])
  by wattwurm.rvis-net.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP
  id UAA25737 for <samba at lists.samba.org>; Tue, 4 Sep 2001 20:31:06
  +0200
From: Reinhard Vielhaber <rv at rvis.de>
To: samba at lists.samba.org
Subject: german programm: theorg
Message-ID: <700565990.999635466@[192.168.100.40]>
X-Mailer: Mulberry/2.1.0 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
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.0.6
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/>
Date: Tue Sep  4 11:36:11 2001
X-Original-Date: Tue, 04 Sep 2001 20:31:06 +0200

Hi all,

this is a first try - I am searching for (probably german) users of the 
program 'THEORG' built by Sovdwaer, who use samba on (suse-)linux for 
storing the data.

Please email me, as this probably isn't very interesting for the rest.

Thank all the others for patience,

Reinhard

--
* Reinhard Vielhaber Individual - Software
* Wilhelmstr. 31 * D-26571 Juist
* T: 04935/990005 * F: 04935/990006
* Email: rv at rvis.de

Return-Path: <rogelio at ats-corp.com>
Delivered-To: samba at lists.samba.org
Received: from stimpy.ats-corp.com (unknown [63.172.19.4]) by
  lists.samba.org (Postfix) with ESMTP id 5A07D4D4C for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 11:36:42 -0700 (PDT)
Received: by stimpy.ats-corp.com with Internet Mail Service
  (5.5.2653.19) id <QPWKZAW4>; Tue, 4 Sep 2001 14:40:38 -0400
Message-ID: <70603A72A37FD411B11600600898FB76039375 at stimpy.ats-corp.com>
From: "Rogelio J. Baucells" <rogelio at ats-corp.com>
To: samba at lists.samba.org
Subject: winbindd problem
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.0.6
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/>
Date: Tue Sep  4 11:37:02 2001
X-Original-Date: Tue, 4 Sep 2001 14:40:38 -0400

Hello

I have posted this problem before (a couple of weeks ago) and still I have
not been able to make it work.

My samba server is a RedHat Linux 7.0

I got the cvs code for the branch SAMBA_2_2 (9/4/01 12:00 AM), compiled it
and installed without any problem using the following configuration:

./configure \
        --prefix=/usr/local/samba2 \
        --with-quotas \
        --with-smbmount \
        --with-pam \
        --with-tdbsam \
        --with-winbind

I joined the computer to the Win2K domain and I can access the samba shares
from a win2k computer using a domain account DOMAIN\Username. This account
does not exist on the samba server, so it seams to be using the winbind
daemon to authenticate the user.

I also modified the nsswitch.conf file:

passwd:     files winbind
group:      files winbind

I can use the wbinfo utility to get user/group information without any
problem, I also can check the secret with the command 'wbinfo -t' and it
says it is good.

I modified the pam system configuration (system-auth)

auth        required      /lib/security/pam_nologin.so
auth        sufficient    /lib/security/pam_winbind.so
auth        sufficient    /lib/security/pam_unix.so use_first_pass likeauth
nullok md5 shadow
auth        required      /lib/security/pam_deny.so
account     sufficient    /lib/security/pam_winbind.so
account     required      /lib/security/pam_unix.so
account     required      /lib/security/pam_deny.so
password    required      /lib/security/pam_cracklib.so retry=3
password    sufficient    /lib/security/pam_unix.so nullok use_authtok md5
shado
password    required      /lib/security/pam_deny.so
session     required      /lib/security/pam_limits.so
session     required      /lib/security/pam_unix.so

My problem is:
Every time I try to login to the server using ssh/telnet with an account
DOMAIN\Username I got access denied and there is an entry in log.winbindd:

[2001/09/04 14:07:32, 0] smbd/password.c:domain_client_validate(1554)
domain_client_validate: could not fetch trust account password for domain

If you look at the code in 'smbd/password.c' you can see that the error
message should be:

[2001/09/04 14:07:32, 0] smbd/password.c:domain_client_validate(1554)
domain_client_validate: could not fetch trust account password for domain
DOMAIN

I have been trying the cvs code for at least one month (HEAD and SAMBA_2_2
branches) without any success.

Is anybody using winbind without problem? (accessing shares and login to the
server using accounts DOAMIN\Username)

Do you have any suggestion?

Thanks
Rogelio J. Baucells
ATS

My configuration file is very simple:
# Global parameters [global] 
workgroup = ATS 
server string = Linux Samba Server 
security = DOMAIN 
encrypt passwords = Yes 
password server = * 
wins server = 10.0.0.3 
winbind uid = 10000-20000 
winbind gid = 10000-20000 
template shell = /bin/bash 

[homes] 
comment = Home Directories 
read only = No 
browseable = No 

[tmp] 
comment = Temporary directory 
path = /tmp 
read only = No 
guest ok = Yes 

Return-Path: <gcarter at valinux.com>
Delivered-To: samba at lists.samba.org
Received: from pogo.plainjoe.org (24-216-84-59.hsacorp.net
  [24.216.84.59]) by lists.samba.org (Postfix) with ESMTP id CEBCD4753
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 11:51:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]) by pogo.plainjoe.org with esmtp
  (Exim 3.32 #2) id 15eLNW-0006uJ-00; Tue, 04 Sep 2001 13:56:54 -0500
From: Gerald Carter <gcarter at valinux.com>
X-X-Sender: <gcarter at pogo.plainjoe.org>
To: "Ryan W. Maple" <ryan at guardiandigital.com>
Cc: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>,
  Jack Malone <jmalone at horizonind.com>, <samba at lists.samba.org>
Subject: RE: Disk space in use by files
In-Reply-To: <20010904174323.8A96611D303 at juggernaut.guardiandigital.com>
Message-ID: <Pine.LNX.4.33.0109041348420.26552-100000 at pogo.plainjoe.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.0.6
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/>
Date: Tue Sep  4 11:52:06 2001
X-Original-Date: Tue, 4 Sep 2001 13:56:54 -0500 (CDT)

On Tue, 4 Sep 2001, Ryan W. Maple wrote:

> I have been encoutering the same problem (sent a message to the list last
> week which feel upon deaf ears).  Windows (2k) still reports the file size
> wrong even when I share / and browse "up" to /home/rwm.
>
> Samba 2.2.1a.  I haven't used the latest CVS yet as I'm still looking
> through the code to find out exactly WHERE this calculation is being done
> (vfs-wrap.c, as suggested in another message, is not showing up as being
> called in the output of debug level 10).

the total amount of diskfree in response to QUERY_FS_VOLUME_INFORMATION
request is from disk_free() IIRC.









cheers, jerry

 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--

Return-Path: <tdavis at birddog.com>
Delivered-To: samba at lists.samba.org
Received: from hermes.birddog.com (hermes.birddog.com [63.125.164.131])
  by lists.samba.org (Postfix) with ESMTP id E8B0A4D5D for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 11:52:20 -0700 (PDT)
Received: from localhost (prometheus.birddog.com [10.2.0.4]) by
  hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f84IuBi27462; Tue, 4
  Sep 2001 13:56:11 -0500
Received: from 10.10.10.200 ( [10.10.10.200]) as user
  td at imap.birddog.com by secure.birddog.com with HTTP; Tue,  4 Sep 2001
  13:54:42 -0500
Message-ID: <999629682.3b952372ef109 at secure.birddog.com>
From: Terry Davis <tdavis at birddog.com>
To: Tony Ricker <rickera2 at SLU.EDU>
Cc: samba at lists.samba.org
Subject: Re: Automating adding users and groups
References: <3B950F34.EBF3ACC1 at slu.edu>
In-Reply-To: <3B950F34.EBF3ACC1 at slu.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 10.10.10.200
X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash
  mimedefang)
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.0.6
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/>
Date: Tue Sep  4 11:53:04 2001
X-Original-Date: Tue,  4 Sep 2001 13:54:42 -0500

obtain a list

cat /tmp/list | \
while read Foo;do
useradd $Foo  # Look into the options here, especially shell
echo $predefined_passwd | passwd --stdin $Foo # be careful with this
smbpasswd -a $Foo "$predefined_passwd" 
done

there you go.

-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059


Quoting Tony Ricker <rickera2 at SLU.EDU>:

> All,
>     I was wondering if there was a script of something that automates
> the process of adding unix users and samba users. I am at the stage now
> where I am ready to add my users (around 250 of them) and I really do
> not want to add each one by hand. Any ideas?
> 
> Thanks,
> 
> --
> -------------------------------
> Tony Ricker
> Technology Coordinator
> SLUCare - P.M.O.
> St. Louis University
> Phone:  314.977.6844
> E-mail: rickera2 at slu.edu
> -------------------------------
> "Think Different"
> -------------------------------
> "In the beginners mind, there
> are many possibilities. In the
> experts mind, there are few"
> - Shunryu Suzuki
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Return-Path: <icapano at hotmail.com>
Delivered-To: samba at samba.org
Received: from hotmail.com (oe43.law7.hotmail.com [216.33.236.79]) by
  lists.samba.org (Postfix) with ESMTP id AA2824D7A for
  <samba at samba.org>; Tue,  4 Sep 2001 12:06:24 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Tue, 4 Sep 2001 12:09:11 -0700
X-Originating-IP: [66.122.121.70]
From: "ignazio" <icapano at hotmail.com>
To: <samba at samba.org>
Subject: samba on alpha
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.3018.1300
Message-ID: <OE436bd89m0Z5Qaa4md00002135 at hotmail.com>
X-OriginalArrivalTime: 04 Sep 2001 19:09:11.0220 (UTC)
  FILETIME=[145D7740:01C13575]
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.0.6
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/>
Date: Tue Sep  4 12:07:05 2001
X-Original-Date: Tue, 4 Sep 2001 12:14:03 -0700

hi,
i'm trying to install samba-2.2.0-alpha3 on a alpha station 600 5/333 running
NETBSD 1.5,
first i run the ./configure and after i run the make command he gives me an
error message code 1
profile/profile.c in function profile setup
profile/profile.c:110 SHM_R undeclared
profile/profile.c:110 SHM_W undeclared
please let me know what to do.
Reply to icapano at hotmail.com
my is Ignazio
thanks you

Return-Path: <two_five_six2000 at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com
  [216.136.173.57]) by lists.samba.org (Postfix) with SMTP id 02D944117
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 12:12:19 -0700 (PDT)
Received: from rppp2-76.net.utulsa.edu (HELO linux) (129.244.252.76) by
  smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Sep 2001 19:15:04 -0000
X-Apparently-From: <two?five?six2000 at yahoo.com>
Content-Type: text/plain; charset="iso-8859-15"
From: Asoka Anon <two_five_six2000 at yahoo.com>
To: samba at lists.samba.org
Subject: minor questions regarding Suse7.2 and samba
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01090414161100.08343 at linux>
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.0.6
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/>
Date: Wed Sep  5 18:10:57 2001
X-Original-Date: Tue, 4 Sep 2001 14:16:11 -0500

Hello, I am running suse7.2 personal, and I have previously had the samba.rpm 
from the suse ftp working fine.  After a recent reinstall however it has 
choked on me and neither it or the samba-2.2.1a.tar.gz will work.  I am 
preparing to start over from scratch, but before I do I would like to know a 
few things.  Is there any benefit to making an rpm to install with as opposed 
to just doing make install?  If so, what would be the preferred method?  I am 
testing it now with rpm --tarbuild b samba-2.2.1a.tar.gz, but I have never 
built an rpm before so I dont know for sure if this is the best way to do it. 
Also, what would be the desired ./configure options to use?  I have, when 
using this package in the past just used --with-pam and --with-pam_smbpass, 
but that was on RH6.2 and Im not sure if Suse needs more or less than that, 
and if so what?  Do I need also to use ssl or md5 (is it 5 or 4?)

Thanks in advance for the help...any info regarding Suse and samba is 
appreciated...surely I will be able to get it all fixed up now, (I think my 
problem is with the eth0 and not with samba itself, but even so if thats the 
case I still dont know what it is as Linux tells me the NIC's are fine...I 
guess I will soon see).  

Thanks again, regards, 
AA

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Return-Path: <eantunes at fisepe.pe.gov.br>
Delivered-To: samba at lists.samba.org
Received: from fiuxint01.fisepe.pe.gov.br (unknown [200.238.112.68]) by
  lists.samba.org (Postfix) with ESMTP id EC5F24A60 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 12:36:17 -0700 (PDT)
Received: from fisepe.pe.gov.br ([200.238.92.113]) by
  fiuxint01.fisepe.pe.gov.br (8.9.3+Sun/8.9.1) with ESMTP id QAA18068
  for <samba at lists.samba.org>; Tue, 4 Sep 2001 16:35:09 -0300 (BRT)
Message-ID: <3B952E60.5080004 at fisepe.pe.gov.br>
From: =?ISO-8859-1?Q?Eug=EAnio?= Antunes <eantunes at fisepe.pe.gov.br>
Reply-To: MPPE at fisepe.pe.gov.br
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2)
  Gecko/20010726 Netscape6/6.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: How Unsubscrive 
Content-Type: text/plain; charset=us-ascii; format=flowed
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.0.6
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/>
Date: Wed Sep  5 18:13:28 2001
X-Original-Date: Tue, 04 Sep 2001 16:41:20 -0300

........

Return-Path: <ryan at guardiandigital.com>
Delivered-To: samba at lists.samba.org
Received: from juggernaut.guardiandigital.com (ns.guardiandigital.com
  [209.11.107.5]) by lists.samba.org (Postfix) with ESMTP id 8F0E54117
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 14:57:37 -0700 (PDT)
From: "Ryan W. Maple" <ryan at guardiandigital.com>
X-Sender: ryan at mastermind.inside.guardiandigital.com
To: Gerald Carter <gcarter at valinux.com>
Cc: samba at lists.samba.org
Subject: RE: Disk space in use by files
In-Reply-To: <Pine.LNX.4.33.0109041348420.26552-100000 at pogo.plainjoe.org
  >
X-Base: ALL YOUR BASE ARE BELONG TO US.
  (http://www.scene.org/redhound/AYB.swf)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-Id: <20010904220022.BEB8911D303 at juggernaut.guardiandigital.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.0.6
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/>
Date: Wed Sep  5 18:21:39 2001
X-Original-Date: Tue, 4 Sep 2001 18:00:21 -0400 (EDT)

Well, I think I found the problem.  My package was being compiled with 
-D_FILE_OFFSET_BITS=64  but running on a 2.2 kernel with an
older glibc.  As soon as it was removed and rebuilt, file sizes were back
to normal.

The odd thing is that LFS was shown as 'no' during ./configure.  In any
event, my problem appears to be fixed.

Cheers,
Ryan

 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+
   Ryan W. Maple          "I dunno, I dream in Perl sometimes..."  -LW
   Guardian Digital, Inc.                     ryan at guardiandigital.com
 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+


On Tue, 4 Sep 2001, Gerald Carter wrote:

> On Tue, 4 Sep 2001, Ryan W. Maple wrote:
> 
> > I have been encoutering the same problem (sent a message to the list last
> > week which feel upon deaf ears).  Windows (2k) still reports the file size
> > wrong even when I share / and browse "up" to /home/rwm.
> >
> > Samba 2.2.1a.  I haven't used the latest CVS yet as I'm still looking
> > through the code to find out exactly WHERE this calculation is being done
> > (vfs-wrap.c, as suggested in another message, is not showing up as being
> > called in the output of debug level 10).
> 
> the total amount of diskfree in response to QUERY_FS_VOLUME_INFORMATION
> request is from disk_free() IIRC.

Return-Path: <floiret at noos.fr>
Delivered-To: samba at lists.samba.org
Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by
  lists.samba.org (Postfix) with ESMTP id 056C74121 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 15:02:36 -0700 (PDT)
Received: (qmail 54588319 invoked by uid 0); 4 Sep 2001 22:05:21 -0000
Received: from unknown (HELO Imhotep.noos.fr) ([195.132.246.156])
  (envelope-sender <floiret at noos.fr>) by 212.198.2.70 (qmail-ldap-1.03)
  with SMTP for <samba at lists.samba.org>; 4 Sep 2001 22:05:21 -0000
Received: (from deffre at localhost) by Imhotep.noos.fr (8.9.3/8.9.3/Debian
  8.9.3-21) id XAA02995 for samba at lists.samba.org; Tue, 4 Sep 2001
  23:55:29 GMT
From: Frédéric Loiret <floiret at noos.fr>
Message-Id: <200109042355.XAA02995 at Imhotep.noos.fr>
To: samba at lists.samba.org
Subject: policy problems
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.0.6
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/>
Date: Wed Sep  5 18:21:54 2001
X-Original-Date: Tue, 4 Sep 2001 23:55:29 GMT

Hi,

I had installed Samba 2.2.1a as a PDC with w2K clients. My clients
can join the domain. But I've got problem with policy.
I've installed poledit and copied my file ntprofile.POL in my
netlogon share directory. But capacites of poledit are limited.
In fact, I want very restricted rights for my clients. I don't want
them to install applications on the systems, and I don't want
them to write into local directories. And these rights are impossible
to configure with poledit.
Is someone had answers for my problem ?

Thanks a lot and sorry for my english !

Return-Path: <walrawi at htcengineers.com>
Delivered-To: samba at lists.samba.org
Received: from htcengineers.com
  (adsl-63-198-196-215.dsl.snfc21.pacbell.net [63.198.196.215]) by
  lists.samba.org (Postfix) with ESMTP id 08C9741A0 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 15:04:56 -0700 (PDT)
Received: from htc88.htcengineers.com (htc88 [192.168.1.88]) by
  htcengineers.com (8.11.4/8.11.4) with ESMTP id f84M3l812308 for
  <samba at lists.samba.org>; Tue, 4 Sep 2001 15:03:47 -0700
Message-Id: <5.1.0.14.0.20010904150011.00a97218 at pop3.spa.norton.antiviru
  s>
X-Sender: walrawi at pop3.spa.norton.antivirus
X-Mailer: QUALCOMM Windows Eudora Version 5.1
To: samba at lists.samba.org
From: Waleed Alrawi <walrawi at htcengineers.com>
Subject: error
Mime-Version: 1.0
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.0.6
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/>
Date: Wed Sep  5 18:22:18 2001
X-Original-Date: Tue, 04 Sep 2001 15:02:20 -0700

the following is an error i get on /var/log/samba any ideas what would 
cause it?. I am running RH7.1 with Samba 2.2.1a.

Thanks in advance


[2001/09/04 14:46:12, 0] smbd/service.c:make_connection(560)
   htc88 (192.168.1.88) Can't change directory to 
/tmp/root-tmp.02261201722b0731$
[2001/09/04 14:46:12, 0] smbd/service.c:make_connection(560)
   htc88 (192.168.1.88) Can't change directory to 
/tmp/root-tmp.02261201722b0731$
[2001/09/04 14:46:12, 0] smbd/service.c:make_connection(560)
   htc88 (192.168.1.88) Can't change directory to 
/tmp/root-tmp.02261201722b0731$
[2001/09/04 14:46:12, 0] smbd/service.c:make_connection(560)
   htc88 (192.168.1.88) Can't change directory to 
/tmp/root-tmp.02261201722b0731$
[2001/09/04 14:46:12, 0] smbd/service.c:make_connection(560)
   htc88 (192.168.1.88) Can't change directory to 
/tmp/root-tmp.02261201722b0731$




_____________________________

Waleed Alrawi
HTC Engineers
1529 Cypress Street, Suite 103
Walnut Creek, CA 94596
E-mail: waleed at htcengineers.com
Phone: 925-937-4147
Fax: 925-937-6931

Return-Path: <gross at uni-kassel.de>
Delivered-To: samba at lists.samba.org
Received: from notes.verwaltung.uni-kassel.de
  (notes.verwaltung.uni-kassel.de [141.51.98.12]) by lists.samba.org
  (Postfix) with ESMTP id EFC0340C6 for <samba at lists.samba.org>; Tue,  4
  Sep 2001 15:57:54 -0700 (PDT)
Subject: Siegfried
  =?iso-8859-1?Q?Gro=DF=2FAbt1=2FVerwaltung=2FUni-Kassel_ist_au=DFer_Hau
  s?= =?us-ascii?Q?=2E?=
From: gross at uni-kassel.de
To: samba at lists.samba.org
Message-ID: <OFA862FD1F.AE957640-ONC1256ABD.007E663B at verwaltung.uni-kass
  el.de>
X-MIMETrack: Serialize by Router on
  notes.verwaltung.uni-kassel.de/Uni-Kassel(Release 5.0.6a |January 17,
  2001) at 05.09.2001 01:00:41
MIME-Version: 1.0
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.0.6
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/>
Date: Wed Sep  5 18:24:23 2001
X-Original-Date: Wed, 5 Sep 2001 01:00:37 +0200

Ich werde ab  09.08.2001 nicht im B|ro sein. Ich kehre zur|ck am
06.09.2001.

Ich werde Ihre Nachricht nach meiner R|ckkehr beantworten.

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 6F9F740C6 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 17:03:41 -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 15eQCr-0002GW-00; Tue, 04 Sep 2001
  17:06:13 -0700
Message-ID: <3B956CAE.BF4845DD at valinux.com>
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: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
Cc: "'reinout.wijnveen at philips.com'" <reinout.wijnveen at philips.com>,
  reinout.wijnveen at wanadoo.nl, samba at lists.samba.org
Subject: Re: Locking issues with HP-UX 11.00
References: <079FD72E42C9D311B854009027650E6F0758EFBA at xatl02.atl.hp.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.0.6
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/>
Date: Wed Sep  5 18:25:56 2001
X-Original-Date: Tue, 04 Sep 2001 17:07:10 -0700

"MCCALL,DON (HP-USA,ex1)" wrote:
> 
> Hi Jeremy,
> More info:
> With the following program, I DO get an EFBIG error back.
> If I change the lock.l_start to a number greater than 2gbyte -1, then no
> matter what the offset i choose, I get a ENOLCK instead.
> The lseek ALWAYS gives back the EFBIG.
> 
> So what appears to be happening is that there is a 'hierarchy' - if the lock
> start (offset) exceeds NFSv2 file limits, then you get ENOLCK, before the
> count is checked.  If the lock start falls within NFSv2 file limits, you get
> a EFBIG only if the count is 65535 or greater...

Actually, I finally got time to look at this and it looks
like ENOLCK is a valid error that NFS v2 implementations
can return when the offset is larger that 31 bits.

So I've added the following patch to CVS - it's cleaner
than the original as it doesn't depend upon #ifdefs and
it should have the same effect.

Can you check out the 2.2 CVS and check if this works for
you ?

Thanks,

	Jeremy.

Index: locking/posix.c
===================================================================
RCS file: /data/cvs/samba/source/locking/posix.c,v
retrieving revision 1.19.4.9
diff -u -r1.19.4.9 posix.c
--- locking/posix.c	26 Aug 2001 19:39:29 -0000	1.19.4.9
+++ locking/posix.c	5 Sep 2001 00:01:30 -0000
@@ -705,10 +705,10 @@
 
 	ret = conn->vfs_ops.lock(fsp,fsp->fd,op,offset,count,type);
 
-	if (!ret && (errno == EFBIG)) {
+	if (!ret && ((errno == EFBIG) || (errno == ENOLCK))) {
 		if( DEBUGLVL( 0 )) {
 			dbgtext("posix_fcntl_lock: WARNING: lock request at offset %.0f, length %.0f returned\n", (double)offset,(double)count);
-			dbgtext("a 'file too large' error. This can happen when using 64 bit lock offsets\n");
+			dbgtext("an %s error. This can happen when using 64 bit lock offsets\n", strerror(errno));
 			dbgtext("on 32 bit NFS mounted file systems. Retrying with 32 bit truncated length.\n");
 		}
 		/* 32 bit NFS file system, retry with smaller offset */


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

Return-Path: <simon at compudigm.co.nz>
Delivered-To: samba at lists.samba.org
Received: from mail.compudigm.co.nz (unknown [203.96.63.155]) by
  lists.samba.org (Postfix) with SMTP id 53D8140C6 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 17:37:03 -0700 (PDT)
Received: (qmail 6655 invoked by uid 505); 5 Sep 2001 00:37:18 -0000
Received: from simon at compudigm.co.nz by mail with qmail-scanner-0.94 (.
  Clean. Processed in 0.159168 secs); 05/09/2001 12:37:18
X-Qmail-Scanner-Mail-From: simon at compudigm.co.nz via mail
X-Qmail-Scanner-Rcpt-To: samba at lists.samba.org
X-Qmail-Scanner: 0.94 (No viruses found. Processed in 0.160459 secs)
Received: from dasboot.compudigm.co.nz (HELO compudigm.co.nz)
  (10.0.0.254) by mail.compudigm.co.nz with SMTP; 5 Sep 2001 00:37:18
  -0000
Message-ID: <3B9573B8.9050801 at compudigm.co.nz>
From: Simon Travers-Jones <simon at compudigm.co.nz>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Re: cvs_head and winbind problems (possible bug)
References: <3B8D8131.9090302 at compudigm.co.nz>
Content-Type: text/plain; charset=us-ascii; format=flowed
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.0.6
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/>
Date: Wed Sep  5 18:26:36 2001
X-Original-Date: Wed, 05 Sep 2001 12:37:12 +1200

It would seem that this problem might be  more than just a configuration 
issue.
if i set the winbind separator to "_" and create a user on the DC 
"tewhenua_testuser" with the same password as "testuser", everything 
bursts in to life. It looks like user_info->smb_username.str is being 
set to domain[winbind_seperator]username (which I dont think it should 
be). user_info->domain.str  is being set ok.

Is there some configuration option I've missed on either the PDC (NT) or 
smbd?  

I've put the level 5 debug logs at :

http://www.koziarski.org/log.smbd1 (this is with OUT the user 
tewhenua_testuser defined on the PDC)
http://www.koziarski.org/log.smbd2 (this is with tewhenua_testuser on 
the PDC)

I think the problem lays in either auth.c, domain_client_validate.c, or 
possibly username.c?????? (tho im not the expert)

Cheers for the help
Simon

Simon Travers-Jones wrote:

> Hello,
> I have installed the winbind and samba from cvs_head without 
> problems.   I can login to the machine
> via console using DOMAIN\administrator for example and it works 
> fine.   However, If I try to connect to the
> appliance from an nt machine (with the same user details as above), 
> the "enter network password" box is thrown
> up and the nothing I try works.
>
> I can also successfully auth that user with "wbinfo -a".
>
> This is what appears in log.smbd:
> [2001/08/30 11:48:51, 0] 
> rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(407)
>  cli_net_sam_logon_internal: NT_STATUS_NO_SUCH_USER
> [2001/08/30 11:48:51, 0] 
> libsmb/domain_client_validate.c:domain_client_validate(329)
>  domain_client_validate: unable to validate password for user 
> tewhenua\administrator in domain TEWHENUA to Domain controller 
> 10.0.0.2. Error was NT_STATUS_NO_SUCH_USER.
> [2001/08/30 11:48:52, 0] 
> rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(407)
>  cli_net_sam_logon_internal: NT_STATUS_NO_SUCH_USER
> [2001/08/30 11:48:52, 0] 
> libsmb/domain_client_validate.c:domain_client_validate(329)
>  domain_client_validate: unable to validate password for user 
> tewhenua\administrator in domain TEWHENUA to Domain controller 
> 10.0.0.2. Error was NT_STATUS_NO_SUCH_USER.
>
> Here is the global section from the conf:
> [global]
>   workgroup = TEWHENUA
>   netbios name = UNICRONC
>   server string = pre3samba
>   security = DOMAIN
>   encrypt passwords = Yes
>   password server = 10.0.0.2
> ;      10.0.0.2 is an NT4 PDC named "Vader"
>   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>   strip dot = Yes
>   winbind uid = 10000-20000
>   winbind gid = 10000-20000
>   template homedir = /home/%U
>   template shell = /bin/bash
> ;   winbind separator = +
>   winbind cache time = 10  
> Any help is appreciated.
> Cheers
>

-- 

Simon Travers-Jones
Network Engineer
Compudigm International Ltd.
PH: +64 4 4999 881
FX: +64 4 4999 853
CL: +64 21 499 065

*This email and any attachments are confidential and may be legally
privileged.
*You must scan this email and any attachments for viruses.  Compudigm
International Limited accepts no liability for any loss, damage or
consequence, whether caused by our own negligence or not, resulting
directly or indirectly from the use of this email and any attachments.
*If you are not a named addressee or if you have received this email in
error, you must notify us immediately.  You must also delete the email
and any attachments, and you must not use, copy or disclose them.

Return-Path: <simon at compudigm.co.nz>
Delivered-To: samba at lists.samba.org
Received: from mail.compudigm.co.nz (unknown [203.96.63.155]) by
  lists.samba.org (Postfix) with SMTP id C59E540C6 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 17:40:39 -0700 (PDT)
Received: (qmail 6813 invoked by uid 505); 5 Sep 2001 00:40:55 -0000
Received: from simon at compudigm.co.nz by mail with qmail-scanner-0.94 (.
  Clean. Processed in 0.154206 secs); 05/09/2001 12:40:55
X-Qmail-Scanner-Mail-From: simon at compudigm.co.nz via mail
X-Qmail-Scanner-Rcpt-To: samba at lists.samba.org
X-Qmail-Scanner: 0.94 (No viruses found. Processed in 0.155514 secs)
Received: from dasboot.compudigm.co.nz (HELO compudigm.co.nz)
  (10.0.0.254) by mail.compudigm.co.nz with SMTP; 5 Sep 2001 00:40:55
  -0000
Message-ID: <3B957490.1020703 at compudigm.co.nz>
From: Simon Travers-Jones <simon at compudigm.co.nz>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3)
  Gecko/20010801
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Re: Winbindd strangeness.
References: <Pine.LNX.4.33.0109040842541.24046-100000 at pogo.plainjoe.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
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.0.6
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/>
Date: Wed Sep  5 18:26:45 2001
X-Original-Date: Wed, 05 Sep 2001 12:40:48 +1200

I had a similar problem when I had set the winbind separator to "\\", 
dont know if that helps?

Simon

Gerald Carter wrote:

>On Tue, 4 Sep 2001, Anthony J. Breeds-Taurima wrote:
>
>>User:CANNING   winbind cache time = 10Administrator
>>
>
>Hmm...haven't noticed this in any of my builds.  What server platform are
>you running on?    I'm assuming Linux.  I'll have to look later today.
>Can you submit a report to samba-bugs?
>
>
>
>
>
>
>
>
>cheers, jerry
> ---------------------------------------------------------------------
> www.samba.org              SAMBA Team              jerry_at_samba.org
> www.plainjoe.org                                jerry_at_plainjoe.org
> --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
>

-- 

Simon Travers-Jones
Network Engineer
Compudigm International Ltd.
PH: +64 4 4999 881
FX: +64 4 4999 853
CL: +64 21 499 065

*This email and any attachments are confidential and may be legally
privileged.
*You must scan this email and any attachments for viruses.  Compudigm
International Limited accepts no liability for any loss, damage or
consequence, whether caused by our own negligence or not, resulting
directly or indirectly from the use of this email and any attachments.
*If you are not a named addressee or if you have received this email in
error, you must notify us immediately.  You must also delete the email
and any attachments, and you must not use, copy or disclose them.

Return-Path: <tony at cantech.net.au>
Delivered-To: samba at lists.samba.org
Received: from pandora.cantech.net.au (unknown [203.26.6.29]) by
  lists.samba.org (Postfix) with ESMTP id C422140C6 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 17:55:30 -0700 (PDT)
Received: from thor.cantech.net.au (thor.cantech.net.au [203.26.6.12])
  by pandora.cantech.net.au (8.9.3/8.9.3) with ESMTP id IAA11964; Wed, 5
  Sep 2001 08:56:30 +0800
From: "Anthony J. Breeds-Taurima" <tony at cantech.net.au>
To: Gerald Carter <gcarter at valinux.com>
Cc: <samba at lists.samba.org>
Subject: Re: Winbindd strangeness.
In-Reply-To: <Pine.LNX.4.33.0109040842541.24046-100000 at pogo.plainjoe.org
  >
Message-ID: <Pine.LNX.4.33.0109050847410.13492-100000 at thor.cantech.net.a
  u>
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.0.6
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/>
Date: Wed Sep  5 18:27:07 2001
X-Original-Date: Wed, 5 Sep 2001 08:56:30 +0800 (WST)

On Tue, 4 Sep 2001, Gerald Carter wrote:

> On Tue, 4 Sep 2001, Anthony J. Breeds-Taurima wrote:
>
> > User:CANNING   winbind cache time = 10Administrator
>
> Hmm...haven't noticed this in any of my builds.  What server platform are
> you running on?    I'm assuming Linux.  I'll have to look later today.
> Can you submit a report to samba-bugs?


No need, Unless you can fix me :).  I located the problem.  somehow I had
-----
        winbind separator =<tab>winbind cache time = 10
-----
in my smb.conf  I think that explains the problem.

I have another pam/winbind problem.

I have set /etc/pam.d/login to read
---
#%PAM-1.0
auth       required     /lib/security/pam_securetty.so
auth       required     /lib/security/pam_nologin.so
auth       sufficient   /lib/security/pam_winbind.so
auth       required     /lib/security/pam_pwdb.so use_first_pass shadow nullok
account    required     /lib/security/pam_winbind.so
session    optional     /lib/security/pam_console.so
---

<snip> winbindd[26459]: [2001/09/04 17:23:14, 0] smbd/password.c:domain_client_validate(1554)
<snip> winbindd[26459]:   domain_client_validate: could not fetch trust account password for domain

Loooking at line 1554 of smbd/password.c I see :
---
DEBUG(0, ("domain_client_validate: could not fetch trust account password for domain %s\n", global_myworkgroup));
---

So I should see the workgroup setting from smb.conf in the syslog message.

So have I setup pam/winbind wrong ??

Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */

Return-Path: <armstron at cj501503-a.dlcty1.va.home.com>
Delivered-To: samba at lists.samba.org
Received: from cj501503-a.dlcty1.va.home.com
  (cj501503-a.dlcty1.va.home.com [24.10.228.58]) by lists.samba.org
  (Postfix) with ESMTP id E091C40C6 for <samba at lists.samba.org>; Tue,  4
  Sep 2001 18:34:28 -0700 (PDT)
Received: from HAWKMOON (hawkmoon.cj501503-a.dlcty1.va.home.com
  [192.168.1.8]) by cj501503-a.dlcty1.va.home.com (8.11.6/8.11.6) with
  SMTP id f851ahg21954; Tue, 4 Sep 2001 21:36:43 -0400
Message-ID: <005701c135ab$37e21e10$0801a8c0 at cj501503a.dlcty1.va.home.com
  >
From: "Scott Armstrong" <armstron at cj501503-a.dlcty1.va.home.com>
To: "Jeremy Allison" <jeremy at valinux.com>, "Andrew Bartlett"
  <abartlet at pcug.org.au>
Cc: <samba at lists.samba.org>
References: <001d01c134ce$dfd9ba20$0801a8c0 at cj501503a.dlcty1.va.home.com
   > <3B94A617.5351C382 at bartlett.house> <3B95080A.B47779CA at valinux.com>
Subject: Re: Updated Quotas.c (Linux section)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 6.00.2526.0000
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.0.6
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/>
Date: Wed Sep  5 18:27:59 2001
X-Original-Date: Tue, 4 Sep 2001 21:36:42 -0400

Apparently... I looked at the source for the quotas distribution and that's
when I saw that everything had been changed. I don't know if it's strictly a
RedHat issue or not. Someone running another distribution would have to verify
that one way or another. My cable modem was out most of the day or I would
have tried to find the source RPM for quotas-2.x to see if the change was in
version 3. One my early investigations involved grabbing the latest revision
of glibc from kernel.org to see if that was where the problem was.
Unfortunately, it won't build yet with gcc-3.0 so that was a dead end for me.

Scott
  ----- Original Message -----
  From: Jeremy Allison
  To: Andrew Bartlett
  Cc: Scott Armstrong ; samba at lists.samba.org
  Sent: Tuesday, September 04, 2001 12:57 PM
  Subject: Re: Updated Quotas.c (Linux section)


  Andrew Bartlett wrote:
  >
  > Scott Armstrong wrote:
  > > The biggest difference I saw was that Samba was
  > > referencing <sys/quota.h> while the quota package was referencing
  > > <linux/quota.h>. After replacing the include line and updating the
internal
  > > structure references to match, I obtained a working copy.
  > >
  > > Scott
  >
  > Thankyou very much for this.  As you have noticed, some bits of samba
  > get a bit dated over time...  Could you please make up the diff -u and
  > mail it to samba-patches at samba.org as a text attachment?  Your mailer
  > seems to have chewed on the one you sent here.
  >
  > Hopefully then one of the team-members who knows a bit about this area
  > will be able to look it over and apply it.

  Hmmm. I'm not sure applications should be including
  <linux/*anything*>. Doesn't this mean that the libc
  header files on that distribution are broken ?

  Jeremy.

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

Return-Path: <ferdous at mccb.org>
Delivered-To: samba at samba.org
Received: from mx.agni.com (mx.agni.com [203.91.133.4]) by
  lists.samba.org (Postfix) with ESMTP id 77C4240C6 for
  <samba at samba.org>; Tue,  4 Sep 2001 19:07:22 -0700 (PDT)
Received: (from uucp at localhost) by mx.agni.com (8.11.5/8.11.5) with UUCP
  id f851nqI32261; Wed, 5 Sep 2001 07:49:52 +0600
Received: from aminferdous ([192.168.0.100]) by mail.mccb.org
  (8.9.3/8.9.3) with SMTP id KAA10522; Tue, 4 Sep 2001 10:00:20 +0600
Message-Id: <3.0.32.20010904095715.00878730 at mccb.org>
X-Sender: ferdous at mccb.org
X-Mailer: Windows Eudora Pro Version 3.0 (32)
To: "Jason Walls" <jason at ogham.com.au>, <samba at samba.org>
From: Amin Ferdous <ferdous at mccb.org>
Subject: Re: Bug?
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.0.6
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/>
Date: Wed Sep  5 18:28:41 2001
X-Original-Date: Tue, 04 Sep 2001 09:57:15 -0700

hello there

I am using samba 2.0.5. Some of my windows MSWord and Excell file get
corrupted. But it is ok when I put those files on local windows machine. Is
this for samba? Please help me.

Amin 

At 01:32 PM 9/4/01 +1000, Jason Walls wrote:
>Hey Guys,
>
>Sorry if this is not the right place to get help, but my problem is with
>storing a Symantec Act! database on a Linux/Samba 2.2.1a server. Can't seem
>to find anyone that is using the same configuration, yet have no problems
>peer-to-peering the database on a Win network.
>
>Hope you can help!
>
>Regards, Jason
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
>
>

Return-Path: <fred at arkansaswebs.com>
Delivered-To: samba at lists.samba.org
Received: from srvr201.castmark.com (unknown [209.38.98.99]) by
  lists.samba.org (Postfix) with ESMTP id C475740C6 for
  <samba at lists.samba.org>; Tue,  4 Sep 2001 20:15:22 -0700 (PDT)
Received: from bits.linuxball (bits [208.161.142.154]) by
  srvr201.castmark.com (8.11.0/8.11.0) with SMTP id f853ILf08992; Tue, 4
  Sep 2001 22:18:21 -0500
Message-Id: <200109050318.f853ILf08992 at srvr201.castmark.com>
Content-Type: text/plain; charset="iso-8859-1"
From: Fred <fred at arkansaswebs.com>
To: "Carey F. Cox" <cfcox at coes.latech.edu>
Subject: Re: ipchains
X-Mailer: KMail [version 1.2]
Cc: <samba at lists.samba.org>
References: <Pine.LNX.4.33.0109031544320.14095-100000 at tabasco.engr.latec
  h.edu>
In-Reply-To: <
  =?utf-8?q?Pine=2ELNX=2E4=2E33=2E0109031544320=2E14095-100000=40tabasco
  =2Ee?= =?utf-8?q?ngr=2Elatec
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.0.6
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/>
Date: Wed Sep  5 18:30:27 2001
X-Original-Date: Tue, 4 Sep 2001 22:17:50 -0500

=20?= h.edu>
MIME-Version: 1.0
Message-Id: <01090422175004.14864 at bits.linuxball>
Content-Transfer-Encoding: 8bit

My machines work fine with firewalls that have only 137 udp and 139 tcp open

So what does samba have to do with snmp (161)?

Fred

 _________________________________________________ 
On Monday 03 September 2001 03:45 pm, Carey F. Cox wrote:
> On Mon, 3 Sep 2001, Tym Rehm wrote:
> > I have a rh7.1 server with samba (2.0.8 I think). I'm trying to get other
> > pcs to use. If I turn off ipchains other PCs see the server. So my
> > question is what ports do I need to open up. Is 137-139 tcp correct.
> > Thanks.
>
> Also, 161:tcp
>
> Carey

Return-Path: <fredstevens at yahoo.com>
Delivered-To: samba at lists.samba.org
Received: from web11201.mail.yahoo.com (web11201.mail.yahoo.com
  [216.136.131.171]) by lists.samba.org (Postfix) with SMTP id 3026B4117
  for <samba at lists.samba.org>; Tue,  4 Sep 2001 20:26:01 -0700 (PDT)
Message-ID: <20010905032846.26639.qmail at web11201.mail.yahoo.com>
Received: from [63.52.142.28] by web11201.mail.yahoo.com via HTTP; Tue,
  04 Sep 2001 20:28:46 PDT
From: Fred <fredstevens at yahoo.com>
Subject: a simple SAMBA problem
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.0.6
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/>
Date: Wed Sep  5 18:30:58 2001
X-Original-Date: Tue, 4 Sep 2001 20:28:46 -0700 (PDT)

I have a simple SAMBA problem that shouldn't take very long to solve, except
that I have burned way too many hours on it and am frustrated enough that I do
not mind embarrassing myself before the whole list membership.

I am running Samba 2.2.0 on Mandrake 8.0 with a Win98 box connected to it via
eth0. The win98 IE gets the Apache home page, telnet to the Linux box works,
and NetMonitor shows  connections from the Linux box to the C: and D: drives.
The KDE file browser shows the win98 files and folders like they are supposed
to be, so what's the problem? Network Neighborhood cannot see Linux. Obviously
a Samba config prob, but I cannot figure it out and I am tired of hacking. Yes,
I RTFM, such as they were.  

I am as frustrated with the shortcomings of Samba configuration documentation
as I am with anything. Not the depth of detail, because that is wonderful. But
is there not a simple overview of how to set up these two machines so that they
will talk to each other? To make a point, I can boot this box to Win95 and the
win98 and it are working as soon as it comes up. No muss, no fuss and none of
this b.s. Where is that ease of setup in Linux/Samba? And as a side question,
why doesn't SWAT update the /etc/smb.conf file when "Commit Changes" is
clicked? It updates something, but not that file. And when >samba stop and
>samba start are invoked, it is the /etc/smb.conf file that gets read, not
whatever SWAT is working with. 

Thanks in advance for any insight that you can offer. 

Fred Stevens
 

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Return-Path: <spiekey at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (law2-oe72.hotmail.com [216.32.180.165]) by
  lists.samba.org (Postfix) with ESMTP id 6ED5B418B for
  <samba at lists.samba.org>; Wed,  5 Sep 2001 00:18:20 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 5 Sep 2001 00:21:05 -0700
X-Originating-IP: [212.185.31.99]
From: "spiekey" <spiekey at hotmail.com>
To: <samba at lists.samba.org>
Subject: find out the username of user who submitted print job
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
Message-ID: <LAW2-OE72SdxgIoO7SA00003058 at hotmail.com>
X-OriginalArrivalTime: 05 Sep 2001 07:21:05.0507 (UTC)
  FILETIME=[5351E330:01C135DB]
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.0.6
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/>
Date: Wed Sep  5 18:33:49 2001
X-Original-Date: Wed, 5 Sep 2001 09:21:01 +0200

Hi all!
When i print something via Samba from a Windows client (Linux Samba/printer
server), is there a way to find out the username of the person who submitted
the printjob?
Note: I am lot logged into the samba server, it uses the guest/nobody
account.
And it is not possible to set up any users or passwords on the linux server.

ANY indea?

Spiekey

Return-Path: <leet at leenx.co.za>
Delivered-To: samba at lists.samba.org
Received: from root.scania.co.za (unknown [196.41.10.171]) by
  lists.samba.org (Postfix) with ESMTP id 656864191 for
  <samba at lists.samba.org>; Wed,  5 Sep 2001 00:20:56 -0700 (PDT)
Received: from CLeeTaylor ([10.1.1.98]) by root.scania.co.za
  (8.11.2/8.11.2) with SMTP id f857NKY11280 for <samba at lists.samba.org>;
  Wed, 5 Sep 2001 09:23:20 +0200
Message-ID: <005401c135db$a3d5eae0$6201010a at ws.aeroton.scania.co.za>
From: "C.Lee Taylor ( LeeNX )" <leet at leenx.co.za>
To: <samba at lists.samba.org>
References: <20010904190144.61D314D6E at lists.samba.org>
Subject: smbmount problem ... session setup failed: ERRSRV - 2242
Organization: LeeNX
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
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.0.6
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/>
Date: Wed Sep  5 18:33:55 2001
X-Original-Date: Wed, 5 Sep 2001 09:23:20 +0200

Greeting Samba people ...

    Great work you guys have ... just can't Love it ...

    Any way ... I setup a bash script switch used to mount a share from an
NT 4sp6 Server to a RH7.1 ( Samba 2.0.8 kernel 2.4.3-12 ) , which worked
fine, but the all of a sudden it started reporting "session setup failed:
ERRSRV - 2242" ... at first I thought it might have been a WINS problem, but
after much fiddeling and a restarting of both boxs I have not idea why this
is happening ...

    Does anybody have an idea ... ?

Thanks again guys ...

Mailed
Lee

Return-Path: <armstron at cj501503-a.dlcty1.va.home.com>
Delivered-To: samba at lists.samba.org
Received: from cj501503-a.dlcty1.va.home.com
  (cj501503-a.dlcty1.va.home.com [24.10.228.58]) by lists.samba.org
  (Postfix) with ESMTP id 4617140C6 for <samba at lists.samba.org>; Wed,  5
  Sep 2001 01:06:16 -0700 (PDT)
Received: from HAWKMOON (hawkmoon.cj501503-a.dlcty1.va.home.com
  [192.168.1.8]) by cj501503-a.dlcty1.va.home.com (8.11.6/8.11.6) with
  SMTP id f8588Kg22959; Wed, 5 Sep 2001 04:08:20 -0400
Message-ID: <013f01c135e1$ed435090$0801a8c0 at cj501503a.dlcty1.va.home.com
  >
From: "Scott Armstrong" <armstron at cj501503-a.dlcty1.va.home.com>
To: "Jeremy Allison" <jeremy at valinux.com>, "Andrew Bartlett"
  <abartlet at pcug.org.au>
Cc: <samba at lists.samba.org>
References: <001d01c134ce$dfd9ba20$0801a8c0 at cj501503a.dlcty1.va.home.com
   > <3B94A617.5351C382 at bartlett.house> <3B95080A.B47779CA at valinux.com>
Subject: Re(2): Updated Quotas.c (Linux section)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 6.00.2526.0000
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.0.6
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/>
Date: Wed Sep  5 18:34:20 2001
X-Original-Date: Wed, 5 Sep 2001 04:08:20 -0400

I found a copy of a version 2 source RPM (quota-2.00pre3-2), unpacked it and
built it on RedHat 7.1.
I looked at its INCLUDE statements and they were referencing <sys/quota.h>.
After compiling the programs, as I did with version 3, I tested "quota" using
the same parameters. It failed with the same EINVAL that I was seeing in the
Samba quotas.c - strace showed the following:
quotactl(Q_GETQUOTA|USRQUOTA, "/dev/sdb1", 500, {0, 0, 0, 0, 0, 0, 0, 0}) = -1
EINVAL (Invalid argument)
I don't know what the next step should be in tracing down the problem. Maybe
it's to verify whether users' running other distributions have the same
problem?

Scott


  ----- Original Message -----
  From: Jeremy Allison
  To: Andrew Bartlett
  Cc: Scott Armstrong ; samba at lists.samba.org
  Sent: Tuesday, September 04, 2001 12:57 PM
  Subject: Re: Updated Quotas.c (Linux section)


  Andrew Bartlett wrote:
  >
  > Scott Armstrong wrote:
  > > The biggest difference I saw was that Samba was
  > > referencing <sys/quota.h> while the quota package was referencing
  > > <linux/quota.h>. After replacing the include line and updating the
internal
  > > structure references to match, I obtained a working copy.
  > >
  > > Scott
  >
  > Thankyou very much for this.  As you have noticed, some bits of samba
  > get a bit dated over time...  Could you please make up the diff -u and
  > mail it to samba-patches at samba.org as a text attachment?  Your mailer
  > seems to have chewed on the one you sent here.
  >
  > Hopefully then one of the team-members who knows a bit about this area
  > will be able to look it over and apply it.

  Hmmm. I'm not sure applications should be including
  <linux/*anything*>. Doesn't this mean that the libc
  header files on that distribution are broken ?

  Jeremy.

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

Return-Path: <reinout at mktaal.nl>
Delivered-To: samba at lists.samba.org
Received: from smtp.wanadoo.nl (smtp0.wanadoo.nl [194.134.193.6]) by
  lists.samba.org (Postfix) with ESMTP id E99294102 for
  <samba at lists.samba.org>; Wed,  5 Sep 2001 03:19:22 -0700 (PDT)
Received: from takke (i0930.vwr.wanadoo.nl [194.134.211.166]) by
  smtp.wanadoo.nl (8.11.2/8.11.2) with SMTP id f85ALnt12130; Wed, 5 Sep
  2001 12:21:49 +0200 (MET DST)
Content-Type: text/plain; charset="iso-8859-1"
From: Reinout Wijnveen <reinout at mktaal.nl>
To: Jeremy Allison <jeremy at valinux.com>, "MCCALL,DON (HP-USA,ex1)"
  <don_mccall at hp.com>
Subject: Re: Locking issues with HP-UX 11.00
X-Mailer: KMail [version 1.2]
Cc: "'reinout.wijnveen at philips.com'" <reinout.wijnveen at philips.com>,
  reinout.wijnveen at wanadoo.nl, samba at lists.samba.org
References: <079FD72E42C9D311B854009027650E6F0758EFBA at xatl02.atl.hp.com>
  <3B956CAE.BF4845DD at valinux.com>
In-Reply-To: <3B956CAE.BF4845DD at valinux.com>
MIME-Version: 1.0
Message-Id: <01090512143201.01007 at takke>
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.0.6
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/>
Date: Wed Sep  5 18:36:25 2001
X-Original-Date: Wed, 5 Sep 2001 12:21:45 +0200

On Wednesday 05 September 2001 02:07, Jeremy Allison wrote:

I will do that, but not right now. I took some time off to move into my new 
house. I will get back to you next week or so.
Thanks so far.

> "MCCALL,DON (HP-USA,ex1)" wrote:
> > Hi Jeremy,
> > More info:
> > With the following program, I DO get an EFBIG error back.
> > If I change the lock.l_start to a number greater than 2gbyte -1, then no
> > matter what the offset i choose, I get a ENOLCK instead.
> > The lseek ALWAYS gives back the EFBIG.
> >
> > So what appears to be happening is that there is a 'hierarchy' - if the
> > lock start (offset) exceeds NFSv2 file limits, then you get ENOLCK,
> > before the count is checked.  If the lock start falls within NFSv2 file
> > limits, you get a EFBIG only if the count is 65535 or greater...
>
> Actually, I finally got time to look at this and it looks
> like ENOLCK is a valid error that NFS v2 implementations
> can return when the offset is larger that 31 bits.
>
> So I've added the following patch to CVS - it's cleaner
> than the original as it doesn't depend upon #ifdefs and
> it should have the same effect.
>
> Can you check out the 2.2 CVS and check if this works for
> you ?
>
> Thanks,
>
> 	Jeremy.
>
> Index: locking/posix.c
> ===================================================================
> RCS file: /data/cvs/samba/source/locking/posix.c,v
> retrieving revision 1.19.4.9
> diff -u -r1.19.4.9 posix.c
> --- locking/posix.c	26 Aug 2001 19:39:29 -0000	1.19.4.9
> +++ locking/posix.c	5 Sep 2001 00:01:30 -0000
> @@ -705,10 +705,10 @@
>
>  	ret = conn->vfs_ops.lock(fsp,fsp->fd,op,offset,count,type);
>
> -	if (!ret && (errno == EFBIG)) {
> +	if (!ret && ((errno == EFBIG) || (errno == ENOLCK))) {
>  		if( DEBUGLVL( 0 )) {
>  			dbgtext("posix_fcntl_lock: WARNING: lock request at offset %.0f, length
> %.0f returned\n", (double)offset,(double)count); -			dbgtext("a 'file too
> large' error. This can happen when using 64 bit lock offsets\n");
> +			dbgtext("an %s error. This can happen when using 64 bit lock
> offsets\n", strerror(errno)); dbgtext("on 32 bit NFS mounted file systems.
> Retrying with 32 bit truncated length.\n"); }
>  		/* 32 bit NFS file system, retry with smaller offset */

-- 
Regards,

Reinout Wijnveen
reinout at mktaal.nl

"All who believe in psychokinesis raise my hand"

Return-Path: <jlh at cc846558-a.twsn1.md.home.com>
Delivered-To: samba at lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
  (cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
  (Postfix) with ESMTP id EAF3F40C6 for <samba at lists.samba.org>; Wed,  5
  Sep 2001 04:11:48 -0700 (PDT)
Received: (from jlh at localhost) by cc846558-a.twsn1.md.home.com
  (8.9.1a/8.9.1) id HAA01585 for samba at lists.samba.org; Wed, 5 Sep 2001
  07:14:32 -0400
From: Joel Hammer <Joel at HammersHome.com>
To: samba at lists.samba.org
Subject: Re: Newbie questions
Message-ID: <20010905071432.B1532 at hammershome.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
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.0.6
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/>
Date: Wed Sep  5 18:36:44 2001
X-Original-Date: Wed, 5 Sep 2001 07:14:32 -0400

On Wed, Sep 05, 2001 at 07:19:54AM +0000, max.eaves at talk21.com wrote:
> 
> Joel,
> 
> Where does this file live?  I know you've done everything to do with Samba before, but please give consideration to others who are trying to learn and are currently pulling their hair out with frustration.
> 
> Thanks
> 
DIAGNOSIS.txt lives in the following path in my samba download:
/samba-2.2.1a/docs/textdocs/
The path will be longer, depending on where you installed samba, say like, 
/home/user/samba-2.2.1a/docs/textdocs/
To find this file, I just assumed people would use the locate DIAGNOSIS.txt
command.
You may have to run updatedb before locate will work. If you do run
updatedb, you may want to log off your network or first read the updatedb
manual page (man updatedb).
About the hair. Tell me about it. 
The only reason I am able to answer any questions on samba right now is
because I recently spent a full WEEK of evenings and weekends trying to get my
printer (Lexmark Z53) to work with samba.
It was an educational process.
(Solution: Say no to PC to printer communication on the windows client and
don't try to download its drivers from samba, install them directly on the
PC client.)
Joel

Return-Path: <Krishan.Purahoo at jet.uk>
Delivered-To: samba at lists.samba.org
Received: from site-2.jet.uk (mail.jet.uk [193.128.26.69]) by
  lists.samba.org (Postfix) with ESMTP id 3C68E40C6 for
  <samba at lists.samba.org>; Wed,  5 Sep 2001 04:23:16 -0700 (PDT)
Received: from jetnet-mail.jet.uk ([145.239.124.35]) by site-2.jet.uk
  (Post.Office MTA v3.5.3 release 223 ID# 0-70814U1300L400S0V35) with
  ESMTP id uk for <samba at lists.samba.org>; Wed, 5 Sep 2001 12:25:55
  +0100
Received: from jet.uk (jac-19.jet.uk [145.239.30.119]) by
  jetnet-mail.jet.uk with SMTP (Microsoft Exchange Internet Mail Service
  Version 5.5.2448.0) id RNCB3QGK; Wed, 5 Sep 2001 12:25:44 +0100
Message-ID: <3B960BC3.2EB25AE9 at jet.uk>
From: Krishan Purahoo <kpur at jet.uk>
Organization: EURATOM/UKAEA Fusion
X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2-2 i686)
X-Accept-Language: en, fr-FR
MIME-Version: 1.0
To: samba at lists.samba.org
Subject: Samba printing from Linux to winNT
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.0.6
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/>
Date: Wed Sep  5 18:36:52 2001
X-Original-Date: Wed, 05 Sep 2001 12:25:55 +0100

Hi all,
           I have set up SAMBA on my Linux box, to print to
an NT print server, and it works fine. But, all print jobs
gets printed on the default A4 paper size/tray.

My question is, how do I configure SAMBA (parameters
to smbclient, or otherwise ) that will allow me to send print
jobs to any of the available trays (A4, A3) and also in
portrait/landscape mode, etc. Where/How do I configure
these??

Any help will be greatly appreciated.


TIA

krishan

krishan.purahoo at jet.uk

--
EFDA/JET Facility
Culham Science Centre
Oxford

Return-Path: <davecb at canada.sun.com>
Delivered-To: samba at samba.org
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by
  lists.samba.org (Postfix) with ESMTP id 6BEBC40C6 for
  <samba at samba.org>; Wed,  5 Sep 2001 05:14:19 -0700 (PDT)
Received: from canadamail2.Canada.Sun.COM ([129.155.5.101]) by
  mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id FAA23010; Wed, 5 Sep
  2001 05:17:01 -0700 (PDT)
Received: from opcom-mail.canada.sun.com (scot.Canada.Sun.COM
  [129.155.8.107]) by canadamail2.Canada.Sun.COM
  (8.9.3+Sun/8.9.3/ENSMAIL,v2.1p1) with ESMTP id IAA00789; Wed, 5 Sep
  2001 08:17:00 -0400 (EDT)
Received: from canada.sun.com (elsbeth [129.155.8.39]) by
  opcom-mail.canada.sun.com (8.9.1b+Sun/8.9.1) with ESMTP id IAA01580;
  Wed, 5 Sep 2001 08:16:50 -0400 (EDT)
Message-ID: <3B961762.421C5AF2 at canada.sun.com>
From: David Collier-Brown <davecb at canada.sun.com>
Reply-To: David.Collier-Brown at Sun.COM
Organization: Priv ate Person
X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Tony Nichols <tony at mail.applog.com>, Samba mailing list
  <samba at samba.org>
Cc: tech at chilisoft.com
Subject: Re: MS Access [ Was Disconnection Problem]
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.0.6
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/>
Date: Wed Sep  5 18:37:28 2001
X-Original-Date: Wed, 05 Sep 2001 08:15:30 -0400

Tony Wrote:
| I would be very interested also .... 
| I found several articles on sun's chilisoft asp support pages; 
| giving the impression that you can't open ms access database that
| are stored on a non microsoft file system. Here is a link:
[snip]
| I would really like to know the "real" answer. I've used ms
| access limitedly (only 2-4 users) without corruption, however 
| if I put 8-10 users on ..... Crash .....

	Access will work on local (including network) files
	for a few users, but doesn't scale well. It should
	be used as an "access method" to a real back-end database.

	If you do need to run it from a network filesystem
	provided by Samba, you need to put the database files
	in a share of their own and set oplocks = no for that
	share: otherwise performance is so bad that the
	clients occasionally time out and crash!

--dave
-- 
David Collier-Brown,           | Always do right. This will gratify 
Performance & Engineering Team | some people and astonish the rest.
Americas Customer Engineering  |                      -- Mark Twain
(905) 415-2849                 | davecb at canada.sun.com

Return-Path: <don_mccall at hp.com>
Delivered-To: samba at lists.samba.org
Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by
  lists.samba.org (Postfix) with ESMTP id 87C444102 for
  <samba at lists.samba.org>; Wed,  5 Sep 2001 06:36:43 -0700 (PDT)
Received: from xatlrelay2.atl.hp.com (xatlrelay2.atl.hp.com
  [15.45.89.191]) by atlrel2.hp.com (Postfix) with ESMTP id 03745725;
  Wed,  5 Sep 2001 09:39:27 -0400 (EDT)
Received: from xatlbh4.atl.hp.com (xatlbh4.atl.hp.com [15.45.89.189]) by
  xatlrelay2.atl.hp.com (Postfix) with ESMTP id 8A8371F518; Wed,  5 Sep
  2001 09:39:21 -0400 (EDT)
Received: by xatlbh4.atl.hp.com with Internet Mail Service (5.5.2653.19)
  id <R9VK3MV7>; Wed, 5 Sep 2001 09:39:21 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F0758F043 at xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall at hp.com>
To: 'Jeremy Allison' <jeremy at valinux.com>, "MCCALL,DON (HP-USA,ex1)"
  <don_mccall at hp.com>
Cc: "'reinout.wijnveen at philips.com'" <reinout.wijnveen at philips.com>,
  reinout.wijnveen at wanadoo.nl, samba at lists.samba.org
Subject: RE: Locking issues with HP-UX 11.00
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.0.6
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/>
Date: Wed Sep  5 18:39:04 2001
X-Original-Date: Wed, 5 Sep 2001 09:39:12 -0400

Hi Jeremy,
The patch looks good, but  I don't think it is going  to 
Address reinout's issue.  The patch addresses a 'count'
> 31 bits, but in reinout's situation the logs show that 
it is the initial offset into the file >31 bits that is resulting in the
ENOLCK.
so when we fallback and mask the count to 31 bits and retry the lock, the 
offset is still going to be unmasked (>31bits) and fail.
Now, I can't comment on WHY his program (Lotus notes, i
believe?)is using such a large initial offset - the files being locked are
only
about 1.5 to 2.5 mbytes big.  BUT NOTE that 
the initial offset is always the same, and is 0xFFFF0000, with a count of
0xFFFF.



More information about the samba mailing list