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 |
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?
How to check all open ports on linux machine and block unsed ports????????
How do i check which nfs version I am using ????????
Tell me command which is use for create quota database in Linux.
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
What is LILO?
what is the difference between unix and linux...
What is the complete name of the default configuration file for LILO?
what are the default permissions for files and folders..?
what is the difference between semaphore, mutex & spinlock?????
how to recollect root password