tell me if this gets through, cause when I get the message I don't see
anything
I am just starting to use samba, and I keep running into the same
problem time and again. I have installed SAMBA 2.0.2 correctly and have
(i think) a correct smb.conf file. Now when I try to log on to one of my
shares it will not let me in. I get the following errors when logging
in:
[dutchboy@lisa dutchboy]$ smbclient \\\\lisa\\dutchboy
doing parameter log file = /var/smblogs/samba-log.%m
doing parameter lock dir = /var/lock/samba
doing parameter guest account =
doing parameter hosts allow = 127. 131.93.
doing parameter printing = lprng
pm_process() returned Yes
Added interface ip=131.93.0.140 bcast=131.93.255.255 nmask=255.255.0.0
Client started (version 2.0.2).
resolve_name: Attempting lmhosts lookup for name lisa<0x20>
resolve_name: Attempting host lookup for name lisa<0x20>
Connecting to 131.93.0.140 at port 139
Password:
session setup failed: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
As far as I know I have the smbpasswd file set up correctly too.
Can anybody tell me what I am doing wrong.
Thanks
Dutchboy
--
***********************************************************************
Aukjan van Belkum (A.J.) dutchboy@saintjoe.edu
PO Box 542 jvd2345@saintjoe.edu
Rensselaer, In, 47978 home: opa.paling@hetnet.nl
U.S.A. (219)866-6000 xt:5590
http://www.saintjoe.edu/~dutchboy
***********************************************************************
On Wed, 3 Mar 1999, dutchboy wrote:> tell me if this gets through, cause when I get the message I don't see > anything >You mean like: Date: Wed, 3 Mar 1999 05:06:47 +1100 From: dutchboy <dutchboy@saintjoe.edu> To: Multiple recipients of list <samba@samba.org> Subject: trial2: problem with loggin in and then nothing more? Try not sending anything as an attachment. I believe the list processing software garbles a certain mime-header: Content-Type: multipart/mixed; I have mailed: Errors-To: listproc-errors@samba.anu.edu.au but so far no reply. Is there anyone else getting blank messages? I'm starting to get a whole bunch (and only in my 'samba' folder)> I am just starting to use samba, and I keep running into the same > problem time and again. I have installed SAMBA 2.0.2 correctly and have > (i think) a correct smb.conf file. Now when I try to log on to one of my > shares it will not let me in. I get the following errors when logging > in: > > [dutchboy@lisa dutchboy]$ smbclient \\\\lisa\\dutchboysmbclient '//lisa/dutchboy' should be the same, and is much less painful to write. There are some info missing. How is that share configured? What kind of password scheme are you using (encrypted or not?, domain, server, user, ...) Oh, and the answers to those questions may not help me help you much. The only thing I've bothered to share is public areas, but I'm sure that info can help someone. /Urban --- Urban Widmark urban@svenskatest.se Svenska Test AB +46 90 71 71 23
--On 3/3/99, 5:15 AM +1100 dutchboy wrote: } tell me if this gets through, cause when I get the message I don't see } anything The problem with messages that don't appear has to do with the use of "multipart/mixed" incorrectly. Here's that part of the header from one of your "disappeared" messages: } Content-Type: multipart/mixed; } MIME-Version: 1.0 } X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i586) Here's the same part of the header from this one: } Content-Type: text/plain; charset=us-ascii } MIME-Version: 1.0 } X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i586) Here's a correct multipart/mixed header, generated from another mail client, Eudora: } Mime-Version: 1.0 } Content-Type: multipart/mixed; boundary="=====================_898956547==_" What's missing from your (and other people's!) multipart/mixed MIME headers is what the boundary between the parts looks like, That's what produces the empty-looking messages. I'll let someone else work on your questions! :-) Jim -- Jim Watt jimw@PE-Informatics.COM Perkin-Elmer Corporation Voice (desk): +1 408 577 2228 PE Informatics Division Fax: +1 408 894 9307 3833 North First Street Voice (main): +1 408 577 2200 San Jose CA 95134-1701