Difference between revisions of "User:DukeEgr93/Shared"

From PrattWiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
 
== Instructor side ==
 
== Instructor side ==
* change to /afs/acpub.duke.edu/courses/2013_spring/DEP/CLASS
+
* Make new group for TAs (mrg:CLASSNUMta)
* make a directory for students
+
* Run AFSrunner with appropriate strings; program will:
* give permissions to students in that directory
+
** Set strings
* give permissions to TA group in that directory
+
** Set ACL for class-level folder and subordinate folders
 +
*** TAs get rlidwk
 +
** Create public and set ACL
 +
*** TAs and Students get rl
 +
** Get IDs from class group
 +
** Create directories for each person
 +
** Set permissions for each person
 +
*** Instructor gets rlidwk and TAs get rlidwk from parent
 +
*** Set students to none and individual to rlidwk
  
 
== Student side ==
 
== Student side ==

Latest revision as of 20:25, 3 January 2013

Instructor side

  • Make new group for TAs (mrg:CLASSNUMta)
  • Run AFSrunner with appropriate strings; program will:
    • Set strings
    • Set ACL for class-level folder and subordinate folders
      • TAs get rlidwk
    • Create public and set ACL
      • TAs and Students get rl
    • Get IDs from class group
    • Create directories for each person
    • Set permissions for each person
      • Instructor gets rlidwk and TAs get rlidwk from parent
      • Set students to none and individual to rlidwk

Student side

  • cd to student space
  • make a directory for themself
  • change permissions to exclude general population
  • make a soft link?