what is the difference between NIS and DNS...?
Answers were Sorted based on User's Feedback
Answer / susheel narayan singh
difference between NIS and DNS
NIS-
NIS stand for Network information services
NIS work is same as AD(active direcotry in windows)
NIS provide centrlization of user it means when you
configure NIS server it's user can login anywere in domain.
DNS-
DNS stand for Domain Name Server
DNS user for name resolution(ip to name and name to ip)
IN DNS name ip to name resolution happen in reverse
lookup zone and name to ip resolution happen in forword
lookup zone.
| Is This Answer Correct ? | 66 Yes | 13 No |
Answer / satish aherkar
NIS:-- (network information service)
actually nis is developed by sun micro system in 1980 the main purpose of nis server is that centralization of user account it is used to stored user name,password,authenticaion
nis & ldap is work commonly purpose
it is also called as yellow page
packages:- ypserv,yptool,yppasswd,ypbind
main configuration file of nis is /var/yp/make
demon yppasswd,ypserv
service yppasswd,ypserv
it uses 717 port
dns:--it stand for domain name system
this server is used to convert hostane into ip address and ip hostname and viceversa..
it act as name resoulatio of ipaddress
their are two types of zones
it used by defaul udp port 53 but we can also used dns on tcp too
1)forwardlookup:- it is used to convert hostname to ip address
e.g satish.example.com
in aboves examples example.com is the domain
e.g satish.localhost.example.com
in aboves example localhost.example.com is the domain
configuration file /etc/named.conf in 4th version
/etc/named.cache-nameserver.conf
/etc/named.rfc1912.conf
zone file configuration /var/named/chroot/var/named
dns have following records
1)soa
2)A
3)cname
5)ptr
4)mx record
*********************End************************
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / srinivas antarvedi
NIS -name information server
-host name,password,group resolution server
DNS - domain name server (resolves domain names to the respective ip addresses)
| Is This Answer Correct ? | 22 Yes | 27 No |
Answer / kumar chandan
NIS- network information system
DNS- domain name system
| Is This Answer Correct ? | 4 Yes | 12 No |
Answer / vishnu
NIS - network information server
DNS - domain name server
| Is This Answer Correct ? | 9 Yes | 35 No |
someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?
what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?
What is the difference between ext3 and ext4?
Tell me the 5 differences between Linux and Unix?
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
What are the questions we are expecting for 2yrs. experience guy for linux company interview questions?
How to sort a file of size 2N bytes, if I have N bytes of memory?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
Where is standard output usually directed?
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?
how to recollect root password