Goto freshmeat.net and download Linux LinNeighborhood -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Anthony E. Greene Sent: Saturday, April 20, 2002 6:03 AM To: [EMAIL PROTECTED] Subject: Re: Accessing Windows Shares
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, Apr 20, 2002 at 07:21:47AM -0500, Jim Hale wrote: >I've been working with RH 7.2 for a while and have some samba shares >setup that I can access using any of my Windows machines (as mapped >drives) but is there a way to setup a mount so that my RH machines can >see the Windows Shares that I have setup on my Win2K Server? I know >there is, I just ain't figured out how to do it yet. :/ I think there's software that will give you the equivalent of Network Neighborhood. I tried one but it would not connect to the share. What will work if you know the name of the server is smbclient -L servername That gets you a list of available shares. I made smbmnt suid so that I could mount Windows shares under my own home directory as a normal user. I created a mnt subdirectory in my home directory and mounted shares like this: smbmount //winserver/reports mnt/reports I also added a few of these commands to my ~/.bash_profile so that they would run when I logged in. The smbumount commands were in my ~/bash_logout. Tony - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Chat: TonyG05 HomePage: <http://www.pobox.com/~agreene/> Linux. The choice of a GNU generation <http://www.linux.org/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D iD8DBQE8wWbxpCpg3WyUI50RAj/zAJ0WpEwCbb3L1zfTu2jr6+imoYs9GACdGGqD O8+AoMzUg47S8KJ2TFbOHKw= =8gla -----END PGP SIGNATURE----- _______________________________________________ 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