From: Selwyn L. <sel...@ph...> - 2006-05-09 21:01:25
|
Matthew: have you guys locked down the amount of user accounts or special groups a user might create... assuming you have single log on or admin created users... being intranet so probably easy... so probably yes [shut up sel] i.e. to stop what i did in the early days of yahoo to get more space [multiple user identities] not so for a lifelong learning portal unless we do some kind of identity creation and identity locking with our ionode based e-portfolio / learner portals [eells, learningmatrix, icebox, pdp4life] we are currently looking at various theoretical quota use cases for lifelong learning scenarios... so this topic is food for thought for us too [currently we set 20mb per user until told otherwise] Once projected scenario is when a student leaves they are given a deadline to move their files / electronic stuff so there is room for the next batch of students [bear with me :)] Keeping this to one consideration with multiple theoretical use cases in bodington... "get / set quota expiry date" our special groups/ communities/ users/ would also have 'quotas'... they may like the idea of the group managing a quota, and the user managing their individual quota... are you suggesting you might quota the files uploaded as a total across multiple resources against a single user? Cheers Sel Jon Maber wrote: > I think that's neat way of doing it. Better than quotas for people > because it means that an individual who contributes to a course area > for example is not using their own personal quota but if that person > has a "my suite of rooms" resource which only they create personal > stuff in, the scheme works just like a personal quota. > It might be nice if people with 'manage' access saw a prominent 'out > of quota' message. Can people really, really delete uploaded files now > (rather than mark them as deleted)? That would be essential to be able > to recover space and get under quota again. > > Although sysadmins should be allowed to go over quota they ought to be > warned that they have done so because they may make it impossible for > the managers of the resource to upload any files at all. > > Jon > > > Matthew Buckett wrote: > >> Request for Comment. >> >> I'm currently looking at implementing basic quotas for Bodington as >> we are hoping to allow everyone in Bodington to be able to create >> their own resources and this needs some management. >> >> It would be difficult to follow the traditional model of file system >> quotas where each file has a principal owner and quotas are placed on >> users. The reason being that Bodington doesn't have an idea of one >> owner and implementing this isn't trivial or maybe right. >> >> The route I am probably going to take is allowing for a quota to be >> placed on a resource and it applies to all child resources unless a >> child has its own quota defined. >> >> I am going to initially only allow quotas to be set on a resource at >> creation time although later on quotas should be able to be applied >> after creation. >> >> Quotas will be able to be adjusted after they have been initially set. >> >> Sysadmin will be exempt from quotas. >> >> Quotas will apply to resources (eg you can create a total of 20 >> resource) and uploaded files (eg you can only upload 5MB of files). >> >> No hard/soft quotas in version 1 they may come at a later date. >> >> To see the quotas you need manage permission. If you have create >> permission you can see the resource quota. If you have upload >> permission you can see the uploaded file quota. >> >> Exceeding quota will throw a BuildingServerException subclass. Nice >> error handling will be done at most places. >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |