<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.4">
</HEAD>
<BODY>
Thanks to all for the suggestions. Adding a "local" key to "/etc/auto.home" resolved the problem:<BR>
<BR>
<TT>[<A HREF="mailto:root@host">root@host</A> ~]# ipa automountlocation-tofiles VM</TT><BR>
<TT>/etc/auto.master:</TT><BR>
<TT>/-      /etc/auto.direct</TT><BR>
<TT>/home   /etc/auto.home</TT><BR>
<TT>---------------------------</TT><BR>
<TT>/etc/auto.direct:</TT><BR>
<TT>/mnt/Shared     -fstype=nfs4,sec=krb5p host.hunter.org:/srv/nfs/Shared</TT><BR>
<TT>---------------------------</TT><BR>
<TT>/etc/auto.home:</TT><BR>
<TT>*       -fstype=nfs4,sec=krb5p host.hunter.org:/srv/nfs/home/&</TT><BR>
<TT><B>local   -fstype=nfs4,sec=sys host.hunter.org:/srv/nfs/home/local</B></TT><BR>
<BR>
<TT>maps not connected to /etc/auto.master:</TT><BR>
<TT>[<A HREF="mailto:root@host">root@host</A> ~]# </TT><BR>
<BR>
The only thing that would be better is if "local" did not auto-mount at all.<BR>
<BR>
</BODY>
</HTML>