On Mon, 3 May 2010, Mary Ellen Fitzpatrick wrote:

> I want to use autofs on the remote clients,  as I have many dirs that
> need to be exported from /zp-ext/test/*
>
> Here is the auto.home on the client, as setup for the user mfitzpat.  I
> really do not want to edit the auto.home file for each user.
> mfitzpat        -rw,hard,intr   hecate:/zp-ext/test/mfitzpat
>
> Is there a way to set permissions so that the /etc/auto.home file on the
> clients does not list every exported dir/mount point?

If all of the directories to be mounted are on the same server in the same
place, you can use a wildcard entry:

        *         -rw,hard,intr hecate:/zp-ext/test/&


-- 
Paul B. Henson  |  (909) 979-6361  |  http://www.csupomona.edu/~henson/
Operating Systems and Network Analyst  |  hen...@csupomona.edu
California State Polytechnic University  |  Pomona CA 91768
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to