Annotation of loncom/html/adm/help/tex/Domain_Configuration_Quotas.tex, revision 1.2

1.1       raeburn     1: \label{Domain_Configuration_Quotas}
1.2     ! raeburn     2: By default, each user in your domain can create blogs, a personal 
        !             3: information page, and store files in an individual portfolio space. 
        !             4: Students can submit items from their portfolio to meet the requirements 
        !             5: of assignments in their courses.
1.1       raeburn     6: 
1.2     ! raeburn     7: You can choose to disable personal information pages, blogs and/or portfolios 
        !             8: for different groups of users defined for your domain (e.g., Faculty, Adjunct, 
        !             9: Staff, Student).  If the ``Modify User'' utility in User Management is 
        !            10: used to explicitly set availability of these tools for a particular user,
        !            11: that will override the corresponding settings determined by the user's 
        !            12: affiliation.
        !            13: 
        !            14: If you choose to enable portfolios, default quotas (in Mb) 
        !            15: can similarly be set to vary by institutional affiliation.
1.1       raeburn    16: If a user is affiliated with more than one group, whichever default
                     17: quota is largest for the different groups is the one which applies.
                     18: Institutional types need to be defined in a customized version of
                     19: \&inst\_usertypes() in the localenroll.pm module installed on the
                     20: primary server in your domain. If no types have been defined, then
                     21: a single default quota will apply for all users from the domain.
1.2     ! raeburn    22: 
        !            23: Default portfolio quotas which can be set for users in your domain
        !            24: will be overridden by any quota you set for an individual user via:
        !            25: the ``Modify User'' utility.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>