From: Dan Scott Date: Fri, 7 Oct 2011 17:21:55 +0000 (-0400) Subject: Handle "thornloe" profile X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0a442324c841f6d8580bbd43458677a863e44855;p=contrib%2FConifer.git Handle "thornloe" profile Apparently our LDAP system or a system upon which it depends is either enforcing an 8-char limit for some reason, or we have to deal with typos. Whatever. Signed-off-by: Dan Scott --- diff --git a/tools/patron-load/ldap_osrf_sync b/tools/patron-load/ldap_osrf_sync index 719a48547d..eee82ddcbe 100755 --- a/tools/patron-load/ldap_osrf_sync +++ b/tools/patron-load/ldap_osrf_sync @@ -165,6 +165,7 @@ class User: 'faculty': 11, 'staff': 15, 'thorneloe': 15, + 'thornloe': 15, 'proxy': None, 'retired': None, 'affiliate': 15