98

Changing NetBoot Settings

You can change NetBoot service settings using the serveradmin command.

To change a setting:

$ sudo serveradmin settings netboot:setting = value

Parameter

Description

setting

A NetBoot service setting. To see a list of available settings, type

 

$ sudo serveradmin settings netboot

 

or see “NetBoot Service Settings” on this page.

 

 

value

An appropriate value for the setting.

 

 

To change several settings:

$ sudo serveradmin settings netboot:setting = value netboot:setting = value netboot:setting = value [...]

Control-D

NetBoot Service Settings

General Settings

Use the following parameters with the serveradmin command to change settings for the NetBoot service.

Parameter (netboot:)

Description

filterEnabled

Specifies whether client filtering is enabled.

 

Default = "No"

 

 

netBootStorageRecordsArray...

An array of values for each server volume used to store

 

boot or install images. For a description, see “Storage

 

Record Array” on page 99.

 

 

netBootFiltersRecordsArray...

An array of values for each computer explicitly allowed

 

or disallowed access to images. For a description, see

 

“Filters Record Array” on page 99.

 

 

netBootImagesRecordsArray...

An array of values for each boot or install image stored

 

on the server. For a description, see “Image Record

 

Array” on page 100.

 

 

netBootPortsRecordsArray...

An array of values for each server network port used to

 

deliver boot or install images. For a description, see

 

“Port Record Array” on page 101.

 

 

Chapter 10 Working With NetBoot Service

Page 98
Image 98
Apple oxs manual Changing NetBoot Settings, NetBoot Service Settings, General Settings, Parameter netboot Description