9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@9fans.net
Subject: Re: [9fans] How to access CD drive?
Date: Tue, 11 Mar 2014 23:10:06 +0000	[thread overview]
Message-ID: <6d825c4add648198ac588df553ebc3aa@quintile.net> (raw)
In-Reply-To: <DUB125-W72D1AFDBB591F9127EFAA88C770@phx.gbl>

Mmm, not sure what the two things might have been.

There is a registry tweek for Vista, and Win7 you need to support
the raw/simple NTLMV2 auth:

	http://support.microsoft.com/kb/957441.

I haven't tried Win8 yet, I have no win8 machines I need access to,
but I wouldn't be surprised if it is the same.

Alternatively the -a option can be used to force cifs to use one
of the less secure authentication mechnisms, e.g.

	cifs -a ntlm hostname

also, check the cifs manpage, it generates a top level directory of
virtual files, mixed with the top level share names (often 'c'),
a bad design choice with hindsight, they should have been selected
with an atatch specifier but I wrote this a long time ago.

email me off-list if you still have problems.

-Steve



      reply	other threads:[~2014-03-11 23:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09  9:28 Steve Foster
2014-03-09  9:57 ` Bence Fábián
2014-03-09 10:11   ` Mark van Atten
2014-03-09 10:43     ` Bence Fábián
2014-03-09 13:40       ` Steve Foster
2014-03-09 17:02 ` Skip Tavakkolian
2014-03-09 19:57   ` Bence Fábián
2014-03-11 11:04     ` Steve Foster
2014-03-11 14:50       ` andrey mirtchovski
2014-03-11 16:01         ` Steve Foster
2014-03-11 16:28           ` Patrick Kelly
2014-03-11 14:55       ` erik quanstrom
2014-03-11 15:58         ` Steve Foster
2014-03-11 16:23           ` erik quanstrom
2014-03-11 16:46       ` Steve Simon
2014-03-11 17:01         ` Steve Foster
2014-03-11 23:10           ` Steve Simon [this message]

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=6d825c4add648198ac588df553ebc3aa@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).