Great job on "autofs". The only grief I had with the package are:

1) Links for the "autofs" start scripts were omitted from the RPM.
     Workaround "ln -s /etc/rc.d/init.d/autofs /etc/rc.d/rc[3-5].d/S08autofs"

2) Configuring a local mapping fails i.e.

        /etc/auto.master:

        /usr/u        /etc/auto.home    -rw,hard,intr

        /etc/auto.home:

        foo    -fstype=ext2        :/home/foo

    Workaround is to export "/home" and configure "auto.home":

        foo    localhost::/home/foo

3) Enhancement request to provide "hosts" mapping.


Cheers,
Jim


    

Reply via email to