Rev 12617 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12617 | Rev 12623 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !endif |
10 | !endif |
11 | 11 | ||
12 | up_supervisable=yes |
12 | up_supervisable=yes |
13 | new_user=yes |
13 | new_user=yes |
14 | !if $auth_method isitemof $auth_method_list |
14 | !if $auth_method isitemof $auth_method_list |
15 |
|
15 | pass=!randint 100000,999999 |
16 |
|
16 | pass2=$pass |
17 | !endif |
17 | !endif |
18 | 18 | ||
19 | !read scripts/adduser.proc |
19 | !read scripts/adduser.proc |
20 | !read adm/gateway/mkteacherlist |
20 | !read adm/gateway/mkteacherlist |
21 | 21 |