Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    NetInfo is the system configuration database in NEXTSTEP and Mac OS X. NetInfo replaces most of the Unix system configuration files (they are still present for running the machine in single user mode); most Unix APIs wrap around NetInfo instead. NetInfo stores system wide network-type configuration information, such as users and groups, while Mac OS X machine and application specific settings are stored as plist files.

    Apple is moving away from using NetInfo towards LDAP, particularly in Mac OS X Server. * Future releases of Mac OS X will still include NetInfo but its use may not be supported by Apple. *


        NetInfo
            Where is it?
            Data

    top

    Where is it?
    The NetInfo Database is stored in /private/var/db/netinfo/local.nidb/, and can only be accessed by root. It can be viewed and modified through its API, the NetInfo Manager utility, or command line tools such as niutil.

    top

    Data
    Netinfo stores the following data:
      afpuser_aliases
      aliases
      groups
      machines
      mounts
      networks
      printers
      protocols
      rpcs
      services
      users
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "NetInfo". link