On Wed, 19 Aug 2009 21:46:52 -0400, I regret to say that I wrote:

> ... However, any of these smbclient lines fails:
>
> smbclient -L //site.uc.edu/kleene -U username=place/steve
> ...

On Wed, 19 Aug 2009 20:29:20 -0700, Mike Bird <[email protected]> replied:

> The "-L" is used to list shares on a server.  To connect to
> a share you should omit it.  The following should work:
>
> smbclient //site.uc.edu/kleene -U place/steve

Good point about -L.  Furthermore, I just spotted an even more boneheaded
error:  "-U username=place/steve".  How I managed to put "username=" into
that is beyond me.  Anyway, it now works fine.  Thanks.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to