Skip to Content.
Sympa Menu

grouper-users - examples of use of grouper shell

Subject: Grouper Users - Open Discussion List

List archive

examples of use of grouper shell


Chronological Thread 
  • From: "caleb racey" <>
  • To: <>
  • Subject: examples of use of grouper shell
  • Date: Tue, 11 Sep 2007 15:51:08 +0100

Just a quick note about how to use grouper shell for privilege
management.

It would be handy to have examples of each each command as the
formatting can be tricky. We have just spent a while finding out that
the priv column in grantPriv shouldn't be in quotes e.g.

grantPriv("ncl:Central Services:iss:Customer Services:Web Services",
"",
AccessPrivilege.ADMIN)

not

grantPriv("ncl:Central Services:iss:Customer Services:Web Services",
"",
"AccessPrivilege.ADMIN")


I would have added this as a comment on the gsh page at
http://code.google.com/p/blair/wiki/gsh but for some reason google
doesn't like me and throws up an error.

Happy to help out with documenting examples of each as we come across
them if we can get access to a page, either on code.google or the
internet2 wiki.

Cheers

Cal



Archive powered by MHonArc 2.6.16.

Top of Page