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
Benefits of SMF compared LRC(legacy run control)?
Explain the types of installations in solaris
Tell me how to set the path for core file?
What do you understand by mail aliases?
What kind of issues you get?
What can be a reason for the solaris system slowing down?
Explain the difference between pid and ppid with example.
How many run levels are there and what are they?
How can the output be redirected to some other action process in place showing it in the screen?
What do you understand by irq assignments?
What is the login shell?
How do you break the root password?
What causes the rpc.ttdbserverd process to be cpu bound?
What are the ways in which replication agreements between directory structures be arranged?
List out a few performance monitoring tools.