From: Dan Scott Date: Fri, 19 Feb 2016 22:03:04 +0000 (-0500) Subject: Guest affiliates map to Reader accounts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4e2b89549329f0e82b951b656aab85f3036516b4;p=contrib%2FConifer.git Guest affiliates map to Reader accounts Signed-off-by: Dan Scott --- diff --git a/tools/patron-load/ldap_osrf_sync b/tools/patron-load/ldap_osrf_sync index 0c44e3d7f8..e88d445b5b 100755 --- a/tools/patron-load/ldap_osrf_sync +++ b/tools/patron-load/ldap_osrf_sync @@ -185,6 +185,7 @@ class User: 'gr': 112, 'al': 114, 'alumni': 114, + 'guest': 114, 'faculty': 111, 'staff': 115, 'thorneloe': 115,