- From: Joey Baker <joebaker AT dcresearch.com>
- To: mlug-list AT mail.milwaukeelug.org
- Subject: Re: [MLUG] Connect to samba server from Ubuntu
- Date: Wed, 10 Mar 2010 20:55:00 -0800
- Openpgp: url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xDDEC0260
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jeremy McCumber wrote:
>
Here's what I get when I run
>
>
smbclient -L //mynetwork -U jeremy -d 10
Well Jeremy, I think this tool uses the default settings from
/etc/samba/smb.conf or some such similar config file...
And probably in that file are the settings for a user database setting
that is using the tdb file.
I'm wondering if launching the samba daemon on your machine and adding a
samba user might create the database and releive the error message.
But what I'd try first is to comment out the parts of the smb.conf file
that refer to using authentication from the tdb file.
What Distro and version of Linux are you using Jeremy?
(I'm looking for consulting gigs in Southern California)
- -Joey
>
>
some config output followed by this about six times:
>
Opening cache file at /var/run/samba/gencache.tdb
>
tdb(unnamed): tdb_open_ex: could not open file
>
/var/run/samba/gencache.tdb: No such file or
>
directory
>
Attempt to open gencache.tdb has failed.
>
>
and then this about 200 times:
>
s3_event: Added timed event "tevent_req_timedout": 0x13b0080
>
>
and finally:
>
Error NT_STATUS_UNSUCCESSFUL
>
>
unix extensions = no on both client and sever didn't work. :-(
>
>
I'll keep looking.
>
Jeremy
>
>
>
"Jeremy McCumber"
>
<jeremy AT fantasticfamily.net>
>
wrote:
>
>
Just to clarify:
>
>
My server is running Mandriva 2008.
>
>
I have three other computers (One XP, One Win 7, one dual boot)
>
connected to the SMB shares on the server. The only one that cannot
>
connect is the duel boot when running Ubuntu 9.10. When running
>
Windows 7 on that same machine, I can connect to the server fine.
>
>
I'll post my smbclient output when I get home.
>
>
>
>
"Michael Reed"
>
<michael.reed AT hotmail.com>
>
wrote:
>
>
I gave up on trying to use samba; got rid of dual boot,
>
installed Wine inside of Fedora12, (root~> yum install wine),
>
and can access any file on hard-drive, including windows files
>
using 'Applications>Wine->Wine File'. I've installed selected
>
high-use WindowsXP-based executables using 'Wine Software
>
Installer'. I have had no problems.
>
>
However, this may be the right solution for the wrong problem,
>
and may not totally accomplish what you are trying to accomplish.
>
>
Michael Reed
>
Sussex, WI
>
>
Michael.Reed AT Hotmail.com
>
>
<mailto:Michael.Reed AT Hotmail.com>
>
C:414.807.8778
>
>
>
>
>
>
------------------------------------------------------------------------
>
Date: Wed, 10 Mar 2010 09:10:57 -0600
>
From:
>
claudec AT studeski.com
>
To:
>
mlug-list AT mail.milwaukeelug.org
>
Subject: Re: [MLUG] Connect to samba server from Ubuntu
>
>
Reading my mind. I was just thinking this morning about
>
switching my server back to Mandriva 2009.
>
>
Claude Chmielewski
>
Fillmore, Wisconsin
>
>
>
>
Jeremy McCumber wrote:
>
>
I've tried a variety of things but nothing seems to work.
>
Here's my setup.
>
>
Mandriva 2008 running SMB. Never had an issue with it.
>
Everything worked quite well. I had Mandriva 2009 on a
>
laptop that worked, as well as two Windows XP boxes.
>
Recently got a new latop with Windows 7. Installed Ubuntu
>
9.10 as duel boot (BTW... I *hate* GRUB2, what a PITA
>
compared to GRUB/Lilo). Windows 7 can see the shared fine.
>
Ubuntu cannot.
>
>
What does SMBClient -d //myserver return?
>
>
Regards,
>
Jeremy
>
>
>
>
"Claude Chmielewski"
>
<claudec AT studeski.com>
>
>
<mailto:claudec AT studeski.com>
>
wrote:
>
>
I'm glad some one brought this up. I have 9.04 server
>
and the same problem. Funny thing is that when I see the
>
shares my server name appears but it is really my laptop.
>
>
Claude Chmielewski
>
Fillmore, Wisconsin
>
>
>
>
Jeremy McCumber wrote:
>
>
Hi,
>
This is the link I was talking about:
>
>
>
http://9w2tpt.blogspot.com/2009/11/samba-34ubuntu-910-problem.html
>
>
I did update the package, but I still have the
>
issue. I'll continue to investigate, although
>
probably for a few days.
>
>
Good luck!
>
Jeremy
>
>
"Erik Rasmussen"
>
<MailForErik AT GMail.com>
>
>
<mailto:MailForErik AT GMail.com>
>
wrote:
>
>
Is there a better .deb package I can download
>
and install to fix it?
>
>
Thanks!
>
-Erik
>
>
On Tue, Mar 9, 2010 at 16:16, Jeremy
>
>
<jeremy AT fantasticfamily.net
>
>
<mailto:jeremy AT fantasticfamily.net>>
>
wrote:
>
>
I think this is a known bug with the SMB
>
package in 9.10. I have the same issue and
>
have not resolved it. I'm away from my
>
computer, but I seem to recall reading about
>
it.
>
>
Sent from my iPhone
>
>
>
On Mar 9, 2010, at 3:22 PM, Erik Rasmussen
>
>
<MailForErik AT GMail.com
>
>
<mailto:MailForErik AT GMail.com>>
>
wrote:
>
>
>
Can anyone point me to a good tutorial
>
on connecting to a samba server from
>
Ubuntu?
>
-------
>
I put an Ubuntu 9.10 Server into a
>
Windows domain, installed Samba, and
>
shared it for people to read files. Set
>
samba permissions that everyone can see
>
files and a specific samba user can
>
add/delete files.
>
>
From a windows machine, I can see the
>
Ubuntu samba server, view the files, and
>
if I connect with the specific samba
>
user credentials, I can also add/delete
>
files.
>
>
From an Ubuntu workstation I can see the
>
server, but I cannot see the share or
>
the files.
>
>
Is there some package I need to install
>
on the Ubuntu 9.10 workstation in order
>
to see and browse samba shares?
>
>
I want to be able to connect to the
>
Ubuntu samba server share from the
>
Ubuntu workstation to browse and
>
add/delete files using the specific
>
samba user account which I created on
>
the Ubuntu samba server.
>
>
Suggestions?
>
>
>
------------------------------------------------------------------------
>
Registered Linux user #346571
>
>
>
------------------------------------------------------------------------
>
Registered Linux user #346571
>
>
------------------------------------------------------------------------
>
Registered Linux user #346571
>
>
------------------------------------------------------------------------
>
Registered Linux user #346571
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org
iEYEARECAAYFAkuYd6MACgkQ7J1dPd3sAmAubwCgtmAwFZ9mdN616bhhXOfuzxWo
i7cAn00MdCM/1a6YYdu8yXtaY8gFzEVl
=gC2b
-----END PGP SIGNATURE-----
Archive powered by MHonArc 2.6.16.