Are you using wins?
Try lmhosts for the start?
Are all machines on the same subnet?
Just a few hints to start with ...
Christian
>
>
> I have absolutely no clue what I could do to fix it. The only solution I
> can think of, is to downgrade to redhat 6.2.
>
> Your help would be greatly appreciated.
>
> Stefan Kaes
>
> portax.com GmbH
> Zielstattstrasse 40, Geb. 16
> 81379 M|nchen
>
> Tel: +49 (0)89 748 99 - 127
> Fax: +49 (0)89 748 99 - 111
> Mob: +49 (0)172 89 86 401
> E-Mail: stefan.kaes@portax.com
> Web: http://www.portax.com
> --
> 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? (SUN)
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 5B6E0525D for
<samba@samba.org>; Fri, 8 Jun 2001 05:53:19 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id HAA22450; Fri, 8 Jun 2001
07:52:16 -0500 (CDT)
Date: Fri, 8 Jun 2001 07:55:39 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Brandon Caudle <bcaudle@hotmail.com>
Cc: <samba@samba.org>
Subject: Re: Machine Account
In-Reply-To: <F163f6Ci6nx8dyDd3OJ0000f805@hotmail.com>
Message-ID: <Pine.LNX.4.33.0106080755100.21844-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Thu, 7 Jun 2001, Brandon Caudle wrote:
> When I set up Nt 4 it wanted to add a machine account to the domain. I
> tryed to with windows (in nt 4 setup) but it caused a Blue Screen. What
> is the command to do this?
./smbpasswd -a -m <machine netbios name>
> Can i do it on the fly?
Not in 2.0
jerry
SAMBA Team
Return-Path: <lkenny@accuris.ie>
Delivered-To: samba@lists.samba.org
Received: from mail.accuris.ie (mail.accuris.ie [195.7.42.139]) by
lists.samba.org (Postfix) with ESMTP id 0031A5284 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 06:01:24 -0700 (PDT)
Received: from dublin.accuris.ie (unverified) by mail.accuris.ie
(Content Technologies SMTPRS 4.1.5) with ESMTP id
<T0a0101035404c36daa@mail.accuris.ie>; Fri, 8 Jun 2001 14:06:09 +0100
Received: by dublin.accuris.ie with Internet Mail Service (5.5.2650.21)
id <MMD6S0F2>; Fri, 8 Jun 2001 13:50:30 +0100
Message-ID: <577D56F824BAD411A1230008C728534A780596@dublin.accuris.ie>
From: "Kenny, Liam" <lkenny@accuris.ie>
To: 'Urban Widmark' <urban@teststation.com>
Cc: "'samba@lists.samba.org'" <samba@lists.samba.org>
Subject: RE: Slow directory browsing between winME and Linux/samba over
D IALUP link
Date: Fri, 8 Jun 2001 13:50:22 +0100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="iso-8859-1"
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
> MTU == 576 ? Is win2k also slow? Does it make any difference if you
> connect to a windows server across the dialup link? Would increasing the
> MTU to 576+198 help?
I dont think its the MTU that's doing this as there doesnt seem to be IP
level
fragmentation taking place - The "dont fragment" flag = 1 and the
"more
fragments"
flag = 0 in the IP headers.
Fragmentation seems to be done at a higher level - NetBIOS or above ?
Is the MTU for a subnetwork taken into account here too ?
Do you know how to set the MTU on a windows machine ?
> Samba allows for up to 64k in a single SMB message, both the client parts
> and the server parts. WinME limits this to something significantly lower
> (as do other windows versions, NT4 has something like 4356 bytes) when
> negotiating the connection parameters.
Do you know how to tune SMB message sizes on winXXX ?
Thanks for the help !
Liam.
Return-Path: <rsutton@blarg.net>
Delivered-To: samba@lists.samba.org
Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by
lists.samba.org (Postfix) with ESMTP id 8FF3E443C for
<samba@lists.samba.org>; Fri, 8 Jun 2001 06:49:13 -0700 (PDT)
Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by
lists.blarg.net (Postfix) with ESMTP id C9FC4BD3E for
<samba@lists.samba.org>; Fri, 8 Jun 2001 06:49:06 -0700 (PDT)
Received: from TOWHEAD (c937223-a.burltn1.wa.home.com [24.16.231.33]) by
thig.blarg.net (8.9.3/8.9.3) with SMTP id GAA24059 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 06:49:06 -0700
From: "Robert Sutton" <rsutton@blarg.net>
To: "Samba" <samba@lists.samba.org>
Subject: How do I prevent SMB/NMB from using a particular network
interface?
Date: Fri, 8 Jun 2001 06:48:20 -0700
Message-ID: <KFENLIAKAOPCEFFJDNMMOEFBCHAA.rsutton@blarg.net>
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Greetings,
I am running Red Had 6.0 with a late version of SMB (downloaded & compiled
within the past two months).
I have two network interfaces (IPs). One on an ethernet card that using
DHCP, the other on a serial port which is connected to amateur radio packet
hardware (has a static IP).
The problem is that when running SMB/nmb, SMB/nmb apparently periodically
does some sort of "broadcast" or "announce" on all of the
network interfaces
(I am not sure if it is the SAME broadcast or announce described in the
docs, but that would be my guess or something very similar). The result is
an annoying packet burst sent out over the air.
How can I disable SMB/NMB from using one (the radio) of the network
interfaces AT ALL?
I expect no clients to connect through it and I do not want SMB/NMB to even
know it is there.
How can I disallow the interface?
Thanks!
Robert
Return-Path: <barth@cck.uni-kl.de>
Delivered-To: samba@samba.org
Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by
lists.samba.org (Postfix) with ESMTP id 4811E420E for
<samba@samba.org>; Fri, 8 Jun 2001 07:18:57 -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.0/8.11.0) with ESMTP id
f58EIlT09446; Fri, 8 Jun 2001 16:18:48 +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 QAA12013; Fri, 8
Jun 2001 16:18:48 +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 QAA22401; Fri, 8 Jun 2001
16:18:52 +0200
From: "Christian Barth" <barth@cck.uni-kl.de>
To: <samba@samba.org>, "Murugappan"
<murugappan@hgsolutions.com>
Date: Fri, 8 Jun 2001 16:18:42 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: linux
Message-ID: <3B20FAE2.22526.1D1603B@localhost>
Priority: normal
In-reply-to: <004501c0f021$af221f90$956d4040@hg04>
X-mailer: Pegasus Mail for Win32 (v3.12c)
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
> Hi
> My present company has NT workstations and windows 2000 m/cs. We are
planning
> to buy a Linux Red hat professional server. I am damn sure that If I buy a
> windows 2000 server or a NT server I can make my network running on and
manage
> user accounts easily. Can this Linux server do the same thing as a NT or a
> 2000 server.
> If I use a 2000 server I can easily get a domain tab in each individual
work
> stations and manage network more effeciently,Is this possible by using a
Linux
> server. If possible what are the additional software needed.
>
> People say samba does this ....Your website says samba is used as a print
> server , can it support as a additional functionality as in 2000 server.
>
Im not sure what you mean with your last point. But all the rest (and
probaly the last point) can be done by samba. What samba dose not are
trustrelation ships. Compare as well:
http://www.zdnet.com/eweek/stories/general/0,11011,2712294,00.html
I think the decision of your company to shwitch to linux is a good
one / the right one. For example, if you like GUI's you get them, but
once you are fimilar the the ascii-configuration files, you will love
it (learn the basics of vi): Just placing comments to document way
something is configured the way it is right there were it is
configured :-)
Is the decision to shwich to a linux server because your are starting
to get a flexible heteruges network? Or does your company simply want
to save the money for the NT server? Any way, the company will have
to allow you to take your time to learn about it.
>
> I am not that much knowledgeable in Linux...Suggestions please
Do some reading, or some more reading about Linux, Linux/unix
adminstration, about samba, .... Start with simple things (not with a
production pdc with profiles, policies and printer driver download,
but with a test server an sharing files) and do it step by step.
Have fun with it,
Christian
> --
> 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? (SUN)
Return-Path: <abimael@lac.inpe.br>
Delivered-To: samba@samba.org
Received: from sky.lac.inpe.br (sky.lac.inpe.br [150.163.27.71]) by
lists.samba.org (Postfix) with ESMTP id 67A964C13 for
<samba@samba.org>; Fri, 8 Jun 2001 07:46:52 -0700 (PDT)
Received: from lac.inpe.br (pegasus [150.163.27.30]) by sky.lac.inpe.br
(8.9.1/8.9.1) with ESMTP id LAA03276 for <samba@samba.org>; Fri, 8 Jun
2001 11:43:44 -0300 (EST)
Message-ID: <3B218DF1.5BEEE52F@lac.inpe.br>
Date: Fri, 08 Jun 2001 23:46:09 -0300
From: Abimael Ailton Machado <abimael@lac.inpe.br>
X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba@samba.org
Subject: Someone have scritps to configure the smb
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi guys,
Someone have any script that get the passwords of passwd and configure
the smbpasswd with the Unix users automaticaly.
I 'm using tehe samba2.2.0 with RedHat 7.0.
Return-Path: <MMcEldowney@deltaregional.com>
Delivered-To: samba@lists.samba.org
Received: from mail.deltaregional.com (network.deltaregional.com
[216.220.137.129]) by lists.samba.org (Postfix) with ESMTP id
D94784404; Fri, 8 Jun 2001 07:59:01 -0700 (PDT)
Received: by EMAIL with Internet Mail Service (5.5.1960.3) id
<LBM1S1V9>; Fri, 8 Jun 2001 10:00:36 -0500
Message-ID: <A060EABABD1FD51191E600902786B5B902F42D@EMAIL>
From: "McEldowney, Michael" <MMcEldowney@deltaregional.com>
To: samba-ntdom@lists.samba.org, "'samba@lists.samba.org'"
<samba@lists.samba.org>
Subject: RH 7.0, SMB 2.2.0, "Cannot view list of users at this time."
Date: Fri, 8 Jun 2001 10:00:36 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.1960.3)
Content-Type: text/plain
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I get this message when trying to set up sharing on a Win98 box:
"You cannot view the list of users at this time. Try again later."
I thought this was working in 2.2.0????????
Thanks,
Mike McEldowney
Information Systems Director
Delta Regional Medical Center
v. 662-334-2075
p. 662-379-2498
e. mmceldowney@deltaregional.com
Return-Path: <mekilroy@risingedge.com>
Delivered-To: samba@lists.samba.org
Received: from mailhost.digitalselect.net (unknown [209.225.164.170]) by
lists.samba.org (Postfix) with ESMTP id CE3A84F7F; Fri, 8 Jun 2001
08:18:57 -0700 (PDT)
Received: from wizzard.rising-edge (risingedge.com [216.181.63.36]) by
mailhost.digitalselect.net (8.11.1/8.11.1) with SMTP id f58FK7S85463;
Fri, 8 Jun 2001 11:20:07 -0400 (EDT)
Received: from diamondback (unverified [192.168.0.26]) by
wizzard.rising-edge (EMWAC SMTPRS 0.83) with SMTP id
<B0000080736@wizzard.rising-edge>; Fri, 08 Jun 2001 11:18:39 -0400
Message-ID: <016201c0f02e$4aabaa60$1a00a8c0@diamondback>
From: "M. Kilroy" <mekilroy@risingedge.com>
To: <samba-ntdom@lists.samba.org>, <samba@lists.samba.org>
Subject: log.winbindd error
Date: Fri, 8 Jun 2001 11:18:37 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-Antirelay: Good relay from local net2 192.168.0.0/24
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I have this error in my log.winbindd file:
nsswitch/winbindd_util.c:parse_id_list(712)
winbind uid parameter missing
Does anyone know what this means?
THANKS!
~Mary
M.E.Kilroy
Rising Edge Technologies Inc.
1110 Elden St. Suite 301
Herndon, VA 20170
mekilroy@risingedge.com
WK: 703-471-8108
FAX: 703-471-8195
"I have not failed. I've just found 10,000 ways that won't
work."
- Thomas Alva Edison (1847-1931)
"C makes it easy to shoot yourself in the foot; C++ makes it harder, but
when
you do, it blows away your whole leg."
- Bjarne Stroustrup
"Black holes are where God divided by zero."
- Steven Wright
"Anyone who considers arithmetical methods of producing random digits is,
of
course, in a state of sin. "
- John von Neumann (1903-1957)
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 0A23050A3 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 08:22:52 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id KAA04585; Fri, 8 Jun 2001
10:21:49 -0500 (CDT)
Date: Fri, 8 Jun 2001 05:25:08 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Robert Sutton <rsutton@blarg.net>
Cc: Samba <samba@lists.samba.org>
Subject: Re: How do I prevent SMB/NMB from using a particular network
interface?
In-Reply-To: <KFENLIAKAOPCEFFJDNMMOEFBCHAA.rsutton@blarg.net>
Message-ID: <Pine.LNX.4.33.0106080524370.22387-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Fri, 8 Jun 2001, Robert Sutton wrote:
> How can I disable SMB/NMB from using one (the radio) of the network
> interfaces AT ALL?
See the 'interfaces' and 'bind interfaces only' smb.conf
parameters.
Cheers, jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <kill-9@warbeast.com>
Delivered-To: samba@lists.samba.org
Received: from elektra.warbeast.com (unknown [63.106.52.242]) by
lists.samba.org (Postfix) with ESMTP id 0B97E5273; Fri, 8 Jun 2001
08:50:46 -0700 (PDT)
Received: from elektra.warbeast.com (IDENT:kill-9@warbeast.com
[63.106.52.242]) by elektra.warbeast.com (8.9.3/8.9.1) with SMTP id
LAA14500; Fri, 8 Jun 2001 11:50:30 -0400
Date: Fri, 8 Jun 2001 11:50:29 -0400 (EDT)
From: kill -9 <kill-9@warbeast.com>
To: "McEldowney, Michael" <MMcEldowney@deltaregional.com>
Cc: samba-ntdom@lists.samba.org, "'samba@lists.samba.org'"
<samba@lists.samba.org>
Subject: Re: RH 7.0, SMB 2.2.0, "Cannot view list of users at this
time."
In-Reply-To: <A060EABABD1FD51191E600902786B5B902F42D@EMAIL>
Message-ID: <Pine.LNX.3.95.1010608114913.14494A-100000@elektra.warbeast.
com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
It sometimes is necessary to uninstall windows file and print sharing from
the list of services in control-panel/network and then reboot, and then
click on the file/print shareing button in control pandel/network and
recheck the file shareing and print shareing boxes, then it will reinstall
the service.
On Fri, 8 Jun 2001, McEldowney, Michael wrote:
> Date: Fri, 8 Jun 2001 10:00:36 -0500
> From: "McEldowney, Michael" <MMcEldowney@deltaregional.com>
> To: samba-ntdom@lists.samba.org,
> "'samba@lists.samba.org'"
<samba@lists.samba.org>
> Subject: RH 7.0, SMB 2.2.0, "Cannot view list of users at this
time."
>
> I get this message when trying to set up sharing on a Win98 box:
>
> "You cannot view the list of users at this time. Try again
later."
>
> I thought this was working in 2.2.0????????
>
> Thanks,
> Mike McEldowney
> Information Systems Director
> Delta Regional Medical Center
> v. 662-334-2075
> p. 662-379-2498
> e. mmceldowney@deltaregional.com
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
----------------------------------------------------------------------------
"First, they ignore you. Then they laugh
at you. Then they fight you. Then you
win." - Mahatma Ghandi
Alex West
A&M Communications - Tech Guru
BioControl Technology Inc., MIS Administrator
kill-9@warbeast.com | kill-9@ipost.net
WebPage -> www.warbeast.com/~kill-9
Visit Third Eye Digital Productions - http://www.indiana-emall.com/thirdeye
Check out my band and FREE music at *** www.mp3.com/snowpants ***
----------------------------------------------------------------------------
Return-Path: <keithmur@mindspring.com>
Delivered-To: samba@lists.samba.org
Received: from interjet.charles-retina.com (charles-retina.com
[63.109.173.21]) by lists.samba.org (Postfix) with ESMTP id 7755150A8
for <samba@lists.samba.org>; Fri, 8 Jun 2001 09:05:02 -0700 (PDT)
Received: from mindspring.com (keith.charles-retina.com
[192.168.100.101]) by interjet.charles-retina.com (8.9.1a/8.9.1) with
ESMTP id LAA01371; Fri, 8 Jun 2001 11:02:44 -0500 (CDT)
Message-ID: <3B20F797.B1C786C5@mindspring.com>
Date: Fri, 08 Jun 2001 11:04:39 -0500
From: "Keith G. Murphy" <keithmur@mindspring.com>
Reply-To: keithmur@mindspring.com
Organization: A small shoebox in the middle of the road
X-Mailer: Mozilla 4.77 [en] (Win95; U)
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: Eric Boucher <eric_boucher60@yahoo.com>
Cc: SAMBA <samba@lists.samba.org>
Subject: Re: SHARITY or SAMBA:mounting a Novell folder on Unix
References: <20010607201627.91372.qmail@web9405.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Eric Boucher wrote:>
> Hi everybody,
>
> I wanted to know if it's possible to mount a folder
> under a Novell Netware server into Unix with sharity
> or samba? If not, is it possible to do it with
> something else (free if possible), or where can I get
> documentation for that?
>
Check out ncpfs. It's in the Debian distribution; I'm sure there are
RPMs and tarballs for it as well...
Return-Path: <Victor.Hill@bakeratlas.com>
Delivered-To: samba@lists.samba.org
Received: from romulus.bhi-net.com (romulus.bhi-net.com
[204.253.245.10]) by lists.samba.org (Postfix) with ESMTP id 7C58D46C5
for <samba@lists.samba.org>; Fri, 8 Jun 2001 09:11:01 -0700 (PDT)
Received: from walsmail1.bakerhughes.com (204-253-245-125.bhi-net.com
[204.253.245.125] (may be forged)) by romulus.bhi-net.com
(8.9.2/8.9.0) with ESMTP id LAA25235 for <samba@lists.samba.org>; Fri,
8 Jun 2001 11:08:19 -0500 (CDT)
From: Victor.Hill@bakeratlas.com
Subject: Win95/Win98 not listing files/folders unless a `.' (dot) is in
the name
To: samba@lists.samba.org
Date: Fri, 8 Jun 2001 17:04:33 +0100
Message-ID: <OF939E7AE0.DF8503A5-ON80256A65.0056836C@bakerhughes.com>
X-MIMETrack: Serialize by Router on WALSMAIL1/WALS/WAII(Release 5.0.5
|September 22, 2000) at 06/08/2001 11:04:38 AM
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I have a problem with Windows 95 and 98 and Samba running under AIX
4.3.3.0. Windows Explorer will only list those files on the Samba machine
which have a `.' (i.e. a dot) in their name. This is not much of a problem
with files, as by-and-large all my files have an extension, and hence have
a dot. However, it's a big problem for folders, and these very rarely have
a dot in their name.
The version of Samba I am using is 2.0.5a. I have tried the latest version
(2.2.0) and the problem still exists. The problem does not exist for Samba
1.9.18p4 running under SunOS 5.6, which has the same conf file settings.
Only my Windows 95 and 98 machines show the problem, not Windows NT 4.0 or
2000.
Is this a known problem?
Return-Path: <Mtran@Mannatech.com>
Delivered-To: samba@samba.org
Received: from exchange.Mannatech-Inc.Com (mail.mannatech-inc.com
[207.243.183.202]) by lists.samba.org (Postfix) with ESMTP id
251D952AF for <samba@samba.org>; Fri, 8 Jun 2001 09:14:02 -0700 (PDT)
Received: by exchange.mannatech-inc.com with Internet Mail Service
(5.5.2650.21) id <MPK5YBZA>; Fri, 8 Jun 2001 11:13:41 -0500
Message-ID: <2CFA6AFA766ED31195BC00609763FE4704F86D75@exchange.mannatech
-inc.com>
From: "Tran, Mai Loan" <Mtran@Mannatech.com>
To: "'samba@samba.org'" <samba@samba.org>
Subject: Using Samba with VSS and Linux
Date: Fri, 8 Jun 2001 11:13:35 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="ISO-8859-1"
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hello, Samba team,
Can you tell me whether there are any issues with using Samba to faciliate
the transfer of source code (java-based) from SourceSafe to a Linux (Redhat
version 6.2) server for the deployment?
We are primarily an NT environment and this will be our first experience
here with performing software builds on Linux.
Any suggestions or recommendations that you can make would be greatly
appreciated.
Regards,
Mai Loan Tran
Configuration Management Engineer
Mannatech, Inc.
phone: 972-471-7888
Return-Path: <ctooley@amoa.org>
Delivered-To: samba@lists.samba.org
Received: from amoa.org (amoa.org [207.207.51.226]) by lists.samba.org
(Postfix) with SMTP id 5876F52BB for <samba@lists.samba.org>; Fri, 8
Jun 2001 09:15:36 -0700 (PDT)
Received: by amoa.org(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id
86256A65.0059534B ; Fri, 8 Jun 2001 11:15:40 -0500
X-Lotus-FromDomain: AMOA
From: ctooley@amoa.org
To: SAMBA <samba@lists.samba.org>
Message-ID: <86256A65.005952BB.00@amoa.org>
Date: Fri, 8 Jun 2001 11:15:37 -0500
Subject: Re: SHARITY or SAMBA:mounting a Novell folder on Unix
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I'm using ncpfs in Redhat to mount a Netware share. I'm using it
currently to
move data off of Netware to Samba but none-the-less it is pretty easy to do
(assuming you have the ipx stuff turned on in your kernel) with IPX. I
haven't
gotten it to work with IP yet.
If you are using RedHat let me know and I'll mail you with the instructions
that
I went through to connect to my Netware 5 box.
Chris Tooley
"Keith G. Murphy" <keithmur@mindspring.com> on 06/08/2001
11:04:39 AM
Please respond to keithmur@mindspring.com
To: Eric Boucher <eric_boucher60@yahoo.com>
cc: SAMBA <samba@lists.samba.org>(bcc: Chris
Tooley/AMOA)
Subject Re: SHARITY or SAMBA:mounting a Novell folder
: on Unix
Eric Boucher wrote:>
> Hi everybody,
>
> I wanted to know if it's possible to mount a folder
> under a Novell Netware server into Unix with sharity
> or samba? If not, is it possible to do it with
> something else (free if possible), or where can I get
> documentation for that?
>
Check out ncpfs. It's in the Debian distribution; I'm sure there are
RPMs and tarballs for it as well...
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Return-Path: <YMoldavsky@bn.com>
Delivered-To: samba@samba.org
Received: from nyproxy1.bn.com (unknown [161.221.10.41]) by
lists.samba.org (Postfix) with ESMTP id 56D4F444C for
<samba@samba.org>; Fri, 8 Jun 2001 09:37:40 -0700 (PDT)
Received: by nyproxy1.bn.com; id MAA24556; Fri, 8 Jun 2001 12:37:32
-0400 (EDT)
Received: from unknown(161.221.60.9) by nyproxy1.bn.com via smap (V5.5)
id xma024530; Fri, 8 Jun 01 12:37:12 -0400
Received: by MSENYIMC1 with Internet Mail Service (5.5.2653.19) id
<MLHLDV39>; Fri, 8 Jun 2001 12:35:24 -0400
Message-ID: <2C50C19AA249D5118BEC00034708B1A26C14FB@MSENYC1>
From: Yuriy Moldavsky <YMoldavsky@bn.com>
To: "'samba@samba.org'" <samba@samba.org>
Subject: Samba installation: Error: No locking available
Date: Fri, 8 Jun 2001 12:33:57 -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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Please help!!
I tried to install Samba2.0.2 on my Unix server which is running HP-UX
10.20.
When I did first step: run the program ./configure from the source directory
I got such error
message:
Error: No locking available
Running Samba would be unsafe
Configure: error: summary failure
Aborting config
The same message I got also when I tried to install Samba2.2.0 on this
System.
Early I did Samba installation on another systems running HP-UX 10.20
without any problem.
Can You give me any suggestions to resolve my problem and to install Samba
on this System.
Thank you and have a great weekend.
Yuri Moldavsky.
Unix Administrator.
ph.(212)352-3957
e-mail: ymoldavsky@bn.com
Return-Path: <don_mccall@hp.com>
Delivered-To: samba@samba.org
Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by
lists.samba.org (Postfix) with ESMTP id 6E5D646A3 for
<samba@samba.org>; Fri, 8 Jun 2001 10:32:17 -0700 (PDT)
Received: from xatlrelay2.atl.hp.com (xatlrelay2.atl.hp.com
[15.45.89.191]) by atlrel1.hp.com (Postfix) with ESMTP id 90DAC69F;
Fri, 8 Jun 2001 13:32:05 -0400 (EDT)
Received: from xpabh4.corp.hp.com (xpabh4.corp.hp.com [15.58.136.1]) by
xatlrelay2.atl.hp.com (Postfix) with ESMTP id DD78E1F544; Fri, 8 Jun
2001 13:30:26 -0400 (EDT)
Received: by xpabh4.corp.hp.com with Internet Mail Service (5.5.2653.19)
id <MKRAMG1L>; Fri, 8 Jun 2001 10:31:49 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F04050AB4@xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com>
To: 'Yuriy Moldavsky' <YMoldavsky@bn.com>,
"'samba@samba.org'"
<samba@samba.org>
Subject: RE: Samba installation: Error: No locking available
Date: Fri, 8 Jun 2001 10:31:43 -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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi Yuriy,
To configure/make samba on HP-UX, you need an ansi C compiler. The one that
ships free with HP-UX is really only good for recompiling the kernel for
regens, etc.
Either purchase the c developers kit for HP, or pull a copy of gcc from
http://gcc.gnu.org and use that to make samba instead.
Hope this helps,
Don
-----Original Message-----
From: Yuriy Moldavsky [mailto:YMoldavsky@bn.com]
Sent: Friday, June 08, 2001 12:34 PM
To: 'samba@samba.org'
Subject: Samba installation: Error: No locking available
Please help!!
I tried to install Samba2.0.2 on my Unix server which is running HP-UX
10.20.
When I did first step: run the program ./configure from the source directory
I got such error
message:
Error: No locking available
Running Samba would be unsafe
Configure: error: summary failure
Aborting config
The same message I got also when I tried to install Samba2.2.0 on this
System.
Early I did Samba installation on another systems running HP-UX 10.20
without any problem.
Can You give me any suggestions to resolve my problem and to install Samba
on this System.
Thank you and have a great weekend.
Yuri Moldavsky.
Unix Administrator.
ph.(212)352-3957
e-mail: ymoldavsky@bn.com
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Return-Path: <mekilroy@risingedge.com>
Delivered-To: samba@lists.samba.org
Received: from mailhost.digitalselect.net (unknown [209.225.164.170]) by
lists.samba.org (Postfix) with ESMTP id 36562441A; Fri, 8 Jun 2001
12:47:09 -0700 (PDT)
Received: from wizzard.rising-edge (risingedge.com [216.181.63.36]) by
mailhost.digitalselect.net (8.11.1/8.11.1) with SMTP id f58JmIS04808;
Fri, 8 Jun 2001 15:48:18 -0400 (EDT)
Received: from diamondback (unverified [192.168.0.26]) by
wizzard.rising-edge (EMWAC SMTPRS 0.83) with SMTP id
<B0000080814@wizzard.rising-edge>; Fri, 08 Jun 2001 15:46:54 -0400
Message-ID: <01af01c0f053$c4476920$1a00a8c0@diamondback>
From: "M. Kilroy" <mekilroy@risingedge.com>
To: <samba@lists.samba.org>, <samba-ntdom@lists.samba.org>
Subject: Segmentation fault?
Date: Fri, 8 Jun 2001 15:46:53 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-Antirelay: Good relay from local net2 192.168.0.0/24
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I'm trying to start winbindd and I keep getting an error that says
"Segmentation fault (core dumped)"
Why would it give me this error?
Return-Path: <9Mager@uppingham.co.uk>
Delivered-To: samba@lists.samba.org
Received: from intsrv (mail.uppingham.co.uk [195.59.103.130]) by
lists.samba.org (Postfix) with SMTP id B757547D4 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 13:22:03 -0700 (PDT)
Received: From EMAILSRV.UPPINGHAM.CO.UK (172.16.0.14[172.16.0.14
port:4478]) by intsrv Mail essentials (server 2.422) with SMTP id:
<9813@intsrv> for <samba@lists.samba.org>; Fri, 8 Jun 2001
21:20:24
+0100 smtpmailfrom <9Mager@uppingham.co.uk>
Received: by EMAILSRV with Internet Mail Service (5.5.2653.19) id
<KSXN6P59>; Fri, 8 Jun 2001 21:20:40 +0100
Message-ID: <293BE1A6609BD411AEC300A0C9FC055E7493EC@EMAILSRV>
From: Mager Charles WB <9Mager@uppingham.co.uk>
To: "Samba (E-mail)" <samba@lists.samba.org>
Subject: Printer Permissions
Date: Fri, 8 Jun 2001 21:20:32 +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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I have a Printer installed on my samba server, and whenever I reset the
server (not very often!) no one can print until I CHMOD the /var/spool/samba
directory to 777. It changes back when I reset when the server (RedHat 7.0)
loads lpr, and gives me a warning about the permissions and sets them to
something else. /var/spool samba is owned by 'lp'.
Any ideas (probably a very simple, stupid question!)
--
C.S.Mager
charlie@csmager.co.uk
This email and the information that it contains may be confidential,
legally privileged and protected by law. Access by the intended
recipient only is authorised. Any liability (in negligence or otherwise)
arising from any third party acting, or refraining from acting, on any
information contained in this email is hereby excluded. If you are
not the intended recipient, please notify the sender immediately
and do not disclose the contents to any other person, use it for
any purpose, or store or copy the informationin any medium.
Return-Path: <lutzray@pacbell.net>
Delivered-To: samba@lists.samba.org
Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8])
by lists.samba.org (Postfix) with ESMTP id C6E265314 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 14:04:20 -0700 (PDT)
Received: from lutzray.pacbell.net ([64.165.17.248]) by
mta7.pltn13.pbi.net (Sun Internet Mail Server
sims.3.5.2000.03.23.18.03.p10) with ESMTP id
<0GEM00354QID1X@mta7.pltn13.pbi.net> for samba@lists.samba.org; Fri, 8
Jun 2001 14:03:50 -0700 (PDT)
Date: Fri, 08 Jun 2001 13:59:41 -0700
From: Raymond Lutz <lutzray@pacbell.net>
Subject: Can't get Linux 7.1/ Win 98 operation
X-Sender: lutzray@postoffice.pacbell.net (Unverified)
To: samba@lists.samba.org
Message-id: <4.3.2.7.2.20010608104528.042baee0@postoffice.pacbell.net>
MIME-version: 1.0
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Content-type: text/plain; charset="us-ascii"; format=flowed
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hello:
I have given up searching the documentation and trying various scenarios,
and I still can't seem to get a connection between my RedHat Linux 7.1
install of samba version 2.2.0 and windows 98se network. Let me summarize
my configuration.
I've set up my windows network to run only TCP/IP and I've installed the
lmhosts and hosts files so that it is possible to ping from both sides
using the names of the hosts. In my configuration, the group is COGNISYS
and the windows box is ORION, linux box is PLEIADES. Here are some more
specifics on the files:
file "c:\windows\lmhosts" on ORION:
------------------------------------
192.168.0.4 moon
192.168.0.6 orion
192.168.0.9 pleiades
------------------------------------
I'm not sure if I need entries for windows machine names.
file "c:\windows\hosts" on ORION:
------------------------------------
127.0.0.1 localhost
------------------------------------
file "/etc/hosts" on PLEIADES:
------------------------------------
127.0.0.1 localhost.localdomain localhost
192.168.0.9 pleiades
192.168.0.6 orion
192.168.0.4 moon
------------------------------------
I can ping PLEIADES from ORION:
(There is several seconds of delay after envoking this command before
response is provided.)
------------------------------------
C:\WINDOWS>ping pleiades
Pinging pleiades [192.168.0.9] with 32 bytes of data:
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Ping statistics for 192.168.0.9:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
------------------------------------
And I can ping from PLEIADES to ORION (and other machines on the network.)
(Not shown -- responds quickly.)
I perform a "ps -A" on PLEIADES and I DO SEE smbd and nmbd processes.
I perform "smbclient -L PLEIADES" on PLEIADES and get:
------------------------------------
SSL:Error error setting CA cert locations:
error:00000000:lib(0):func(0):reason(0)
trying default locations.
added interface ip=192.168.0.9 bcast=102.168.0.255 nmask=255.255.255.0
Password:(I typed it in)
Domain=[COGNISYS] OS=[Unix] Server=[Samba 2.2.0]
Sharename Type Comment
--------- ---- -------
tmp Disk Temporary File Space
IPC$ IPC IPC Service (Samba Server)
ADMIN$ Disk IPC Service (Samba Server)
root Disk Home Directories
Server Comment
------ -------
PLEIADES Samba Server
Workgroup Master
--------- -------
COGNISYS PLEIADES
------------------------------------
this matches the share information from smb.conf.
I perform "nmblookup -B PLEIADES __SAMBA__" on PLEIADES and get:
------------------------------------
querying __SAMBA__ on 127.0.0.1
192.168.0.9 __SAMBA__<00>
------------------------------------
I perform "nmblookup -B ORION '*'" on PLEIADES and get:
------------------------------------
querying * on 192.168.0.6
name_query failed to find name *
------------------------------------
This is the first failure that I have detected in the setup.
If I perform "nmblookup -d 2 '*'" on PLEIADES I get:
------------------------------------
added interface ip=192.168.0.9 bcast=102.168.0.255 nmask=255.255.255.0
querying * on 192.168.0.255
name_query failed to find name *
------------------------------------
Performed "smbclient //pleiades/tmp" on PLEIADES and get:
------------------------------------
SSL:Error error setting CA cert locations:
error:00000000:lib(0):func(0):reason(0)
trying default locations.
added interface ip=192.168.0.9 bcast=102.168.0.255 nmask=255.255.255.0
session request to PLEIADES failed (Not listening to calling name)
session request to *SMBSERVER failed (Not listening to calling name)
------------------------------------
Performed "smbclient //127.0.0.1/tmp" on PLEIADES and get:
------------------------------------
SSL:Error error setting CA cert locations:
error:00000000:lib(0):func(0):reason(0)
trying default locations.
added interface ip=192.168.0.9 bcast=102.168.0.255 nmask=255.255.255.0
Password: (I typed it in)
Domain=[COGNISYS] OS=[Unix] Server=[Samba 2.2.0]
smb: \> (I typed ls with good directory listing response)
------------------------------------
On ORION (the PC) I tried "NET VIEW" with the following response:
------------------------------------
Servers available in workgroup COGNISYS.
Server name Remark
-------------------------------------------
\\MOON Dell OptiPlex XM 575
\\ORION Etower 466is
The command was completed successfully.
------------------------------------
This matches the machines I had on the network for testing except PLEIADES
is not listed.
I tried "NET VIEW \\PLEIADES" with result:
------------------------------------
Error 59: An unexpected network error has occurred. Quit all running
programs, restart your computer, and then try again. If the problem persists,
contact your network administrator.
------------------------------------
Ouch! Not sure why this crashes so hard. PC seems to continue working OK
most of the time.
Here is the "/etc/samba/smb.conf" file (abbreviated):
------------------------------------
[global]
workgroup = COGNISYS
server string = Samba Server
log file = /usr/local/samba/var/log.%m
max log size = 100
security = user
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writable = yes
guest ok = no
read only = no
path /home/%u
[printers]
comment = All Printers
path = /usr/spool/samba
browseable = no
writable = no
guest ok = no
printable = yes
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
------------------------------------
Can you help me ?? Thanks in advance!
--Raymond Lutz
Return-Path: <frederico.braga@mail.eunet.pt>
Delivered-To: samba@lists.samba.org
Received: from smtp.KPNQwest.pt (smtp2.KPNQwest.pt [193.126.4.60]) by
lists.samba.org (Postfix) with ESMTP id 5E1385324 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 14:09:57 -0700 (PDT)
Received: from mail.eunet.pt (kq-it-gw.Lisbon.KPNQwest.pt
[193.126.1.17]) by smtp.KPNQwest.pt (8.11.4/8.11.4) with ESMTP id
f58LAAu03355 for <samba@lists.samba.org>; Fri, 8 Jun 2001 22:10:14
+0100 (WET DST)
Message-ID: <3B213F14.7D4BEB54@mail.eunet.pt>
Date: Fri, 08 Jun 2001 22:09:40 +0100
From: "fantasma@mail.eunet.pt" <frederico.braga@mail.eunet.pt>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0-4GB i686)
X-Accept-Language: en
MIME-Version: 1.0
To: samba@lists.samba.org
Subject: Can't log into my NT Server with samba client
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I get this message:
"session setup failed:ERRDOS - ERRnoacess (Acess denied.)"
where is the problem?
Thanks,
fred
Return-Path: <urban@teststation.com>
Delivered-To: samba@lists.samba.org
Received: from fungus.svenskatest.se (fungus.teststation.com
[212.32.186.211]) by lists.samba.org (Postfix) with ESMTP id AEC515324
for <samba@lists.samba.org>; Fri, 8 Jun 2001 14:26:16 -0700 (PDT)
Received: from fw.teststation.com (srvfwume.svenskatest.se
[212.32.186.210]) by fungus.svenskatest.se (8.9.3/8.9.3) with SMTP id
XAA19601; Fri, 8 Jun 2001 23:25:51 +0200 (MET DST)
Received: from COLA by fw.teststation.com via smtpd (for
fungus.teststation.com [212.32.186.211]) with SMTP; 8 Jun 2001
21:01:52 UT
Date: Fri, 8 Jun 2001 23:25:47 +0200 (CEST)
From: Urban Widmark <urban@teststation.com>
X-Sender: <puw@cola.teststation.com>
To: "Kenny, Liam" <lkenny@accuris.ie>
Cc: "'samba@lists.samba.org'" <samba@lists.samba.org>
Subject: RE: Slow directory browsing between winME and Linux/samba over
D IALUP link
In-Reply-To: <577D56F824BAD411A1230008C728534A780596@dublin.accuris.ie>
Message-ID: <Pine.LNX.4.30.0106082320471.32536-100000@cola.teststation.c
om>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Fri, 8 Jun 2001, Kenny, Liam wrote:
> I dont think its the MTU that's doing this as there doesnt seem to be
IP
> level
> fragmentation taking place - The "dont fragment" flag = 1 and the
"more
> fragments"
> flag = 0 in the IP headers.
> Fragmentation seems to be done at a higher level - NetBIOS or above ?
Perhaps WinMe looks at the MTU and then fragments the SMBs accordingly...?
Or maybe 576 is just some default size for that windows version.
> Do you know how to set the MTU on a windows machine ?
No, but a google search should give you plenty of links.
> Do you know how to tune SMB message sizes on winXXX ?
Nope. Perhaps try the microsoft "knowledge base".
/Urban
Return-Path: <gpaik@covalent.net>
Delivered-To: samba@samba.org
Received: from mail.covalent.net (unknown [63.161.32.1]) by
lists.samba.org (Postfix) with SMTP id D46FD446B for
<samba@samba.org>; Fri, 8 Jun 2001 16:35:18 -0700 (PDT)
Received: (qmail 1843 invoked from network); 8 Jun 2001 23:32:40 -0000
Received: from sfo-gw.covalent.net (HELO BadMonkey) (64.84.39.162) by
mail.covalent.net with SMTP; 8 Jun 2001 23:32:40 -0000
From: "Gregory Paik" <gpaik@covalent.net>
To: <samba@samba.org>
Subject: nmbd INTERNAL ERROR message
Date: Fri, 8 Jun 2001 16:34:15 -0700
Message-ID: <EAECKCGBBIMHOKODEFDLMEFGDCAA.gpaik@covalent.net>
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
The Samba master browser list keeps disappearing on a regular basis.
The problem seems to be related to Samba losing its master browser status to
random Windows 2000 Professional boxes on our network (unfortunately, this
does not even get reported in log.nmb), and having an internal panic when it
is unable to send its ID back to the same W2k box after the user shuts it
down for the night (NOTE- this is not the same W2k box as I have seen it
happen with different clients).
The master server is a PC running:
FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE #0
with Samba 2.0.7 setup on the following parameters:
# Global parameters
[global]
coding system client code page = 850
workgroup = COVALENT
netbios name = FILESERVER
netbios aliases netbios scope server string = NEW! SF
Master Samba Server
interfaces bind interfaces only = No
security = USER
encrypt passwords = Yes
update encrypted = No
allow trusted domains = Yes
hosts equiv min password length = 6
map to guest = Never
null passwords = No
password server smb passwd file = /usr/local/private/smbpasswd
root directory = /
passwd program = /usr/bin/passwd
passwd chat = *\n*ew\spassword* %n\n *ew\spassword* %n\n
*updating\sthe\sdatabase...\npasswd:\sdone\n
passwd chat debug = No
username map password level = 0
username level = 0
unix password sync = No
restrict anonymous = No
use rhosts = No
debug level = 2
syslog = 1
syslog only = No
log file = /var/log/samba/log.%m
max log size = 100
debug timestamp = Yes
debug hires timestamp = No
debug pid = No
debug uid = No
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.2
announce as = NT
max mux = 50
max xmit = 65535
name resolve order = lmhosts host wins bcast
max ttl = 259200
max wins ttl = 518400
min wins ttl = 21600
time server = No
change notify timeout = 60
deadtime = 0
getwd cache = Yes
keepalive = 300
lpq cache time = 10
max disk size = 0
max open files = 10000
read prediction = No
read size = 16384
shared mem size = 1048576
socket options = TCP_NODELAY
stat cache size = 50
load printers = Yes
printcap name = /etc/printcap
printer driver file = /usr/local/etc/printers.def
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
logon path = \\%N\%U\profile
logon drive logon home = \\%N\%U
domain logons = No
os level = 90
lm announce = Auto
lm interval = 60
preferred master = Yes
local master = Yes
domain master = Yes
browse list = Yes
dns proxy = No
wins proxy = No
wins server wins support = Yes
wins hook kernel oplocks = Yes
ole locking compatibility = Yes
oplock break wait time = 10
smbrun = /usr/local/bin/smbrun
config file auto services lock directory =
/var/spool/lock
pidfile dir = /var/run
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 = No
NIS homedir = No
source environment panic action comment path
revalidate = No
username guest account = nobody
invalid users valid users admin users read list
write list force user force group writeable = No
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
status = Yes
max connections = 0
min print space = 0
strict sync = No
sync always = No
write cache size = 0
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 printer driver = NULL
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 = No
oplock contention limit = 2
strict locking = No
share modes = Yes
copy include preexec 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
The error messages I receive are:
[2001/05/29 11:34:03, 1] nmbd/nmbd.c:main(757)
Netbios nameserver version 2.0.7 started.
Copyright Andrew Tridgell 1994-1998
[2001/05/29 11:34:03, 0] nmbd/asyncdns.c:start_async_dns(150)
started asyncdns process 22653
[2001/05/29 11:34:26, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(405)
*****
Samba name server FILESERVER is now a local master browser for workgroup
COVALENT on subnet 10.0.0.xxx
*****
[2001/05/29 14:29:14, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 10.0.0.194(137) ERRNO=Host is down
[2001/05/29 14:29:14, 0]
nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621)
retransmit_or_expire_response_records: Failed to resend packet id 25304 to
IP 10.0.0.xxx on subnet WINS_SERVER_SUBNET
[2001/05/29 14:29:16, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 10.0.0.194(137) ERRNO=Host is down
[2001/05/29 14:29:16, 0]
nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621)
retransmit_or_expire_response_records: Failed to resend packet id 25305 to
IP 10.0.0.xxx on subnet WINS_SERVER_SUBNET
[2001/05/29 14:29:19, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 10.0.0.194(137) ERRNO=Host is down
[2001/05/29 14:29:19, 0]
nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621)
retransmit_or_expire_response_records: Failed to resend packet id 25304 to
IP 10.0.0.xxx on subnet WINS_SERVER_SUBNET
[2001/05/29 14:29:21, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 10.0.0.194(137) ERRNO=Host is down
[2001/05/29 14:29:21, 0]
nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621)
retransmit_or_expire_response_records: Failed to resend packet id 25305 to
IP 10.0.0.xxx on subnet WINS_SERVER_SUBNET
[2001/05/29 14:29:23, 0] lib/fault.c:fault_report(40)
==============================================================[2001/05/29
14:29:23, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 22652 (2.0.7)
Please read the file BUGS.txt in the distribution
[2001/05/29 14:29:23, 0] lib/fault.c:fault_report(43)
==============================================================[2001/05/29
14:29:23, 0] lib/util.c:smb_panic(2381)
PANIC: internal error
[2001/05/29 18:33:40, 1] nmbd/nmbd.c:main(757)
Netbios nameserver version 2.0.7 started.
Copyright Andrew Tridgell 1994-1998
[2001/05/29 18:33:41, 0] nmbd/asyncdns.c:start_async_dns(150)
started asyncdns process 24504
[2001/05/29 18:34:04, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(405)
and also:
[2001/05/25 17:53:47, 0]
nmbd/nmbd_incomingdgrams.c:process_local_master_announce(309)
process_local_master_announce: Server ROSSMILLERICKPC at IP 10.0.0.xx is
announcing itself as a local master browser for workgroup COVALENT and we
think
we are master. Forcing election.
Anyone know what's going on here?
Thanks in advance!
Greg
Return-Path: <lists@alzaid.com>
Delivered-To: samba@samba.org
Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net
[207.69.200.57]) by lists.samba.org (Postfix) with ESMTP id 44B7C470E
for <samba@samba.org>; Fri, 8 Jun 2001 21:23:19 -0700 (PDT)
Received: from rami.alzaid.com (user-38ld94j.dsl.mindspring.com
[209.86.164.147]) by mclean.mail.mindspring.net (8.9.3/8.8.5) with
ESMTP id AAA07337 for <samba@samba.org>; Sat, 9 Jun 2001 00:23:09
-0400 (EDT)
Message-Id: <5.1.0.14.2.20010609001249.00b1f0e0@mail.alzaid.com>
X-Sender: (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Sat, 09 Jun 2001 00:23:02 -0400
To: samba@samba.org
From: Rami AlZaid <lists@alzaid.com>
Subject: unix password sync
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
The password chat section in the smb.conf man pages says:
"Note that if the unix password sync parameter is set to true,
then this sequence is called AS ROOT when the SMB password in the smbpasswd
file is being changed, without access to the old password cleartext. In
this case the old password cleartext is set to "" (the empty
string)."
does that mean that it is possible to use the password program and
password chat (not running as root) without setting unix password sync =
yes? if not, then what's the use of %o for the cleartext password and then
how can I use it for changing the password?
Thanks
Rami AlZaid <rami (at) alzaid (dot) com> * ICQ # 1071118
WebPages: www.alzaid.com * www.wooyeah.com
Return-Path: <jhu@macrotechnic.com>
Delivered-To: samba@samba.org
Received: from ntool.com (unknown [208.185.119.2]) by lists.samba.org
(Postfix) with ESMTP id 60CDA4A72 for <samba@samba.org>; Fri, 8 Jun
2001 21:59:30 -0700 (PDT)
Received: from macrotechnic.com (ex [192.9.228.217]) by ntool.com
(8.11.1/8.11.1) with ESMTP id f594sr623545 for <samba@samba.org>; Fri,
8 Jun 2001 21:54:53 -0700 (PDT)
Message-ID: <3B21AD4D.7A9D0863@macrotechnic.com>
Date: Fri, 08 Jun 2001 21:59:57 -0700
From: Jeff Hu <jhu@macrotechnic.com>
Organization: MacroTech Research, Inc.
X-Mailer: Mozilla 4.76C-CCK-MCD NSCPCD476 [en] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: samba@samba.org
Subject: samba access problem
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
When I tried to access my unix disk from samba, it said:
"The account is not authorized to log in from this station."
I have the user name exactly the same as unix user name.
Why it still doesn't work? Any advise?
jhu@macrotechnic.com
Return-Path: <drankin@cox-internet.com>
Delivered-To: samba@lists.samba.org
Received: from europa.cox-internet.com (unknown [208.180.118.40]) by
lists.samba.org (Postfix) with ESMTP id 731574213 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 22:36:17 -0700 (PDT)
Received: from cox-internet.com ([66.76.40.151]) by
europa.cox-internet.com (InterMail vK.4.02.00.10 201-232-116-110
license dd72657b95c070b1853187e4f5a0d6a7) with ESMTP id
<20010609053255.ROAL1750.europa@cox-internet.com>; Sat, 9 Jun 2001
00:32:55 -0500
Message-ID: <3B21B592.A6F9B46C@cox-internet.com>
Date: Sat, 09 Jun 2001 00:35:14 -0500
From: root <drankin@cox-internet.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.19-4.1mdk i586)
X-Accept-Language: en
MIME-Version: 1.0
To: samba <samba@lists.samba.org>, expert
<expert@linux-mandrake.com>
Subject: Name Mangling with Samba?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Weird backup problem -- Thank god I've been buring CD's occasionally
(much more often now).
Setup:
Server
LM 7.2, 2.2.19 kernel
Samba 2.09
Computer used for backup
WIN95 (I know, I know, that's the problem, but it has a tape drive)
Tape backup
Conner Travan 3 drive - floppy interface
Backup Software
Conner (now Seagate) Backup exec
History:
Used the tape drive to full/incrementally backup all data on a
weekly/daily basis. The tape worked like a charm when the network was
all peer-to-peer M$ machines. Replaced the overworked secretary's
d-drive data repository with the server (see above). I have the firm's
data share mapped as F: in the Windows world. I continued to use the
Conner tape backup to backup all data. (Used to be backing up
peer-to-peer from secretary's D: drive, mapped as F:, Now have the
[Rankin Bertin] Samba share mapped as F:.
The backup works great -- almost. It seems that the file names copied
from the Samba share that get 'recorded' or stored on the tape are
mangled to an 8.3 or xxxxxxxx.yyy format. This doesn't happen if I back
up information from a WinXX computer. What is really weird is that the
Conner backup exec software "catalogs" the files with their full file
name, but the actual filename as it exists on the tape is mangled to
8.3. I'm stumped. There is no way to correlate between what is
'indexed'
and what gets 'stored' on the tape.
Admittedly, I don't think this is a Linux or Samba problem. (Anyone else
using a similar backup scheme, better try a restore test)
The Problem:
The problem is that if I try to restore a file, the restore component
of the Conner software can't find the file on the tape. This is because
the backup 'index' contains the full - long file name, while the actual
tape catalog contains the mangled 8.3 or xxxxxxxx.yyy version of the
file name.
Now don't get me wrong, I know the data is being written to tape, but
can you imagine the amount of time it would take to untangle 200 meg of
20k files that all start with ltr-*&$%.doc, when it should say ltr-smith
20010608.doc, or whatever? (without the statistical bs, lets just say
there are over 5000 permutations for any one given file)
So the question to be resolved is:
(1) is there any way to stop the name mangling;
(2) if not, is there any Linux application that will talk to this tape
drive that will allow me to move it to the Linux box to get around this
problem; or
(3) if not, what is the best (and cheapest) tape drive I can get to
stick in the Linux box (no SCSI) that I can build a cron tab to run the
backup for to get a bullet proof backup each day.
Why you ask?
(1) I like to sleep;
(2) The bock stops here (not often enough);
(3) You know your in trouble when:
(a) You would be disbarred (castration is cruel and unusual punishment
unless your in Mississippi) for not being able to account for your
client trust;
(b) The IRS would wan't your 2nd born in settlement - no questions
asked;
(c) You look around and there is not ONE TYPEWRITER TO BE FOUND; and
(d) Due to the paperwork reduction act, a squirrel couldn't build a
nest with the paper records to be found around the office.
Though, much left unsaid, I NEED HELP AND ADVISE...
--
David C. Rankin, J.D., P.E.
ASEL -- Instrument
Nacogdoches, Texas
N31 34.7 W094 42.6
355 MSL
Return-Path: <ndemou@enlogic.gr>
Delivered-To: samba@lists.samba.org
Received: from mail.irismedia.gr (195.74.252.4 [195.74.252.4]) by
lists.samba.org (Postfix) with ESMTP id E6ADA4597 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 01:15:38 -0700 (PDT)
Received: from ndemou ([62.1.143.164]) by mail.irismedia.gr (Iris Media
3.3) with ESMTP id ICA36652; Sat, 09 Jun 2001 11:10:41 +0300
Message-ID: <003801c0f120$8b330cc0$0e00a8c0@localenlogic.local>
From: "Nick Demou" <ndemou@enlogic.gr>
To: "root" <drankin@cox-internet.com>
Cc: "samba List" <samba@lists.samba.org>
References: <3B21B592.A6F9B46C@cox-internet.com>
Subject: Re: Name Mangling with Samba?
Date: Sat, 9 Jun 2001 23:12:43 +0300
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
I don't have much answers for your qquestions so I atleast did a quick test
using the win98se micorsoft backup (which as far as I know is porvided from
seagate). Everything went just fine in my case (red hat 7.2, samba 2.2.0, no
tape device I wrote on a file)
A suggestion exists however. I've been troubled a lot while trying to get a
descent backup of a samba share from a win9x machine. I strongly suggest
that even if you overcome this 1st problem you should at least try to move
the backup procedure to linux if you are doing anything other than full
backups. The reason is that both the archive flag and in some situations the
time stamp of files and dirs are messed up by samba until now. Ofcourse yuou
can't expect any DOS/windows incremental or diferential backup to work under
this situation.
Sory if I made things worst.
Nick
Return-Path: <oliver@samera.com.py>
Delivered-To: samba@lists.samba.org
Received: from Polaris.Pla.net.PY (polaris.pla.net.py [216.250.196.10])
by lists.samba.org (Postfix) with ESMTP id AD4734238 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 02:37:17 -0700 (PDT)
Received: (from uucp@localhost) by Polaris.Pla.net.PY (8.11.2/8.11.2)
with UUCP id f591dPu06990 for samba@lists.samba.org; Sat, 9 Jun 2001
05:39:25 +0400
Received: from samera.com.py (sojourner.samera.com [192.168.1.1]) by
samera.com (8.9.3/8.9.3) with ESMTP id FAA13715 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 05:33:13 -0400
Message-ID: <3B21ED58.5080009@samera.com.py>
Date: Sat, 09 Jun 2001 05:33:12 -0400
From: "Oliver Schulze L." <oliver@samera.com.py>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9)
Gecko/20010505
X-Accept-Language: en
MIME-Version: 1.0
To: samba@lists.samba.org
Subject: Win2k SP2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
I'm planing to install the upcomming samba 2.2.1
Is it recomended to install Win2k SP2?
Or should I stay in Win2k SP1?
I currently have Win2k Pro SP1
Thanks
Oliver
--
Oliver Schulze L.
oliver@samera.com.py
Asuncion-Paraguay
Return-Path: <ulrich@lab1.psy.univie.ac.at>
Delivered-To: samba@lists.samba.org
Received: from lab1.psy.univie.ac.at (lab1.psy.univie.ac.at
[131.130.64.2]) by lists.samba.org (Postfix) with ESMTP id 9E473425E;
Sat, 9 Jun 2001 02:58:18 -0700 (PDT)
Received: from lab1.brl.univie.ac.at (IDENT:ulrich@lab1.brl.univie.ac.at
[192.168.1.1]) by lab1.psy.univie.ac.at (8.11.0/8.11.0) with ESMTP id
f599w7L15828; Sat, 9 Jun 2001 11:58:08 +0200
Date: Sat, 9 Jun 2001 11:58:07 +0200 (CEST)
From: Ulrich Leodolter <ulrich@lab1.psy.univie.ac.at>
To: <samba-ntdom@lists.samba.org>
Cc: <samba@lists.samba.org>
Subject: hosts allow deny doesnt work
Message-ID: <Pine.LNX.4.30.0106091146350.13253-100000@lab1.psy.univie.ac
.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
i have installed latest samba 2.2 cvs 20010601 as pdc controler
on server, which has two network interfaces.
eth0 192.168.1.1 internal net
eth1 131.xxx.xxx.xxx external internet
i like to allow some hosts from external net, but it doesnt work
i am able to connect from any host. here is the smb.conf
section:
[global]
...
hosts deny = all
hosts allow = 192.168.1. host1 host2
....
--
+---------------------------------------------------------+
| Ulrich Leodolter |
| Brain Research Lab, Department of Psychology |
| University of Vienna |
| Liebiggasse 5 |
| A-1010 Vienna, Austria (Europe) |
| Tel: +43-1-4277-47828 |
| Fax: +43-1-4277-47859 |
| Email: Ulrich.Leodolter@univie.ac.at |
| http://mailbox.univie.ac.at/ulrich.leodolter |
+---------------------------------------------------------+
Return-Path: <cfixer2000@home.com>
Delivered-To: samba@lists.samba.org
Received: from cc43511-e (cc43511-a.wlgrv1.pa.home.com [24.3.101.71]) by
lists.samba.org (Postfix) with ESMTP id 9A4ED420F for
<samba@lists.samba.org>; Sat, 9 Jun 2001 06:05:15 -0700 (PDT)
Received: from Sattelite.SpaceServices.net (Da5id@[172.0.0.5]) by
cc43511-e (8.11.4/8.11.4) with SMTP id f59D4hW04395; Sat, 9 Jun 2001
09:04:43 -0400
Content-Type: text/plain; charset="iso-8859-1"
From: Brandon Penglase <cfixer2000@home.com>
Organization: Space Networks
To: "Oliver Schulze L." <oliver@samera.com.py>,
samba@lists.samba.org
Subject: Re: Win2k SP2
Date: Sat, 9 Jun 2001 09:04:05 -0400
X-Mailer: KMail [version 1.2]
References: <3B21ED58.5080009@samera.com.py>
In-Reply-To: <3B21ED58.5080009@samera.com.py>
MIME-Version: 1.0
Message-Id: <01060909040500.00339@Sattelite.SpaceServices.net>
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Unless you pull the CVS from the samba CVS server, stick with SP1, as it
won't work with SP2 unless you get the CVS.
On Saturday 09 June 2001 05:33, Oliver Schulze L. wrote:> Hi,
> I'm planing to install the upcomming samba 2.2.1
> Is it recomended to install Win2k SP2?
> Or should I stay in Win2k SP1?
>
> I currently have Win2k Pro SP1
>
> Thanks
> Oliver
--
With Love and Guiding Light,
Brandon Penglase
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id E527F420E; Sat, 9 Jun 2001
06:22:32 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id IAA29158; Sat, 9 Jun 2001
08:21:21 -0500 (CDT)
Date: Sat, 9 Jun 2001 08:24:48 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Ulrich Leodolter <ulrich@lab1.psy.univie.ac.at>
Cc: <samba-ntdom@lists.samba.org>, <samba@lists.samba.org>
Subject: Re: hosts allow deny doesnt work
In-Reply-To: <Pine.LNX.4.30.0106091146350.13253-100000@lab1.psy.univie.a
c .at>
Message-ID: <Pine.LNX.4.33.0106090824040.8869-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, 9 Jun 2001, Ulrich Leodolter wrote:
> i have installed latest samba 2.2 cvs 20010601 as pdc controler
> on server, which has two network interfaces.
>
> eth0 192.168.1.1 internal net
> eth1 131.xxx.xxx.xxx external internet
>
> i like to allow some hosts from external net, but it doesnt work
> i am able to connect from any host. here is the smb.conf
> section:
>
> [global]
> ...
> hosts deny = all
> hosts allow = 192.168.1. host1 host2
> ....
Please send me a level 10 debug log and I'll fix it.
Cheers, jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 5F61C4433; Sat, 9 Jun 2001
06:25:42 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id IAA29197; Sat, 9 Jun 2001
08:24:30 -0500 (CDT)
Date: Sat, 9 Jun 2001 08:27:58 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: "M. Kilroy" <mekilroy@risingedge.com>
Cc: <samba-ntdom@lists.samba.org>, <samba@lists.samba.org>
Subject: Re: log.winbindd error
In-Reply-To: <016201c0f02e$4aabaa60$1a00a8c0@diamondback>
Message-ID: <Pine.LNX.4.33.0106090827041.8869-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Fri, 8 Jun 2001, M. Kilroy wrote:
> I have this error in my log.winbindd file:
> nsswitch/winbindd_util.c:parse_id_list(712)
> winbind uid parameter missing
> Does anyone know what this means?
> THANKS!
> ~Mary
See the smb.conf man page and look for all parameters prefixed
with winbind. You have to define a ranage of uids and gids
which winbind can use when allocating new user accounts.
Cheers, jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id AA8DB43F9; Sat, 9 Jun 2001
06:28:02 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id IAA29235; Sat, 9 Jun 2001
08:26:56 -0500 (CDT)
Date: Sat, 9 Jun 2001 08:30:23 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: "M. Kilroy" <mekilroy@risingedge.com>
Cc: <samba@lists.samba.org>, <samba-ntdom@lists.samba.org>
Subject: Re: Fw: LOG FILE
In-Reply-To: <008f01c0f016$85097470$1a00a8c0@diamondback>
Message-ID: <Pine.LNX.4.33.0106090829390.8869-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Fri, 8 Jun 2001, M. Kilroy wrote:
> In the winbind man it says to add the winbind spearator, cache time, etc to
> the smb.conf file, but this produces errors.
>
> Is this because I do not have winbind running correctly? When I start
> winbind it does not give me any errors, but I don't get any non-unix
groups
> with a 'getent group'.
smbd in Samba 2.2 does not understand these parameters.
However winbindd needs them. Ignore the errors produced by smbd.
j-
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <alexlefevre@yahoo.com>
Delivered-To: samba@samba.org
Received: from web13904.mail.yahoo.com (web13904.mail.yahoo.com
[216.136.175.67]) by lists.samba.org (Postfix) with SMTP id A3C734468
for <samba@samba.org>; Sat, 9 Jun 2001 08:33:09 -0700 (PDT)
Message-ID: <20010609153259.3656.qmail@web13904.mail.yahoo.com>
Received: from [209.190.205.236] by web13904.mail.yahoo.com; Sat, 09 Jun
2001 08:32:59 PDT
Date: Sat, 9 Jun 2001 08:32:59 -0700 (PDT)
From: Alex Le Fevre <alexlefevre@yahoo.com>
Subject: Account Matching
To: samba@samba.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Reading through my O'Reilly Samba book, I've figured
out that my problem with Win clients seeing IPC$ is
password-related. I've got smbpasswd set up and noted
properly in smb.conf; however, I still can't get
clients to see the shares properly.
My question is, how closely do my Unix accounts have
to match the names of the Win machines? Is case
sensitivity an issue? I.E., if I log in as Alex to
Win98 and then alex into Unix, will it screw with
Samba?
Also, my system (OpenBSD 2.8) uses shadowed passwords,
so that /etc/passwd doesn't contain the encrypted
passwords, but /etc/master.passwd. I did install Samba
from OBSD's ports collection, so I figure it'd be
properly configured for that, but might there still be
tweaking I'd have to do relevant to that?
Thanks,
Alex Le Fevre
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
Return-Path: <ed@esson.net>
Delivered-To: samba@lists.samba.org
Received: from esson.net (adsl-216-102-129-43.wrenkasky.com
[216.102.129.43]) by lists.samba.org (Postfix) with ESMTP id 309B54248
for <samba@lists.samba.org>; Sat, 9 Jun 2001 08:35:53 -0700 (PDT)
Received: from localhost (ed@localhost) by esson.net (8.9.3/8.9.3) with
ESMTP id IAA24981; Sat, 9 Jun 2001 08:34:48 -0700
Date: Sat, 9 Jun 2001 08:34:48 -0700 (PDT)
From: Ed Kasky <ed@esson.net>
X-Sender: ed@yoda.wrenkasky.com
To: "Oliver Schulze L." <oliver@samera.com.py>
Cc: samba@lists.samba.org
Subject: Re: Win2k SP2
In-Reply-To: <3B21ED58.5080009@samera.com.py>
Message-ID: <Pine.LNX.4.10.10106090831410.24970-100000@yoda.wrenkasky.co
m>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Oliver -
So far I have installed sp2 on 4 machines and 2 have had major problems.
One wouldn't boot because sp2 upgrades USB and I had a USB mouse. I had
to change the mouse out. Small problem but it wasted a lot of time to
figue out what the conflict was.
The other problem was even bigger as sp2 could not see the proper Windows
partition because, according to Microsoft, it was a dual boot machine with
Lilo installed....
I know that doesn't answer your question re: Samba concerns but I
wouldn't
instal it unless you've had a chance to test it....
~~~~~~~~
Ed Kasky
Los Angeles, CA
Just another day in paradise... }B->)
On Sat, 9 Jun 2001, Oliver Schulze L. wrote:
> Hi,
> I'm planing to install the upcomming samba 2.2.1
> Is it recomended to install Win2k SP2?
> Or should I stay in Win2k SP1?
>
> I currently have Win2k Pro SP1
>
> Thanks
> Oliver
>
> --
> Oliver Schulze L.
> oliver@samera.com.py
> Asuncion-Paraguay
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 9553A423A for
<samba@samba.org>; Sat, 9 Jun 2001 09:14:13 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id LAA03324; Sat, 9 Jun 2001
11:13:06 -0500 (CDT)
Date: Sat, 9 Jun 2001 11:16:33 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Alex Le Fevre <alexlefevre@yahoo.com>
Cc: <samba@samba.org>
Subject: Re: Account Matching
In-Reply-To: <20010609153259.3656.qmail@web13904.mail.yahoo.com>
Message-ID: <Pine.LNX.4.33.0106091109550.9014-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, 9 Jun 2001, Alex Le Fevre wrote:
> Reading through my O'Reilly Samba book, I've figured
> out that my problem with Win clients seeing IPC$ is
> password-related. I've got smbpasswd set up and noted
> properly in smb.conf; however, I still can't get
> clients to see the shares properly.
>
> My question is, how closely do my Unix accounts have
> to match the names of the Win machines? Is case
> sensitivity an issue? I.E., if I log in as Alex to
> Win98 and then alex into Unix, will it screw with
> Samba?
Not normally because most UNIX use case insensitive
username lookups. See the 'username level' parameter
for more details, but note that by default we lookup
usernames
o in all lower case
o as transmitted
o in all uppercase (if that is a new string)
> Also, my system (OpenBSD 2.8) uses shadowed passwords,
> so that /etc/passwd doesn't contain the encrypted
> passwords, but /etc/master.passwd. I did install Samba
> from OBSD's ports collection, so I figure it'd be
> properly configured for that, but might there still be
> tweaking I'd have to do relevant to that?
The problem is most likely that you do not have
password encryption enabled and the Windows client
will not downgrade to clear text authentication.
Cheers, jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <steve@gbnet.org>
Delivered-To: samba@lists.samba.org
Received: from ford.gbnet.org (ford.gbnet.org [192.188.96.10]) by
lists.samba.org (Postfix) with SMTP id 1C04F4441 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 09:20:28 -0700 (PDT)
Received: (qmail 16927 invoked by uid 100); 9 Jun 2001 16:20:12 -0000
Date: Sat, 9 Jun 2001 17:20:12 +0100
From: Steve Kennedy <steve@gbnet.org>
To: Brandon Penglase <cfixer2000@home.com>
Cc: "Oliver Schulze L." <oliver@samera.com.py>,
samba@lists.samba.org
Subject: Re: Win2k SP2
Message-ID: <20010609172012.A16920@ford.gbnet.org>
References: <3B21ED58.5080009@samera.com.py>
<01060909040500.00339@Sattelite.SpaceServices.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <01060909040500.00339@Sattelite.SpaceServices.net>; from
Brandon Penglase <cfixer2000@home.com> on Sat, Jun 09, 2001 at
09:04:05AM -0400
Organisation: NetTek Ltd
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, Jun 09, 2001 at 09:04:05AM -0400, Brandon Penglase wrote:
> Unless you pull the CVS from the samba CVS server, stick with SP1, as it
> won't work with SP2 unless you get the CVS.
> On Saturday 09 June 2001 05:33, Oliver Schulze L. wrote:
> > Hi,
> > I'm planing to install the upcomming samba 2.2.1
> > Is it recomended to install Win2k SP2?
> > Or should I stay in Win2k SP1?
> > I currently have Win2k Pro SP1
CVS doesn't seem to want to compile at the moment (Solaris 2.7, Sun CC)
Steve
--
home steve@gbnet.org * Flat 2, 43 Howitt Road, Belsize Pk, London NW3 4LU
work steve@thus.net * tel +44-(0)207 483 1169 FAX +44-(0)207 483 2455
www http://www.gbnet.net/ * Personal DFAX +44 (0)870 1600 842 (fax to email)
bits steve@gbnet.net * mob +44-(0)7775755503 Epage steve-pager@gbnet.net
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 96DBA424F for
<samba@lists.samba.org>; Sat, 9 Jun 2001 10:20:58 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id MAA05100; Sat, 9 Jun 2001
12:19:32 -0500 (CDT)
Date: Sat, 9 Jun 2001 12:23:00 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Steve Kennedy <steve@gbnet.org>
Cc: Brandon Penglase <cfixer2000@home.com>, "Oliver Schulze L."
<oliver@samera.com.py>, <samba@lists.samba.org>
Subject: Re: Win2k SP2
In-Reply-To: <20010609172012.A16920@ford.gbnet.org>
Message-ID: <Pine.LNX.4.33.0106091222220.9075-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, 9 Jun 2001, Steve Kennedy wrote:
> On Sat, Jun 09, 2001 at 09:04:05AM -0400, Brandon Penglase wrote:
>
> > Unless you pull the CVS from the samba CVS server, stick with SP1, as
it
> > won't work with SP2 unless you get the CVS.
> > On Saturday 09 June 2001 05:33, Oliver Schulze L. wrote:
> > > Hi,
> > > I'm planing to install the upcomming samba 2.2.1
> > > Is it recomended to install Win2k SP2?
> > > Or should I stay in Win2k SP1?
> > > I currently have Win2k Pro SP1
>
> CVS doesn't seem to want to compile at the moment
> (Solaris 2.7, Sun CC)
HEAD or 2.2? The logs from our automated builds look on on Solaris 8.
What is the error?
jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <steve@gbnet.org>
Delivered-To: samba@lists.samba.org
Received: from ford.gbnet.org (ford.gbnet.org [192.188.96.10]) by
lists.samba.org (Postfix) with SMTP id EAA3E4214 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 10:38:38 -0700 (PDT)
Received: (qmail 17057 invoked by uid 100); 9 Jun 2001 17:38:26 -0000
Date: Sat, 9 Jun 2001 18:38:26 +0100
From: Steve Kennedy <steve@gbnet.org>
To: Gerald Carter <gcarter@valinux.com>
Cc: samba@lists.samba.org
Subject: Re: Win2k SP2
Message-ID: <20010609183826.A17052@ford.gbnet.org>
References: <20010609172012.A16920@ford.gbnet.org>
<Pine.LNX.4.33.0106091222220.9075-100000@pogo.plainjoe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <Pine.LNX.4.33.0106091222220.9075-100000@pogo.plainjoe.org>
; from Gerald Carter <gcarter@valinux.com> on Sat, Jun 09, 2001 at
12:23:00PM -0500
Organisation: NetTek Ltd
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, Jun 09, 2001 at 12:23:00PM -0500, Gerald Carter wrote:
> On Sat, 9 Jun 2001, Steve Kennedy wrote:
> > On Sat, Jun 09, 2001 at 09:04:05AM -0400, Brandon Penglase wrote:
> > > Unless you pull the CVS from the samba CVS server, stick with
SP1, as it
> > > won't work with SP2 unless you get the CVS.
> > > On Saturday 09 June 2001 05:33, Oliver Schulze L. wrote:
> > > > Hi,
> > > > I'm planing to install the upcomming samba 2.2.1
> > > > Is it recomended to install Win2k SP2?
> > > > Or should I stay in Win2k SP1?
> > > > I currently have Win2k Pro SP1
> > CVS doesn't seem to want to compile at the moment
> > (Solaris 2.7, Sun CC)
> HEAD or 2.2? The logs from our automated builds look on on Solaris 8.
> What is the error?
2.2
Long output to follow
Compiling smbd/server.c
"/usr/include/sys/termios.h", line 38: macro CTRL redefines previous
macro at "/usr/ucbinclude/sys/ttychars.h", line 76
"/usr/include/sys/termios.h", line 164: macro CEOT redefines previous
macro at "/usr/ucbinclude/sys/ttychars.h", line 87
"/usr/include/sys/termios.h", line 167: macro CEOF redefines previous
macro at "/usr/ucbinclude/sys/ttychars.h", line 86
"/usr/include/sys/termios.h", line 168: macro CSTART redefines
previous macro at "/usr/ucbinclude/sys/ttychars.h", line 84
"/usr/include/sys/termios.h", line 169: macro CSTOP redefines previous
macro at "/usr/ucbinclude/sys/ttychars.h", line 85
"/usr/include/sys/termios.h", line 219: macro NL0 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 89
"/usr/include/sys/termios.h", line 220: macro NL1 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 90
"/usr/include/sys/termios.h", line 222: macro CR0 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 99
"/usr/include/sys/termios.h", line 223: macro CR1 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 100
"/usr/include/sys/termios.h", line 224: macro CR2 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 101
"/usr/include/sys/termios.h", line 225: macro CR3 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 102
"/usr/include/sys/termios.h", line 227: macro TAB0 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 94
"/usr/include/sys/termios.h", line 228: macro TAB1 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 95
"/usr/include/sys/termios.h", line 229: macro TAB2 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 96
"/usr/include/sys/termios.h", line 234: macro XTABS redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 97
"/usr/include/sys/termios.h", line 239: macro BS0 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 107
"/usr/include/sys/termios.h", line 240: macro BS1 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 108
"/usr/include/sys/termios.h", line 245: macro FF0 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 104
"/usr/include/sys/termios.h", line 246: macro FF1 redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 105
"/usr/include/sys/termios.h", line 295: macro ECHO redefines previous
macro at "/usr/ucbinclude/sys/ioctl.h", line 82
"/usr/include/sys/termios.h", line 299: macro NOFLSH redefines
previous macro at "/usr/ucbinclude/sys/ioctl.h", line 126
"/usr/include/sys/termios.h", line 300: macro TOSTOP redefines
previous macro at "/usr/ucbinclude/sys/ioctl.h", line 117
"/usr/include/sys/termios.h", line 307: macro FLUSHO redefines
previous macro at "/usr/ucbinclude/sys/ioctl.h", line 118
"/usr/include/sys/termios.h", line 308: macro PENDIN redefines
previous macro at "/usr/ucbinclude/sys/ioctl.h", line 124
"/usr/include/sys/unistd.h", line 232: macro _PC_LAST redefines
previous macro at "/usr/ucbinclude/unistd.h", line 97
"include/rpc_dce.h", line 125: major: argument mismatch
"include/rpc_dce.h", line 126: minor: argument mismatch
"include/rpc_spoolss.h", line 375: major: argument mismatch
"include/rpc_spoolss.h", line 376: minor: argument mismatch
"include/rpc_spoolss.h", line 1428: major: argument mismatch
"include/rpc_spoolss.h", line 1429: minor: argument mismatch
"/usr/include/sys/statfs.h", line 24: (struct) tag redeclared: statfs
"include/rpc_dce.h", line 125: syntax error before or at: int
"include/rpc_dce.h", line 125: warning: syntax requires ";"
after last struct/union member
"include/rpc_dce.h", line 134: zero-sized struct/union
"include/rpc_dce.h", line 134: cannot recover from previous errors
gmake: *** [smbd/server.o] Error 10
Steve
--
home steve@gbnet.org * Flat 2, 43 Howitt Road, Belsize Pk, London NW3 4LU
work steve@thus.net * tel +44-(0)207 483 1169 FAX +44-(0)207 483 2455
www http://www.gbnet.net/ * Personal DFAX +44 (0)870 1600 842 (fax to email)
bits steve@gbnet.net * mob +44-(0)7775755503 Epage steve-pager@gbnet.net
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@lists.samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 092CA4542 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 12:13:38 -0700 (PDT)
Received: from localhost (root@ettin.eng.auburn.edu [131.204.12.72]) by
Eng.Auburn.EDU (8.9.3/8.9.3) with ESMTP id OAA07939; Sat, 9 Jun 2001
14:12:23 -0500 (CDT)
Date: Sat, 9 Jun 2001 09:15:51 -0500 (CDT)
From: Gerald Carter <gcarter@valinux.com>
X-X-Sender: <gcarter@pogo.plainjoe.org>
To: Steve Kennedy <steve@gbnet.org>
Cc: <samba@lists.samba.org>
Subject: Re: Win2k SP2
In-Reply-To: <20010609183826.A17052@ford.gbnet.org>
Message-ID: <Pine.LNX.4.33.0106090915290.9190-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I supppose you have already done a make proto just to be safe right?
j-
Return-Path: <jan@artstor.de>
Delivered-To: samba@lists.samba.org
Received: from webstor1.artstor.de (unknown [195.243.248.130]) by
lists.samba.org (Postfix) with SMTP id D1195420E for
<samba@lists.samba.org>; Sat, 9 Jun 2001 13:51:19 -0700 (PDT)
Received: (qmail 2882 invoked from network); 9 Jun 2001 20:51:19 -0000
Received: from pd9044221.dip.t-dialin.net (HELO gate.strohbehn.de)
(root@217.4.66.33) by www.artstor.de with SMTP; 9 Jun 2001 20:51:19
-0000
Received: from artstor.de (penguin.artnet-online.de [192.168.1.1]) by
gate.strohbehn.de (8.9.3/8.8.8) with ESMTP id EAA02201 for
<samba@lists.samba.org>; Fri, 13 Jul 2001 04:35:10 +0200
Message-ID: <3B228C02.67A26672@artstor.de>
Date: Sat, 09 Jun 2001 22:50:10 +0200
From: Jan Strohbehn <jan@artstor.de>
Organization: ArtStor AG
X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "samba@lists.samba.org" <samba@lists.samba.org>
Subject: acl support
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi !!
After my last cvs checkout, samba didn't compile correctly with
acl-support and xfs. The error was:
Linking bin/smbd
smbd/posix_acls.o: In function `set_nt_acl':
smbd/posix_acls.o(.text+0x3690): undefined reference to
`sys_acl_delete_def_file'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
After I applied the following to the xfs-section in sysacls.c everything
worked well.
diff -ur source/lib/sysacls.c source/lib/sysacls.c
@@ -1299,6 +1299,13 @@
return 0;
}
+int sys_acl_delete_def_file(const char *name)
+{
+ return acl_delete_def_file(name);
+}
+
+
#elif defined(HAVE_AIX_ACLS)
/* Donated by Medha Date, mdate@austin.ibm.com, for IBM */
Have there been some important changes in the acl code lately, which are
currently not supported on xfs ????
Bye,
Jan
Return-Path: <steve@gbnet.org>
Delivered-To: samba@lists.samba.org
Received: from ford.gbnet.org (ford.gbnet.org [192.188.96.10]) by
lists.samba.org (Postfix) with SMTP id C2FDA4508 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 14:15:52 -0700 (PDT)
Received: (qmail 17381 invoked by uid 100); 9 Jun 2001 21:15:34 -0000
Date: Sat, 9 Jun 2001 22:15:34 +0100
From: Steve Kennedy <steve@gbnet.org>
To: Gerald Carter <gcarter@valinux.com>
Cc: samba@lists.samba.org
Subject: Re: Win2k SP2
Message-ID: <20010609221534.A17374@ford.gbnet.org>
References: <20010609183826.A17052@ford.gbnet.org>
<Pine.LNX.4.33.0106090915290.9190-100000@pogo.plainjoe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <Pine.LNX.4.33.0106090915290.9190-100000@pogo.plainjoe.org>
; from Gerald Carter <gcarter@valinux.com> on Sat, Jun 09, 2001 at
09:15:51AM -0500
Organisation: NetTek Ltd
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, Jun 09, 2001 at 09:15:51AM -0500, Gerald Carter wrote:
> I supppose you have already done a make proto just to be safe right?
No, but I'll give it a go.
It's odd, it seems to fail after downloading from CVS quite often,
then one file changes (in CVS) and everything works again.
Steve
--
home steve@gbnet.org * Flat 2, 43 Howitt Road, Belsize Pk, London NW3 4LU
work steve@thus.net * tel +44-(0)207 483 1169 FAX +44-(0)207 483 2455
www http://www.gbnet.net/ * Personal DFAX +44 (0)870 1600 842 (fax to email)
bits steve@gbnet.net * mob +44-(0)7775755503 Epage steve-pager@gbnet.net
Return-Path: <steve@gbnet.org>
Delivered-To: samba@lists.samba.org
Received: from ford.gbnet.org (ford.gbnet.org [192.188.96.10]) by
lists.samba.org (Postfix) with SMTP id 3378E4573 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 14:28:05 -0700 (PDT)
Received: (qmail 17425 invoked by uid 100); 9 Jun 2001 21:27:43 -0000
Date: Sat, 9 Jun 2001 22:27:43 +0100
From: Steve Kennedy <steve@gbnet.org>
To: Gerald Carter <gcarter@valinux.com>
Cc: samba@lists.samba.org
Subject: Re: Win2k SP2
Message-ID: <20010609222743.A17419@ford.gbnet.org>
References: <20010609183826.A17052@ford.gbnet.org>
<Pine.LNX.4.33.0106090915290.9190-100000@pogo.plainjoe.org>
<20010609221534.A17374@ford.gbnet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <20010609221534.A17374@ford.gbnet.org>; from Steve Kennedy
<steve@gbnet.org> on Sat, Jun 09, 2001 at 10:15:34PM +0100
Organisation: NetTek Ltd
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Sat, Jun 09, 2001 at 10:15:34PM +0100, Steve Kennedy wrote:
> On Sat, Jun 09, 2001 at 09:15:51AM -0500, Gerald Carter wrote:
> > I supppose you have already done a make proto just to be safe right?
> No, but I'll give it a go.
> It's odd, it seems to fail after downloading from CVS quite often,
> then one file changes (in CVS) and everything works again.
Same failure.
Steve
--
home steve@gbnet.org * Flat 2, 43 Howitt Road, Belsize Pk, London NW3 4LU
work steve@thus.net * tel +44-(0)207 483 1169 FAX +44-(0)207 483 2455
www http://www.gbnet.net/ * Personal DFAX +44 (0)870 1600 842 (fax to email)
bits steve@gbnet.net * mob +44-(0)7775755503 Epage steve-pager@gbnet.net
Return-Path: <philpi@apu.edu>
Delivered-To: samba@lists.samba.org
Received: from mail.apu.edu (mail.apu.edu [199.184.237.153]) by
lists.samba.org (Postfix) with ESMTP id 5F2984225 for
<samba@lists.samba.org>; Sat, 9 Jun 2001 20:01:31 -0700 (PDT)
Received: from home.apu.edu (home.apu.edu [199.184.237.129]) by
mail.apu.edu (Postfix) with ESMTP id 4B6FF1AAE7F for
<samba@lists.samba.org>; Sat, 9 Jun 2001 20:01:19 -0700 (PDT)
Date: Sat, 9 Jun 2001 20:01:19 -0700 (PDT)
From: Phillip Pi <philpi@apu.edu>
To: samba@lists.samba.org
Subject: When my cable modem serviec goes out, my Samba misbehaves (LAN
dies)
Message-ID: <Pine.LNX.4.21.0106091946500.13921-100000@home.apu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I have a weird network problem. When I have a cable modem service outage
(signal issues) or if I unplug my cable modem from my router, my LAN stops
working. I narrowed the source of the problem down to Samba v2.0.8-1.7.1
on my Red Hat Linux 7.1 box.
During the outage, I can still access my Windows machines on LAN if I turn
off Samba services. If I leave Samba services running during the outages,
then none of the computers, including Linux box, can see each other. I can
ping them though.
I must have misconfigured something. Any ideas what I did wrong? Samba is
there just to share files between Linux and Windows machines. That's
all. No one else uses these computers.
My smb.conf file is available online: http://apu.edu/~philpi/temp/smb.conf
My computer and LAN setups:
http://alpha.zimage.com/~ant/antfarm/about/computers.txt
I look forward to receiving replies. Thanks in advance. :)
--
"He who dislikes aardvarks was an ant in his former life." --unknown
--
/\___/\ Phillip Pi (Ant) from apu.edu.
/ /\ /\ \ E-Mail: philpi@earthlink.net, philpi@apu.edu,
| |. .| | or harvester_ant@hotmail.com
\ _ / The Ant Farm: http://antfarm.home.dhs.org
( ) ICQ UIN: 2223658. Resume: http://apu.edu/~philpi/resume.html
Return-Path: <loos_alexander@web.de>
Delivered-To: samba@lists.samba.org
Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.com
[194.25.134.18]) by lists.samba.org (Postfix) with ESMTP id E62924210
for <samba@lists.samba.org>; Sun, 10 Jun 2001 06:29:01 -0700 (PDT)
Received: from fwd05.sul.t-online.de by mailout04.sul.t-online.de with
smtp id 1595Go-0004MT-06; Sun, 10 Jun 2001 15:28:46 +0200
Received: from brain.servertec (520055008405-0001@[217.83.173.163]) by
fmrl05.sul.t-online.com with esmtp id 1595Gc-0V54k4C; Sun, 10 Jun 2001
15:28:34 +0200
Received: from alex1 ([192.168.0.11]) by brain.servertec
(8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with SMTP id f5ADSbB07096 for
<samba@lists.samba.org>; Sun, 10 Jun 2001 15:28:37 +0200
X-Authentication-Warning: brain.servertec: Host [192.168.0.11] claimed
to be alex1
Message-ID: <000a01c0f1b1$40308180$0b00a8c0@servertec>
From: "Alexander Loos" <loos_alexander@web.de>
To: <samba@lists.samba.org>
Subject: Problems with Printing and Driverdownload with 2.2.0
Date: Sun, 10 Jun 2001 15:28:34 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-Sender: 520055008405-0001@t-dialin.net
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi ,
I have a big problem with the Driverdownload and Printing with Sammba 2.2.0 .
There is no way to get it workink !
Is there anyone with a running .conf ?
And where do I have to store the Windows Printer Driver ?
Thx
Alex
Return-Path: <psy@intekom.co.za>
Delivered-To: samba@lists.samba.org
Received: from mail.intekom.com (mid-mail-01.intekom.com [196.25.69.44])
by lists.samba.org (Postfix) with SMTP id 42DF54226 for
<samba@lists.samba.org>; Sun, 10 Jun 2001 13:53:50 -0700 (PDT)
Received: (qmail 16889 invoked from network); 10 Jun 2001 20:53:32 -0000
Received: from lys53-01-p118.kn.saix.net (HELO hq.home)
([155.239.232.118]) (envelope-sender <psy@intekom.co.za>) by
intekom.com (qmail-ldap-1.03) with SMTP for <samba@lists.samba.org>;
10 Jun 2001 20:53:32 -0000
X-vSMTP: intekom.com
Received: from localhost ([127.0.0.1] helo=hq.home ident=mail) by
hq.home with esmtp (Exim 3.22 #1) id 159CDN-0008Se-00 for
samba@lists.samba.org; Sun, 10 Jun 2001 22:53:41 +0200
Received: from psy.home ([10.0.0.8] helo=hjb) by hq.home with smtp (Exim
3.22 #1 (Debian)) for samba@lists.samba.org id 159CDN-0008SY-00; Sun,
10 Jun 2001 22:53:41 +0200
Message-ID: <002301c0f1ef$6f1f3d90$0800000a@hjb>
From: "Henning Botha" <psy@intekom.co.za>
To: <samba@lists.samba.org>
Subject: Windows 2000 (Yes, again. I'm so sorry)
Date: Sun, 10 Jun 2001 22:53:42 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi
I'm having too much trouble getting my Win2k PC logged in to Samba as a
PDC, so I thought I'd submit and ask for help.
Oh, I forgot to mention in my mail to samba-ntdom. I'm running Samba 2.2.0
Well, obviously it's not working, so here are all the different scenarios.
The following applies to all of the scenarios to follow:
My username is psy, and my samba password is the same as my unix password.
root /does/ have an smbpasswd entry, and root's samba password is the same
as root's unix password.
*******
First, if I manually create the machine name entry, 'hjb$', and try to
log
in
with my usual account 'psy', the server tells me:
[2001/06/10 20:17:00, 0] passdb/smbpass.c:startsmbfilepwent_internal(87)
startsmbfilepwent_internal: unable to open file /etc/samba/smbpasswd.
Error was Permission denied
[2001/06/10 20:17:00, 0] passdb/smbpass.c:iterate_getsmbpwuid(1243)
unable to open smb password database.
And W2k says: 'The procedure number is out of range.'
*******
If I do NOT manually create the machine name and log in as 'psy', samba
tells me: (Note the timestamps. It takes a while.)
[2001/06/10 20:22:12, 0] passdb/smbpass.c:startsmbfilepwent_internal(87)
startsmbfilepwent_internal: unable to open file /etc/samba/smbpasswd.
Error was Permission denied
[2001/06/10 20:22:12, 0]
rpc_server/srv_samr_nt.c:_api_samr_create_user(1823)
Cannot open file /etc/samba/smbpasswd. Error was Permission denied
[2001/06/10 20:22:18, 0] rpc_server/srv_netlog_nt.c:get_md4pw(166)
get_md4pw: Workstation hjb$: no account in domain
And W2k says 'The account used is a computer account. Use your global user
account or local user account to access this server.' (I know this probably
has no real relevance, but can anyone explain why W2k would think that?)
*******
Now, when I create the computer name, 'hjb$' again, and log in as root,
samba tells me:
[2001/06/10 20:25:45, 0] smbd/service.c:make_connection(582)
Can't become connected user!
And W2k tells me: 'The specified network password is not correct.'
I get the same result if I don't manually create the machine name first.
(Am I right in thinking that solving this last scenario will get rid of all
my problems?)
Thanks in advance,
Henning Botha
Return-Path: <nailed@videotron.ca>
Delivered-To: samba@lists.samba.org
Received: from VL-MS-MR002.sc1.videotron.ca (relais.videotron.ca
[24.201.245.36]) by lists.samba.org (Postfix) with ESMTP id 361074263
for <samba@lists.samba.org>; Sun, 10 Jun 2001 14:26:25 -0700 (PDT)
Received: from alain ([24.201.55.103]) by VL-MS-MR002.sc1.videotron.ca
(Netscape Messaging Server 4.15) with SMTP id GEQGVL00.O1F; Sun, 10
Jun 2001 17:26:09 -0400
Content-Type: text/plain; charset="iso-8859-1"
From: Alain Toussaint <nailed@videotron.ca>
To: root <drankin@cox-internet.com>, samba <samba@lists.samba.org>,
expert <expert@linux-mandrake.com>
Subject: Re: Name Mangling with Samba?
Date: Sun, 10 Jun 2001 17:26:04 -0400
X-Mailer: KMail [version 1.2]
References: <3B21B592.A6F9B46C@cox-internet.com>
In-Reply-To: <3B21B592.A6F9B46C@cox-internet.com>
MIME-Version: 1.0
Message-Id: <01061017260400.00406@alain>
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
> (2) if not, is there any Linux application that will talk to this
> tape drive that will allow me to move it to the Linux box to get
> around this problem; or
try the tape backup on the Linux box (don't know if the tape drive is
supported under Linux but i'm reading a ragazine article where they
tested a Conner 250MB drive and it work),for apps,here's a few url:
Ftape tools: http://www.instmath.rwth-aachen.de/~heine/ftape/
Taper: http://www.e-survey.net.au/taper/
afbackup: http://www.muc.de/~af/software.html
Amanda (probably overkill): http://www.amanda.org/
Alain Toussaint
Return-Path: <duanepz@glis.net>
Delivered-To: samba@lists.samba.org
Received: from mail.glis.net (mail.glis.net [216.234.108.70]) by
lists.samba.org (Postfix) with ESMTP id 29A1F449A for
<samba@lists.samba.org>; Sun, 10 Jun 2001 15:26:29 -0700 (PDT)
Received: from glis.net [198.88.105.95] by mail.glis.net with ESMTP
(SMTPD32-6.05) id A3DA373B00BC; Sun, 10 Jun 2001 18:25:30 -0400
Message-ID: <3B23F3D7.722A282A@glis.net>
Date: Sun, 10 Jun 2001 18:25:27 -0400
From: Duane Penzien <duanepz@glis.net>
Reply-To: D.Penzien@computer.org
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Mager Charles WB <9Mager@uppingham.co.uk>
Cc: "Samba (E-mail)" <samba@lists.samba.org>
Subject: Re: Printer Permissions
References: <293BE1A6609BD411AEC300A0C9FC055E7493EC@EMAILSRV>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Do not use your lpr spool directory for samba, because this is precisely what
will happen, at least with lprng;) Setup your spool as a directory somewhere
else on your system; I made a directory under /tmp for this. The print spooler
software does this as part of it's security precautions.
Mager Charles WB wrote:
> I have a Printer installed on my samba server, and whenever I reset the
> server (not very often!) no one can print until I CHMOD the
/var/spool/samba
> directory to 777. It changes back when I reset when the server (RedHat 7.0)
> loads lpr, and gives me a warning about the permissions and sets them to
> something else. /var/spool samba is owned by 'lp'.
>
> Any ideas (probably a very simple, stupid question!)
>
> --
> C.S.Mager
> charlie@csmager.co.uk
>
> This email and the information that it contains may be confidential,
> legally privileged and protected by law. Access by the intended
> recipient only is authorised. Any liability (in negligence or otherwise)
> arising from any third party acting, or refraining from acting, on any
> information contained in this email is hereby excluded. If you are
> not the intended recipient, please notify the sender immediately
> and do not disclose the contents to any other person, use it for
> any purpose, or store or copy the informationin any medium.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
--> A message from Duane Penzien, D.Penzien@computer.org <
> Engineer, Writer, Gardener, Linux enthusiast <
Return-Path: <chrish@apc.edu.ph>
Delivered-To: samba@lists.samba.org
Received: from mail.apc.edu.ph (unknown [203.87.128.134]) by
lists.samba.org (Postfix) with ESMTP id 5874F44E5 for
<samba@lists.samba.org>; Sun, 10 Jun 2001 15:49:33 -0700 (PDT)
Received: from cgharavata ([10.106.1.125]) by mail.apc.edu.ph
(8.9.3/8.8.7) with SMTP id GAA09402 for <samba@lists.samba.org>; Mon,
11 Jun 2001 06:59:09 +0800
Reply-To: <chrish@apc.edu.ph>
From: "Chris G Haravata" <chrish@apc.edu.ph>
To: <samba@lists.samba.org>
Subject: 1 connection/authentication
Date: Mon, 11 Jun 2001 06:51:34 +0800
Message-ID: <AJEDKMGKCNNHONCEHBEGMEODCAAA.chrish@apc.edu.ph>
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: <Pine.LNX.4.33.0106090824040.8869-100000@pogo.plainjoe.org>
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi everyone,
I've tried scouring the list for this question, but I've never found
it...
Question: Is there a way in Samba to limit the connection/authentication of
users to just 1 connection/authentication? You see, I am administering a
college and it as been a headache to monitor each and every connection. Is
there? Thanks in advance...
Chris G Haravata
Return-Path: <tpot@samba.org>
Delivered-To: samba@lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 39E0946D4;
Sun, 10 Jun 2001 16:34:22 -0700 (PDT)
From: Tim Potter <tpot@valinux.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15140.167.516945.676074@frungy.org>
Date: Mon, 11 Jun 2001 09:20:07 +1000 (EST)
To: "M. Kilroy" <mekilroy@risingedge.com>
Cc: <samba@lists.samba.org>, <samba-ntdom@lists.samba.org>
Subject: Re: Fw: LOG FILE
In-Reply-To: <008f01c0f016$85097470$1a00a8c0@diamondback>
References: <008f01c0f016$85097470$1a00a8c0@diamondback>
X-Mailer: VM 6.75 under Emacs 20.7.2
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
M. Kilroy writes:
> In the winbind man it says to add the winbind spearator, cache time, etc to
> the smb.conf file, but this produces errors.
> Unknown parameter encountered: "winbind uid"
> [2001/06/05 14:15:04, 0] param/loadparm.c:lp_do_parameter(2394)
> Ignoring unknown parameter "winbind uid"
> [2001/06/05 14:15:04, 0] param/loadparm.c:map_parameter(1817)
> Unknown parameter encountered: "winbind gid"
> [2001/06/05 14:15:04, 0] param/loadparm.c:lp_do_parameter(2394)
> Ignoring unknown parameter "winbind gid"
What version of smbd do you have running?
Return-Path: <alexlefevre@yahoo.com>
Delivered-To: samba@samba.org
Received: from web13908.mail.yahoo.com (web13908.mail.yahoo.com
[216.136.175.71]) by lists.samba.org (Postfix) with SMTP id 5DF1546EF
for <samba@samba.org>; Sun, 10 Jun 2001 17:30:14 -0700 (PDT)
Message-ID: <20010611002957.69612.qmail@web13908.mail.yahoo.com>
Received: from [209.190.205.236] by web13908.mail.yahoo.com; Sun, 10 Jun
2001 17:29:57 PDT
Date: Sun, 10 Jun 2001 17:29:57 -0700 (PDT)
From: Alex Le Fevre <alexlefevre@yahoo.com>
Subject: Re: Account Matching
To: samba@samba.org
In-Reply-To: <Pine.LNX.4.33.0106091109550.9014-100000@pogo.plainjoe.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
> The problem is most likely that you do not have
> password encryption enabled and the Windows client
> will not downgrade to clear text authentication.
>
Actually, I do have password encryption enabled. If
case sensitivity is not an issue, and I have the user
name set up in both my system's password DB and
smbpasswd that corresponds to the entry in the
"Computer Name" tab of Win98's Network Neighborhood ->
identification, what else might it be? I have separate
profiles, etc. enabled on the system, and I'm logging
in with a username identical to the system ID name.
Alex Le Fevre
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
Return-Path: <rcgraves@brandeis.edu>
Delivered-To: samba@lists.samba.org
Received: from clavin2.unet.brandeis.edu (clavin2.unet.brandeis.edu
[129.64.99.33]) by lists.samba.org (Postfix) with ESMTP id 2B2F3457D
for <samba@lists.samba.org>; Sun, 10 Jun 2001 18:08:02 -0700 (PDT)
Received: from harpo.unet.brandeis.edu (IDENT:0@harpo.unet.brandeis.edu
[129.64.99.144]) by clavin2.unet.brandeis.edu (8.9.3/8.9.3/UNet2.1)
with ESMTP id VAA32630 for <samba@lists.samba.org>; Sun, 10 Jun 2001
21:07:46 -0400
Received: from localhost (rcgraves@localhost) by harpo.unet.brandeis.edu
(8.9.3/8.9.1) with ESMTP id VAA23894 for <samba@lists.samba.org>; Sun,
10 Jun 2001 21:07:45 -0400
X-Authentication-Warning: harpo.unet.brandeis.edu: rcgraves owned
process doing -bs
Date: Sun, 10 Jun 2001 21:07:45 -0400 (EDT)
From: Rich Graves <rcgraves@brandeis.edu>
X-Sender: rcgraves@harpo.unet.brandeis.edu
To: samba@lists.samba.org
Subject: Stuffing smbpasswd into an NT PDC?
Message-ID: <Pine.LNX.4.10.10106102042310.23846-100000@harpo.unet.brande
is.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
We have happy 5000 Samba users I'd like to stuff into an NT PDC (current;y
having only 200-some users), to be followed by ongoing password replication
from samba to the NT PDC. It's a long story why I want to do something that
stupid but I think it's the only technically correct choice given that
samba won't support interdomain trusts for a while.
The pwdump readme says:
As this code decrypts the obfuscication step in the NT password
database it may be reversed, allowing a lanman and md4 hash to be
written into the NT registry for a user account. This would allow a
UNIX/Samba box to be the master repository for user account details,
and the account passwords to be replicated and 'brute forced' into the
NT password database, bypassing the rather baroque NT API mechanisms.
This code doesn't attempt to do this however, this is left as an
'exercise to the reader' (or an enterprising university somewhere :-).
Has anyone done this, or will we be the first? It doesn't look terribly
difficult but I'd rather not duplicate efforts.
Are there other tools out there to do something similar, wearing any color
hat?
--
Rich Graves <rcgraves@brandeis.edu>
UNet Systems Administrator
Return-Path: <ducson@wingfu.com>
Delivered-To: samba@lists.samba.org
Received: from wf1.wingfu.com (186_79user233.ctinets.com
[203.186.79.233]) by lists.samba.org (Postfix) with ESMTP id 28D914212
for <samba@lists.samba.org>; Sun, 10 Jun 2001 20:17:13 -0700 (PDT)
Received: from ducsonroom ([192.168.0.103]) by wf1.wingfu.com
(8.11.0/8.8.7) with SMTP id f5B3Kki18085 for <samba@lists.samba.org>;
Mon, 11 Jun 2001 11:20:47 +0800
Message-ID: <000c01c0f224$81f78280$6700a8c0@wingfu.com>
From: "Nguyen Son" <ducson@wingfu.com>
To: <samba@lists.samba.org>
References: <Pine.LNX.4.10.10106102042310.23846-100000@harpo.unet.brande
is.edu>
Subject: How to Add new User
Date: Mon, 11 Jun 2001 11:13:37 +0800
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@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi All,
i am running RH7.0 ,samba 2.0.7
i have some workstations (win98se)
smb.conf has the following settings
security =user
if i have added 10 users to linux box and then cat /etc/passwd |
/usr/bin/mksmbpasswd.sh > /etc/samba/smbpasswd
then for each user, i do the smbpasswd [user] to update the pasword
Now 10 users can access thier home dir from linux box without any problem
Now if I want to add new user and i want that user can access linux box from
win98 stations as well, what is the shortest way to accomlish this?
TIA
Son
Return-Path: <Ian.Kent@woodside.com.au>
Delivered-To: samba@lists.samba.org
Received: from permsw01.woodside.com.au (neon.woodside.com.au
[158.89.28.20]) by lists.samba.org (Postfix) with ESMTP id 6BCBE473A
for <samba@lists.samba.org>; Sun, 10 Jun 2001 20:47:48 -0700 (PDT)
Received: from perm01.woodside.com.au (unverified) by
permsw01.woodside.com.au (Content Technologies SMTPRS 4.2.1) with
ESMTP id <T5413b787f99e59659617f@permsw01.woodside.com.au> for
<samba@lists.samba.org>; Mon, 11 Jun 2001 11:47:27 +0800
Received: by perm01.woodside.com.au with Internet Mail Service
(5.5.2653.19) id <LRVXKAY7>; Mon, 11 Jun 2001 11:47:27 +0800
Message-ID: <62D26CC4CB1CD3118EAA00805FBB65FA0B8B8D46@perm01.woodside.co
m.au>
From: "Kent, Ian I." <Ian.Kent@woodside.com.au>
To: "'samba@lists.samba.org'" <samba@lists.samba.org>
Subject: winbindd UIDs
Date: Mon, 11 Jun 2001 11:47:26 +0800
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I have been looking at the docs for winbind and am wondering about the UID
allocation for multiple servers.
Question is:
If you have multiple servers in an NFS environment is there any way to
ensure that the same UID is allocated to the same user over all servers ??
Regards
Ian Kent
Return-Path: <fred@hotmail.com>
Delivered-To: samba@lists.samba.org
Received: from mss.rdc2.nsw.optushome.com.au
(ha2.rdc2.nsw.optushome.com.au [203.164.2.51]) by lists.samba.org
(Postfix) with ESMTP id 7EC0F4542 for <samba@lists.samba.org>; Sun, 10
Jun 2001 21:22:00 -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
<20010611042138.WMJC12490.mss.rdc2.nsw.optushome.com.au@thesystem.plan
b> for <samba@lists.samba.org>; Mon, 11 Jun 2001 14:21:38 +1000
Content-Type: text/plain; charset="iso-8859-1"
From: Ray <nojunkmail@optushome.com.au>
Reply-To: nojunkmail@optushome.com.au
To: samba@lists.samba.org
Subject: Compiling HEAD for winbind
Date: Mon, 11 Jun 2001 14:21:36 +1000
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <0106111421360F.09781@thesystem.planb>
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I've grabbed HEAD via cvs. Is the following ./conf command line correct? I
need to use to compile it so that I can extract winbind (to later install in
2.2.0).
What parameters should I be using, if this isn't correct?
./configure --with-automount --with-pam --with-pam_smbpass --with-winbind
cheers!
Ray
Return-Path: <tpot@samba.org>
Delivered-To: samba@lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 71AB04774;
Sun, 10 Jun 2001 22:40:04 -0700 (PDT)
From: Tim Potter <tpot@valinux.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15140.22631.737841.643032@frungy.org>
Date: Mon, 11 Jun 2001 15:34:31 +1000 (EST)
To: nojunkmail@optushome.com.au
Cc: samba@lists.samba.org
Subject: Re: Compiling HEAD for winbind
In-Reply-To: <0106111421360F.09781@thesystem.planb>
References: <0106111421360F.09781@thesystem.planb>
X-Mailer: VM 6.75 under Emacs 20.7.2
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Ray writes:
> I've grabbed HEAD via cvs. Is the following ./conf command line
correct? I
> need to use to compile it so that I can extract winbind (to later install
in
> 2.2.0).
>
> What parameters should I be using, if this isn't correct?
>
> ./configure --with-automount --with-pam --with-pam_smbpass --with-winbind
It should work although you don't need with-winbind as configure
works out whether to compile winbind by itself.
Tim.
>
> cheers!
> Ray
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
Return-Path: <tpot@samba.org>
Delivered-To: samba@lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 7931D4747;
Sun, 10 Jun 2001 22:40:04 -0700 (PDT)
From: Tim Potter <tpot@valinux.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15140.22772.698913.898578@frungy.org>
Date: Mon, 11 Jun 2001 15:36:52 +1000 (EST)
To: "Kent, Ian I." <Ian.Kent@woodside.com.au>
Cc: "'samba@lists.samba.org'" <samba@lists.samba.org>
Subject: Re: winbindd UIDs
In-Reply-To: <62D26CC4CB1CD3118EAA00805FBB65FA0B8B8D46@perm01.woodside.c
o m.au>
References: <62D26CC4CB1CD3118EAA00805FBB65FA0B8B8D46@perm01.woodside.co
m.au>
X-Mailer: VM 6.75 under Emacs 20.7.2
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Kent, Ian I. writes:
> I have been looking at the docs for winbind and am wondering about the UID
> allocation for multiple servers.
>
> Question is:
>
> If you have multiple servers in an NFS environment is there any way to
> ensure that the same UID is allocated to the same user over all servers ??
Not yet. I think Gerald may be working on something like that.
Tim.
Return-Path: <fred@hotmail.com>
Delivered-To: samba@lists.samba.org
Received: from mss.rdc2.nsw.optushome.com.au
(ha2.rdc2.nsw.optushome.com.au [203.164.2.51]) by lists.samba.org
(Postfix) with ESMTP id 6ABE946E5 for <samba@lists.samba.org>; Sun, 10
Jun 2001 23:39:10 -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
<20010611063848.XQYI12490.mss.rdc2.nsw.optushome.com.au@thesystem.plan
b>; Mon, 11 Jun 2001 16:38:48 +1000
Content-Type: text/plain; charset="iso-8859-1"
From: Ray <nojunkmail@optushome.com.au>
Reply-To: nojunkmail@optushome.com.au
To: samba@lists.samba.org
Subject: Re: Compiling HEAD for winbind
Date: Mon, 11 Jun 2001 16:38:45 +1000
X-Mailer: KMail [version 1.2]
Cc: Tim Potter <tpot@valinux.com>
References: <0106111421360F.09781@thesystem.planb>
<15140.22631.737841.643032@frungy.org>
In-Reply-To: <15140.22631.737841.643032@frungy.org>
MIME-Version: 1.0
Message-Id: <0106111638450G.09781@thesystem.planb>
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
On Mon, 11 Jun 2001 15:34, Tim Potter wrote:> Ray writes:
> > I've grabbed HEAD via cvs. Is the following ./conf command line
correct?
> > I need to use to compile it so that I can extract winbind (to later
> > install in 2.2.0).
> > What parameters should I be using, if this isn't correct?
> > ./configure --with-automount --with-pam --with-pam_smbpass
--with-winbind
>
> It should work although you don't need with-winbind as configure
> works out whether to compile winbind by itself.
hmmm...except that it didn't. Here's what 'make' gave me;
[deleted successfull messages]
Compiling libsmb/cli_netlogon.c
Compiling libsmb/cli_srvsvc.c
Compiling libsmb/cli_dfs.c
Compiling nsswitch/winbindd_glue.c
Linking bin/rpcclient
Compiling utils/smbcacls.c
Linking bin/smbcacls
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:97: too few arguments to function
`initialize_password_db'
pam_smbpass/pam_smb_auth.c:103: 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:194: warning: passing arg 1 of
`local_password_change
' discards `const' from pointer target type
pam_smbpass/pam_smb_auth.c:194: warning: passing arg 3 of
`local_password_change
' discards `const' from pointer target type
pam_smbpass/pam_smb_auth.c:211: dereferencing pointer to incomplete type
pam_smbpass/pam_smb_auth.c:211: dereferencing pointer to incomplete type
pam_smbpass/pam_smb_auth.c:216: warning: passing arg 1 of`
local_password_change
' discards `const' from pointer target type
pam_smbpass/pam_smb_auth.c:216: warning: passing arg 3 of`
local_password_change
' discards `const' from pointer target type
make: *** [pam_smbpass/pam_smb_auth.po] Error 1
What have I messed up?
cheers!
Ray
Return-Path: <tpot@samba.org>
Delivered-To: samba@lists.samba.org
Received: by lists.samba.org (Postfix, from userid 1007) id 82E154665;
Sun, 10 Jun 2001 23:47:00 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15140.26842.478554.661988@frungy.org>
Date: Mon, 11 Jun 2001 16:44:42 +1000 (EST)
To: nojunkmail@optushome.com.au
Cc: samba@lists.samba.org
Subject: Re: Compiling HEAD for winbind
In-Reply-To: <0106111638450G.09781@thesystem.planb>
References: <0106111421360F.09781@thesystem.planb>
<15140.22631.737841.643032@frungy.org>
<0106111638450G.09781@thesystem.planb>
X-Mailer: VM 6.75 under Emacs 20.7.2
From: Tim Potter <tpot@valinux.com>
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Ray writes:
> > It should work although you don't need with-winbind as configure
> > works out whether to compile winbind by itself.
>
> hmmm...except that it didn't. Here's what 'make' gave me;
> Compiling pam_smbpass/pam_smb_auth.c with -fPIC
Er, I'm not sure of the status of the pam_smbpass support. I
think it is still a work in progress.
Tim.
Return-Path: <stefan.kaes@portax.com>
Delivered-To: samba@samba.org
Received: from notes.portax.com (notes.portax.com [212.222.167.35]) by
lists.samba.org (Postfix) with ESMTP id 7B77847C3 for
<samba@samba.org>; Sun, 10 Jun 2001 23:49:04 -0700 (PDT)
Subject: Antwort: Re: HELP needed! cannot get samba to work on redhat
7.1 &%$% =?iso-8859-1?q?=A7?To: "Christian Barth"
<barth@cck.uni-kl.de>
Cc: samba@samba.org
X-Mailer: Lotus Notes Release 5.0.4 June 8, 2000
Message-ID: <OF0FFB09D5.A871016A-ONC1256A68.0024E5C1@portax.com>
From: stefan.kaes@portax.com
Date: Mon, 11 Jun 2001 08:52:01 +0200
X-MIMETrack: Serialize by Router on notes1/Portax(Release 5.0.5
|September 22, 2000) at 11.06.2001 08:52:04
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>,
<mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Thanks for your answers.
w.r.t. your tips:
>You have a browsing problem. (Not an access problem related to
>hosts.allow, ....). I assume you have tested the TCP/IP-Connection
>with ping, telnet, ...
yes.
>Is nmbd running? Or only smbd?
both are running.
>What settings do you have for name resolve order (?), os level, local
>master, ...?
default:
[global]
workgroup = ORAGROUP
netbios name = ORACLE
server string = Developer Samba Server with Oracle
encrypt passwords = Yes
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
domain master = Yes
dns proxy = No
remote announce = 212.222.167.255
>From w2k try to connect to \\123.246.789.012\xyz
does not work: network path not found
>Are you using wins?
No.
>Try lmhosts for the start?
On the client?
>Are all machines on the same subnet?
Yes.
The only difference in setup is that the rh7.1 box ist not in DNS.
But I think it should still be possible to connent with IP?
I have the feeling it might be a redhat7.1 bug.
regards, s.kaes
"Christian
Barth" An: stefan.kaes@portax.com
<barth@cck.un Kopie: samba@samba.org
i-kl.de> Thema: Re: HELP needed! cannot get
samba to work on redhat
7.1 &%$% '
08.06.2001
14:51
> I have set up a redhat7.1, a suse 6.4 and a redhat 6.2 box as samba
> servers, all in different workgroups.
> Of these, only the 7.1 box refuses to work for me.
>
> $smbstatus gives me:
>
> Samba version 2.0.8
> Service uid gid pid machine
> ----------------------------------------------
>
> No locked files
>
> Share mode memory usage (bytes):
> 1048464(99%) free + 56(0%) used + 56(0%) overhead = 1048576(100%)
total>
> $smbclient -L host:
>
> added interface ip=x.y.z.21 bcast=x.y.z.255 nmask=255.255.255.0
> Password:
> Anonymous login successful
> Domain=[ORAGROUP] OS=[Unix] Server=[Samba 2.0.8]
>
> Sharename Type Comment
> --------- ---- -------
> homes Disk Home Directories
> tmp Disk Temporary file space
> www Disk portax-Verzeichnis
> IPC$ IPC IPC Service (Developer Samba Server with
> Oracle)
>
> Server Comment
> --------- -------
> ORACLE Developer Samba Server with Oracle
>
> Workgroup Master
> --------- -------
> ORAGROUP ORACLE
>
> On a second linux system I get:
>
> smbclient -L oracle
> Connection to oracle failed
>
>
> I have installed all updates from redhat and also tried it with the
latest> version of samba (downloaded and compiled from source).
> I have checked hosts.allow and hosts.deny, they are empty.
> The workgroup shows up on the w2k clients in the Microsoft
Windows-Network> folder, but when trying to browse into it, the following message box
appera> after a timeout:
> ---------------------------
> Microsoft Windows-Netzwerk
> ---------------------------
> Auf Oragroup kann nicht zugegriffen werden.
> Der Netzwerkpfad wurde nicht gefunden.
Translation: network path not found
You have a browsing problem. (Not an access problem related to
hosts.allow, ....). I assume you have tested the TCP/IP-Connection
with ping, telnet, ...
Is nmbd running? Or only smbd?
What settings do you have for name resolve order (?), os level, local
master, ...?