what are the daemons running In NIS? how to do u create NIS
users and update Maps?
Answer Posted / deepak
NIS Server:
1. ypserv
2. ypxfrd
3. yppasswd
4. ypbind
NIS Slave Server:
1. ypserv
2. ypbind
NIS Client:
1. ypbind
for making users you need use "useradd" command.
after creating users you need to update userdatabase map file in domain database.
# yppasswd username
To update passwd mapfile
# cd /var/yp/domainname
# /usr/ccs/bin/make passwd
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
How can abiword be compiled for solaris using gcc?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
What can be a reason for the solaris system slowing down?
Explain the difference between swap -l & swap -s?
Explain custom jumpstart procedure?
In solaris 10 root Disk is 98% full what steps to be taken?
Explain the difference between svm and vxvm?
How do you remove a swap space?
How can a user login to solaris?
Tell me how many types of file system?
How can a user login to solaris? What is the login shell?
What are the raid levels in solaris?
What is the login shell?
Benefits of SMF compared LRC(legacy run control)?