Daniel Lutz wrote:
> Hello
> 
> In the Debian bug report at
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=139940&repeatmerged=yes
> 
> the user states that he can't access any exported filesystem
> on the NFS server if the client hasn't permission to at least
> one of the exported filesystems.
> 
> A possible solution would be to check the accessibility in
> the `auto.net' script and ignore the unaccessible entries.
> But I think this wouldn't be a clean and reliable solution.
> 
> Would it be possible to change the routine `parse_mount' in
> parse_sun.c so that it just ignores the entires where the client
> has no permission and doesn't return an error if at least one entry
> succeeds? Would this lead to problems?
> 
> Can this problem be solved in any way?
> 
> Daniel

I believe that you want to add the nonstrict option in the opts= line of 
auto.net.

Forrest
-- 

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to