Andreas Vogt wrote:
> Hi,
> 
> is it possible to link something with autofs, like amd did with
> 
> user1 type:=link;fs:=/afs/.samplecell/home/${key} 
> ?
> (I can't see how to mount afs resp. arla filesystems with autofs, so I
> wish to do it like amd worked)
> 

Sure, just specify a "local" key:

user 
        :/afs/.samplecell/home/&

It will be a vfsbind if supported on your platform, otherwise a symlink.

        -hpa

Reply via email to