Method: sendKerberosMessageByMAC

Send Kerberos message to all ExtremeControl engines.

Parameters

Name Type Description
macAddress string MAC address of the end-system
userName string Username of the end-system
hostName string Hostname of the end-system
lastSeenTime long The timestamp, in milliseconds, at which the Keberos message is snooped. Set to 0 to use ExtremeCloud IQ Site Engine’s current time
lastAuthTime long The timestamp, in milliseconds, the Keberos message was snooped at. Set to 0 to use ExtremeCloud IQ Site Engine’s current time
sourceIp string Source IP address of the Keberos message
clearUserName boolean Set to true to clear the end-system’s username

Returns

The operation does not return a value.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/sendKerberosMessageByMAC?macAddress=80:D6:05:4A:D6:C4&userName=jdoe&hostName=jdoe-test-system&lastSeenTime=0&lastAuthTime=0&sourceIp=192.168.30.34&clearUserName=false