Displaying 1 result from an estimated 1 matches for "amdlink".
Did you mean:
  addlink
  
1998 Jun 03
2
Just-in-time mounts when following symlinks
...We have our Samba server running with the Berkeley AMD automounter
(nothing peculiar here). In order for our Samba users to walk the
automount tree, we created a program to create symbolic links from
the local filesystem to the automounter keys. So, we have a tree
that looks like the following:
	/amdlinks
	    d418		(tree created from amd.d418 map)
		PS2MIF -> /d418/PS2MIF
		adm -> /d418/adm
		bin -> /d418/bin
	    da
		abt		(tree created from amd.da.abt map)
		    dist
			nosw -> /da/abt/dist/nosw
			sw -> /da/abt/dist/sw
		adm		(tree created from amd.da.adm map)
		    dist
			sys -...