All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Wuertele <dave-gnus@bfnet.com>
To: autofs@linux.kernel.org
Subject: support for Japanese share names?
Date: Tue, 28 Sep 2004 16:15:45 -0700	[thread overview]
Message-ID: <m3u0tidly6.fsf@bfnet.com> (raw)

The system:

    Fedora Core 2, relatively stock:

    # rpm -q autofs
    autofs-4.1.2-2
    # uname -a
    Linux 5nave 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 i686 i386 GNU/Linux
    # cat /etc/auto.master
    /mnt/server /etc/auto.server
    # cat /etc/auto.server
    * -fstype=cifs,ip=192.168.5.172 ://server/&
    # 

The problem:

    Shares that have low-ASCII names mount fine, but shares that have
    Japanese names won't mount under autofs:

    # ls /mnt/server/share
    dave	docs	Music   bitmaps  Photos
    # ls /mnt/server/

                 reply	other threads:[~2004-09-28 23:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m3u0tidly6.fsf@bfnet.com \
    --to=dave-gnus@bfnet.com \
    --cc=autofs@linux.kernel.org \
    /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.