what are the daemons running In NIS? how to do u create NIS
users and update Maps?
Answer Posted / kishore devkate
Below daemons will run the NIS
1) ypservd
2) ypxfrd
3) yppasswd
4) ypbind
Create a user by useradd command and copy the line
from /etc/passwd file to NIS data base file, Exple:-some
peoples use /var/yp/domain/passwd
and run the command from /var/yp/domain directory
i.e : #cd /var/yp/domain
#/usr/ccs/bin/make passwd
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What can be done to protect the system from overflow exploits?
Explain the difference between svm and vxvm?
How can threads be created in a solaris environment? Write an example
Tell me how to set the path for core file?
In solaris 10 root Disk is 98% full what steps to be taken?
How do you break the root password?
How can threads be created in a solaris environment?
Tell me how to discover global zone name from local zone?
Explain the difference between swap -l & swap -s?
How do you remove a swap space?
What do you understand by irq assignments?
Explain how to view shared memory statistics?
How can a user increase the number of pseudo-ttys?
Tell me how many types of file system?
Discuss the two modes of the vi editor in solaris.