* Browse mode in autofs 5
@ 2010-05-13 0:15 Murata, Dennis
2010-05-13 5:11 ` Stef Bon
2010-05-13 9:29 ` Ian Kent
0 siblings, 2 replies; 4+ messages in thread
From: Murata, Dennis @ 2010-05-13 0:15 UTC (permalink / raw)
To: autofs
Is there any way to turn off browse mode on specific nfs mounts using
autofs 5? We are running a modified RHEL5U5, autofs-5.0.1-rc2.143.el5,
kernel-2.6.18-194.el5. The users want the data mounts to be browseable
so they can see the possible directories, but we don't want /home to be
browseable. The KDE and Gnome file managers will cause all home
directories to mount if the user looks at /home. That would cause over
2000 mount requests. In RHEL4 autofs4, we could specify which
directories to browse, I don't see this option in autofs5.
Thanks
Wayne
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Browse mode in autofs 5
2010-05-13 0:15 Browse mode in autofs 5 Murata, Dennis
@ 2010-05-13 5:11 ` Stef Bon
2010-05-13 9:29 ` Ian Kent
1 sibling, 0 replies; 4+ messages in thread
From: Stef Bon @ 2010-05-13 5:11 UTC (permalink / raw)
To: autofs
On 05/13/2010 02:15 AM, Murata, Dennis wrote:
> Is there any way to turn off browse mode on specific nfs mounts using
> autofs 5? We are running a modified RHEL5U5, autofs-5.0.1-rc2.143.el5,
> kernel-2.6.18-194.el5. The users want the data mounts to be browseable
> so they can see the possible directories, but we don't want /home to be
> browseable. The KDE and Gnome file managers will cause all home
> directories to mount if the user looks at /home. That would cause over
> 2000 mount requests. In RHEL4 autofs4, we could specify which
> directories to browse, I don't see this option in autofs5.
>
> Thanks
> Wayne
>
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs
>
No, I only know a generic method (setting BROWSE_MODE="no" in the
conffile, or exporting it before automount starts), but that's not what
you're looking for?
Stef Bon
the Netherlands.
Sent from my LinuxFromScratch machine, Thunderbird 3.1beta1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Browse mode in autofs 5
2010-05-13 0:15 Browse mode in autofs 5 Murata, Dennis
2010-05-13 5:11 ` Stef Bon
@ 2010-05-13 9:29 ` Ian Kent
2010-05-14 22:28 ` Murata, Dennis
1 sibling, 1 reply; 4+ messages in thread
From: Ian Kent @ 2010-05-13 9:29 UTC (permalink / raw)
To: Murata, Dennis; +Cc: autofs
On Wed, 2010-05-12 at 17:15 -0700, Murata, Dennis wrote:
> Is there any way to turn off browse mode on specific nfs mounts using
> autofs 5? We are running a modified RHEL5U5, autofs-5.0.1-rc2.143.el5,
> kernel-2.6.18-194.el5. The users want the data mounts to be browseable
> so they can see the possible directories, but we don't want /home to be
> browseable. The KDE and Gnome file managers will cause all home
> directories to mount if the user looks at /home. That would cause over
> 2000 mount requests. In RHEL4 autofs4, we could specify which
> directories to browse, I don't see this option in autofs5.
You can specify the option in the master map entry.
I seem to remember that was also the case with v4 if you wanted
selective browseable maps.
The default installed configuration makes autofs managed mounts not
browsable when no option is given in the master map, as it is the case
in v4. The options browse and nobrowse are used in other industry autofs
products and they are the recommended options to use, although the
--ghost option can be used in instead of the browse option.
Ian
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Browse mode in autofs 5
2010-05-13 9:29 ` Ian Kent
@ 2010-05-14 22:28 ` Murata, Dennis
0 siblings, 0 replies; 4+ messages in thread
From: Murata, Dennis @ 2010-05-14 22:28 UTC (permalink / raw)
To: Ian Kent; +Cc: autofs
Added nobrowse to the auto.master, seems to be working. Will check with
RHEL4 clients.
Wayne
-----Original Message-----
From: Ian Kent [mailto:raven@themaw.net]
Sent: Thursday, May 13, 2010 4:29 AM
To: Murata, Dennis
Cc: autofs@linux.kernel.org
Subject: Re: [autofs] Browse mode in autofs 5
On Wed, 2010-05-12 at 17:15 -0700, Murata, Dennis wrote:
> Is there any way to turn off browse mode on specific nfs mounts using
> autofs 5? We are running a modified RHEL5U5,
> autofs-5.0.1-rc2.143.el5, kernel-2.6.18-194.el5. The users want the
> data mounts to be browseable so they can see the possible directories,
> but we don't want /home to be browseable. The KDE and Gnome file
> managers will cause all home directories to mount if the user looks at
> /home. That would cause over 2000 mount requests. In RHEL4 autofs4,
> we could specify which directories to browse, I don't see this option
in autofs5.
You can specify the option in the master map entry.
I seem to remember that was also the case with v4 if you wanted
selective browseable maps.
The default installed configuration makes autofs managed mounts not
browsable when no option is given in the master map, as it is the case
in v4. The options browse and nobrowse are used in other industry autofs
products and they are the recommended options to use, although the
--ghost option can be used in instead of the browse option.
Ian
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-05-14 22:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13 0:15 Browse mode in autofs 5 Murata, Dennis
2010-05-13 5:11 ` Stef Bon
2010-05-13 9:29 ` Ian Kent
2010-05-14 22:28 ` Murata, Dennis
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.