what are the daemons running In NIS? how to do u create NIS
users and update Maps?
Answers were Sorted based on User's Feedback
Answer / 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 |
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 |
Answer / hyma
NIS deamons:
1)ypserve:reponds client requests
2)ypbind:it runs both server and client side.Stores binding
information in the /var/yp/binding/domainname
directory
3)ypxfrd:it pushes the maps to nis master server to slave
server
4)rpc.yppasswd:If user changes their password that
information is stored in master and slave server aswell
5)rpc.ypupdated:Runs on the NIS master server only. it
updates the all nis information
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / guest
salary expectation depend experience...& eligbilty of ..
if a man a have a good qulaty then any one not look a salary
issu...& depend a compnay becoze currently i m a first
source employ indore ..so i know that ...
| Is This Answer Correct ? | 2 Yes | 9 No |
How to add route (gateway) to n/w interface?
How to set the path for core file?
User is not able to perform cron jobs. How do u troubleshoot?
What can be a reason for the solaris system slowing down? How can it be rectified?
In solaris RAID half of replicas fails Suppose out of 6 replica 4 got failed -> what will be the impact if system will not come up & if system will not come up how to fix this issue.
different between UDP and TCP
What does ssh?
how to solve the system hung issue. found that the memory state is free... commands to check and solve the issue
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
difference between ps -ef and prstat
How do you connect to remote machines? I said using secure crt using ssh.
How can a user boot in solaris as root if the password is non functional?