man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

netcfgd(1M)

Name

netcfgd - network configuration management daemon

Synopsis

/lib/inet/netcfgd

Description

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. The required authorizations vary, depending on the portion of the database being accessed.

Tool
Read/Write
Authorization (or Privilege)
dladm
write
sys_dl_config privilege
ipadm
write
solaris.network.interface.config
netcfg
read
solaris.network.autoconf.read
netcfg
write
solaris.network.autoconf.write
netcfg
r/w wlans
solaris.network.autoconf.wlan
netadm
enable/disable profiles
solaris.network.autoconf.read
solaris.network.autoconf.select

The solaris.network.interface.config authorization and the sys_dl_config privilege are obtained by means of the Network Management security profile. The solaris.network.autoconf.read authorization is part of the Basic Solaris User profile. The solaris.network.autoconf.wlan and .select authorizations are obtained by means of the Network Autoconf User profile, and the autoconf.write authorization, plus those included in the Network Autoconf User profile, are obtained by means of the Network Autoconf Admin profile.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/core-os
Interface Stability
Committed

See also

svcs(1), dladm(1M), ipadm(1M), netcfg(1M), nwamd(1M), svcadm(1M), auth_attr(4), exec_attr(4), prof_attr(4), attributes(5), smf(5)

See also nwam-manager(1M), available in the JDS/GNOME man page collection.