[comp.dcom.lans] Restricting Parental Rights with Netware

pcb@cacs.usl.edu (Peter C. Bahrs) (09/30/90)

I am trying to remove parental rights from users.  I do not want
my students to be able to give read priviledges to other
students.  I have some students already created and the only way
I see to change this right is to change it for each student
individually through I believe it was syscon.   (Each student
logs into their own directory).

So then I decided to try and restrict this when the student is
created with makeuser so I included each create line as:

#CREATE  CS15001;Joe Schmo;112122;;SYS:USER\CS150\CS15001 RWOCDSM

but makeuser barfs at this as the directory does not exist yet.
SYS:USER\CS150 is there but I do not want to create every directory
for each student first.

Any ideas?


/*----------- Thanks in advance... --------------------------------------+
| Peter C. Bahrs                                                         |
| The USL-NASA Project                                                   |
| Center For Advanced Computer Studies      INET: pcb@swamp.cacs.usl.edu |
| 2 Rex Street                                                           |
| University of Southwestern Louisiana      ...!uunet!dalsqnt!gator!pcb  | 
| Lafayette, LA 70504                                                    |
+-----------------------------------------------------------------------*/