diff --git a/tests/data/PersonRegGroupDefs.xml b/tests/data/PersonRegGroupDefs.xml index c6ec0e2..3195a62 100644 --- a/tests/data/PersonRegGroupDefs.xml +++ b/tests/data/PersonRegGroupDefs.xml @@ -1,1086 +1,1469 @@ - - - - - UW Undergraduate Students - UW Undergraduate Students - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - UW students who are identified as undergraduates. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 1-1 - 1-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 1 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Graduate Students - UW Graduate Students - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - UW students who are identified as graduate students, including professional degree programs (Dentistry, Law, Medicine, etc.) and approved on-leave graduate students. Membership includes 90 days of grace status. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 2-1 - 2-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Graduate Students - Current - UW Graduate Students - Current - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - UW students who are identified as graduate students for the current quarter only, including approved on-leave graduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 2-1 - - - E - L - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on c.validation_id = u.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code = 1 -JOIN verify sdb_status - on sdb_status.validation_id = u.validation_id - and sdb_status.verify_code = 127 - and sdb_status.source_code = 2 - and sdb_status.verify_data in ('E','L') -ORDER by u.uwnetid; - - - - - - UW Graduate Students - Graduate - UW Graduate Students - Graduate - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - UW students who are identified as graduate students, including approved on-leave graduate students. Membership includes 90 days of grace status. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 2-1 - 2-2 - - - 08 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on c.validation_id = u.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code != 3 -JOIN verify sdb_class - on sdb_class.validation_id = u.validation_id - and sdb_class.verify_code = 126 - and sdb_class.source_code = 2 - and sdb_class.verify_data = '08' -ORDER by u.uwnetid; - - - - - UW Seattle Undergraduate Students - UW Seattle Undergraduate Students - restricted - - cn="u_groups_mailman" - - UW Seattle students who are identified as undergraduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 1-1 - 1-2 - - - 0 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on c.validation_id = u.validation_id - and u.status_code = 30 - and c.category_code = 1 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '0' -ORDER by u.uwnetid; - - - - UW Seattle Graduate Students - UW Seattle Graduate Students - restricted - - cn="u_groups_mailman" - - UW Seattle students who are identified as graduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 2-1 - 2-2 - - - 0 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '0' -ORDER by u.uwnetid; - - - - UW Bothell Undergraduate Students - UW Bothell Undergraduate Students - restricted - - cn="u_groups_mailman" - - UW Bothell students who are identified as undergraduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 1-1 - 1-2 - - - 1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 1 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '1' -ORDER by u.uwnetid; - - - - UW Bothell Graduate Students - UW Bothell Graduate Students - restricted - - cn="u_groups_mailman" - - UW Bothell students who are identified as graduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 2-1 - 2-2 - - - 1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '1' -ORDER by u.uwnetid; - - - - UW Tacoma Undergraduate Students - UW Tacoma Undergraduate Students - restricted - - cn="u_groups_mailman" - - UW Tacoma students who are identified as undergraduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 1-1 - 1-2 - - - 2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 1 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '2' -ORDER by u.uwnetid; - - - - UW Tacoma Graduate Students - UW Tacoma Graduate Students - restricted - - cn="u_groups_mailman" - - UW Tacoma students who are identified as graduate students. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 1-1 - 1-2 - - - 2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 2 - and c.status_code != 3 -JOIN verify sdb_branch - on sdb_branch.validation_id = u.validation_id - and sdb_branch.verify_code = 128 - and sdb_branch.source_code = 2 - and sdb_branch.verify_data = '2' -ORDER by u.uwnetid; - - - - UW Medicine Workforce Members - UW Medicine Workforce Members - - dns="app-mychem.admin.washington.edu" - dns="appdev-mychem.admin.washington.edu" - dns="useraudit-vmp-utility.mcis.washington.edu" - cn="u_groups_affiliation_uwmedicine-read" - dns="courseaccess.cac.washington.edu" - - Members of the UW Medicine Workforce that use clinical applications as identified by UW Medicine IT Services User Access Administration (uaa@u.washington.edu). This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - - - 13-1 - 13-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 13 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Staff Employees - UW Staff Employees - UW staff. Excludes student employee appointments. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_employee-read" - - iam-support - - - - 4-1 - 4-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 4 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Student Employees - UW Student Employees - UW student employees. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_employee-read" - - - - - 14-1 - 14-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 14 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Affiliate Employees - UW Affiliate Employees - UW affiliates who work on campus at least 3 days a week but are not paid through UW Payroll. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - public - - cn="u_groups_affiliation_employee-read" - dns="rebate.bookstore.washington.edu" - - - - - 15-1 - 15-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 15 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Alumni - UW Alumni - Alumni of the UW. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - public - - cn="u_groups_affiliation_alumni-read" - - - - - 16-1 - 16-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 16 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Medicine Non-Workforce - UW Medicine Non-Workforce - UW Medicine Non-Workforce that use clinical applications as identified by UW Medicine IT Services User Access Administration (uaa@u.washington.edu). This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_uwmedicine-read" - dns="app-mychem.admin.washington.edu" - dns="appdev-mychem.admin.washington.edu" - dns="courseaccess.cac.washington.edu" - - - - - 17-1 - 17-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 17 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Extension Students - UW Extension Students - Students who are in the Professional & Continuing Education program. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - - - - 18-1 - 18-2 - 19-1 - 19-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code in (18,19) - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Applicants - UW Applicants - Applicants for admission to the UW. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - - - - 20-1 - 20-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 20 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - - - - Cascadia Community College Members - Cascadia Community College Members - Employees and students of Cascadia Community College. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_cascadia-read" - - - - - 41-1 - 41-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 41 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - Cascadia Community College Students - Cascadia Community College Students - Students of Cascadia Community College. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_cascadia-read" - - - - - 41-1 - 41-2 - - - STU - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 41 - and c.status_code != 3 -JOIN verify cascadia_dept - on cascadia_dept.validation_id=u.validation_id - and cascadia_dept.verify_code = 117 - and cascadia_dept.source_code = 8 - and cascadia_dept.verify_data = 'STU' -ORDER by u.uwnetid; - - - - Cascadia Community College Employees - Cascadia Community College Employees - Employees of Cascadia Community College. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_cascadia-read" - - - - - 41-1 - 41-2 - - - STU - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 41 - and c.status_code != 3 -JOIN verify cascadia_dept - on cascadia_dept.validation_id=u.validation_id - and cascadia_dept.verify_code = 117 - and cascadia_dept.source_code = 8 - and cascadia_dept.verify_data = 'EMP' -ORDER by u.uwnetid; - - - - Seattle Cancer Care Alliance Employees - Seattle Cancer Care Alliance Employees - Employees of Seattle Cancer Care Alliance. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_scca-read" - - - - - 53-1 - 53-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 53 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - Seattle Cancer Care Alliance Affiliates - Seattle Cancer Care Alliance Affiliates - Affiliates of Seattle Cancer Care Alliance. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_scca-read" - - - - - 54-1 - 54-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 54 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - Fred Hutchinson Cancer Research Center Employees - Fred Hutchinson Cancer Research Center Employees - Employees of Fred Hutchinson Cancer Research Center. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_fhcrc-read" - - - - - 55-1 - 55-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 55 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - Fred Hutchinson Cancer Research Center Affiliates - Fred Hutchinson Cancer Research Center Affiliates - Affiliates of Fred Hutchinson Cancer Research Center. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_fhcrc-read" - - - - - 56-1 - 56-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 56 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - HEAL-WA - HEAL-WA - Licensed Healthcare providers who are subscribed to HEAL-WA library resources. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - - cn="u_groups_affiliation_heal-wa-read" - - - - - 57-1 - 57-2 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 57 - and c.status_code != 3 -ORDER by u.uwnetid; - - - - UW Alumni Association Members - UW Alumni Association Members - public - - cn="u_groups_affiliation_alumni-read" - dns="courseaccess.cac.washington.edu" - dns="ldapmgmt.cac.washington.edu" - - Paying members of the UW Alumni Association. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - - - - 16-1 - 28-1 - - - 1 - - - A - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN validation v - on u.validation_id = v.validation_id - and v.source_code = 7 - and v.status_code = 1 - and u.status_code = 30 -JOIN verify alumni_member - on alumni_member.validation_id = v.validation_id - and alumni_member.verify_code = 130 - and alumni_member.source_code = v.source_code - and alumni_member.verify_data = 'A' -ORDER by u.uwnetid; - - - - Current WWAMI area Medical Residents - Current WWAMI area Medical Residents - restricted - - cn="u_groups_affiliation_wwami-medical-resident-read" - - A group containing medical residents in FMRN and Spokane Internal Medicine programs who are eligible for employee computing services and UW Libraries system. - - - - 145-1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 145 - and c.status_code = 1 -ORDER by u.uwnetid; - - - - My UW Giving Sponsored - My UW Giving Sponsored - public - - cn="u_groups_affiliation_alumni-read" - - A group containing UW NetIDs created through the My UW Giving registration process. This is an automatically generated group from the UW Person Registry. It is updated nightly. - - - - 153-1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 153 - and c.status_code = 1 -ORDER by u.uwnetid; - - - - UW Physicians Staff - UW Physicians Staff - This group contains UW Physicians Staff members. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="u_groups_affiliation_uwp-read" - - - - - 77-1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 77 - and c.status_code = 1 -ORDER by u.uwnetid; - - - - UW Physicians Providers - UW Physicians Providers - This group contains UW Physicians Provider members. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="u_groups_affiliation_uwp-read" - - - - - 76-1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 76 - and c.status_code = 1 -ORDER by u.uwnetid; - - - - UW Neighborhood Clinics Staff - UW Neighborhood Clinics Staff - This group contains UW Neighborhood Clinics Staff members. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="u_groups_affiliation_uwnc-read" - - - - - 80-1 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on u.validation_id = c.validation_id - and u.status_code = 30 - and c.category_code = 80 - and c.status_code = 1 -ORDER by u.uwnetid; - - - - UW Continuum College Undergraduate Students - UW Continuum College Undergraduate Students - Students who are enrolled with the Continuum College and have SDB class levels of 01, 02, 03, 04 or 05. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - - - - 18-1 - 18-2 - 19-1 - 19-2 - - - 01 - 02 - 03 - 04 - 05 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on c.validation_id = u.validation_id - and c.category_code in (18,19) - and u.status_code=30 - and c.source_code=2 -JOIN verify class - ON class.validation_id = u.validation_id - and class.verify_code = 126 - and class.source_code = c.source_code - and class.instance = 1 -WHERE c.status_code!=3 AND class.verify_data in ('01','02','03','04','05') -ORDER BY u.uwnetid; - - - - UW Continuum College Graduate Students - UW Continuum College Graduate Students - Students who are enrolled with the Continuum College and have SDB class levels of 08, 11, 12, 13 or 14. This is an automatically generated group from the UW Identity Registry. It is updated nightly. - iam-support - restricted - - cn="uw_employee" - cn="u_groups_affiliation_student-read" - - - - - 18-1 - 18-2 - 19-1 - 19-2 - - - 08 - 11 - 12 - 13 - 14 - - - - -SELECT distinct u.uwnetid -FROM uwnetid u -JOIN category c - on c.validation_id = u.validation_id - and c.category_code in (18,19) - and u.status_code=30 - and c.source_code=2 -JOIN verify class - ON class.validation_id = u.validation_id - and class.verify_code = 126 - and class.source_code = c.source_code - and class.instance = 1 -WHERE c.status_code!=3 AND class.verify_data in ('08','11','12','13','14') -ORDER BY u.uwnetid; - - + + + + + UW Undergraduate Students + UW Undergraduate Students + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW students who are identified as undergraduates. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 1-1 + 1-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 1 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Graduate Students + UW Graduate Students + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW students who are identified as graduate students, including professional degree programs (Dentistry, Law, Medicine, etc.) and approved on-leave graduate students. Includes a grace period for recently enrolled students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 2-1 + 2-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Graduate Students - Current + UW Graduate Students - Current + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW students who are identified as graduate students for the current quarter only, including approved on-leave graduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 2-1 + + + E + L + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code = 1 +JOIN verify sdb_status + on sdb_status.validation_id = u.validation_id + and sdb_status.verify_code = 127 + and sdb_status.source_code = 2 + and sdb_status.verify_data in ('E','L') +ORDER by u.uwnetid; + + + + UW Graduate Students - Graduate + UW Graduate Students - Graduate + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW students who are identified as graduate students, including approved on-leave graduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 2-1 + 2-2 + + + 08 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code != 3 +JOIN verify sdb_class + on sdb_class.validation_id = u.validation_id + and sdb_class.verify_code = 126 + and sdb_class.source_code = 2 + and sdb_class.verify_data = '08' +ORDER by u.uwnetid; + + + + Current Seattle students + Current Seattle students + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + A group containing all current students whose primary campus is identified as Seattle. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 1-1 + 2-1 + 18-1 + 19-1 + + + 0 + + + E + + + + SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code in (1,2,18,19) + and c.status_code = 1 +JOIN verify sdb_status + on sdb_status.validation_id = u.validation_id + and sdb_status.verify_code = 127 + and sdb_status.source_code = 2 + and sdb_status.verify_data = 'E' +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '0' +ORDER by u.uwnetid; + + + + UW Seattle Undergraduate Students + UW Seattle Undergraduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Seattle students who are identified as undergraduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 1-1 + 1-2 + + + 0 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code = 1 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '0' +ORDER by u.uwnetid; + + + + UW Seattle Graduate Students + UW Seattle Graduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Seattle students who are identified as graduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 2-1 + 2-2 + + + 0 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '0' +ORDER by u.uwnetid; + + + + Current Bothell students + Current Bothell students + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + A group containing all current students whose primary campus is identified as Bothell. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 1-1 + 2-1 + 18-1 + 19-1 + + + 1 + + + E + + + + SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code in (1,2,18,19) + and c.status_code = 1 +JOIN verify sdb_status + on sdb_status.validation_id = u.validation_id + and sdb_status.verify_code = 127 + and sdb_status.source_code = 2 + and sdb_status.verify_data = 'E' +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '1' +ORDER by u.uwnetid; + + + + UW Bothell Undergraduate Students + UW Bothell Undergraduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Bothell students who are identified as undergraduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 1-1 + 1-2 + + + 1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 1 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '1' +ORDER by u.uwnetid; + + + + UW Bothell Graduate Students + UW Bothell Graduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Bothell students who are identified as graduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 2-1 + 2-2 + + + 1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '1' +ORDER by u.uwnetid; + + + + Current Tacoma students + Current Tacoma students + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + A group containing all current students whose primary campus is identified as Tacoma. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 1-1 + 2-1 + 18-1 + 19-1 + + + 2 + + + E + + + + SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and u.status_code = 30 + and c.category_code in (1,2,18,19) + and c.status_code = 1 +JOIN verify sdb_status + on sdb_status.validation_id = u.validation_id + and sdb_status.verify_code = 127 + and sdb_status.source_code = 2 + and sdb_status.verify_data = 'E' +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '2' +ORDER by u.uwnetid; + + + + UW Tacoma Undergraduate Students + UW Tacoma Undergraduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Tacoma students who are identified as undergraduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 1-1 + 1-2 + + + 2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 1 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '2' +ORDER by u.uwnetid; + + + + UW Tacoma Graduate Students + UW Tacoma Graduate Students + restricted + + cn="u_groups_mailman" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + UW Tacoma students who are identified as graduate students. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + + + + 2-1 + 2-2 + + + 2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 2 + and c.status_code != 3 +JOIN verify sdb_branch + on sdb_branch.validation_id = u.validation_id + and sdb_branch.verify_code = 128 + and sdb_branch.source_code = 2 + and sdb_branch.verify_data = '2' +ORDER by u.uwnetid; + + + + UW Medicine Workforce Members + UW Medicine Workforce Members + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + Members of the UW Medicine Workforce that use clinical applications as identified by UW Medicine IT Services User Access Administration (uaa@u.washington.edu). This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + + + 13-1 + 13-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 13 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Staff Employees + UW Staff Employees + UW staff. Excludes student employee appointments. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a two week grace period for recent terminees. + restricted + + cn="uw_employee" + cn="u_groups_affiliation_employee-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + iam-support + + + + 4-1 + 4-2 + 288-1 + 288-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code in (4,288) + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Student Employees + UW Student Employees + UW student employees. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a two week grace period for recent terminees. + iam-support + restricted + + cn="uw_employee" + cn="u_groups_affiliation_employee-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 14-1 + 14-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 14 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Affiliate Employees + UW Affiliate Employees + Contingent Workers in Workday. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a two week grace period for recent terminees. + iam-support + public + + cn="u_groups_affiliation_employee-read" + cn="uw_employee" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 15-1 + 15-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 15 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Alumni + UW Alumni + Alumni of the UW. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + public + + cn="u_groups_affiliation_alumni-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 16-1 + 16-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 16 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Medicine Non-Workforce + UW Medicine Non-Workforce + UW Medicine Non-Workforce that use clinical applications as identified by UW Medicine IT Services User Access Administration (uaa@u.washington.edu). This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + cn="u_groups_affiliation_uwmedicine-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 17-1 + 17-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 17 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Extension Students + UW Extension Students + Students who are in the Professional & Continuing Education program. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + iam-support + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 18-1 + 18-2 + 19-1 + 19-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code in (18,19) + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Applicants + UW Applicants + Applicants for admission to the UW. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recent applicants. + iam-support + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 20-1 + 20-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 20 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + Cascadia Community College Members + Cascadia Community College Members + Employees and students of Cascadia Community College. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students and employees. + iam-support + + cn="u_groups_affiliation_cascadia-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 41-1 + 41-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 41 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + Cascadia Community College Students + Cascadia Community College Students + Students of Cascadia Community College. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + iam-support + + cn="u_groups_affiliation_cascadia-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 41-1 + 41-2 + + + STU + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 41 + and c.status_code != 3 +JOIN verify cascadia_dept + on cascadia_dept.validation_id=u.validation_id + and cascadia_dept.verify_code = 117 + and cascadia_dept.source_code = 8 + and cascadia_dept.verify_data = 'STU' +ORDER by u.uwnetid; + + + + Cascadia Community College Employees + Cascadia Community College Employees + Employees of Cascadia Community College. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recent employees. + iam-support + + cn="u_groups_affiliation_cascadia-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 41-1 + 41-2 + + + EMP + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 41 + and c.status_code != 3 +JOIN verify cascadia_dept + on cascadia_dept.validation_id=u.validation_id + and cascadia_dept.verify_code = 117 + and cascadia_dept.source_code = 8 + and cascadia_dept.verify_data = 'EMP' +ORDER by u.uwnetid; + + + + Seattle Cancer Care Alliance Employees + Seattle Cancer Care Alliance Employees + Employees of Seattle Cancer Care Alliance. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + cn="u_groups_affiliation_scca-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 53-1 + 53-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 53 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + Seattle Cancer Care Alliance Affiliates + Seattle Cancer Care Alliance Affiliates + Affiliates of Seattle Cancer Care Alliance. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + cn="u_groups_affiliation_scca-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 54-1 + 54-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 54 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + Fred Hutchinson Cancer Research Center Employees + Fred Hutchinson Cancer Research Center Employees + Employees of Fred Hutchinson Cancer Research Center. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + cn="u_groups_affiliation_fhcrc-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 55-1 + 55-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 55 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + Fred Hutchinson Cancer Research Center Affiliates + Fred Hutchinson Cancer Research Center Affiliates + Affiliates of Fred Hutchinson Cancer Research Center. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + + cn="u_groups_affiliation_fhcrc-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 56-1 + 56-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 56 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + HEAL-WA + HEAL-WA + Licensed Healthcare providers who are subscribed to HEAL-WA library resources. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a two week grace period for recently licensed providers. + iam-support + + cn="u_groups_affiliation_heal-wa-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 57-1 + 57-2 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 57 + and c.status_code != 3 +ORDER by u.uwnetid; + + + + UW Alumni Association Members + UW Alumni Association Members + public + + cn="u_groups_affiliation_alumni-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + Paying members of the UW Alumni Association. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 16-1 + 28-1 + + + 1 + + + A + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN validation v + on u.validation_id = v.validation_id + and v.source_code = 7 + and v.status_code = 1 + and u.status_code = 30 +JOIN verify alumni_member + on alumni_member.validation_id = v.validation_id + and alumni_member.verify_code = 130 + and alumni_member.source_code = v.source_code + and alumni_member.verify_data = 'A' +ORDER by u.uwnetid; + + + + Current WWAMI area Medical Residents + Current WWAMI area Medical Residents + restricted + + cn="u_groups_affiliation_wwami-medical-resident-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + A group containing medical residents in FMRN and Spokane Internal Medicine programs who are eligible for employee computing services and UW Libraries system. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a short grace period for recently enrolled residents. + + + + 145-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 145 + and c.status_code = 1 +ORDER by u.uwnetid; + + + + My UW Giving Sponsored + My UW Giving Sponsored + public + + cn="u_groups_affiliation_alumni-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + A group containing UW NetIDs created through the My UW Giving registration process. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + + + + 153-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 153 + and c.status_code = 1 +ORDER by u.uwnetid; + + + + UW Physicians Providers + UW Physicians Providers + This group contains UW Physicians Provider members. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 76-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on u.validation_id = c.validation_id + and u.status_code = 30 + and c.category_code = 76 + and c.status_code = 1 +ORDER by u.uwnetid; + + + + UW Continuum College Undergraduate Students + UW Continuum College Undergraduate Students + Students who are enrolled with the Continuum College and have SDB class levels of 01, 02, 03, 04 or 05. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + iam-support + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 18-1 + 18-2 + 19-1 + 19-2 + + + 01 + 02 + 03 + 04 + 05 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and c.category_code in (18,19) + and u.status_code=30 + and c.source_code=2 +JOIN verify class + ON class.validation_id = u.validation_id + and class.verify_code = 126 + and class.source_code = c.source_code + and class.instance = 1 +WHERE c.status_code!=3 AND class.verify_data in ('01','02','03','04','05') +ORDER BY u.uwnetid; + + + + UW Continuum College Graduate Students + UW Continuum College Graduate Students + Students who are enrolled with the Continuum College and have SDB class levels of 08, 11, 12, 13 or 14. This group is automatically maintained in near-real time from UW-IT Identity Registry data. Includes a grace period for recently enrolled students. + iam-support + restricted + + cn="uw_employee" + cn="u_groups_affiliation_student-read" + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 18-1 + 18-2 + 19-1 + 19-2 + + + 08 + 11 + 12 + 13 + 14 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c + on c.validation_id = u.validation_id + and c.category_code in (18,19) + and u.status_code=30 + and c.source_code=2 +JOIN verify class + ON class.validation_id = u.validation_id + and class.verify_code = 126 + and class.source_code = c.source_code + and class.instance = 1 +WHERE c.status_code!=3 AND class.verify_data in ('08','11','12','13','14') +ORDER BY u.uwnetid; + + + + Shared UW NetIDs managed by UW Medicine + Shared UW NetIDs managed by UW Medicine + Active Clinical Shared UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 22-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 22 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs managed by UW Medicine no-service + Shared UW NetIDs managed by UW Medicine no-service + Active Clinical Shared UW NetIDs marked as not eligible for UW NetID services like @uw.edu email. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 23-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 23 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs categorized as Course + Shared UW NetIDs categorized as Course + Active Course Shared UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 12-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 12 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs categorized as Departmental + Shared UW NetIDs categorized as Departmental + Active Departmental Shared UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 11-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 11 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs categorized as No-Service + Shared UW NetIDs categorized as No-Service + Active No-Service Shared UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 24-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 24 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs categorized as Student Activity Office accounts + Shared UW NetIDs categorized as Student Activity Office accounts + Active SAO RSO Shared UW NetIDs. Includes Shared UW NetIDs affiliated with Bothell, Seattle, or Tacoma. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 21-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 21 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Shared UW NetIDs categorized as Support Organization + Shared UW NetIDs categorized as Support Organization + Active Support Organization Shared UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 69-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 69 +and c.status_code = 1 +ORDER by u.uwnetid; + + + + Admin UW NetIDs + Admin UW NetIDs + Active Admin UW NetIDs. This group is automatically maintained in near-real time from UW-IT Identity Registry data. + iam-support + restricted + + + dns="iam-tools-irws-watcher.cac.washington.edu" + + + + + 46-1 + + + + +SELECT distinct u.uwnetid +FROM uwnetid u +JOIN category c +on u.validation_id = c.validation_id +and u.status_code = 30 +and c.category_code = 46 +and c.status_code = 1 +ORDER by u.uwnetid; + +