On Thu, Apr 22, 2010 at 1:03 PM, Brunner, Brian T. <BBrunner at gai-tronics.com> wrote: > > I solemnly puke upon people who break things and call it progress. Get > ye to Redmond. > > I upgraded Centos3.8 to Centos5.4; smbmount is gone. Mounting a WinXP > share requires a new instantiation of the old command > > smbmount \\\\hostname\\path\\to\\share /local/mount/point -o > ip=123.12.34.234,username=hostname\\my_userid,password=whatever > > which should now be > > mount -t cifs <somebody please fill in the blanks here> > > Does the windows side have to change? If so what? This CentOS wiki page may help you: http://wiki.centos.org/TipsAndTricks/WindowsShares Akemi