Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[Samba] Linux 2.6.31, samba server no longer working

 
   Linux (Home) -> Samba RSS
Next:  Accepted pinfo 0.6.9-5 (source amd64)  
Author Message
Timothy Normand Miller

External


Since: Oct 16, 2009
Posts: 4



(Msg. 1) Posted: Fri Oct 16, 2009 1:25 pm
Post subject: [Samba] Linux 2.6.31, samba server no longer working
Archived from groups: linux>samba (more info?)

Hi,

Since upgrading to Linux 2.6.31, smb shares on my linux box are no
longer mountable by other computers. As far as the client is
concerned, it looks like authentication is failing. But when I look
in /var/log/samba, I find absolutely nothing about any attempted or
failed connections. Both smbd and nmbd are still running, so they
didn't crash. I just can't find anything to help me diagnose the
problem.

Can anyone give me some suggestions about where to start looking for
the cause of the trouble?

Thanks!

--
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Timothy Normand Miller

External


Since: Oct 16, 2009
Posts: 4



(Msg. 2) Posted: Fri Oct 16, 2009 10:25 pm
Post subject: Re: [Samba] Linux 2.6.31, samba server no longer working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry. Not the kernel. Samba 3.3.7 worked (with a bug fix I had
added). It's version 3.4.2 that doesn't work. I've checked the
config files. I can't figure out why it doesn't work. I just get
connection refused.

On Fri, Oct 16, 2009 at 12:26 PM, Timothy Normand Miller
<theosib.TakeThisOut@gmail.com> wrote:
> Hi,
>
> Since upgrading to Linux 2.6.31, smb shares on my linux box are no
> longer mountable by other computers.  As far as the client is
> concerned, it looks like authentication is failing.  But when I look
> in /var/log/samba, I find absolutely nothing about any attempted or
> failed connections.  Both smbd and nmbd are still running, so they
> didn't crash.  I just can't find anything to help me diagnose the
> problem.
>
> Can anyone give me some suggestions about where to start looking for
> the cause of the trouble?
>
> Thanks!
>
> --
> Timothy Normand Miller
> http://www.cse.ohio-state.edu/~millerti
> Open Graphics Project
>



--
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Robert LeBlanc

External


Since: Oct 17, 2009
Posts: 4



(Msg. 3) Posted: Sat Oct 17, 2009 1:25 am
Post subject: Re: [Samba] Linux 2.6.31, samba server no longer working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I wonder if this is similar to what I was seeing with 3.4.2 today. Are you
bound to AD or is it stand alone? I kept seeing a permission denied message
in the log files when trying to access the Kerberos keytab file. I coughed
it up to backporting 3.4.2 to Debian Lenny and there was a problem with
using krb5 1.6 instead of 1.7. I didn't feel like backporting Kerberos too
to test that threory, I need to get these machines up, so I just installed
my patched version of 3.2.5.

Robert LeBlanc
Life Sciences & Undergraduate Education Computer Support
Brigham Young University


On Fri, Oct 16, 2009 at 7:35 PM, Timothy Normand Miller
<theosib DeleteThis @gmail.com>wrote:

> Sorry. Not the kernel. Samba 3.3.7 worked (with a bug fix I had
> added). It's version 3.4.2 that doesn't work. I've checked the
> config files. I can't figure out why it doesn't work. I just get
> connection refused.
>
> On Fri, Oct 16, 2009 at 12:26 PM, Timothy Normand Miller
> <theosib DeleteThis @gmail.com> wrote:
> > Hi,
> >
> > Since upgrading to Linux 2.6.31, smb shares on my linux box are no
> > longer mountable by other computers. As far as the client is
> > concerned, it looks like authentication is failing. But when I look
> > in /var/log/samba, I find absolutely nothing about any attempted or
> > failed connections. Both smbd and nmbd are still running, so they
> > didn't crash. I just can't find anything to help me diagnose the
> > problem.
> >
> > Can anyone give me some suggestions about where to start looking for
> > the cause of the trouble?
> >
> > Thanks!
> >
> > --
> > Timothy Normand Miller
> > http://www.cse.ohio-state.edu/~millerti<http://www.cse.ohio-state.e...%7Emill>
> > Open Graphics Project
> >
>
>
>
> --
> Timothy Normand Miller
> http://www.cse.ohio-state.edu/~millerti<http://www.cse.ohio-state.e...%7Emill>
> Open Graphics Project
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Timothy Normand Miller

External


Since: Oct 16, 2009
Posts: 4



(Msg. 4) Posted: Sat Oct 17, 2009 11:25 am
Post subject: Re: [Samba] Linux 2.6.31, samba server no longer working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is stand-alone. It should be very simple, with just password
authentication. I'm not seeing any permission denied in log files.
At least not smbd.log, and I can't seem to find anything in the system
log.

On Sat, Oct 17, 2009 at 12:39 AM, Robert LeBlanc <robert DeleteThis @leblancnet.us> wrote:
> I wonder if this is similar to what I was seeing with 3.4.2 today. Are you
> bound to AD or is it stand alone? I kept seeing a permission denied message
> in the log files when trying to access the Kerberos keytab file. I coughed
> it up to backporting 3.4.2 to Debian Lenny and there was a problem with
> using krb5 1.6 instead of 1.7. I didn't feel like backporting Kerberos too
> to test that threory, I need to get these machines up, so I just installed
> my patched version of 3.2.5.
>
> Robert LeBlanc
> Life Sciences & Undergraduate Education Computer Support
> Brigham Young University
>
>
> On Fri, Oct 16, 2009 at 7:35 PM, Timothy Normand Miller <theosib DeleteThis @gmail.com>
> wrote:
>>
>> Sorry.  Not the kernel.  Samba 3.3.7 worked (with a bug fix I had
>> added).  It's version 3.4.2 that doesn't work.  I've checked the
>> config files.  I can't figure out why it doesn't work.  I just get
>> connection refused.
>>
>> On Fri, Oct 16, 2009 at 12:26 PM, Timothy Normand Miller
>> <theosib DeleteThis @gmail.com> wrote:
>> > Hi,
>> >
>> > Since upgrading to Linux 2.6.31, smb shares on my linux box are no
>> > longer mountable by other computers.  As far as the client is
>> > concerned, it looks like authentication is failing.  But when I look
>> > in /var/log/samba, I find absolutely nothing about any attempted or
>> > failed connections.  Both smbd and nmbd are still running, so they
>> > didn't crash.  I just can't find anything to help me diagnose the
>> > problem.
>> >
>> > Can anyone give me some suggestions about where to start looking for
>> > the cause of the trouble?
>> >
>> > Thanks!
>> >
>> > --
>> > Timothy Normand Miller
>> > http://www.cse.ohio-state.edu/~millerti
>> > Open Graphics Project
>> >
>>
>>
>>
>> --
>> Timothy Normand Miller
>> http://www.cse.ohio-state.edu/~millerti
>> Open Graphics Project
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba
>
>



--
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Timothy Normand Miller

External


Since: Oct 16, 2009
Posts: 4



(Msg. 5) Posted: Sat Oct 17, 2009 2:25 pm
Post subject: Re: [Samba] Linux 2.6.31, samba server no longer working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I increased the log level and got something out of log.smbd. It
claiming that the user "millerti" doesn't exist. Some googling
suggested that samba is now using a new user database backend. Using
smbpasswd, I added the missing user with the right password, and
voila, I am able to connect now.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Nick Boyce

External


Since: Oct 19, 2009
Posts: 1



(Msg. 6) Posted: Mon Oct 19, 2009 3:25 pm
Post subject: Re: [Samba] Linux 2.6.31, samba server no longer working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, Oct 17, 2009 at 6:37 PM, Timothy Normand Miller
<theosib RemoveThis @gmail.com> wrote:

> I increased the log level and got something out of log.smbd.  It
> claiming that the user "millerti" doesn't exist.

I can't help thinking that you shouldn't have had to do that - a
message of that nature should be logged at the default log level.

Cheers
Nick Boyce
--
Leave the Olympics in Greece, where they belong.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[Samba] Samba seems to be working - but Linux client can't.. - I'm not sure whether this is a samba problem or not - but thought someone on the list will probably know. After quite a bit of fiddling - I think Samba is now doing what I want it to - providing file and printer sharing for my windows machines. However...

[Samba] Still working on a Member Server - Going through the examples and reading through the wiki's I still have not found exactly what I was looking for in matching uid's and gid's. using samba samba3-3.0.32-36 We currently have a domain controller Samba/LDAP PDC. samba-3.0.20b-1 Previous....

[Samba] Linux NIS/NFS/Samba server bound to Active Directory - Hello all! We are currently testing the implementation of a multi-use server at my work. I am working with a Windows 2003 RC2 domain controller, and a CentOS 5 NIS/NFS/Samba server. I've followed various how-to's and researched severa...

[Samba] Mac OS X 10.4.1 hangs when attempting to browse a .. - I have a Mandrake 8.1 machine that I recently installed Samba 3.0.14a on. Trying to connect to this machine from a Mac with Mac OS 10.4.1 causes OS X Finder to hang, and puts these errors in the samba server logs: [2005/09/06 14:57:57, 0]..

[Samba] Can not see Linux samba (server) from WinXP system - I put the following line in my (Suse) Linux smb.conf: [global] workgroup = MYWORKGROUP .... and started Samaba by entering smb start After a while I tried to view this Linux machine from a WinXP machine in the same LAN but can not see the Linux Samb...
       Linux (Home) -> Samba All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact