All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xisco Fernández" <fjfernandez@riu.com>
To: autofs@linux.kernel.org
Subject: autofs and dollar sign in hidden NT volumes
Date: Wed, 11 May 2005 18:32:57 +0200	[thread overview]
Message-ID: <428233B9.8080401@riu.com> (raw)

Hello list,

I'm having some sort of problem w/ automount. I'm trying to automount
hidden windows volumes (volume$), but the dollar sign isn't being
recognized by autofs.

I am able to mount that share manually with mount.smbfs.
I am able to mount other non hidden shares with automount.

It's not a credentials problem:

auto.master:

/mnt/auto       /etc/auto.sgil --timeout=2

auto.sgil:

cdrom -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
sgil  -fstype=smbfs,username=ruben,password=tosidad,codepage=cp850 
://192.168.2.57/SGIL$


LOG:

May 11 17:35:26 localhost automount[20971]: >> 20973: tree connect 
failed: ERRDOS - ERRnosuchshare (You specified an invalid share name)
May 11 17:35:26 localhost automount[20971]: >> SMB connection failed
May 11 17:35:26 localhost automount[20971]: mount(generic): failed to 
mount //192.168.2.57/SGIL (type smbfs) on /mnt/auto/sgil
May 11 17:35:26 localhost automount[20971]: failed to mount /mnt/auto/sgil

Thanks in advanced.

-- 
Francisco José Fernández Rivera
Departamento de Tecnología (Redes)
Riu Hotels & Resorts
Palma de Mallorca
España

             reply	other threads:[~2005-05-11 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 16:32 Xisco Fernández [this message]
2005-05-11 19:05 ` autofs and dollar sign in hidden NT volumes Jeff Moyer
2005-05-12  2:05 ` 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=428233B9.8080401@riu.com \
    --to=fjfernandez@riu.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.