To the server from the local disk 7 mins 38 seconds
Copying from and two the samba server from nt/win2k clients is okay, I
didn't get a chance to get figures for this :/
I saw a post similar to this suggesting that it was a NIC problem and
that it was in full duplex mode? Im not sure I could check this on a dos
client. any suggestions?
We are using a 10mbit dumb hub.
The server that is running samba:
# uname -a
FreeBSD nibbler 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu Jun 21
15:04:45 IST 2001 jev@nibbler:/usr/obj/usr/src/sys/NIBBLER
i386
It has softupdates enabled.
Here is a copy of my smb.conf file, I have not made much adjustments in
aid of performance yet, I don't think this would be causing the problems
with the dos client, so I would like to fix the dos client problem
before I actually start tweaking the config...
Anyhelp would be greatly appreciated, as I don't want to be forced to
switch back to NT4 server!
Kinds Regards,
-Jev
[global]
netbios name = NIBBLER
comment = The PDC
workgroup = THEDOM
os level = 64
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
domain logons = yes
wins support = yes
logon drive = H:
logon home = \\nibbler\%u
; generic logon script relative dos path name to the [netlogon] share
logon script = logon.cmd
# Netlogon share is samba can run as a PDC
[netlogon]
path = /usr/home/shares/netlogon
writeable = no
write list = ntadmin
# Our shares
[homes]
guest = no
read only = no
[deck]
comment = deck
path = /usr/home/shares/deck
public = no
create mode = 664
directory mask = 775
writeable = yes
--
http://www.ecad.org/~jev/jev.gpg
Key fingerprint = 748B 2346 1683 6384 5E8D 4EE3 0807 EADB 999E AB95
Return-Path: <jev@ecad.org>
Delivered-To: samba@lists.samba.org
Received: from veck.ecad.org (veck.ecad.org [209.61.188.208]) by
lists.samba.org (Postfix) with ESMTP id 2DDB74466 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 03:50:42 -0700 (PDT)
Received: by veck.ecad.org (Postfix, from userid 1000) id 1C095482C61;
Tue, 10 Jul 2001 05:53:57 -0500 (CDT)
Date: Tue, 10 Jul 2001 05:53:57 -0500
From: Jev <jev@ecad.org>
To: samba@lists.samba.org
Subject: Re: Slow msdos (Msclient) writes to samba shares
Message-ID: <20010710055356.B30822@ecad.org>
References: <20010710051246.C30551@ecad.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010710051246.C30551@ecad.org>; from jev@ecad.org on Tue,
Jul 10, 2001 at 05:12:46AM -0500
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/
Yes Im replying to my own post, but just to add some additional info.
I mapped a share from a win2k workstation to a dos machine, and I
experience the same crap write performance :/ So this is not a samba
problem, but by chance, if someone has some good advice please let me
know! I don't want to have to change all the dos clients back to netbuie
and use a NT4 server!
Kind Regards,
-Jev
On Tue, Jul 10, 2001 at 05:12:46AM -0500, Jev wrote:> Hello all,
>
> I recently switched from using NT4 server to samba 2.2.0a as a PDC in a
> production network, the network in question has a lot of msdos clients
> using MSCLIENT.
>
> I am experiencing terrible write speeds on all dos clients, some figures
> follows:
>
> Copying a 5.6 meg file:
> With smbclient on a FreeBSD machine:
> >From the server to the local disk: average 940.7 kb/s
> To the server from the local disk: average 357.6 kb/s
>
> With ftp on the same freebsd machine
> >From the server to the local disk: average 997.17 kb/s 5.5 seconds
> To the server from the local disk: average 308.61 kb/s 17.7 seconds
>
> >From a Msdos box running MSCLIENT
> >From the server to the local disk: 7 seconds
> To the server from the local disk 7 mins 38 seconds
>
> Copying from and two the samba server from nt/win2k clients is okay, I
> didn't get a chance to get figures for this :/
>
> I saw a post similar to this suggesting that it was a NIC problem and
> that it was in full duplex mode? Im not sure I could check this on a dos
> client. any suggestions?
>
> We are using a 10mbit dumb hub.
>
> The server that is running samba:
> # uname -a
> FreeBSD nibbler 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu Jun 21
> 15:04:45 IST 2001 jev@nibbler:/usr/obj/usr/src/sys/NIBBLER
> i386
>
> It has softupdates enabled.
>
> Here is a copy of my smb.conf file, I have not made much adjustments in
> aid of performance yet, I don't think this would be causing the
problems
> with the dos client, so I would like to fix the dos client problem
> before I actually start tweaking the config...
>
>
> Anyhelp would be greatly appreciated, as I don't want to be forced to
> switch back to NT4 server!
>
> Kinds Regards,
> -Jev
>
> [global]
> netbios name = NIBBLER
> comment = The PDC
> workgroup = THEDOM
> os level = 64
> preferred master = yes
> domain master = yes
> local master = yes
> security = user
> encrypt passwords = yes
> domain logons = yes
> wins support = yes
>
> logon drive = H:
> logon home = \\nibbler\%u
>
> ; generic logon script relative dos path name to the [netlogon] share
> logon script = logon.cmd
>
> # Netlogon share is samba can run as a PDC
>
> [netlogon]
> path = /usr/home/shares/netlogon
> writeable = no
> write list = ntadmin
>
> # Our shares
> [homes]
> guest = no
> read only = no
> [deck]
> comment = deck
> path = /usr/home/shares/deck
> public = no
> create mode = 664
> directory mask = 775
> writeable = yes
>
>
> --
> http://www.ecad.org/~jev/jev.gpg
> Key fingerprint = 748B 2346 1683 6384 5E8D 4EE3 0807 EADB 999E AB95
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
--
http://www.ecad.org/~jev/jev.gpg
Key fingerprint = 748B 2346 1683 6384 5E8D 4EE3 0807 EADB 999E AB95
Return-Path: <mblack@csihq.com>
Delivered-To: samba@samba.org
Received: from picard.csihq.com (picard.csihq.com [204.17.222.1]) by
lists.samba.org (Postfix) with ESMTP id 8D69D4545; Tue, 10 Jul 2001
04:13:22 -0700 (PDT)
Received: from mblack (MBLACK.csihq.com [204.17.222.225]) by
picard.csihq.com (8.12.0.Beta5/8.12.0.Beta5) with SMTP id
f6ABGZxr029628; Tue, 10 Jul 2001 07:16:35 -0400
Message-ID: <05af01c10931$bde03700$e1de11cc@csihq.com>
From: "Mike Black" <mblack@csihq.com>
To: <samba@samba.org>, "Jeremy Allison"
<jeremy@valinux.com>
Cc: <samba-technical@samba.org>, <samba-ntdom@samba.org>,
<jeremy@valinux.com>
References: <20010710021503.B26612@valinux.com>
Subject: Re: Samba 2.2.1 released.
Date: Tue, 10 Jul 2001 07:16:18 -0400
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/
As pleased as I am about seeing 2.2.1 released there's still an outstanding
bug which is preventing me from using it:
http://bugs.samba.org/?findid=21369 (reported over a month ago)
When copying a file from NT4.0 to samba server the file date/time is set to
the current time instead of the original file time. Not sure if this is
true for any other OS.
I would think this could break things for some people (like me).
I already identified what's causing the problem in the bug report and
thought that it wouldn't be too hard to fix but figured the samba team could
come up with a better fix than me.
________________________________________
Michael D. Black Principal Engineer
mblack@csihq.com 321-676-2923,x203
http://www.csihq.com Computer Science Innovations
http://www.csihq.com/~mike My home page
FAX 321-676-2355
----- Original Message -----
From: "Jeremy Allison" <jeremy@valinux.com>
To: <samba@samba.org>
Cc: <samba-technical@samba.org>; <samba-ntdom@samba.org>;
<jeremy@valinux.com>
Sent: Tuesday, July 10, 2001 5:15 AM
Subject: Samba 2.2.1 released.
The Samba Team is proud to announce the release of Samba 2.2.1.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
Binary packages will be released shortly for major platforms. The source
code can be downloaded from :
ftp://ftp.samba.org/pub/samba/
in the file samba-2.2.1.tar.gz.
The release notes follow.
As always, all bugs are our responsibility.
Regards,
The Samba Team.
----------------------------------------------------------------------------
WHATS NEW IN Samba 2.2.1: 10th July 2001
========================================
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
New/Changed parameters in 2.2.1
-------------------------------
Added parameters.
-----------------
obey pam restrictions
When Samba is configured to use PAM, turns on or off Samba checking
the PAM account restrictions. Defaults to off.
pam password change
When Samba is configured to use PAM, turns on or off Samba passing
the password changes to PAM. Defaults to off.
large readwrite
New option to allow new Windows 2000 large file (64k) streaming
read/write options. Needs a 64 bit underlying operating system
(for Linux use kernel 2.4 with glibc 2.2 or above). Can improve performance
by 10% with Windows 2000 clients. Defaults to off. Not as tested
as some other Samba code paths.
hide unreadable
Prevents clients from seeing the existance of files that cannot
be read. Off by default.
enhanced browsing
Turn on/off the enhanced Samba browing functionality (*1B names).
Default is "on". Can prevent eternal machines in workgroups when
WINS servers are not synchronised.
Removed parameters.
-------------------
domain groups
domain admin users
domain guest users
Changes in 2.2.1
-----------------
1). "find" command removed for smbclient. Internal code now used.
2). smbspool updates to retry connections from Michael Sweet.
3). Fix for mapping 8859-15 characters to UNICODE.
4). Changed "security=server" to try with invalid username to prevent
account lockouts.
5). Fixes to allow Windows 2000 SP2 clients to join a Samba PDC.
6). Support for Windows 9x Nexus tools to allow security changes from Win9x.
7). Two locking fixes added. Samba 2.2.1 now passes the Clarion network
lock tester tool for distributed databases.
8). Preliminary support added for Windows 2000 large file read/write SMBs.
9). Changed random number generator in Samba to prevent guess attacks.
10). Fixes for tdb corruption in connections.tdb and file locking
brlock.tdb.
smbd's clean the tdb files on startup and shutdown.
11). Fixes for default ACLs on Solaris.
12). Tidyup of password entry caching code.
13). Correct shutdowns added for send fails. Helps tdb cleanup code.
14). Prevent invalid '/' characters in workgroup names.
15). Removed more static arrays in SAMR code.
16). Client code is now UNICODE on the wire.
17). Fix 2 second timstamp resolution everywhere if dos timestamp set to
yes.
18). All tdb opens now going through logging function.
19). Add pam password changing and pam restrictions code.
20). Printer driver management improvements (delete driver).
21). Fix difference between NULL security descriptors and empty
security descriptors.
22). Fix SID returns for server roles.
23). Allow Windows 2000 mmc to view and set Samba share security
descriptors.
24). Allow smbcontrol to forcibly disconnect a share.
25). tdb fixes for HPUX, OpenBSD and other OS's that don't have a
coherent
mmap/file read/write cache.
26). Fix race condition in returning create disposition for file
create/open.
27). Fix NT rewriting of security descriptors to their canonical form for
ACLs.
28). Fix for Samba running on top of Linux VFAT ftruncate bug.
29). Swat fixes for being run with xinetd that doesn't set the umask.
30). Fix for slow writes with Win9x Explorer clients. Emulates Microsoft
TCP stack early ack specification error.
31). Changed lock & persistant tdb directory to /var/cache/samba by default
on
RedHat and Mandrake as they clear the /var/lock/samba directory on
reboot.
Older release notes for Samba 2.2.x follow.
----------------------------------------------------------------------------
-
The release notes for 2.2.0a follow :
SECURITY FIX
===========
This is a security bugfix release for Samba 2.2.0. This release provides the
following two changes *ONLY* from the 2.2.0 release.
1). Fix for the security hole discovered by Michal Zalewski
(lcamtuf@bos.bindview.com)
and described in the security advisory below.
2). Fix for the hosts allow/hosts deny parameters not being honoured.
No other changes are being made for this release to ensure a security fix
only.
For new functionality (including these security fixes) download Samba 2.2.1
when it is available.
The security advisory follows :
IMPORTANT: Security bugfix for Samba
------------------------------------
June 23rd 2001
Summary
-------
A serious security hole has been discovered in all versions of Samba
that allows an attacker to gain root access on the target machine for
certain types of common Samba configuration.
The immediate fix is to edit your smb.conf configuration file and
remove all occurances of the macro "%m". Replacing occurances of %m
with %I is probably the best solution for most sites.
Details
-------
A remote attacker can use a netbios name containing unix path
characters which will then be substituted into the %m macro wherever
it occurs in smb.conf. This can be used to cause Samba to create a log
file on top of an important system file, which in turn can be used to
compromise security on the server.
The most commonly used configuration option that can be vulnerable to
this attack is the "log file" option. The default value for this
option is VARDIR/log.smbd. If the default is used then Samba is not
vulnerable to this attack.
The security hole occurs when a log file option like the following is
used:
log file = /var/log/samba/%m.log
In that case the attacker can use a locally created symbolic link to
overwrite any file on the system. This requires local access to the
server.
If your Samba configuration has something like the following:
log file = /var/log/samba/%m
Then the attacker could successfully compromise your server remotely
as no symbolic link is required. This type of configuration is very
rare.
The most commonly used log file configuration containing %m is the
distributed in the sample configuration file that comes with Samba:
log file = /var/log/samba/log.%m
in that case your machine is not vulnerable to this attack unless you
happen to have a subdirectory in /var/log/samba/ which starts with the
prefix "log."
Credit
------
Thanks to Michal Zalewski (lcamtuf@bos.bindview.com) for finding this
vulnerability.
New Release
-----------
While we recommend that vulnerable sites immediately change their
smb.conf configuration file to prevent the attack we will also be
making new releases of Samba within the next 24 hours to properly fix
the problem. Please see http://www.samba.org/ for the new releases.
Please report any attacks to the appropriate authority.
The Samba Team
security@samba.org
---------------------------------------------------------------------------
The release notes for 2.2.0 follow :
This is the official Samba 2.2.0 release. This version of Samba provides
the following new features and enhancements.
Integration between Windows oplocks and NFS file opens (IRIX and Linux
2.4 kernel only). This gives complete data and locking integrity between
Windows and UNIX file access to the same data files.
Ability to act as an authentication source for Windows 2000 clients as
well as for NT4.x clients.
Integration with the winbind daemon that provides a single
sign on facility for UNIX servers in Windows 2000/NT4 networks
driven by a Windows 2000/NT4 PDC. winbind is not included in
this release, it currently must be obtained separately. We are
committed to including winbind in a future Samba 2.2.x release.
Support for native Windows 2000/NT4 printing RPCs. This includes
support for automatic printer driver download.
Support for server supported Access Control Lists (ACLs).
This release contains support for the following filesystems:
Solaris 2.6+
SGI Irix
Linux Kernel with ACL patch from http://acl.bestbits.at
Linux Kernel with XFS ACL support.
Caldera/SCO UnixWare
IBM AIX
FreeBSD (with external patch)
Other platforms will be supported as resources are
available to test and implement the encessary modules. If
you are interested in writing the support for a particular
ACL filesystem, please join the samba-technical mailing
list and coordinate your efforts.
On PAM (Pluggable Authentication Module) based systems - better debugging
messages and encrypted password users now have access control verified via
PAM - Note: Authentication still uses the encrypted password database.
Rewritten internal locking semantics for more robustness.
This release supports full 64 bit locking semantics on all
(even 32 bit) platforms. SMB locks are mapped onto POSIX
locks (32 bit or 64 bit) as the underlying system allows.
Conversion of various internal flat data structures to use
database records for increased performance and
flexibility.
Support for acting as a MS-DFS (Distributed File System) server.
Support for manipulating Samba shares using Windows client tools
(server manager). Per share security can be set using these tools
and Samba will obey the access restrictions applied.
Samba profiling support (see below).
Compile time option for enabling a (Virtual file system) VFS layer
to allow non-disk resources to be exported as Windows filesystems
(such as databases etc.).
The documentation in this release has been updated and converted
from Yodl to DocBook 4.1. There are many new parameters since 2.0.7
and some defaults have changed.
Profiling support.
------------------
Support for collection of profile information. A shared
memory area has been created which contains counters for
the number of calls to and the amount of time spent in
various system calls and smb transactions. See the file
profile.h for a complete listing of the information
collected. Sample code for a samba pmda (collection agent
for Performance Co-Pilot) has been included in the pcp
directory.
To enable the profile data collection code in samba, you
must compile samba with profile support (run configure with
the --with-profile option). On startup, collection of data
is disabled. To begin collecting data use the smbcontrol
program to turn on profiling (see the smbcontrol man page).
Profile information collection can be enabled for all smbd
processes or one or more selected processes. The profiling
data collected is the aggragate for all processes that have
profiling enabled.
With samba compiled for profile data collection, you may see
a very slight degradation in performance even with profiling
collection turned off. On initial tests with NetBench on an
SGI Origin 200 server, this degradation was not measureable
with profile collection off compared to no profile collection
compiled into samba.
With count profile collection enabled on all clients, the
degradation was less than 2%. With full profile collection
enabled on all clients, the degradation was about 8.5%.
====================================================================
If you think you have found a bug please email a report to :
samba@samba.org
As always, all bugs are our responsibility.
Regards,
The Samba Team.
Return-Path: <xvila@salleURL.edu>
Delivered-To: samba@lists.samba.org
Received: from columba.salleURL.edu (columba.salleURL.edu
[130.206.42.238]) by lists.samba.org (Postfix) with ESMTP id 2D7CB4220
for <samba@lists.samba.org>; Tue, 10 Jul 2001 04:13:22 -0700 (PDT)
Received: from salleURL.edu (pccsi2.salleURL.edu [130.206.42.8]) by
columba.salleURL.edu (8.11.4/8.9.1) with ESMTP id f6ADGmr03599 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 13:16:48 GMT
Message-ID: <3B4AE4B2.8CDFBD34@salleURL.edu>
Date: Tue, 10 Jul 2001 13:19:14 +0200
From: Xavier Vila <xvila@salleURL.edu>
X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: samba@lists.samba.org
Subject: SMB and Windows Me
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by AMaViSperl10-milter (http://amavis.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,
I need to make windows me read plain text password, someone could
help me?
Please !!
Thx
Return-Path: <stefano.santellani@dallagnese.it>
Delivered-To: samba@samba.org
Received: from dallagnese.it (unknown [212.63.105.10]) by
lists.samba.org (Postfix) with SMTP id 4E5EE4474 for
<samba@samba.org>; Tue, 10 Jul 2001 05:28:25 -0700 (PDT)
Received: from pcsantellani by dallagnese.it with SMTP () for
<samba@samba.org>; Tue, 10 Jul 2001 14:31:29 +0200
Message-ID: <000801c1093c$3d0155f0$9201a8c0@dallagnese.it>
From: "Stefano Santellani" <stefano.santellani@dallagnese.it>
To: <samba@samba.org>
Subject: Fw: samba.server
Date: Tue, 10 Jul 2001 14:31:26 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-Return-Path: stefano.santellani@dallagnese.it
X--Deliver-To: samba@samba.org
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was multipart/alternative
Sender: samba-admin@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/
----- Original Message -----=20
From: Stefano Santellani=20
To: knuutila@cs.utu.fi=20
Sent: Tuesday, July 10, 2001 12:01 PM
Subject: samba.server
Hello there!
I've modified the samba.server SVR4 startup file to suit the default
directory for samba 2.2 (/usr/local/samba).=20
In addiction, you won't receive any "no such process" errors
anymore when you stop the daemons (when you issue the command "samba.server
stop").=20
This works great on my Digital Unix 4.0d box, and should work well on all
SVR4-based systems too.
Have a nice day!
Stefano Santellani
[demime 0.98b removed an attachment of type application/octet-stream which had a
name of samba.server]
Return-Path: <aro@suse.de>
Delivered-To: samba@lists.samba.org
Received: from Cantor.suse.de (ns.suse.de [213.95.15.193]) by
lists.samba.org (Postfix) with ESMTP id 16E6049A7 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 05:32:20 -0700 (PDT)
Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by
Cantor.suse.de (Postfix) with ESMTP id D5BBB1E100 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 14:35:36 +0200 (MEST)
Date: Tue, 10 Jul 2001 14:34:51 +0200
From: Andreas Rother <andreas.rother@suse.de>
To: samba@lists.samba.org
Subject: Problem with ACL
Message-ID: <20010710143451.C821@osiris.col.suse.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.16i
X-OS: Linux 2.4.4-4GB i686
X-Get-Public-Key: send mail with subject: send_public_key
X-GPG-Fingerprint: E4C3 045F E546 ADD4 DDF6 D891 2D33 9CD0 B909 A2AC
X-A.N.D.R.E.A.S.: Artificial Networked Device Responsible for
Exploration and Accurate Sabotage
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 Samba Team,
I've setup two samba 2.2-CVS server to play around with acl. Both
servers get their linux users via NIS, one server is pdc and has a
/etc/smbpasswd, the other server is just a file server and gets all user
data from the pdc (no winbind).
Both servers have 2.4.4 kernel with the acl-patches from
acl.bestbits.at, acl on ext2 works fine with linux on both servers.
If I change the acls on the pdc, everything is fine. Users can be added
and removed, access rights are modified, too.
On the file server you can change the rights for existing acl-entries
but you cannot add users to the acl within windows properties . If I
click "apply" on the panel, the acl resets to default entries, but
with
the proper access rights. This happens with NT and W2k to both sundays
and todays cvs-version :-( However, if you add users with setfacl to a
file, you see them on the windows panel and you can modify access
rights.
Appended are some logs from the fileserver. I'm not a programmer, but
are there some problems in mapping linux and windows users?
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 731 of length 98
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBntcreateX (pid 13018)
[2001/07/10 14:04:53, 3] smbd/sec_ctx.c:set_sec_ctx(317)
setting sec ctx (25021, 100) - sec_ctx_stack_ndx = 0
[2001/07/10 14:04:53, 3] smbd/sec_ctx.c:set_sec_ctx(322)
6 user groups:
100 20000 20002 20003 20001 20007
[2001/07/10 14:04:53, 3] smbd/vfs.c:vfs_ChDir(643)
vfs_ChDir to /usr/local/share/samba/public
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [/suse1.png]
[2001/07/10 14:04:53, 3] smbd/dosmode.c:unix_mode(113)
unix_mode(suse1.png) returning 0764
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [suse1.png]
[2001/07/10 14:04:53, 2] smbd/open.c:open_file(216)
aro opened file suse1.png read=Yes write=No (numopen=2)
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 732 of length 300
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBnttrans (pid 13018)
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_set_security_desc(1778)
call_nt_transact_set_security_desc: file = suse1.png, sent 0x80000004
[2001/07/10 14:04:53, 0] smbd/posix_acls.c:create_canon_ace_lists(747)
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 1 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 4 in safe_strcat [-384]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 3 in safe_strcat [-96]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1043804732]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-543978826]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-824193073]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-875575860]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-540226874]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1684172147]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-808661339]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-979187761]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1159733280]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1380930130]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1953701946]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1735289202]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1702260512]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1869375090]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-2036473975]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-540094752]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1931505257]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1600480865]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1668445299]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1528853601]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-842346797]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-926299187]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 10 in safe_strcat [-173881144]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 6 in safe_strcat [-18176]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1075284616]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 6 in safe_strcat [-18409]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1075284616]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1075284616]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1075284616]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 11 in safe_strcat [-1075284616]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
[2001/07/10 14:04:53, 0] lib/util_str.c:safe_strcat(910)
ERROR: string overflow by 2 in safe_strcat [-0]
create_canon_ace_lists: unable to map SID
S-112-3632143880-136224368-0-136224368-0-0-0-0-0-0-0-0-0-136215960-0-0-0-136215984-4294967295-0-18793-1075284616-1075284616
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 733 of length 45
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBclose (pid 13018)
[2001/07/10 14:04:53, 3] smbd/reply.c:reply_close(2985)
close fd=17 fnum=6412 (numopen=2)
[2001/07/10 14:04:53, 2] smbd/close.c:close_normal_file(205)
aro closed file suse1.png (numopen=1)
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 734 of length 98
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBntcreateX (pid 13018)
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [/suse1.png]
[2001/07/10 14:04:53, 3] smbd/dosmode.c:unix_mode(113)
unix_mode(suse1.png) returning 0764
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [suse1.png]
[2001/07/10 14:04:53, 2] smbd/open.c:open_file(216)
aro opened file suse1.png read=Yes write=No (numopen=2)
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 735 of length 88
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBnttrans (pid 13018)
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1667)
call_nt_transact_query_security_desc: file = suse1.png
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1682)
call_nt_transact_query_security_desc: sd_size = 176.
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 737 of length 89
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBntcreateX (pid 13018)
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [/]
[2001/07/10 14:04:53, 3] smbd/dosmode.c:unix_mode(113)
unix_mode(.) returning 0764
[2001/07/10 14:04:53, 3] lib/util.c:unix_clean_name(403)
unix_clean_name [.]
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 738 of length 88
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBnttrans (pid 13018)
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1667)
call_nt_transact_query_security_desc: file = .
[2001/07/10 14:04:53, 3] smbd/dosmode.c:unix_mode(113)
unix_mode(.) returning 0764
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1682)
call_nt_transact_query_security_desc: sd_size = 268.
[2001/07/10 14:04:53, 3] smbd/error.c:error_packet(123)
error string = No such file or directory
[2001/07/10 14:04:53, 3] smbd/error.c:error_packet(130)
32 bit error packet at line 90 cmd=160 (SMBnttrans) eclass=c0000023
[Error: Unknown error (35,49152)]
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 739 of length 88
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBnttrans (pid 13018)
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1667)
call_nt_transact_query_security_desc: file = .
[2001/07/10 14:04:53, 3] smbd/dosmode.c:unix_mode(113)
unix_mode(.) returning 0764
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1682)
call_nt_transact_query_security_desc: sd_size = 268.
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 743 of length 45
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBclose (pid 13018)
[2001/07/10 14:04:53, 3] smbd/reply.c:reply_close(2985)
close fd=17 fnum=6413 (numopen=2)
[2001/07/10 14:04:53, 2] smbd/close.c:close_normal_file(205)
aro closed file suse1.png (numopen=1)
Thanks for help
Andreas
--
andreas.rother@SuSE.de SuSE Linux Solutions AG -o>
Tel: +49 2241 92917 - 28 Marie-Curie-Str. 11-17 /\\
Fax: +49 2241 314599 D-53757 St. Augustin _\_V
Return-Path: <rel@tubedale.co.uk>
Delivered-To: samba@lists.samba.org
Received: from finch-post-12.mail.demon.net
(finch-post-12.mail.demon.net [194.217.242.41]) by lists.samba.org
(Postfix) with ESMTP id 96B7C49CF for <samba@lists.samba.org>; Tue, 10
Jul 2001 05:50:36 -0700 (PDT)
Received: from mailgate.tubedale.com ([212.240.232.178] helo=chewie) by
finch-post-12.mail.demon.net with smtp (Exim 2.12 #1) id
15Jx1V-000Dg4-0C for samba@lists.samba.org; Tue, 10 Jul 2001 12:53:53
+0000
Reply-To: <rel@tubedale.co.uk>
From: "Roy Long" <rel@tubedale.co.uk>
To: <samba@lists.samba.org>
Subject: WAN / LAN Samba problems
Date: Tue, 10 Jul 2001 13:54:21 +0100
Message-ID: <000a01c1093f$71541510$2102a8c0@anchorage.tcl>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
Sender: samba-admin@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,
This may or may not have been solved before, I have trawled through endless
archives relating to this problem but so far I have had no success.
The Problem is we have a Samba served based on a remote network that we
access via an ISD2e connection. Although I can successfully connect to the
server via telnet or ftp when I try and connect to the samba share I keep
getting the same response. System error 53 has occurred. The network path
was not found.
The client is Windows NT 4.0 Sp6a and has two Ip addresses one for the local
LAN at our offices and one for the remote LAN (connected to via the ISD2e).
Client
12.2.36.19 ----------> 12.2.36.17 ------->
12.2.36.1 --------->193.169.2.7 -----------> 12.6.2.3 ----------->
12.130.1.131 ----------> 12.130.1.77
192.168.2.116 gateway gateway gateway gateway gateway Samba
Server
Client
All the routers / gateways between the samba server and the client have been
checked and are not blocking port 137, 138 or 139.
Any help will be much appreciated,
Cheers,
Roy
Return-Path: <mschneider@noell.de>
Delivered-To: samba@lists.samba.org
Received: from Mailserver.noell.de (ns.noell.de [194.15.93.10]) by
lists.samba.org (Postfix) with ESMTP id F2FBD454D for
<samba@lists.samba.org>; Tue, 10 Jul 2001 05:57:57 -0700 (PDT)
Received: from noell.de (bender.takenet.de [10.11.31.42]) by
Mailserver.noell.de (8.10.2/8.10.2) with ESMTP id f6AD1CK16884 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 15:01:12 +0200
X-Authentication-Warning: Mailserver.noell.de: Host bender.takenet.de
[10.11.31.42] claimed to be noell.de
Message-ID: <3B4AFE1C.BFB6ABD4@noell.de>
Date: Tue, 10 Jul 2001 15:07:40 +0200
From: mschneider <mschneider@noell.de>
Reply-To: schneider@takenet.de
Organization: TakeNet
X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.4.4 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: samba@lists.samba.org
Subject: Samba and Appletalk
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,
does anyone have some experience with Samba and Appletalk ?
I want to configure Samba therefore i can access the files on the
server.
If someone already knows how to bring it up, please answer.
Of course I already compiled 2.2.0a --with-netatalk and got a Kernel
with appletalk to.
greetz
M. Schneider
Return-Path: <renatas@isag.lei.lt>
Delivered-To: samba@samba.org
Received: from isag.lei.lt (isag.lei.lt [193.219.73.35]) by
lists.samba.org (Postfix) with ESMTP id 55A154738 for
<samba@samba.org>; Tue, 10 Jul 2001 06:02:00 -0700 (PDT)
Received: from renatas (renatas.lei.lt [193.219.73.205]) by isag.lei.lt
(8.11.0/8.11.0) with SMTP id f6AD36p15038 for <samba@samba.org>; Tue,
10 Jul 2001 15:03:06 +0200
Message-ID: <000501c1098c$e432f220$cd49dbc1@lei.lt.lei.lt>
From: "Renatas" <renatas@isag.lei.lt>
To: <samba@samba.org>
Subject: unable to change samba password
Date: Tue, 10 Jul 2001 15:08:46 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-4"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.00.2615.200
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 problem with Samba is:
smbpasswd command can not access /etc/secrets.tdb file to verify existing
password.
Consequently users are not able to change their samba passwords neither from
remote terminal nor from windows (while unix passwords are changed).
It seams that root has rw permission on that file.
My system is FreeBSD 4.3, Samba 2.2.0.
Could You help me?
Best Regards,
Renatas Minkstimas
Kaunas, Lithuania
Return-Path: <barryc@rjlsystems.com>
Delivered-To: samba@lists.samba.org
Received: from rjlsystems.com (rjlsystems.com [209.125.213.150]) by
lists.samba.org (Postfix) with ESMTP id 5C2B74A49 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 06:06:04 -0700 (PDT)
Received: from bia.rjlsystems.com (bia.rjlsystems.com [209.125.213.194])
by rjlsystems.com (8.11.4/8.11.4) with SMTP id f6AD5bu28817; Tue, 10
Jul 2001 09:05:38 -0400 (EDT)
Message-Id: <200107101305.f6AD5bu28817@rjlsystems.com>
Date: Tue, 10 Jul 2001 08:54:03 -0400 (EDT)
From: Barry Callahan <barryc@rjlsystems.com>
Reply-To: Barry Callahan <barryc@rjlsystems.com>
Subject: Re: script around smbtar
To: samba@lists.samba.org
Cc: barryc@rjlsystems.com
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: WvI7R0iQn8nZQSQH4QkhEg=X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.5
SunOS 5.7 sun4u sparc
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/
Oops. First time I'd tried sending an attachment to this list... Didn't
know
it'd get stripped, and I sent the email just before I left the office
yesterday.
I'm appending the script to the end of this email.
I should note that the machine Samba (and this script) is on is an Ultra1
running Solaris 8.
I have tried the following variations on My Documents in the index file with the
below results:
Variation Share attempted to connect to
(as reported by the smbtar -v ...)
---------------- -----------------------------
My\ Documents My\
My Documents My\
"My\ Documents" "My\
"My Documents" "My\
"My\\\ Documents" "My\\
My\\\ Documents My\\
'My Documents' 'My\
Note that the following command DOES work from the command-line, so it would
appear that the problem resides in an incompatability between my script and the
smbtar script.
>smbtar -v -s test-machine -u username -p passwd -t /dev/nrst4 -x My\
Documents
>Barry Callahan wrote:
>
>> I'm writing a bourne shellscript (which is attached, btw) to back
up certain
>> data from our Windows machines.
>>
>> $SMB_INDEX_DIR contains text files which are named after the Windows
machines
I>> want to backup. The files contain the list of shares (one per line) to
save
to>> tape.
>>
>> The index file I'm testing against looks like:
>> Test
>> My\ Documents
>> ^D
>>
>> Smbtar connects to the Test share and sends it to the tape with no
problems,
but>> when it ges to My\ Documents, the share smbtar tries to connect to is
'My\'
>> The reason this is so confusing to me is that the echo immediately
before the
>> smbtar call properly displays My\ Documents as 'My Documents'
>>
>> Does anyone have any suggestions?
# samba backup script begins here
####################################################################
#!/bin/sh
# Network backup script
# written by Barry Callahan 07/09/2000
# This script makes use of the tar and smbtar utilities to form a backup tape
# containing shares from multiple machines on the network
# declare where this script is installed and the location of the backup indexes
SMB_BACKUP_DIR="/usr/local/samba/backup";
SMB_INDEX_DIR="${SMB_BACKUP_DIR}/shares";
# user information for logging into the Win machines
SMB_USER="I'm not";
SMB_PASSWD="telling";
# tape device to use for backup
# (NOTE: you want to ensure that this is a NON-REWINDING device)
TAPE_FILE="/dev/nrst4";
# Command for rewinding the tape when done
REWIND_CMD="mt -f ${TAPE_FILE} rewind";
############# End Configuration section of script ###################
${REWIND_CMD} # Don't assume the tape has already been rewound
for CLIENT in `ls ${SMB_INDEX_DIR}`
do
SMB_SVR=${SMB_INDEX_DIR}/${CLIENT}
tar cvf ${TAPE_FILE} ${SMB_SVR}
while read SHARE
do
echo ${SHARE}
smbtar -v -s ${CLIENT} -u ${SMB_USER} -p ${SMB_PASSWD} \
-t ${TAPE_FILE} -x ${SHARE}
done <${SMB_SVR}
done
${REWIND_CMD}
############# End of script ###################
Return-Path: <wknox@mitre.org>
Delivered-To: samba@lists.samba.org
Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org
[129.83.20.100]) by lists.samba.org (Postfix) with ESMTP id A55624620
for <samba@lists.samba.org>; Tue, 10 Jul 2001 06:17:59 -0700 (PDT)
Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by
smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f6ADKpD25171; Tue,
10 Jul 2001 09:20:51 -0400 (EDT)
Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by
smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f6ADKoX25212; Tue, 10
Jul 2001 09:20:50 -0400 (EDT)
Received: from bear.mitre.org (129.83.183.242) by mailhub1.mitre.org
with SMTP id 6998112; Tue, 10 Jul 2001 09:20:44 -0400
Date: Tue, 10 Jul 2001 09:20:50 -0400 (EDT)
From: "William R. Knox" <wknox@mitre.org>
To: Barry Callahan <barryc@rjlsystems.com>
Cc: <samba@lists.samba.org>
Subject: Re: script around smbtar
In-Reply-To: <200107101305.f6AD5bu28817@rjlsystems.com>
Message-ID: <Pine.GSO.4.33.0107100917440.15119-100000@bear.mitre.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/
Pardon the off topic solution.
It is because the internal field separator (IFS) is set to a space, a tab,
or a carriage return, so your while loop is splitting up the input on the
space. Put the following into your script in the while loop:
IFS="
"
where the first " is followed by only a carriage return and you should be
all set.
Bill Knox
Senior Operating Systems Programmer/Analyst
The MITRE Corporation
On Tue, 10 Jul 2001, Barry Callahan wrote:
> Date: Tue, 10 Jul 2001 08:54:03 -0400 (EDT)
> From: Barry Callahan <barryc@rjlsystems.com>
> To: samba@lists.samba.org
> Cc: barryc@rjlsystems.com
> Subject: Re: script around smbtar
>
> Oops. First time I'd tried sending an attachment to this list...
Didn't know
> it'd get stripped, and I sent the email just before I left the office
yesterday.
> I'm appending the script to the end of this email.
>
> I should note that the machine Samba (and this script) is on is an Ultra1
> running Solaris 8.
>
> I have tried the following variations on My Documents in the index file
with the
> below results:
>
> Variation Share attempted to connect to
> (as reported by the smbtar -v ...)
> ---------------- -----------------------------
> My\ Documents My\
> My Documents My\
> "My\ Documents" "My\
> "My Documents" "My\
> "My\\\ Documents" "My\\
> My\\\ Documents My\\
> 'My Documents' 'My\
>
> Note that the following command DOES work from the command-line, so it
would
> appear that the problem resides in an incompatability between my script and
the
> smbtar script.
>
> >smbtar -v -s test-machine -u username -p passwd -t /dev/nrst4 -x My\
Documents
>
> >Barry Callahan wrote:
> >
> >> I'm writing a bourne shellscript (which is attached, btw) to
back up certain
> >> data from our Windows machines.
> >>
> >> $SMB_INDEX_DIR contains text files which are named after the
Windows machines
> I
> >> want to backup. The files contain the list of shares (one per
line) to save
> to
> >> tape.
> >>
> >> The index file I'm testing against looks like:
> >> Test
> >> My\ Documents
> >> ^D
> >>
> >> Smbtar connects to the Test share and sends it to the tape with no
problems,
> but
> >> when it ges to My\ Documents, the share smbtar tries to connect to
is 'My\'
> >> The reason this is so confusing to me is that the echo immediately
before the
> >> smbtar call properly displays My\ Documents as 'My
Documents'
> >>
> >> Does anyone have any suggestions?
>
> # samba backup script begins here
> ####################################################################
>
> #!/bin/sh
>
> # Network backup script
> # written by Barry Callahan 07/09/2000
>
> # This script makes use of the tar and smbtar utilities to form a backup
tape
> # containing shares from multiple machines on the network
>
> # declare where this script is installed and the location of the backup
indexes
>
> SMB_BACKUP_DIR="/usr/local/samba/backup";
> SMB_INDEX_DIR="${SMB_BACKUP_DIR}/shares";
>
> # user information for logging into the Win machines
>
> SMB_USER="I'm not";
> SMB_PASSWD="telling";
>
> # tape device to use for backup
> # (NOTE: you want to ensure that this is a NON-REWINDING device)
>
> TAPE_FILE="/dev/nrst4";
>
> # Command for rewinding the tape when done
>
> REWIND_CMD="mt -f ${TAPE_FILE} rewind";
>
> ############# End Configuration section of script ###################
>
> ${REWIND_CMD} # Don't assume the tape has already been rewound
>
> for CLIENT in `ls ${SMB_INDEX_DIR}`
> do
> SMB_SVR=${SMB_INDEX_DIR}/${CLIENT}
> tar cvf ${TAPE_FILE} ${SMB_SVR}
> while read SHARE
> do
> echo ${SHARE}
> smbtar -v -s ${CLIENT} -u ${SMB_USER} -p ${SMB_PASSWD} \
> -t ${TAPE_FILE} -x ${SHARE}
>
> done <${SMB_SVR}
> done
>
> ${REWIND_CMD}
>
> ############# End of script ###################
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
Return-Path: <autophile@starband.net>
Delivered-To: samba@lists.samba.org
Received: from c0mailgw02.prontomail.com (mailgw.prontomail.com
[216.163.180.10]) by lists.samba.org (Postfix) with ESMTP id 0CF754466
for <samba@lists.samba.org>; Tue, 10 Jul 2001 06:35:46 -0700 (PDT)
Received: by c0mailgw02.prontomail.com (NPlex 5.5.029) id
3B4940E50004D962 for samba@lists.samba.org; Tue, 10 Jul 2001 06:34:05
-0700
Received: from 148.75.42.154 by SmtpServer for <autophile@starband.net>;
Tue, 10 Jul 2001 13:34:02 +0000
Message-ID: <3B4B047A.3020804@starband.net>
Date: Tue, 10 Jul 2001 09:34:50 -0400
From: Robert Baruch <autophile@starband.net>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2)
Gecko/20010628
X-Accept-Language: en-us
MIME-Version: 1.0
To: samba@lists.samba.org
Subject: All passwords accepted for share?!
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was text/plain
Sender: samba-admin@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've set up samba 2.2.0-alpha3 on my Linux box, and I set up a share,
/home/baruch. I set security=user, and encryption on. I also ran
smbpasswd for the user baruch.
I also have a Windoze 2000 box. I went to map a network drive on the
winbox to /home/baruch on the linbox. It then asked for a username and
password.
If I give it any username except 'baruch', I get a message saying the
user isn't valid, which is correct. However, if I give it the username
'baruch', then no matter what password I give it, the drive gets mapped.
Can anyone take a look at my smb.conf file and see what would cause this
behavior? Obviously I want the share to be password protected.
Thanks,
--Rob
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2001/07/09 16:29:57
# Global parameters
[global]
netbios name = REKKY
server string = Samba Server
interfaces = eth0 192.168.1.128/24
encrypt passwords = Yes
username level = 5
log level = 10
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
guest account =
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[Win Partition]
comment = Rekky Windows Partition
path = /mnt/dos
guest account = baruch
read only = No
guest ok = Yes
[hp1e23]
path = /var/spool/samba
guest account = baruch
read only = No
guest ok = Yes
printable = Yes
printer name = hp1e23
printer driver = HP LaserJet 8000 PS
oplocks = No
share modes = No
[baruch]
path = /home/baruch
read only = No
[rekkyoffice]
path = /var/spool/samba
read only = No
guest ok = Yes
printable = Yes
printer name = rekkyoffice
printer driver = Brother HL-8e
oplocks = No
share modes = No
Return-Path: <don_mccall@hp.com>
Delivered-To: samba@samba.org
Received: from atlrel6.hp.com (atlrel6.hp.com [192.151.27.8]) by
lists.samba.org (Postfix) with ESMTP id 1C902457F for
<samba@samba.org>; Tue, 10 Jul 2001 06:40:55 -0700 (PDT)
Received: from xatlrelay2.atl.hp.com (xatlrelay2.atl.hp.com
[15.45.89.191]) by atlrel6.hp.com (Postfix) with ESMTP id F1CCD1F886;
Tue, 10 Jul 2001 09:44:11 -0400 (EDT)
Received: from xatlbh2.atl.hp.com (xatlbh2.atl.hp.com [15.45.89.187]) by
xatlrelay2.atl.hp.com (Postfix) with ESMTP id CFD031F55D; Tue, 10 Jul
2001 09:42:31 -0400 (EDT)
Received: by xatlbh2.atl.hp.com with Internet Mail Service (5.5.2653.19)
id <3P2WMQZV>; Tue, 10 Jul 2001 09:44:11 -0400
Message-ID: <079FD72E42C9D311B854009027650E6F04050B6D@xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com>
To: 'werner maes' <werner.maes@cc.kuleuven.ac.be>, samba@samba.org
Subject: RE: W2K domain login in multiple domains: possible?
Date: Tue, 10 Jul 2001 09:44:09 -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/
Hi Werner,
Yes, you should be able to join more than one domain from win2k workstation.
you can only be logged INTO one domain at a time, but if you join different
domains from the win2k "my computer", System Properties/Network
Identification/Properties screen, then when you log in, your gui should have
a pulldown list of the domains you have joined, and you can select which
domain you are logging into when you login to win2k.
Don
-----Original Message-----
From: werner maes [mailto:werner.maes@cc.kuleuven.ac.be]
Sent: Tuesday, July 10, 2001 6:01 AM
To: samba@samba.org
Subject: W2K domain login in multiple domains: possible?
Hello,
I was wondering whether it it possible to add a Windows 2000 machine to
different Samba domains (samba 2.2.0). It seems to me that you cannot to
add the same W2K machine to several domains. I've created machine accounts
on two different Samba servers for the same W2K machine but I can only
choose ONE domain on the W2K machine.
Does anybody know whether this is possible?
Kind regards,
Werner Maes
KULeuven
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Return-Path: <h.m.brand@hccnet.nl>
Delivered-To: samba@samba.org
Received: from hetnet.nl (net047s.hetnet.nl [194.151.104.151]) by
lists.samba.org (Postfix) with ESMTP id 80AAB4AF6 for
<samba@samba.org>; Tue, 10 Jul 2001 07:12:13 -0700 (PDT)
Received: from ns01 ([213.75.27.152]) by hetnet.nl with Microsoft
SMTPSVC(5.5.1877.687.68); Tue, 10 Jul 2001 16:12:24 +0200
Received: from pc09 ([192.0.1.19]) by ns01 with SMTP
(Mailtraq/1.1.5.1167) id 998490E7B for samba@samba.org; Tue, 10 Jul
2001 16:01:47 +0200
Date: Tue, 10 Jul 2001 16:01:47 +0200
From: H.Merijn Brand <h.m.brand@hccnet.nl>
To: samba@samba.org
Subject: 2.2.0a on HP-UX 11.00
X-Mailer-Plugin: Cliche Inserter for Becky!2 Ver.0.03 Rev.0
Message-Id: <20010710154026.E099.H.M.BRAND@hccnet.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.00.07
X-Hops: 1
X-Converted-To-Plain-Text: from multipart/mixed by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was text/plain
Sender: samba-admin@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/
Your config.guess and config.sub are *way* too old though. Attached is a
gzipped tar with some more recent versions (as shipped with gcc-3.0), but
newer versions are posted on the GNU mirrors quite regularly.
My HP-UX 11.00 system was recognized as hppa-1.0, where hppa-2.0w would be
much more appropriate.
After that update, the configuration and the make worked flawless. At the end
I've included the warnings. (Yes, I know ACL on HP-UX is still
experimental).
So far, I've seen no failures. Win2k => HP-UX/samba-2.2.0a works great
I'd also like a configure option '--without-swat' do disable swat
*completely*.
I'm not using it, and do not intend to. I like to keep my many smb.conf
files
in sync manually. '--with-swatdir=/dev/null' doesn't help, because
the install
process fails on creation of /dev/null as a directory. *I do NOT want swat*.
(For the time being, I've changed the makefile to skip swat.)
Warnings:
---------
Compiling smbd/process.c
cc: "smbd/process.c", line 48: warning 562: Redeclaration of
"InBuffer" with a different storage class specifier:
"InBuffer" will have internal linkage.
Compiling utils/smbcacls.c
cc: "utils/smbcacls.c", line 399: warning 604: Pointers are not
assignment-compatible.
cc: "utils/smbcacls.c", line 399: warning 563: Argument #7 is not the
correct type.
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 626 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/
[demime 0.98b removed an attachment of type application/octet-stream which had a
name of config.tgz]
Return-Path: <werner.maes@cc.kuleuven.ac.be>
Delivered-To: samba@samba.org
Received: from mail.cc.kuleuven.ac.be (mail.cc.kuleuven.ac.be
[134.58.10.6]) by lists.samba.org (Postfix) with ESMTP id F0FA64AD6
for <samba@samba.org>; Tue, 10 Jul 2001 07:28:57 -0700 (PDT)
Received: from pclab (pc-10-33-6-229.cc.kuleuven.ac.be [10.33.6.229]) by
mail.cc.kuleuven.ac.be (8.9.3/8.9.0) with SMTP id QAA1642984; Tue, 10
Jul 2001 16:32:07 +0200
Message-Id: <3.0.6.32.20010710163202.007fa8e0@mail.cc.kuleuven.ac.be>
X-Sender: pb429905@mail.cc.kuleuven.ac.be
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Tue, 10 Jul 2001 16:32:02 +0200
To: "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com>,
samba@samba.org
From: werner maes <werner.maes@cc.kuleuven.ac.be>
Subject: RE: W2K domain login in multiple domains: possible?
In-Reply-To: <079FD72E42C9D311B854009027650E6F04050B6D@xatl02.atl.hp.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/
Hmm, I've tried your solution, but I cannot make it work.
My gui only lists the domain to which I added my win2k workstation the last
time. If I add the workstation to another domain and reboot, I can only
choose to login to the machine itself and to this new domain and not to the
previous domain.
In the Samba-HOWTO I've read that Samba 2.2.0 does not support Win NT
domain trusts. Could this be a possible cause of my problem?
Werner
At 09:44 10/07/2001 -0400, MCCALL,DON (HP-USA,ex1)
wrote:>Hi Werner,
>Yes, you should be able to join more than one domain from win2k workstation.
>you can only be logged INTO one domain at a time, but if you join different
>domains from the win2k "my computer", System Properties/Network
>Identification/Properties screen, then when you log in, your gui should have
>a pulldown list of the domains you have joined, and you can select which
>domain you are logging into when you login to win2k.
>Don
Return-Path: <hchang@dynabec.com>
Delivered-To: samba@lists.samba.org
Received: from surveyor.lanasys.net (surveyor.lanasys.net
[207.253.250.105]) by lists.samba.org (Postfix) with SMTP id 60C034DEE
for <samba@lists.samba.org>; Tue, 10 Jul 2001 07:34:17 -0700 (PDT)
Received: (qmail 18825 invoked from network); 10 Jul 2001 13:40:01 -0000
Received: from sprod.dynabec.com (HELO dynabec.com) (192.168.115.31) by
surveyor.lanasys.net with SMTP; 10 Jul 2001 13:40:01 -0000
Received: from DynDom-Message_Server by dynabec.com with
Novell_GroupWise; Tue, 10 Jul 2001 10:39:42 -0400
Message-Id: <sb4adb6e.012@dynabec.com>
X-Mailer: Novell GroupWise 5.5.2
Date: Tue, 10 Jul 2001 10:38:03 -0400
From: "Hien Chang" <hchang@dynabec.com>
To: <samba@lists.samba.org>
Subject: =?ISO-8859-1?Q?R=E9p.=20:=20samba=20digest,=20Vol=201=20#477=20
-?= =?ISO-8859-1?Q?=2040=20msgs?Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
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/
Don't want to receive SAMBA Request anymore...
Thank you very much ..
Yan Chang
Cognicase Inc
Conseiller Technique
(514) 337-4411 Poste 212
1-800-361-3607 Poste 212
Return-Path: <h.m.brand@hccnet.nl>
Delivered-To: samba@samba.org
Received: from hetnet.nl (net047s.hetnet.nl [194.151.104.151]) by
lists.samba.org (Postfix) with ESMTP id 1F9184D34 for
<samba@samba.org>; Tue, 10 Jul 2001 07:57:26 -0700 (PDT)
Received: from ns01 ([213.75.29.103]) by hetnet.nl with Microsoft
SMTPSVC(5.5.1877.687.68); Tue, 10 Jul 2001 16:57:41 +0200
Received: from pc09 ([192.0.1.19]) by ns01 with SMTP
(Mailtraq/1.1.5.1167) id 998590F4C for samba@samba.org; Tue, 10 Jul
2001 17:00:23 +0200
Date: Tue, 10 Jul 2001 17:00:23 +0200
From: H.Merijn Brand <h.m.brand@hccnet.nl>
To: samba@samba.org
Subject: Re: 2.2.0a on HP-UX 11.00
In-Reply-To: <20010710154026.E099.H.M.BRAND@hccnet.nl>
References: <20010710154026.E099.H.M.BRAND@hccnet.nl>
X-Mailer-Plugin: Cliche Inserter for Becky!2 Ver.0.03 Rev.0
Message-Id: <20010710162311.E09C.H.M.BRAND@hccnet.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.00.07
X-Hops: 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/
On Tue 10 Jul 2001 16:01, H.Merijn Brand <h.m.brand@hccnet.nl>
wrote:> After that update, the configuration and the make worked flawless. At the
end
> I've included the warnings. (Yes, I know ACL on HP-UX is still
experimental).
cc version
HP-UX 11.00 B.11.11.02
HP-UX 10.20 A.10.32.30
AIX 4.3.3.0 vac 5.0.2.0
AIX 4.2.1.0 xlc 3.1.4.10
Warnings for HP-UX 10.20 include (picked just one file, but the message
appears on all):
Compiling rpc_server/srv_netlog_nt.c
cpp: "values.h", line 27: warning 2001: Redefinition of macro MAXINT.
cc: "include/vfs.h", line 47: warning 617: Redeclaration of tag
"files_struct" ignored.
cc: "include/rpc_misc.h", line 319: warning 617: Redeclaration of tag
"user_creds" ignored.
Compiling smbd/process.c
cpp: "values.h", line 27: warning 2001: Redefinition of macro MAXINT.
cc: "include/vfs.h", line 47: warning 617: Redeclaration of tag
"files_struct" ignored.
cc: "include/rpc_misc.h", line 319: warning 617: Redeclaration of tag
"user_creds" ignored.
cc: "smbd/process.c", line 48: warning 562: Redeclaration of
"InBuffer" with a different storage class specifier:
"InBuffer" will have internal linkage.
Warnings on AIX 4.3.3.0 include (picked just one file, but ..)
Compiling smbd/files.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
Compiling smbd/server.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"smbd/server.c", line 211.41: 1506-112 (E) Duplicate type qualifier
"volatile" ignored.
"smbd/server.c", line 244.59: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
"smbd/server.c", line 359.10: 1506-112 (E) Duplicate type qualifier
"volatile" ignored.
Compiling smbd/process.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"smbd/process.c", line 51.17: 1506-112 (E) Duplicate type qualifier
"volatile" ignored.
Compiling lib/util_sock.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"lib/util_sock.c", line 49.58: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
"lib/util_sock.c", line 108.72: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
"lib/util_sock.c", line 184.65: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
"lib/util_sock.c", line 1083.34: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
Compiling smbd/oplock.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"smbd/oplock.c", line 123.48: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
"smbd/oplock.c", line 1210.68: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "int*" is not
allowed.
Compiling nmbd/nmbd.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"nmbd/nmbd.c", line 86.17: 1506-112 (E) Duplicate type qualifier
"volatile" ignored.
Compiling rpcclient/rpcclient.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
652 1500-010: (W) WARNING in main: Infinite loop. Program may not stop.
Compiling utils/smbcacls.c
"/usr/include/rpcsvc/yp_prot.h", line 342.23: 1506-310 (I) The type
"struct ypall_callback" was introduced in a parameter list, and will
go out of scope at the end of the function declaration or definition.
"utils/smbcacls.c", line 400.41: 1506-280 (E) Function argument
assignment between types "unsigned long*" and "unsigned
int*" is not allowed.
HTH
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 626 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/
Return-Path: <hchang@dynabec.com>
Delivered-To: samba@lists.samba.org
Received: from surveyor.lanasys.net (surveyor.lanasys.net
[207.253.250.105]) by lists.samba.org (Postfix) with SMTP id E6A454AFE
for <samba@lists.samba.org>; Tue, 10 Jul 2001 08:43:43 -0700 (PDT)
Received: (qmail 19635 invoked from network); 10 Jul 2001 14:49:32 -0000
Received: from sprod.dynabec.com (HELO dynabec.com) (192.168.115.31) by
surveyor.lanasys.net with SMTP; 10 Jul 2001 14:49:32 -0000
Received: from DynDom-Message_Server by dynabec.com with
Novell_GroupWise; Tue, 10 Jul 2001 11:49:12 -0400
Message-Id: <sb4aebb8.032@dynabec.com>
X-Mailer: Novell GroupWise 5.5.2
Date: Tue, 10 Jul 2001 11:45:50 -0400
From: "Hien Chang" <hchang@dynabec.com>
To: <samba@lists.samba.org>
Subject: I don't want to receive samba request anymore ..
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
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 don't want to receive samba request anymore ..
Thank you very much..
Yan Chang
Cognicase Inc
Conseiller Technique
(514) 337-4411 Poste 212
1-800-361-3607 Poste 212
Return-Path: <adeshmuk@eng.utoledo.edu>
Delivered-To: samba@lists.samba.org
Received: from strange.eng.utoledo.edu (strange.eng.utoledo.edu
[131.183.18.8]) by lists.samba.org (Postfix) with ESMTP id BB0D8452E
for <samba@lists.samba.org>; Tue, 10 Jul 2001 08:52:06 -0700 (PDT)
Received: from localhost (adeshmuk@localhost) by strange.eng.utoledo.edu
(8.9.3+Sun/8.9.3/1.1) with ESMTP id LAA13122; Tue, 10 Jul 2001
11:51:37 -0400 (EDT)
Date: Tue, 10 Jul 2001 11:51:37 -0400 (EDT)
From: amit deshmukh <adeshmuk@eng.utoledo.edu>
X-Sender: adeshmuk@strange.eng.utoledo.edu
To: lprng@lprng.com
Cc: samba@lists.samba.org
Subject: Samba and LPRng
Message-ID: <Pine.GSO.4.10.10107101147010.9383-100000@strange.eng.utoled
o.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/
Hi all,
I have installed Samba 2.2 with LPRng and have Windows NT 4.0
clients. With this set up I could configure network printer from NT
clients and printing also works fine.
I cannot see the full contents of the print queue from an NT
machine. Or in other words I cannot control/delete my job from Nt client.
I have inculded lpq and lprm commands is smb.conf file. Does this mean
that NT client is not able to recognize lpq output OR it is not possible
to do such thing.
thanx in advance
regards
Amit
------------------------------------------------------------------------------
Amit Deshmukh
Graduate Student (EECS)
University of Toledo.
Contact Address
~~~~~~~~~~~~~~~
2952, Kendale Drive,
Apt #202,
Toledo OH 43606
Ph. 419-471-9789
------------------------------------------------------------------------------
Return-Path: <teilo@cdt.luth.se>
Delivered-To: samba@samba.org
Received: from sm.luth.se (ny.sm.luth.se [130.240.3.1]) by
lists.samba.org (Postfix) with ESMTP id 6C2074B16; Tue, 10 Jul 2001
08:57:16 -0700 (PDT)
Received: from cdt.luth.se (bamse.cdt.luth.se [130.240.64.114]) by
sm.luth.se (8.10.0/8.10.0) with ESMTP id f6AG0So22160; Tue, 10 Jul
2001 18:00:28 +0200 (MET DST)
Message-ID: <3B4B269C.8050109@cdt.luth.se>
Date: Tue, 10 Jul 2001 18:00:28 +0200
From: James Nord <teilo@cdt.luth.se>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2)
Gecko/20010628
X-Accept-Language: en-gb, en-us, en
MIME-Version: 1.0
To: Mike Black <mblack@csihq.com>
Cc: samba@samba.org, Jeremy Allison <jeremy@valinux.com>,
samba-technical@samba.org, samba-ntdom@samba.org
Subject: Re: Samba 2.2.1 released.
References: <20010710021503.B26612@valinux.com>
<05af01c10931$bde03700$e1de11cc@csihq.com>
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/
Mike Black wrote:
>As pleased as I am about seeing 2.2.1 released there's still an
outstanding
>bug which is preventing me from using it:
>http://bugs.samba.org/?findid=21369 (reported over a month ago)
>When copying a file from NT4.0 to samba server the file date/time is set to
>the current time instead of the original file time. Not sure if this is
>true for any other OS.
>I would think this could break things for some people (like me).
>I already identified what's causing the problem in the bug report and
>thought that it wouldn't be too hard to fix but figured the samba team
could
>come up with a better fix than me.
>
Surely this is the wrong way around.
When you copy a file you _create a new file_.
When you move a file you just move its inode and all its
access/modified/create time gets moved with it.
Of course over a different fs or even network you do some pokery to set
the times to the times that they show on the original file.
Testing Samba 2.2.0 shows it is however doing what _you_ think it should
- which is IMHO wrong - at least it is not how a normal copy is
performed or how win2000 behaves taliking to another win2000 machine.
For instance,
Oringinal file (local Win200),
Created: 12 June 2001 19:07:41
Modified: 12 June 2001 19:07:42
Accessed: 10 July 2001
Copied to local drive
Created: 10 July 2001 17:32:34
Modified: 12 June 2001 19:07:42
Accessed: 10 July 200
Copied to Win2000 Share
Created: 10 July 2001 17:32:51
Modified: 12 June 2001 19:07:42
Accessed: 10 July 200
Copied to Samba 2.2.0 (Solaris 2.7) Share
Created: 12 June 2001 19:07:42
Modified: 12 June 2001 19:07:42
Accessed: 10 July 200
Moved to a Samba 2.2.0 (Solaris 2.7) Share
Created: 12 June 2001 19:07:42
Modified: 12 June 2001 19:07:42
Accessed: 10 July 200
So the move is correct but the copy is incorrect but the inverse of what
Mike Black was reporting.
Of course this was on a 2000 machine and solaris not NT4 and linux, but
why would that cause it to do it the correct way ;-)
/James
--
Technology is a word that describes something that doesn't work yet.
Douglas Adams
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 65C2A4B75 for
<samba@samba.org>; Tue, 10 Jul 2001 09:17:16 -0700 (PDT)
Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl.de
[131.246.239.10]) by mail.uni-kl.de (8.11.0/8.11.0) with ESMTP id
f6AGKO503554; Tue, 10 Jul 2001 18:20:24 +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 SAA09826; Tue, 10
Jul 2001 18:20:25 +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 SAA07877; Tue, 10 Jul
2001 18:20:30 +0200
From: "Christian Barth" <barth@cck.uni-kl.de>
To: Mike Black <mblack@csihq.com>, James Nord <teilo@cdt.luth.se>
Date: Tue, 10 Jul 2001 18:20:17 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
Subject: Re: Samba 2.2.1 released.
Cc: samba@samba.org
Message-ID: <3B4B4761.8389.2511FF9@localhost>
Priority: normal
In-reply-to: <3B4B269C.8050109@cdt.luth.se>
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/
James,
technicaly you are correct: copying creats a new file. But to my
knowlage Microsoft-OS's starting with DOS have never changed the time
of a file during copying. (DOS only knows the modification time?). On
the other side unix allways changes the modification time, unless
you supply the -p option. Historical difference, a matter of opinion,
...
Personnaly I'm used to this MS behaviour, and I like it: If I create
a backup copy of my thieses a want to see the date when I have
written it, not the date I made the backup. (Windows doesn't supply a
time option).
In the years of my usage of samba it has never changed the
modification time of a file during copying, thus simulating windows.
And I think it's good the way it is.
I haven't tried 2.2.1, but I would consider it a bug if it changes
the times.
May be add a parameter to smb.conf to controll this?
Christian
> Mike Black wrote:
>
> >As pleased as I am about seeing 2.2.1 released there's still an
outstanding
> >bug which is preventing me from using it:
> >http://bugs.samba.org/?findid=21369 (reported over a month ago)
> >When copying a file from NT4.0 to samba server the file date/time is
set to
> >the current time instead of the original file time. Not sure if this
is
> >true for any other OS.
> >I would think this could break things for some people (like me).
> >I already identified what's causing the problem in the bug report
and
> >thought that it wouldn't be too hard to fix but figured the samba
team could
> >come up with a better fix than me.
> >
> Surely this is the wrong way around.
>
> When you copy a file you _create a new file_.
>
> When you move a file you just move its inode and all its
> access/modified/create time gets moved with it.
> Of course over a different fs or even network you do some pokery to set
> the times to the times that they show on the original file.
>
> Testing Samba 2.2.0 shows it is however doing what _you_ think it should
> - which is IMHO wrong - at least it is not how a normal copy is
> performed or how win2000 behaves taliking to another win2000 machine.
>
> For instance,
>
> Oringinal file (local Win200),
> Created: 12 June 2001 19:07:41
> Modified: 12 June 2001 19:07:42
> Accessed: 10 July 2001
>
> Copied to local drive
> Created: 10 July 2001 17:32:34
> Modified: 12 June 2001 19:07:42
> Accessed: 10 July 200
>
> Copied to Win2000 Share
> Created: 10 July 2001 17:32:51
> Modified: 12 June 2001 19:07:42
> Accessed: 10 July 200
>
> Copied to Samba 2.2.0 (Solaris 2.7) Share
> Created: 12 June 2001 19:07:42
> Modified: 12 June 2001 19:07:42
> Accessed: 10 July 200
>
> Moved to a Samba 2.2.0 (Solaris 2.7) Share
> Created: 12 June 2001 19:07:42
> Modified: 12 June 2001 19:07:42
> Accessed: 10 July 200
>
> So the move is correct but the copy is incorrect but the inverse of what
> Mike Black was reporting.
>
> Of course this was on a 2000 machine and solaris not NT4 and linux, but
> why would that cause it to do it the correct way ;-)
>
> /James
>
> --
> Technology is a word that describes something that doesn't work yet.
> Douglas Adams
> --
> 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: <martinm@people-com.com>
Delivered-To: samba@samba.org
Received: from lisa.people-com.com (fw1.people-com.com
[212.163.183.242]) by lists.samba.org (Postfix) with ESMTP id
AD1444D1E for <samba@samba.org>; Tue, 10 Jul 2001 09:24:00 -0700 (PDT)
Received: by lisa.people-com.com with Internet Mail Service
(5.5.2653.19) id <M0B36X1A>; Tue, 10 Jul 2001 18:28:43 +0200
Message-ID: <5F79E0406369D411986600508BDE784E2F4B8E@lisa.people-com.com>
From: Martin Mielke <martinm@people-com.com>
To: "'samba@samba.org'" <samba@samba.org>
Subject: Mounting Win-shares under Solaris 8
Date: Tue, 10 Jul 2001 18:28:42 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Sender: samba-admin@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/
Dear all,
is it possible to mount Windoze-shares under Solaris 8 using smbmount (or
whatever)? how?
Thanks in advance!
Martin
--
Martin Mielke martin@people-com.com http://www.ydilo.com/
People Communications Tel: +34 91 3447028 P: de la Castellana 216-2pl
Systems Department Fax: +34 91 3447059 E-28046 Madrid | Spain
[ echo "\$0&\$0">_;chmod +x _;./_ ]
Return-Path: <gfk@logidac.com>
Delivered-To: samba@lists.samba.org
Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca
[24.201.245.36]) by lists.samba.org (Postfix) with ESMTP id BF00A44CF
for <samba@lists.samba.org>; Tue, 10 Jul 2001 10:41:48 -0700 (PDT)
Received: from [192.168.0.1] ([24.201.47.82]) by
VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15 MR003 Jun
11 2001 16:23:30) with ESMTP id GG9QN404.2A8 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 13:45:04 -0400
Mime-Version: 1.0
X-Sender: (Unverified)
Message-Id: <p04330101b770ee29bcbe@[192.168.0.1]>
In-Reply-To: <p04330101b76ff4d54488@[192.168.0.1]>
References: <p04330101b76ff4d54488@[192.168.0.1]>
Date: Tue, 10 Jul 2001 13:44:05 -0400
To: samba@lists.samba.org
From: Guillaume Filion <gfk@logidac.com>
Subject: Re: timeout connecting to smbd?
Content-Type: text/plain; charset="iso-8859-1" ;
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 all,
>
>I recently installed samba using RPMs from RedHat (samba-2.0.10-0.62,
>samba-common-2.0.10-0.62, samba-client-2.0.10-0.62). I also followed
>the intructions in Samba-HOWTO-Collection.pdf
>
[...]>
>I've done everything in DIAGNOSIS.txt: everything related to smbd
>does not work, everything related to nmbd does work. The solutions
>provided in DIAGNOSIS.txt did not work. I've also search (quickly)
>the mailing list archive but did not find anything relevant...
Okay, I've found the problem; a misconfiguration in the firewall
caused it to block ports 137-139 on both sides of the firewall; it
should block them only on the Internet side. doh!
Maibe you should add this in DIAGNOSIS.txt: if everything fails, try
to think of the most stupid thing that could prevent samba to work;
chances are this is the problem... 8)
Thanks to Alain Toussaint who sent me a couple of tips on how to
discover the source of the problem,
GFK's
--
Guillaume Filion
Logidac Tech., Beaumont, Quibec, Canada - http://logidac.com/
PGP Key: http://guillaume.filion.org/pgp (this will redirect)
PGP Fingerprint: 14A6 720A F7BA 6C87 2331 33FD 467E 9198 3DED D5CA
Return-Path: <cygnusx__1@hotmail.com>
Delivered-To: samba@lists.samba.org
Received: from hotmail.com (f132.law11.hotmail.com [64.4.17.132]) by
lists.samba.org (Postfix) with ESMTP id C5CAE4BA0; Tue, 10 Jul 2001
11:08:09 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
SMTPSVC; Tue, 10 Jul 2001 11:11:26 -0700
Received: from 216.95.225.17 by lw11fd.law11.hotmail.msn.com with HTTP;
Tue, 10 Jul 2001 18:11:26 GMT
X-Originating-IP: [216.95.225.17]
From: "Tim Carr" <cygnusx__1@hotmail.com>
To: samba-technical@lists.samba.org, samba@lists.samba.org
Subject: WINS.dat question
Date: Tue, 10 Jul 2001 18:11:26 -0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F132TfomolIiCSF3HvF000021d6@hotmail.com>
X-OriginalArrivalTime: 10 Jul 2001 18:11:26.0314 (UTC)
FILETIME=[BBFCC4A0:01C1096B]
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/
In the WINS.dat file I see lotsa entries of workgroups and computers. I know
that WORKGROUP#1B is the DMB.. but what i'm curious about is the
COMPUTERNAME#xx entries, where xx=00/03/20. I have one computer that isn't
properly authenticating to the WINS server (because it has a complicated
connection); it doesn't get a #20, although it DOES get a #03 and #00.
Please can someone explain what #00 #03 and #20 refer to? Thanks!
Tim Carr
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Return-Path: <cbarber@estgsecurity.com>
Delivered-To: samba@samba.org
Received: from stghq-mail01.stginc.com (unknown [209.12.174.130]) by
lists.samba.org (Postfix) with ESMTP id 453BA4491 for
<samba@samba.org>; Tue, 10 Jul 2001 11:26:20 -0700 (PDT)
Received: by stghq-mail01.stginc.com with Internet Mail Service
(5.5.2653.19) id <3G41N884>; Tue, 10 Jul 2001 14:18:07 -0400
Message-ID: <F1AEF0F6CCE1D411AB5600609784DA0D41E193@stghq-mail01.stginc.
com>
From: "Barber, Chris" <cbarber@estgsecurity.com>
To: "'samba@samba.org'" <samba@samba.org>
Subject: Help setting up SAMBA 2.2.10
Date: Tue, 10 Jul 2001 14:18:00 -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/
I am having trouble connecting several Win2K machines to a new SAMBA server.
The error that I get when connecting is "system error 1240 has occurred.
The account is not authorized to log in from this station."
I have commented out the hosts allow - did not work
I specifically allowed in hosts - did not work
There are no log files in the log directory
Any help would be greatly appreciated. As I am not a subscriber to
the list please include my email (cbarber@estgsecurity.com) on your replies.
Thanks
Chris
Christopher Barber, MCP
Security/Network Engineer
Return-Path: <don_mccall@hp.com>
Delivered-To: samba@lists.samba.org
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by
lists.samba.org (Postfix) with ESMTP id DFCF84BBD; Tue, 10 Jul 2001
11:29:19 -0700 (PDT)
Received: from xparelay1.corp.hp.com (unknown [15.58.136.173]) by
palrel1.hp.com (Postfix) with ESMTP id 62832137B; Tue, 10 Jul 2001
11:32:36 -0700 (PDT)
Received: from xpabh2.corp.hp.com (xpabh2.corp.hp.com [15.58.136.192])
by xparelay1.corp.hp.com (Postfix) with ESMTP id 56BC11F53B; Tue, 10
Jul 2001 04:31:35 -0700 (PDT)
Received: by xpabh2.corp.hp.com with Internet Mail Service (5.5.2653.19)
id <3PL98RBJ>; Tue, 10 Jul 2001 11:32:33 -0700
Message-ID: <079FD72E42C9D311B854009027650E6F04050B71@xatl02.atl.hp.com>
From: "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com>
To: 'Tim Carr' <cygnusx__1@hotmail.com>,
samba-technical@lists.samba.org, samba@lists.samba.org
Subject: RE: WINS.dat question
Date: Tue, 10 Jul 2001 11:32:31 -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 Tim,
00 type is the standard workstation service
03 is the messenger service
20 is the fileserver(printserver) service;
So for instance, the computer that you mention below
is registering that it is running the workstation service,and the messenger
service (can accept winpopup messages), but it is NOT sharing out any files
or printers. You would get this kind of registration for instance if you
did NOT install the 'file and printer sharing or Microsoft networks'
component on a win2k professional system (you would still be able to attach
to other computer's file and print shares, but you wouldn't be able to
share
out any of your own directories or locally attached printers)....
By the way, a list of the most common 'resource types' for netbios names
can
be found on page 15 of the O'reilly "Using Samba" book...
Hope this helps,
Don
-----Original Message-----
From: Tim Carr [mailto:cygnusx__1@hotmail.com]
Sent: Tuesday, July 10, 2001 2:11 PM
To: samba-technical@lists.samba.org; samba@lists.samba.org
Subject: WINS.dat question
In the WINS.dat file I see lotsa entries of workgroups and computers. I know
that WORKGROUP#1B is the DMB.. but what i'm curious about is the
COMPUTERNAME#xx entries, where xx=00/03/20. I have one computer that isn't
properly authenticating to the WINS server (because it has a complicated
connection); it doesn't get a #20, although it DOES get a #03 and #00.
Please can someone explain what #00 #03 and #20 refer to? Thanks!
Tim Carr
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Return-Path: <cygnusx__1@hotmail.com>
Delivered-To: samba@lists.samba.org
Received: from hotmail.com (f145.law11.hotmail.com [64.4.17.145]) by
lists.samba.org (Postfix) with ESMTP id 809534EBD; Tue, 10 Jul 2001
11:35:15 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
SMTPSVC; Tue, 10 Jul 2001 11:38:32 -0700
Received: from 216.95.225.17 by lw11fd.law11.hotmail.msn.com with HTTP;
Tue, 10 Jul 2001 18:38:31 GMT
X-Originating-IP: [216.95.225.17]
From: "Tim Carr" <cygnusx__1@hotmail.com>
To: don_mccall@hp.com, samba-technical@lists.samba.org,
samba@lists.samba.org
Subject: RE: WINS.dat question
Date: Tue, 10 Jul 2001 18:38:31 -0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F145laoY99EXxt5BBBV00007cca@hotmail.com>
X-OriginalArrivalTime: 10 Jul 2001 18:38:32.0200 (UTC)
FILETIME=[85174880:01C1096F]
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 the reply. I do have all the file-sharing stuff installed on the
MS client, it has shared files that are set up properly (can double click on
itself in network neighborhood and see shared stuff); however due to the
fact it's connected via PPTP, it won't properly put a #20 entry in
wins.dat.
Any ideas?
Tim Carr
>From: "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com>
>To: 'Tim Carr' <cygnusx__1@hotmail.com>,
samba-technical@lists.samba.org,
>samba@lists.samba.org
>Subject: RE: WINS.dat question
>Date: Tue, 10 Jul 2001 11:32:31 -0700
>
>Hi Tim,
>00 type is the standard workstation service
>03 is the messenger service
>20 is the fileserver(printserver) service;
>
>So for instance, the computer that you mention below
>is registering that it is running the workstation service,and the messenger
>service (can accept winpopup messages), but it is NOT sharing out any files
>or printers. You would get this kind of registration for instance if you
>did NOT install the 'file and printer sharing or Microsoft networks'
>component on a win2k professional system (you would still be able to attach
>to other computer's file and print shares, but you wouldn't be able
to
>share
>out any of your own directories or locally attached printers)....
>
>By the way, a list of the most common 'resource types' for netbios
names
>can
>be found on page 15 of the O'reilly "Using Samba" book...
>
>Hope this helps,
>Don
>
>-----Original Message-----
>From: Tim Carr [mailto:cygnusx__1@hotmail.com]
>Sent: Tuesday, July 10, 2001 2:11 PM
>To: samba-technical@lists.samba.org; samba@lists.samba.org
>Subject: WINS.dat question
>
>
>In the WINS.dat file I see lotsa entries of workgroups and computers. I
>know
>
>that WORKGROUP#1B is the DMB.. but what i'm curious about is the
>COMPUTERNAME#xx entries, where xx=00/03/20. I have one computer that
isn't
>properly authenticating to the WINS server (because it has a complicated
>connection); it doesn't get a #20, although it DOES get a #03 and #00.
>
>Please can someone explain what #00 #03 and #20 refer to? Thanks!
>
>Tim Carr
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Return-Path: <Lutz.Jaenicke@iee.TU-Berlin.DE>
Delivered-To: samba@lists.samba.org
Received: from emserv1.ee.tu-berlin.de (emserv1.ee.TU-Berlin.DE
[130.149.61.10]) by lists.samba.org (Postfix) with ESMTP id 316EA4EE8
for <samba@lists.samba.org>; Tue, 10 Jul 2001 11:36:29 -0700 (PDT)
Received: from emws1.ee.tu-berlin.de (emws1.ee.TU-Berlin.DE
[130.149.61.11]) by emserv1.ee.tu-berlin.de (Postfix) with ESMTP id
60AD7E24 for <samba@lists.samba.org>; Tue, 10 Jul 2001 20:39:44 +0200
(METDST)
Received: by emws1.ee.tu-berlin.de (Postfix, from userid 106) id
22B18290E; Tue, 10 Jul 2001 20:39:37 +0200 (METDST)
Date: Tue, 10 Jul 2001 20:39:35 +0200
From: Lutz Jaenicke <Lutz.Jaenicke@iee.TU-Berlin.DE>
To: samba@lists.samba.org
Subject: query_name_response: Multiple (2) responses received ...
Message-ID: <20010710203934.A19821@emws1.ee.TU-Berlin.DE>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Organization: TU Berlin, Elektrische Energietechnik
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 am currently fighting with the following messages:
...
[2001/07/10 19:28:57, 0] nmbd/nmbd_namequery.c:(104)
query_name_response: Multiple (2) responses received for a query on subnet
141.43.132.151 for name AET<1d>.
This response was from IP 141.43.132.161, reportingan IP address of 0.0.0.0.
...
141.43.132.161 is the WINS server (also a samba server).
Following the advice on this list, I checked that the server is not
dualhomed and also tried to hardcode the interface:
interfaces = 141.43.132.161/26
bind interfaces only = yes
but to now avail.
I have traced the packages and I clearly see two answers to one request
(that seem to be identical, BTW).
A level 5 trace of nmbd shows, that indeed the nmbd process thinks to
receive all requests twice...