Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: disk configuration: drive mounting
- To: <tlug@example.com>
- Subject: Re: [tlug] Re: disk configuration: drive mounting
- From: "Marlo Rocci" <comslave@example.com>
- Date: Sat, 6 Apr 2002 19:11:55 -0800
- Content-transfer-encoding: 7bit
- Content-type: text/plain;charset="iso-8859-1"
- References: <NXVpN.A.uSC.prKr8@example.com> <20020405100844.5707519c.Doughty_Michael@example.com> <001f01c1dd90$a69905c0$8e00a8c0@example.com> <20020406202541.GC8132@example.com>
> mount -t smbfs -o username=foo,password=bar file://host/share /mountpoint I was contemplating this line. In Windows networking, whenever you type a password, it's obscured by asterixes to prevent someone from overlooking your shoulder to aquire it. Also, to add this share in such a way that it becomes permanent, it would have to be written into the linux config file, which, as I understand it, plain text. Am I the only one who thinks this could be a security issue? Aside from that, I had trouble getting it to work, it was not recognizing the network shared folder on the windows machine. for troubleshooting purposes I created a share on my win2k (named slave) box called "linux". I used the smbclient -L file://host (smbclient -L //slave) command to try to see it. it returned to following error: SSL: Error error setting CA cert locationsL error:00000000::lib(0) :func(0) :reason(0) trying default lcoations. added interface ip=192.168.0.18 bcast:192.168.0.255 nmask=255.255.255.0 Get_Hostbyname: Unknown host freak.a the linux box is named "freak". the workgroup is "a". On a hunch, I tried the mount command adding the IP address of slave (ip=) in the mount command line. mount -t smbfs -o ip=192.168.0.142,username=xxx,password=*** //SLAVE/linux /mnt/testnfs it finally worked. This means I'm having trouble getting it to see the share without specifying the computer ip address. any ideas?
- Follow-Ups:
- Re: [tlug] Re: disk configuration: drive mounting
- From: Scott
- [tlug] Re: disk configuration: drive mounting
- From: Tobias Diedrich
- Re: [tlug] Re: disk configuration: drive mounting
- From: Stephen J. Turnbull
- References:
- Re: [tlug] disk configuration: drive mounting
- From: Michael Doughty
- Re: [tlug] disk configuration: drive mounting
- From: Marlo Rocci
- [tlug] Re: disk configuration: drive mounting
- From: Tobias Diedrich
Home | Main Index | Thread Index
- Prev by Date: [tlug] Re: disk configuration: drive mounting
- Next by Date: Re: [tlug] Re: disk configuration: drive mounting
- Previous by thread: [tlug] Re: disk configuration: drive mounting
- Next by thread: Re: [tlug] Re: disk configuration: drive mounting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links