Eric Councell wrote:
> Hey,
>
> Just joined the mailing list, so please excuse if this topic has been
> covered recently.
>
> I have had no luck setting up a direct automount. I have a server
> exporting /usr/local/, /usr/doc, and /usr/man. I would like to automount
> directly
> to those corresponding directories on the clients without having to
> automount to a symlink that
> points to the directories. I have done this with the Sun W/S's without
> any
> problems using autofs, but the map format is different. I even tried
> using the old AMD setup with no luck either. I can
> manually mount them directly with ease. Any assistance would be great.
>
> Also, if someone could direct me towards the autofs mailing list archive
> (if one exists) it would be appreciated as well.
>
> -Eric
Hi Eric, I asked the same a week ago:
Marc Casaldaliga writes:
> Hi guys, I�m new in this mailing list and I�m sure somebody else has
> asked this before. Do you know if Direct Map feature of Sun Automounter
> is implemented in autofs yet? Any plans of implementing it sooner?
Direct Map are planned to version 5. Curently you may use symlink to
work aroung the pb.
There are some scripts to automate it. In particular, one in perl in
"http://www.linux-consulting.com/Amd_AutoFS/autofs-5.html#ss5.3" and
one I made (I rewrote the init script) in
"ftp://tjejol.lifl.fr/pub/autofs/autofs.init".
-- Julien