Hi Dan, folks, Appreciate the update--and I apologize for the delay in getting back to you. That turned out to be the crux of the problem-->we needed to add the group_application level of permissions. Once that was done, we were good to go.
Thanks! Tony On Sat, Dec 22, 2012 at 12:02 AM, Dan Scott <[email protected]> wrote: > On Wed, Dec 19, 2012 at 01:02:12PM -0500, Tony Bandy wrote: > > Hi all, > > > > Does group membership affect the editing abilities of an account on > > Evergreen? > > > > For example, one of the local sys admins at our libraries is attempting > to > > go in and update their staff accounts expiration dates. For some > accounts > > this can be done, but for other accounts, the option is grayed out and no > > edits can be done. > > Does the local sys admin have the permissions to create and edit the > particular profiles to which the problematic staff belong? For example, > just grabbing a few entries returned from the following SQL query: > > SELECT code FROM permission.perm_list WHERE code ~ 'group_application'; > > group_application.user.staff.acq > group_application.user.staff.circ > group_application.user.staff.admin.local_admin > > If you don't have the "staff.circ" permission, then you won't have the > ability to create, remove, or edit user accounts that have a profile of > Circulator. > > These are permissions that you should be able to grant to users through > the normal user permission editor interface, or directly in the database > if you prefer that. > -- Tony Bandy [email protected] OHIONET 1500 West Lane Ave. Columbus, OH 43221-3975 614-486-2966 x19
