SunScreen 3.1 Administration Guide

Configuration Editor Commands

The ssadm edit commands are used when running the configuration editor, which is responsible for maintaining the SunScreen configuration database.

The following table lists the SunScreen configuration editor ssadm edit sub-commands and their descriptions. Many sub-commands duplicate administration GUI functions, while others provide a context for other sub-commands.

Table A-3 SunScreen Configuration Editor ssadm edit Sub-Command Summary

edit Sub-Command

Description 

list

Display all data for all entries or a specific entry of a give TYPE. 

list_name

Display the set of unique basenames and sub-type of all of a given TYPE. 

search

Search for objects that match specified criteria. 

add

Create or redefine an entry. 

add_member

Add a member to a group or list. 

del[ete]

Delete the specified entry of the given TYPE. 

del[ete]_member

Delete a member from a centralized management group or list. 

insert

Insert a new object of one of the ordered (indexed) types in a specified position in the corresponding list. 

 

 

move

Move an indexed entry from its current location in the ordered list to the new location. 

replace

Replace an object at a specified index. 

refer

Determine if a named-object of a given TYPE is referred to in the current policy. 

referlist

Display a list of all entries in the current policy that refer to a specified named-object of a given TYPE. 

rename

Rename a specified named-object of a given TYPE. 

renamereference

Renames all references to a specified named-object of a given TYPE. 

load

Load a policy into the configuration editor. 

lock

Lock the policy in anticipation of performing edits. 

lock_status

Return the status of the lock relative to this editor. 

save

Save all current edits to the policy. 

reload

Discard any and all edits, if made, and reload the data into the editor from the database. 

verify

Takes no arguments and verifies the currently loaded policy. 

authuser

Manipulates the list of authorized users. 

jar_hash

Manipulates the list of JAR hashes used by the HTTP proxy. 

jar_sig

Manipulates the list of JAR signatures used by the HTTP proxy. 

mail_relay

Manipulates the list of mail relays used by the SMTP proxy. 

mail_spam

Manipulates the list of spam domains used by the SMTP proxy. 

proxyuser

Manipulates the list of proxy users. 

vars

The vars command in the configuration editor manipulates variables used for RADIUS configuration. See the section on RADIUS configuration in the SunScreen Reference Manual for more information.

quit

Cause the editor to terminate if there are no unsaved changes. 

QUIT

Cause the editor to terminate even if there are unsaved changes.