This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 21 lines
!!! Overview
[NIS+|http://en.wikipedia.org/wiki/NIS+] is a directory service developed by Sun Microsystems to replace its older [Network Information Service|NIS]. It is used to store shared configuration data such as user accounts, host names and addresses, printer information and NFS disk mounts.
NIS+ is designed to eliminate the need to duplicate this information on individual systems, instead using a central repository on a master server, easing system administration.
NIS+ client software has been ported to other Unix and Unix-like platforms, notably Linux.
The Network Information Service Plus (NIS+) is an entirely different product than NIS, not an enhancement to NIS. It is a distributed database system that allows you to maintain commonly used configuration information on a master server and propagate the information to all the hosts in your network. NIS+ allows you to maintain configuration information for many hosts in a set of distributed databases. If you have the proper credentials and access permissions, you can read or modify these databases from any host in the network. Common configuration information, which would have to be maintained separately on each host in a network without NIS+, can be stored and maintained in a single location and propagated to all of the hosts in the network.
The disadvantage of NIS+ is that it is difficult to administer. It requires dedicated system administrators trained in NIS+ administration. NIS+ administration is very different from NIS administration. Also, the NIS+ databases are not automatically backed up to flat files. The system administrator must create and maintain a backup strategy for NIS+ databases, which includes dumping them to flat files and backing up the files.
!!NIS and NIS+ Support to be Discontinued
Although it has been rather widely stated that SUN will discontinue support for NIS and NIS+, we could find no official statement that states support will be discontinued.
SUN does recommend that LDAP be used.
!!HP is discontinuing NIS+
Due to the declining demand for NIS+, HP is discontinuing NIS+. The last HP-UX release on which NIS+ was released is HP-UX 11i v2. Starting with HP-UX 11i v3, NIS+ is no longer supported. HP recommends customers migrate to LDAP.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]