Added 12 other columns that I have seen NPS send to SQL.#4
Open
Added 12 other columns that I have seen NPS send to SQL.#4
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am making a large guess as to how your alter table is meant to be used. I am unsure if I have modified the correction portion. I've added twelve other columns. Each of these I have found from monitoring my existing NPS and SQL environments. As I've added each of these slowly over the last 3-4 years I unsure exactly what generated data to be passed within these fields.
Vendor_Specific
Seen in both Access-Request and Access-Accept messages. https://www.rfc-editor.org/rfc/rfc2865#section-5.26
Event_Source
Fairly useless, as I only ever seen the value of "IAS"
My recent records are only show a value of "0" for the following:
MS_Link_Drop_Time_Limit
MS_Link_Utilization_Threshold
PEAP_Fast_Roamed_Session
(not sure if I'm converting Gigawords data correctly)
Acct_Input_Gigawords
Acct_Output_Gigawords
MS_RAS_RoutingDomain_ID
Unsure what this value is. Examples: 91197071, 91196229
SAM_Account_Name
Seen in both Access-Request and Access-Accept messages.
Example values: domain\ComptuerName$, domain\username, domain\MAC
Filter_Id
Can be returned as part of the Standard RADIUS Attributes (string or hex value)