wireshark/radius/dictionary.yubico
Anish Bhatt 7b4215dafa [Radius] Update dictionaries from freeradius 3.0.4
Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in  a separate update.

Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25
Reviewed-on: https://code.wireshark.org/review/4947
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-03 07:22:58 +00:00

24 lines
642 B
Text

# -*- text -*-
# Copyright (C) 2013 The FreeRADIUS Server project and contributors
##############################################################################
#
# Yubico VSA's
#
# $Id: d52519361d0e4df613fa8463134f5a7876cfd054 $
#
##############################################################################
VENDOR Yubico 41482
BEGIN-VENDOR Yubico
ATTRIBUTE Yubikey-Key 1 octets
ATTRIBUTE Yubikey-Public-ID 2 string
ATTRIBUTE Yubikey-Private-ID 3 octets
ATTRIBUTE Yubikey-Counter 4 integer
ATTRIBUTE Yubikey-Timestamp 5 integer
ATTRIBUTE Yubikey-Random 6 integer
ATTRIBUTE Yubikey-OTP 7 string
END-VENDOR Yubico