amd automounter has -hosts feature?

amd automounter has -hosts feature?

Post by Anil » Fri, 24 Dec 1999 04:00:00



I am trying to figure out how to setup amd to mimic the -hosts feature in
solaris's amd. Anyone familiar with this or have example map files that they
can share so I can learn from it?

Thanks.

Anil

 
 
 

amd automounter has -hosts feature?

Post by Sin Key-Tec » Mon, 27 Dec 1999 04:00:00


One lousy example:

1) Create a file called /etc/amd.map with the following lines:

/defaults       type:=host;fs:=${autodir}/${rhost};rhost:=${key}
*               opts:=rw,grpid,resvport,vers=2,proto=udp,nosuid,nodev

2) Run amd with the following flags:

amd -l syslog /net /etc/amd.map

kt


> I am trying to figure out how to setup amd to mimic the -hosts feature in
> solaris's amd. Anyone familiar with this or have example map files that they
> can share so I can learn from it?

> Thanks.

> Anil