Howto:How to configure Kerberos using commands

From innovaphone wiki
Jump to navigation Jump to search

Summary

You can use the following commands to configure devices to use Kerberos for authentication.

Applies To

  • all innovaphone devices
  • firmware V8 and later

More Information

Client Configuration

Configure Server Addresses

vars create KDC/<REALM-NAME> p udp:<SERVER-ADDRESS>:88:464

or

vars create KDC/<REALM-NAME> p udp:<PRIMARY-SERVER-ADDRESS>:88:464,udp:<SECONDARY-SERVER-ADDRESS>:88:464

Join a realm

mod cmd CMD0 join-realm /realm <REALM-NAME> [/name <DEVICE-ID>] /user <ADMIN-NAME> /pass <ADMIN-PASSWORD>