Carl,

You can mount automatically (but don't do this over the Internet because the
password is transmitted in clear text):

smbmount //computername/sharename /mnt/mountpoint -o
username=everyone%password

and to unmount:

smbumount /mnt/mountpoint

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of daniel
Sent: Thursday, June 27, 2002 12:02 PM
To: [EMAIL PROTECTED]
Subject: Re: Samba : Linux client to M$ Windows ?


# mount -t smb //computername/sharename /mnt/mountpoint/

and to unmount:

# umount /mnt/mountpoint/

_________________________________
daniel a. g. quinn
starving programmer

"mr. ghandi, what do you think of western civilization?"
"i think it would be a good idea."
 - reporter to mahatma ghandi



----- Original Message -----
Sent: Thursday, June 27, 2002 9:28 AM
Subject: RE: Samba : Linux client to M$ Windows ?


| The short answer is yes, you can access a M$ share from Linux.  I have
done
| this before with the smbmount  command.  It basically lets you mount a
| CIFS/SMB filesystem to the Linux server for local access.  In my case I
| mounted a share, music folder, to my home directory, so that I could pull
| MP3 streams on the road.  It worked fine, except for the fact that when
the
| windows machine goes down, which happens often due to the built in stress
| management system (blue screen), the mount has to be re-established.
|
| Lookup the man for smbmount.
|
| there are also some good docs on troubleshooting and step-by-step testing
| and setup that will help you get off to the right start.
|
| carl
|
| -----Original Message-----
| From: Chris Meister [mailto:[EMAIL PROTECTED]]
| Sent: Thursday, June 27, 2002 9:01 AM
| To: [EMAIL PROTECTED]
| Subject: RE: Samba : Linux client to M$ Windows ?
|
|
|
|
| -----Original Message-----
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED]]On Behalf Of Van Den Abeele Kristof
| Sent: Thursday, June 27, 2002 8:37 AM
| To: [EMAIL PROTECTED]
| Subject: Samba : Linux client to M$ Windows ?
|
|
| First of all ,thanx you all for the hostname information...
|
| But I have already another question.
|
| I want to install samba & have read several docs & howto's . But one thing
| isn't quite clear to me.
| I'v read you can access the samba server (linux) from a M$ win pc.
| You can also use the client (on linux) to access this samba server
(linux).
|
| Is it also possible to use the client ( on a linux ) to access an M$ win
pc
| ?
|
| Greetings ,
|
| Kristof VdA
|
| Visit our website! http://www.nbb.be
|
| "DISCLAIMER: The content of this e-mail message should not be constructed
as
| binding for the National Bank of Belgium (NBB) unless otherwise and
| previously stated.
| Besides, the opinions expressed in this message are solely those of the
| author and do not necessarily represent those of the NBB, which is
| particularly the case if the content of the present message, or part of
it,
| is of a private nature or does not come whithin the professional scope of
| the author."
|
|
|
|
|
|
|
|
|
| _______________________________________________
| Redhat-list mailing list
| [EMAIL PROTECTED]
| https://listman.redhat.com/mailman/listinfo/redhat-list
|
|
|
| _______________________________________________
| Redhat-list mailing list
| [EMAIL PROTECTED]
| https://listman.redhat.com/mailman/listinfo/redhat-list
|
|
|
| _______________________________________________
| Redhat-list mailing list
| [EMAIL PROTECTED]
| https://listman.redhat.com/mailman/listinfo/redhat-list
|



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to