Federated Naming Service
From Wikipedia, the free encyclopedia
In computing, the Federated Naming Service (FNS) is a system for uniting various name services under a single interface for the basic naming operations. It is produced by Sun Microsystems and was included with the Solaris Operating Environment versions 2.5 to 9. It is an extended implementation of X/Open's 1994 XFN (X/Open Federated Naming) specification.
The purpose of XFN and FNS is to allow applications to use widely heterogeneous naming services (such as NIS, DNS and so on) via a single interface, to avoid duplication of programming effort.
Neither XFN nor FNS were ever popular nor widely used. FNS was last included in Solaris 9 and was not included with Solaris 10.
[edit] External links and references
- Overview of FNS (Solaris 9 man page)
- Overview of the XFN interface (Solaris 9 man page)
- X/Open Federated Naming - specification for uniform naming interfaces between multiple naming systems (Elizabeth A. Martin, Hewlett-Packard Journal, December 1995)
- Federated Naming Service Guide for Solaris 2.5 (Sun Microsystems)