All of lore.kernel.org
 help / color / mirror / Atom feed
* Using wildcards in multi-mount maps
@ 2015-05-31 18:05 Frank Thommen
  2015-06-01  3:58 ` Ian Kent
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Thommen @ 2015-05-31 18:05 UTC (permalink / raw)
  To: autofs

Hi,

are wildcards within multi-mount maps supposed to work?

I have the following entry in our maps:

/etc/auto.master (local):
    /mymount yp:mymap --ghost


Indirect NIS map for /mymount:
    $ ypmatch webapps mymap
    /*         -timeo=30                   server:/local/exports/&
    $


On the NIS server the map looks like this:
    webapps \
       /*         -timeo=30                   server:/local/exports/&


However on the client it looks like:

    $ ls /mymount/webapps
    *
    $ ls /mymount/webapps/user
    ls: /mymount/webapps/user: No such file or directory
    $

(/local/exports/user /is/ exported to this client from server)

This is on CentOS 5 with autofs 5.0.1.

Should that work or do I have to solve this mount config in an other way?

Frank


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-06 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-31 18:05 Using wildcards in multi-mount maps Frank Thommen
2015-06-01  3:58 ` Ian Kent
2015-06-01  4:10   ` Ian Kent
2015-06-06 18:02     ` Frank Thommen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.