/net
From: Arshad Sheik (amshaik70_at_hotmail.com)
Date: 10/18/03
- Previous message: Roshan: "MP3 support in Redhat Linux 9"
- Next in thread: mjt: "Re: /net"
- Reply: mjt: "Re: /net"
- Reply: Boyd: "Re: /net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Oct 2003 02:20:37 -0700
I get /net for autofs working for our environment, but the problem is
that I can't traverse into sub dirs.
lets say the server is exporting
/test
/test1/am
I can go to /test fine but can't go to /test1/am
here is how i implement autofs in our environment, i can go to /test
fine via this but not to /test1/am
cat /etc/auto_master
+auto.master
cat /etc/auto.master
/net /etc/auto.net
cat /etc/auto.net
* -fstype=autofs,-Dhost=& file:/etc/auto.netsub
cat /etc/auto.netsub
* ${host}:/&
So how can I mount /test1/am ? what changes do I need in my auto*
files.
Thanks much for your help
Arshad
- Previous message: Roshan: "MP3 support in Redhat Linux 9"
- Next in thread: mjt: "Re: /net"
- Reply: mjt: "Re: /net"
- Reply: Boyd: "Re: /net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|