gwu-libraries / gw-sufia

GWU Libraries Self-Deposit Prototype - based on Sufia 4
2 stars 1 forks source link

Determine how to handle Admin Users in production #101

Closed kilahimm closed 9 years ago

kilahimm commented 9 years ago

How do we want to handle admin access in production since we do not have access to LDAP groups?

kerchner commented 9 years ago

@ihardy is looking into creating an LDAP group that we can reference similar to https://github.com/psu-stewardship/scholarsphere/blob/develop/app/models/ability.rb#L10

kerchner commented 9 years ago

@kilahimm after LDAP group is created, feel free to try making the change to ability.rb . You can reassign to me if that doesn't work.

kilahimm commented 9 years ago

We have access to the isMemberOf attribute as of this afternoon, I'm working on integrating this into gw-sufia.

kerchner commented 9 years ago

Great, let me know if I can be of help.

On Thu, Jan 22, 2015 at 3:55 PM, kilahimm notifications@github.com wrote:

We have access to the isMemberOf attribute as of this afternoon, I'm working on integrating this into gw-sufia.

— Reply to this email directly or view it on GitHub https://github.com/gwu-libraries/gw-sufia/issues/101#issuecomment-71096722 .