Results 1 to 4 of 4

Thread: Filesharing between kubuntu and XP

  1. #1
    Join Date
    Oct 2009
    Beans
    19
    Distro
    Kubuntu 10.04 Lucid Lynx

    Filesharing between kubuntu and XP

    I have installed samba and smbfs... I read through the tutorial provided on the ubuntu website and still haven't figured out exactly how to get this working. As of right now, i can see my kubuntu desktop on my xp machine, I am not able to login into it however. "Windows cannot access \\MATT-DESKTOP" is all it says... I'm a newbie at this just tbh... If anyone could lend their time to help me out i would really appreciate it.

    My network is on a wireless router if that is relevant to getting help.
    Matt

    /*If there is any more information that is needed to help you help me with this problem please let me know, thanks.*\
    Last edited by matyd; October 21st, 2009 at 08:11 PM.

  2. #2
    Join Date
    Oct 2009
    Beans
    19
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Filesharing between kubuntu and XP

    I have no idea why I told you all XP... I am in fact running Vista on my laptop... Sorry

  3. #3
    Join Date
    Oct 2009
    Beans
    19
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Filesharing between kubuntu and XP

    okay so i'm able to ping both my internal ips (vista and kubuntu) and when doing the samba manual configuration... i get this....

    Desktop:
    Code:
    matt@matt-desktop:~$ smbclient -L //192.168.2.2 -U user            
    Enter user's password:
    Domain=[MATT-DESKTOP] OS=[Unix] Server=[Samba 3.3.2]
    
            Sharename       Type      Comment
            ---------       ----      -------
            print$          Disk      Printer Drivers
            IPC$            IPC       IPC Service (matt-desktop server (Samba, Ubuntu))
            PSC-1500-series2 Printer   HP PSC 1500 series
            PSC-1500-series Printer   HP PSC 1500 series
    Domain=[MATT-DESKTOP] OS=[Unix] Server=[Samba 3.3.2]
    
            Server               Comment
            ---------            -------
    
            Workgroup            Master
            ---------            -------
            WORKGROUP            MATT-DESKTOP
    From desktop to laptop:
    Code:
    matt@matt-desktop:~$ smbclient -L //192.168.2.3 -U user
    Enter user's password:
    Domain=[ARROYO] OS=[Windows Vista (TM) Home Premium 6001 Service Pack 1] Server=[Windows Vista (TM) Home Premium 6.0]
    
            Sharename       Type      Comment
            ---------       ----      -------
            ADMIN$          Disk      Remote Admin
            C$              Disk      Default share
            D$              Disk      Default share
            IPC$            IPC       Remote IPC
            Public          Disk
            Users           Disk
    session request to 192.168.2.3 failed (Called name not present)
    session request to 192 failed (Called name not present)
    session request to *SMBSERVER failed (Called name not present)
    NetBIOS over TCP disabled -- no workgroup available
    Another weird thing, I can see 'Matt-Desktop' on Vista but i can't see my laptop in remote:/ in dolphin...
    Last edited by matyd; October 21st, 2009 at 09:40 PM.

  4. #4
    Join Date
    Jun 2007
    Location
    Oz
    Beans
    501
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Filesharing between kubuntu and XP

    In vista, enable netbios over tcpip


    In Kubuntu, temporarily disable the Ubuntu firewall with this command:
    Code:
    sudo ufw disable
    FFI on firewall: Opening the UFW Firewall for Samba

    Then see if it improves

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •