NWSD configuration file format

An NWSD configuration file consists of multiple occurrences of entry types, each with a different function. The entry types are:

Remove lines from an existing integrated server file with CLEARCONFIG entry type
Use this entry type if you want to remove all lines from the integrated server file.
Change an integrated server file with ADDCONFIG entry type
Use this entry type to add, replace, or remove lines in the integrated server file.
Change an integrated Windows server file with UPDATECONFIG entry type
Use this entry type to add or remove strings within lines in the integrated server file.
Set configuration defaults with the SETDEFAULTS entry type
Use this entry type to set the default values for certain keywords. i5/OS uses the defaults only when processing ADDCONFIG and UPDATECONFIG entries in the current file member.

An entry is one occurrence of an entry type. Each entry contains a series of keywords that are followed by equal signs (=) and values for those keywords.

Format guidelines