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
List out a few performance monitoring tools.
How can a user increase the number of pseudo-ttys?
Explain the run levels that are used in solaris10?
Explain how to view shared memory statistics?
How many run levels are there and what are they?
How can a user increase the number of pseudo-ttys? what is their use?
What kind of issues you get?
Explain the difference between pid and ppid with example.
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
How can threads be created in a solaris environment? Write an example
Benefits of SMF compared LRC(legacy run control)?
What are the raid levels in solaris?
What are nfs daemons?
Explain the difference between sc> and lom>?
How do you copy files from remote system using ftp?