Rev 13411 | Rev 16040 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13411 | Rev 15697 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !distribute items $wims_read_parm into authprep_class,authprep_user |
1 | !distribute items $wims_read_parm into authprep_class,authprep_user |
2 | !if user notwordof $wims_prefix |
2 | !if user notwordof $wims_prefix |
3 | wims_prefix=$wims_prefix user |
3 | wims_prefix=$wims_prefix user |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | overflow=!record 0 of wimshome/log/cquota/lim.class |
6 | overflow=!record 0 of wimshome/log/cquota/lim.class |
7 | !if $authprep_class iswordof $overflow |
7 | !if $authprep_class iswordof $overflow |
8 | !usererror overload |
8 | !usererror overload |