Re: [SLE] Problems with home network
From: Steve Graegert (graegerts_at_gmail.com)
Date: 10/16/05
- Previous message: James Wright: "Re: [SLE] DHCP vs Static IP - SUSE 10.0"
- In reply to: kai: "[SLE] Problems with home network"
- Next in thread: James Wright: "Re: [SLE] Problems with home network"
- Reply: James Wright: "Re: [SLE] Problems with home network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Oct 2005 18:23:37 +0200 To: kai <kai@perfectreign.com>
On 10/16/05, kai <kai@perfectreign.com> wrote:
> I have a home network consisting of my SuSE 10.0 laptop and a Win2K desktop.
> The desktop is wired to a router and the laptop is using 802.11g to connect
> to the router. Both machines can get out to the internet.
>
> The desktop can ping and open a list of shares on the laptop. I cannot however
> open any of the shares on the laptop since it asks for a user/pass
> combinantion. None of my valid combos seem to allow authentication.
To access Samba shares you will have to add the Windows user(s) to
Samba's smbpasswd database:
# smbasswd -a <username>
To mount a share on a Windows machine, use smbfs with the username option:
# mount -t smbfs -o rw,username=<winuser> //win/share /mnt/share
If both machines can connect to the router and the internet, they
should be able so see (ping) each other. (Did I get it wrong?)
\Steve
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: James Wright: "Re: [SLE] DHCP vs Static IP - SUSE 10.0"
- In reply to: kai: "[SLE] Problems with home network"
- Next in thread: James Wright: "Re: [SLE] Problems with home network"
- Reply: James Wright: "Re: [SLE] Problems with home network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|