Re: how to access window network
From: Glenn Story (glenn.story_at_gmail.com)
Date: 02/17/05
- Previous message: Paul Howarth: "Re: Black page instead of login screen-Fedora2"
- In reply to: Charles Li: "how to access window network"
- Next in thread: akonstam_at_trinity.edu: "Re: how to access window network"
- Reply: akonstam_at_trinity.edu: "Re: how to access window network"
- Reply: Graham Cossey: "Re: how to access window network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Feb 2005 08:06:08 -0800 To: For users of Fedora Core releases <fedora-list@redhat.com>
1. Add an entry such as the following to /etc/fstab:
//servername/dir /some/local/dir smbfs noauto,user
2. Execute the following command
mkdir -p /some/local/dir
Now whenever you want to mount this file system issue the command
mount /some/local/dir
The "user" attribue in the fstab entry will permit you to execute this
command from a non-root account.
You will be prompted for your windows username and password.
Of course you should substitute suitable values for servername, dir,
some, and local.
-- Glenn
On Wed, 16 Feb 2005 19:05:57 -0800 (PST), Charles Li <cli168@yahoo.com> wrote:
> I would like to know how to access window network
> drives.
> I am dialing in from home to work. Usually, when I
> use Winxp, I can use window explorer and do
> \\servername\dir to access it. How do I do this in
> FC3?
>
> Thanks,
> Charles Li
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>
-- Regards, Glenn Work: 650-527-4518 glenn.story@veritas.com http://www.veritas.com Home: 650-493-4445 glenn.story@gmail.com http://home.pacbell.net/storygds/glenn.html Cell: 650-387-6644 16503876644@mobile.att.net -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Paul Howarth: "Re: Black page instead of login screen-Fedora2"
- In reply to: Charles Li: "how to access window network"
- Next in thread: akonstam_at_trinity.edu: "Re: how to access window network"
- Reply: akonstam_at_trinity.edu: "Re: how to access window network"
- Reply: Graham Cossey: "Re: how to access window network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|