From: Soyoung Park <Soyoung.Park@Sun.COM>
To: Ian Kent <raven@themaw.net>
Cc: autofs@linux.kernel.org, Christoph Bugel <chris@tti-telecom.com>
Subject: Re: Re: auto.net-like script for smbfs?
Date: Mon, 01 Dec 2003 13:52:19 -0800 [thread overview]
Message-ID: <3FCBB813.50101@sun.com> (raw)
In-Reply-To: Pine.LNX.4.33.0312011405280.22187-100000@wombat.indigo.net.au
Ian Kent wrote:
>On Mon, 28 Jan 2002, Christoph Bugel wrote:
>
>
>
>>Is there a script that uses smbclient -L or something to
>>figure out the available shares on a given windows smb host,
>>similar to the auto.net script that uses showmount to figure
>>out the available mountpoints for a given NFS host?
>>
>>
>
>No. Not yet.
>
>
>
>>The goal is to have a /smb directory that will function just
>>like my NFS /net directory..
>>
>>currently I have auto.misc with the line
>>* -fstype=smbfs,username=guest,password= ://&/c
>>But not all shares are called "C". I guess there is no
>>catch-all solution for the password thing, but maybe someone
>>has written the script for finding the shares?
>>
>>
>
>No. I have never been able to satisfactorily use SMB shares in a 'real'
>domain environmnet. I have tried enough to not want do any more.
>
>
>
i'm a little confused.
i've gotten smb mount to work w/ autofs, but not used any script.
what i did was:
1. create a share dir in my window machine for file share access
2. add an auto.smb file w/ line
"-fstype=smbfs,username=username,password=password:\\path" and
3. motify auto.master to include auto.smb
and i was copying files across smb w/ the smb folder auto mounted.
the windows machine had to be password protected.
hope this helps.
next prev parent reply other threads:[~2003-12-01 21:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020128221855.A28232@pingu.tti>
2003-12-01 6:07 ` auto.net-like script for smbfs? Ian Kent
2003-12-01 21:52 ` Soyoung Park [this message]
2003-12-02 1:14 ` Ian Kent
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FCBB813.50101@sun.com \
--to=soyoung.park@sun.com \
--cc=autofs@linux.kernel.org \
--cc=chris@tti-telecom.com \
--cc=raven@themaw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.