Author Topic: samba timeout solved  (Read 4866 times)

Online TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 723
Re: samba timeout
« Reply #45 on: May 14, 2012, 06:48:59 AM »
OK try:

Code: [Select]
smbclient //samba-server/homes
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #46 on: May 14, 2012, 07:07:25 AM »
terry

[tom@localhost ~]$ smbclient -L 192.168.1.2
Enter tom's password:
Domain=[MSHOME] OS=[Unix] Server=[Samba 3.5.14]

        Sharename       Type      Comment
        ---------       ----      -------
        print$          Disk
        pdf-gen         Printer   PDF Generator (only valid users)
        homes           Disk      Home Directories
        IPC$            IPC       IPC Service (localhost)
        tom             Disk      Home Directories
Domain=[MSHOME] OS=[Unix] Server=[Samba 3.5.14]

        Server               Comment
        ---------            -------
        SAMBA-SERVER         localhost

        Workgroup            Master
        ---------            -------
        MSHOME               SAMBA-SERVER
[tom@localhost ~]$ smbclient //samba-server/homes
Enter tom's password:
Connection to samba-server failed (Error NT_STATUS_UNSUCCESSFUL)
[tom@localhost ~]$


Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #47 on: May 14, 2012, 07:31:34 AM »
terry
 I was checking the properties menu of my samba  "shared" folder and the ownership and group were set to root. I changed them to tom as user and user as group .Does this have any bearing.  tom

Online TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 723
Re: samba timeout
« Reply #48 on: May 14, 2012, 07:36:00 AM »
I was checking the properties menu of my samba  "shared" folder and the ownership and group were set to root. I changed them to tom as user and user as group .Does this have any bearing.  tom

Possibly, it depends on the actual permissions (i.e. is there ANY access for others)
If there are still problems after you changed it then in /var/log/samba there should be a file called something like __ffff_192.168.1.2.log

See if there is anything in that file corresponding to the time you were trying to test.

Terry

« Last Edit: May 14, 2012, 07:37:51 AM by TerryN »
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #49 on: May 14, 2012, 08:04:35 AM »
access has been set to
Permissions-Owner,Group an Others can View or modify content    tom
  log file needs some program to open help
          tom

Online TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 723
Re: samba timeout
« Reply #50 on: May 14, 2012, 08:16:35 AM »
 log file needs some program to open help

Code: [Select]
tail -20 /var/log/samba/__ffff_192.168.1.2.log
If pasting it here please put it in "Code" tags (i.e. click the # button above the entry box and paste the content in between the tags)

Terry.
« Last Edit: May 14, 2012, 08:19:02 AM by TerryN »
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #51 on: May 14, 2012, 08:47:11 AM »
t
« Last Edit: May 15, 2012, 06:35:30 AM by tm »

Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #52 on: May 14, 2012, 06:16:04 PM »
terry
 did a little experiment with my daughters windows 7 machine which is part of my network and everything works fine which leads me to believe  my problem is in my client machine. My client machine is running kde 2012. Can you give me an idea how to check this machine in lieu of the samba server being seen by the windows machine
                                                                rom

Offline tm

  • Full Member
  • ***
  • Posts: 154
Re: samba timeout
« Reply #53 on: May 15, 2012, 06:30:21 AM »
Terry
 I feel rather stupid about what I  am about to tell you. Upon doing some checking on my client I noticed that my time date setting was off by one day. After I corrected I went to konquerer and typed smb://192.168.1.2 and there was both my shared and tom folder. I transferred some data and all is good. There is obviously a time ,date correlation I never thought about. I sincerely thank for all your patience and knowledge you imparted to me. You are a top notch forum admin and am sure we will cross paths gain. Again thanks    
                                                                                                       tom
« Last Edit: May 15, 2012, 06:38:37 AM by tm »

Offline pags

  • Hero Member
  • *****
  • Posts: 2515
  • Keep it clean.
Re: samba timeout
« Reply #54 on: May 15, 2012, 07:21:59 AM »
Looks like this got resolved.

Thanks, Terry, for following through while I was offline.

tm,
  If you're happy with the resolution, go back to your initial post and mark it [SOLVED], if you haven't already.

Online TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 723
Re: samba timeout
« Reply #55 on: May 15, 2012, 07:52:55 AM »
Tom,

Glad it's all working for you now  :)

Terry.
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|