| System Administration Commands | netcfgd(1M) |
/lib/inet/netcfgd
netcfgd is a system daemon to manage network configuration.
This daemon is started automatically by svc:/network/netcfg:default and should not be invoked directly. It does not constitute a programming interface.
netcfgd manages access to a network configuration repository, insuring that readers and writers have the appropriate authorizations. Specifically, an application wishing to read network configuration must have the solaris.network.autoconf.read authorization; while an application wishing to write network configuration must have the solaris.network.autoconf.write authorization. These authorizations are registered in auth_attr(4), and are included in the "Network Autoconf" profile found in prof_attr(4).
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
| Availability | SUNWcsr |
| Interface Stability | Committed |
svcs(1), nwamcfg(1M), nwamd(1M), svcadm(1M), auth_attr(4), prof_attr(4), attributes(5), smf(5), nwam-manager(1M)