Howto:How to configure Kerberos using commands

From innovaphone wiki
Revision as of 10:54, 14 October 2009 by Msc (talk | contribs) (New page: == Summary == You can use the following commands to configure devices to use Kerberos for authentication. == Applies To == * all innovaphone Gateways * firmware V8 and later == More Inform...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Gateways
  • firmware V8 and later

More Information

Client Configuration

Configure a Server Address

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

Join a realm

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