* 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
* Re: autofs and dollar sign in hidden NT volumes
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
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Moyer @ 2005-05-11 19:05 UTC (permalink / raw)
To: Xisco Fernández; +Cc: autofs
==> Regarding [autofs] autofs and dollar sign in hidden NT volumes; Xisco Fernández <fjfernandez@riu.com> adds:
fjfernandez> Hello list, I'm having some sort of problem w/ automount. I'm
fjfernandez> trying to automount hidden windows volumes (volume$), but the
fjfernandez> dollar sign isn't being recognized by autofs.
fjfernandez> I am able to mount that share manually with mount.smbfs. I am
fjfernandez> able to mount other non hidden shares with automount.
fjfernandez> It's not a credentials problem:
fjfernandez> auto.master:
fjfernandez> /mnt/auto /etc/auto.sgil --timeout=2
fjfernandez> auto.sgil:
fjfernandez> cdrom -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom sgil
fjfernandez> -fstype=smbfs,username=ruben,password=tosidad,codepage=cp850
fjfernandez> ://192.168.2.57/SGIL$
Please take a look at the "Filing bug reports" section of this page:
http://people.redhat.com/jmoyer
Please provide the requested information, as it will help us to debug your
problem more easily.
Thanks,
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: autofs and dollar sign in hidden NT volumes
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
1 sibling, 0 replies; 3+ messages in thread
From: Ian Kent @ 2005-05-12 2:05 UTC (permalink / raw)
To: Xisco Fernández; +Cc: autofs
On Wed, 11 May 2005, [ISO-8859-1] Xisco Fernández wrote:
> 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$
Have you tried escaping the $?
It has special meaning to autofs.
Ian
^ 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.