# # Map characteristic macros to expressions # # Lines beginning with '#' are comments. They and blank lines are # ignored. # # Special comment groups begin with "#'", extend with "#+", and end # with a comment group start line or extension that ends with "'". # # Comment groups are used by a Perl script to format macro information # for the I2A2 characteristic web page tree. # # The first comment group should begin with "#'Macros:". It is the # title for the macros web page in the I2A2 characteristic web page # tree. # # Remaining comment groups should begin with "#':", where # is the name of a macro the comment group describes. # The information in a comment group is entered into the # macros table on the macros web page. # # Remaining non-comment, non-blank lines define macros. They have two # fields, separated by a TAB ('\t' or 010): # # Field 1: Macro name # # Field 2: Macro expression # # No duplicate macro names should appear. The second and subsequent # appearance of names will be considered an error and reported as such. # If no comment group describes the macro, its macro # expansion field will be displayed as its description in the macros # web page. # # V. Abell # Purdue University # # $Id: macros,v 1.11 2012/11/02 11:14:59 bhlewis Exp $ #'Macros: #+A macro provides a shorthand way to state a Boolean characteristic #+authorization expression. #+The macros described here may be used in place of numeric characteristic #+expression numbers as terms in Boolean expressions.' #'PAL: #+Purdue Air Link:
#+ (0|1|2094|2095|2097|13672|13676|13679)

#+ Employee (0)
#+ or Student (1)
#+ or Future Employee or Visiting Scholar (2094)
#+ or Non-employee (2095)
#+ or Visiting student (2097)
#+ or Religious Leader (2099)
#+ or Retiree (13672)
#+ or MSCA Eligible Student (13676)
#+ or Wireless Access (PAL) Eligible (13679)' PAL (0|1|2094|2095|2097|2099|13672|13676|13679) & ~13690 #'ITAP: #+Information Technology at Purdue:
#+ (3096|3229|3563|3592|3593|3594|3643|3706|4584|4611|4614|4647)

#+ IT COMPUTING SERVICES (3096)
#+ or IT INSTRUCTIONAL COMPUTING SERVICES (3229)
#+ or OFFICE OF VP FOR INFORMATION TECHNOLOGY (3563)
#+ or IT TELECOMMUNICATIONS (3592)
#+ or IT ENTERPRISE APPLICATIONS (3593)
#+ or IT RESEARCH COMPUTING SERVICES (3594)
#+ or IT CUSTOMER RELATIONS (3643)
#+ or VPHR Information Technology (3706)
#+ or Office of Institutional Research (4341)
#+ or ADMINISTRATIVE IT (4584)
#+ or IT Security and Policy (4611)
#+ or IT Infrastructure Services (4614)
#+ or IT Application Services (4647)' ITAP (3096|3229|3563|3592|3593|3594|3643|3706|4341|4584|4611|4614|4647) #'VPN: #+Virtual Private Network:
#+ (0|1|2094|2095|2097|13672|13676|13684)

#+ Employee (0)
#+ or Student (1)
#+ or Future Employee or Visiting Scholar (2094)
#+ or Non-employee (2095)
#+ or Visiting student (2097)
#+ or Retiree (13672)
#+ or MSCA Eligible Student (13676)
#+ or Virtual Private Network (VPN) Eligible (13684)' VPN (0|1|2094|2095|2097|13672|13676|13684) #'ASMTP: #+Authenticated SMTP:
#+ (0|1|2|2092|2094|2095|2097|2099|2100|2101|2102|2109|13672|13676|13696) & ~13697

#+ Employee (0)
#+ or Student (1)
#+ or ETR Student (2)
#+ or CE Ag. County Extension Staff (2092)
#+ or Future Employee or Visiting Scholar (2094)
#+ or Non-employee (2095)
#+ or Visiting student (2097)
#+ or University Religious Leader (2099)
#+ or ECFVG Foreign Veterinary Student (2100)
#+ or Board of Trustees (2101)
#+ or House Directors (2102)
#+ or New-hire Temp (2109)
#+ or Retiree (13672)
#+ or MSCA Eligible Student (13676)
#+ or Authenticated SMTP Eligible (13696)
#+ AND NOT Authenticated SMTP Revoked (13697)' ASMTP (0|1|2|2092|2094|2095|2097|2099|2100|2101|2102|2109|13672|13676|13696) & ~13697