System Administration Commands netservices(1M)
NAME
netservices - enable or disable network services
SYNOPSIS
netservices open
netservices limited
DESCRIPTION
The netservices command uses the Solaris service management
facility, smf(5), to control services that accept over the network from remote clients.When netservices is invoked with the limited command-line
argument, all network services except the secure shell dae-
mon, sshd(1M), are either disabled or constrained to respond to local requests only.Invoking netservices with the open command-line argument
enables a large set of network services, as in previous releases of Solaris.To customize the configuration set enabled by netservices,
use svcadm(1M) to enable or disable individual services. Usesvccfg(1M) to set properties that determine whether a ser-
vice accepts input from remote clients. See the man pages for individual services for the names of service instances and their properties.Note that the netservices command has an interface stability
of Obsolete.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 31 Aug 2006 1
System Administration Commands netservices(1M)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcs ||_____________________________|_____________________________|
| Interface Stability | Obsolete ||_____________________________|_____________________________|
SEE ALSO
svcadm(1M), svccfg(1M), sshd(1M), attributes(5), smf(5)SunOS 5.11 Last change: 31 Aug 2006 2