Changes to the interfaces file

The format of the interfaces file has been expanded to allow specification of the security mechanisms supported by a server. The format is:

SERVERNAME
      query tcp sun-ether joyce 2901
      master tcp sun-ether joyce 2901
      secmech mechanism1, mechanism2,..., mechanismN

The secmech identifier lists all of the security mechanisms supported by a server, and applies under the following conditions:

mechanism1, mechanism2,...mechanismN are the object identifiers of the security mechanisms supported by the server. You can specify multiple security mechanisms using a comma (,) separator. See “Object identifiers” for more information on object identifiers.