Ekramulla Sharieff proclaimed:
> I want  to setup my linux box 's amd  , so that i can go to any other m/c
> see the exported filesystems through /net .
> 
> I have nis server running on solaris all the solaris boxes can traverse
> through /net but on linux iam able to use solaris automounted filesystems
> through  autofs all home dir are getting automounted from nfs server.
> 
> please gude me how to enable /net useing amd.


OK.  Here goes:

Add the following line to /etc/amd/amd.master :

-a /amd -r /net /etc/amd/amd.net


Add the following lines to /etc/amd/amd.net :


/defaults fs:=${autodir}/${rhost}/root/${rfs}
*       rhost:=${key};type:=host;rfs:=/



And now, as root, run the following commands:

# mkdir /net
# /etc/rc.d/init.d/amd stop
# /etc/rc.d/init.d/amd start


Voila!

Thaths
-- 
Lenny: So, Homer, if we vote for you, what are you going to do different?
Homer: What am I, the answer man?  Just vote for me.
Sudhakar C13n    http://www.aunet.org/thaths/    Lead Indentured Slave



----------------------------------------------
LIH is all for free speech.  But it was created
for a purpose.  Violations of the rules of
this list will result in stern action.

Reply via email to