All of lore.kernel.org
 help / color / mirror / Atom feed
* autofs and dollar sign in hidden NT volumes
@ 2005-05-11 16:32 Xisco Fernández
  2005-05-11 19:05 ` Jeff Moyer
  2005-05-12  2:05 ` Ian Kent
  0 siblings, 2 replies; 3+ messages in thread
From: Xisco Fernández @ 2005-05-11 16:32 UTC (permalink / raw)
  To: autofs

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-12  2:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 16:32 autofs and dollar sign in hidden NT volumes Xisco Fernández
2005-05-11 19:05 ` Jeff Moyer
2005-05-12  2:05 ` Ian Kent

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.