auto_direct and NIS+ trouble

2007-12-24 21:27:00

Hi, Gurus

I have installed NIS+ server (no replicas) and 1 NIS+ client machine
according to Solaris Naming Setup and Configuration Guide. I want client
machine to read auto_master table from NIS+ server. Here is what I've
done:
Created auto_master on server with nistbladm command

# niscat -o auto_master.org_dir
Object Name : "auto_master"
Directory : "org_dir.visit.research.telcordia.com."
Owner : "guest.visit.research.telcordia.com."
Group : ""
Access Rights : ----rmcdr---r---
Time to Live : 12:0:0
Creation Time : Tue Dec 11 13:59:59 2001
Mod. Time : Tue Dec 11 13:59:59 2001
Object Type : TABLE
Table Type : automount_map
Number of Columns : 2
Character Separator :
Search Path :
Columns :
[0] Name : key
Attributes : (SEARCHABLE, TEXTUAL DATA, CASE
SENSITIVE)
Access Rights : ----rmcdr---r---
[1] Name : value
Attributes : (SEARCHABLE, TEXTUAL DATA, CASE
SENSITIVE)
Access Rights : ----rmcdr---r---

# niscat -h auto_master.org_dir
# key value
/u guest:/u
/usr/local guest:/usr/local
/var/mail guest:/var/mail
/fs/guest/usr2 guest:/fs/guest/usr2
/fs/guest/usr3 guest:/fs/guest/usr3

created /u, /usr/local and /fs directories on client machine. All
filesystems are shared on server and I can mount them manually from
client machine, but automounter does not mount them, df -k shows nothing
about those filesystems.

Please, advise what I am doing wrong

Val

Comments

Got something to say?

You must be logged in to post a comment.