Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Networking
Reload this Page Accessing Vista Shares
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Networking Hardware/Software related, Modems, Internet connection sharing, IPTables etc.

Reply
 
Thread Tools Display Modes
Old 05-29-2008   #1 (permalink)
Dark_Stang
Linux User
 
Dark_Stang's Avatar
 
Join Date: Jun 2006
Location: Around St. Louis
Posts: 279
Send a message via MSN to Dark_Stang
Accessing Vista Shares

Has anybody figured out a way to access vista shares and vista shared printers from a Linux machine?
__________________
Two levels higher than a newb.
(I can search google)
Dark_Stang is offline   Reply With Quote
Old 06-14-2008   #2 (permalink)
Dark_Stang
Linux User
 
Dark_Stang's Avatar
 
Join Date: Jun 2006
Location: Around St. Louis
Posts: 279
Send a message via MSN to Dark_Stang
Okay... I've got it now...

Step 1: On vista machine. Go to your network and sharing center. Turn on network sharing. You have the option to turn on password protection as well if you'd like.

Step 2: Open your registry on the vista machine. Go to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
Now make the Value of LMCompatibility 1, instead of 3.
Reboot the machine.

Step 3: Now go to the linux machine.
Manual Mount with Password:
sudo mount -t smbfs //VISTA-PC/public /path/to/desired/folder -o username=user,password=pass,iocharset=utf8

Manual Mount without Password:
sudo mount -t smbfs //VISTA-PC/public /path/to/desired/folder -o iocharset=utf8

Editing fstab for automount with password:
Open /etc/fstab with root privileges and add a line like the following (change it to fit your needs, obviously)
//vista-pc/public /folder/to/mount/to smbfs username=user,password=pass,iocharset=utf8 0 0

Editing fstab for automount without password:
Open /etc/fstab with root privileges and add a line like the following (change it to fit your needs, obviously)
//vista-pc/public /folder/to/mount/to smbfs iocharset=utf8 0 0


Once mounted you should be able to setup printer sharing for the linux machine as well.
__________________
Two levels higher than a newb.
(I can search google)
Dark_Stang is offline   Reply With Quote
Old 06-15-2008   #3 (permalink)
usamamuneeb
Linux User
 
usamamuneeb's Avatar
 
Join Date: Jun 2007
Location: Karachi, PAKISTAN
Posts: 411
Send a message via MSN to usamamuneeb
This page is wonderful, if you follow each instruction carefully and never "skip off":

HOWTO: Setup Samba peer-to-peer with Windows - Ubuntu Forums
__________________
"You can complain that roses have thorns, or you can rejoice because thorns have roses."
usamamuneeb is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 04:49 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0