View Source Radius.Dict.VendorNTUA (Radius v2.0.1)

Link to this section Summary

Lookup Functions

Get attribute struct based on attribute id

Get attribute struct based on attribute name

Get value struct based on attribute name and value name

Get value struct based on attribute name and the value

Link to this section Lookup Functions

Link to this function

attribute_by_id(attr_id)

View Source

Get attribute struct based on attribute id

Link to this function

attribute_by_name(attr_name)

View Source

Get attribute struct based on attribute name

Link to this function

value_by_name(attr_name, value_name)

View Source

Get value struct based on attribute name and value name

Link to this function

value_by_value(attr_name, value)

View Source

Get value struct based on attribute name and the value

Link to this section Attributes

Link to this macro

attr_UserLogon_Acct_TerminateCause()

View Source (macro)
Link to this macro

attr_UserLogon_Acct_TerminateCause(val)

View Source (macro)
Link to this macro

attr_UserLogon_DriveNames()

View Source (macro)
Link to this macro

attr_UserLogon_DriveNames(val)

View Source (macro)
Link to this macro

attr_UserLogon_Expiration()

View Source (macro)
Link to this macro

attr_UserLogon_Expiration(val)

View Source (macro)
Link to this macro

attr_UserLogon_Gid()

View Source (macro)
Link to this macro

attr_UserLogon_Gid(val)

View Source (macro)
Link to this macro

attr_UserLogon_GroupNames()

View Source (macro)
Link to this macro

attr_UserLogon_GroupNames(val)

View Source (macro)
Link to this macro

attr_UserLogon_HomeDir()

View Source (macro)
Link to this macro

attr_UserLogon_HomeDir(val)

View Source (macro)
Link to this macro

attr_UserLogon_LogoffTask()

View Source (macro)
Link to this macro

attr_UserLogon_LogoffTask(val)

View Source (macro)
Link to this macro

attr_UserLogon_LogonTask()

View Source (macro)
Link to this macro

attr_UserLogon_LogonTask(val)

View Source (macro)
Link to this macro

attr_UserLogon_QuotaBytes()

View Source (macro)
Link to this macro

attr_UserLogon_QuotaBytes(val)

View Source (macro)
Link to this macro

attr_UserLogon_QuotaFiles()

View Source (macro)
Link to this macro

attr_UserLogon_QuotaFiles(val)

View Source (macro)
Link to this macro

attr_UserLogon_Restriction()

View Source (macro)
Link to this macro

attr_UserLogon_Restriction(val)

View Source (macro)
Link to this macro

attr_UserLogon_Shell()

View Source (macro)
Link to this macro

attr_UserLogon_Shell(val)

View Source (macro)
Link to this macro

attr_UserLogon_Type()

View Source (macro)
Link to this macro

attr_UserLogon_Type(val)

View Source (macro)
Link to this macro

attr_UserLogon_Uid()

View Source (macro)
Link to this macro

attr_UserLogon_Uid(val)

View Source (macro)
Link to this macro

attr_UserLogon_UserDescription()

View Source (macro)
Link to this macro

attr_UserLogon_UserDescription(val)

View Source (macro)
Link to this macro

attr_UserLogon_UserDomain()

View Source (macro)
Link to this macro

attr_UserLogon_UserDomain(val)

View Source (macro)
Link to this macro

attr_UserLogon_UserFullName()

View Source (macro)
Link to this macro

attr_UserLogon_UserFullName(val)

View Source (macro)
Link to this macro

attr_UserLogon_UserProfile()

View Source (macro)
Link to this macro

attr_UserLogon_UserProfile(val)

View Source (macro)

Link to this section Values

Link to this macro

val_UserLogon_Restriction_Admin_User()

View Source (macro)
Link to this macro

val_UserLogon_Restriction_Anonymous_User()

View Source (macro)
Link to this macro

val_UserLogon_Type_FTP()

View Source (macro)
Link to this macro

val_UserLogon_Type_IMAP()

View Source (macro)
Link to this macro

val_UserLogon_Type_Other()

View Source (macro)
Link to this macro

val_UserLogon_Type_POP()

View Source (macro)
Link to this macro

val_UserLogon_Type_SMTP_Auth()

View Source (macro)
Link to this macro

val_UserLogon_Type_Unix_Logon()

View Source (macro)
Link to this macro

val_UserLogon_Type_WEB()

View Source (macro)
Link to this macro

val_UserLogon_Type_Windows_Logon()

View Source (macro)