On Mon, 2001-12-03 at 01:29, Hauke Busch wrote:
> Hi,
>
> for quite some time I have been trying to get the automounter working with a
> program map, i.e. a shell script that returns the available mounts of the
> remote host as mount points on the local machine. I tried the script that
> comes with the autofs package, but the following happens (excerpts from the
> /var/log/messages):
>
> Nov 29 12:00:58 myhost automount[8760]: starting automounter version 4.0.0,
> path= /net, maptype = program, mapname = /etc/auto.net
>
> Nov 29 12:00:58 myhost automount[8760]: using kernel protocol version 3
^^^^^^^^^
You're using the autofs3 kernel module.
J