Now Available:

line

Realtime Communities

line

Newsletter

Email Address:

line

RSS

  • XML
  • iTUNES
line

Ask the Expert

Have a question for our resident expert? .

« BSOD Through the Ages | Main | VBScript function to add commas to a large number »

SMBCLIENT useless but MOUNT works with Vista

Not long ago I blogged about the changes in Windows Vista SMB, specifically the changeover to the SMB2 protocol and how that breaks the smbclient command within various UNIX'es. That inability has severely hindered my ability to work with my Windows Servers hosted in virtualization environments on RHEL.

Ed Bott recently blogged a two-part series on how to get around that smbclient limitation. You can use the standard Linux mount command to mount a Vista partition. According to Ed, the syntax for mount is: sudo mount -t smbfs -o username=windows_username,password=windows_password
//vista_pc_name/share_name mount_folder_name
. This command will not survive a reboot.

For those that need a permanent mount, in part two Ed goes on to talk about how to create an automount that will survive a reboot. Both solutions require the installation of Samba server v3.0.22 onto the Linux machine to work.

Part I can be read here: http://blogs.zdnet.com/Bott/?p=237
Part II can be read here: http://blogs.zdnet.com/Bott/?p=238

TrackBack

TrackBack URL for this entry:
https://realtime-windowsserver.com/type/mt-tb.cgi/75

Most Active Posts

line

Library Resources

line
line

Recent Posts

  • Memorial Day! Take it Easy Today...
  • Microsoft SoftGrid Sequencing Best Practices
  • Holy timing, batman! Microsoft Press Releases Windows Server 2008 Book
  • CBT Nuggets "Introduction to VBScript" Series to be Released Soon
  • Free CBT Nuggets Citrix and SMS Videos
  • WSUS 3.0 Auto-Update Excludes SBS Servers
  • Sarbanes-Oxley Revision under Review -- This may be a Good Thing
  • WSUS 3.0 update posted to WSUS today
  • Citrix Access Suite 4.5 Video Demos Available
  • Arguably the Least Specific or the Most Necessary Terminal Server Hotfix Ever
line

Greg Shields' Bio:

Greg Shields is a Principal Consultant with 3t Systems in Denver, Colorado. With more than 10 years of experience in information technology, Greg has developed extensive experience in systems administration, engineering, and architecture specializing in Microsoft, Citrix, and VMware technologies. Greg is a Contributing Editor for both Redmond Magazine and Microsoft Certified Professional Magazine, authoring two regular columns along with numerous feature articles, webcasts, and white papers. He is known for his abilities to relate highly technical concepts with a drive towards fulfilling business needs. Greg is also a highly sought-after instructor and speaker, teaching system and network troubleshooting curriculum for TechMentor Events, a twice-annual IT conference, and producing computer-based training curriculum for CBT Nuggets on numerous topics. Greg is a triple Microsoft Certified Systems Engineer (MCSE) with security specialization and a Certified Citrix Enterprise Administrator (CCEA).