Contos3->5 upgrade, smbmount is gone?
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 \hostnamepath oshare /local/mount/point -o ip=123.12.34.234,username=hostnamemy_userid,passwo rd=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 email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept for the presence of computer viruses. www.Hubbell.com - Hubbell Incorporated** _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
Contos3->5 upgrade, smbmount is gone?
On Thu, Apr 22, 2010 at 1:03 PM, Brunner, Brian T.
<BBrunner@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 \hostnamepath oshare */local/mount/point -o > ip=123.12.34.234,username=hostnamemy_userid,passwo rd=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 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
Contos3->5 upgrade, smbmount is gone?
Brunner, Brian T. 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 \hostnamepath oshare /local/mount/point -o > ip=123.12.34.234,username=hostnamemy_userid,passwo rd=whatever > > fyi, you could have replaced those with / and it worked just fine... smbmount //hostname/path/to/share /local/mount/point -o ip=123.12.34.234,username=hostname/my_userid,password=whatever ... anyways, a typical mount -t cifs looks like... mount -t cifs //server/share /local/mount/point -o ip=1.2.3.4 username=userid%password [where whatever is the user's password] ip shouldn't be needed if 'server' resolves _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
| All times are GMT. The time now is 07:34 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.