Rev 5927 | Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5927 | Rev 5978 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | </div> |
9 | </div> |
10 | <p> |
10 | <p> |
11 | !if $passone!=$empty |
11 | !if $passone!=$empty |
12 | As you have not defined a manager password, the server has generated a one-time |
12 | As you have not defined a manager password, the server has generated a one-time |
13 | password for this session. You can find it in the file |
13 | password for this session. You can find it in the file |
14 | <tt>$wims_home/$oncename</ |
14 | <span class="tt">$wims_home/$oncename</span> in the WIMS server account. Please read that |
15 | file and type the content in the field above. |
15 | file and type the content in the field above. |
16 | </p><p> |
16 | </p><p> |
17 | If you want to define a permanent password (this is convenient but is less |
17 | If you want to define a permanent password (this is convenient but is less |
18 | secure than a one-time password), you can put it into a file named |
18 | secure than a one-time password), you can put it into a file named |
19 | <tt>$wims_home/log/.wimspass</ |
19 | <span class="tt">$wims_home/log/.wimspass</span>. But you <b>MUST</b> make this file readable only |
20 | by you! |
20 | by you! |
21 | !else |
21 | !else |
22 | You have defined a permanent webmaster password. Please notice that |
22 | You have defined a permanent webmaster password. Please notice that |
23 | you may also use one-time passwords, which is more secure. |
23 | you may also use one-time passwords, which is more secure. |
24 | </p><p> |
24 | </p><p> |
25 | In order to switch to one-time password mode, you have simply to erase the |
25 | In order to switch to one-time password mode, you have simply to erase the |
26 | file <tt>$wims_home/log/.wimspass</ |
26 | file <span class="tt">$wims_home/log/.wimspass</span> in the WIMS server account. |
27 | !endif |
27 | !endif |
28 | 28 | ||
29 | </p> |
29 | </p> |
30 | In any case, please be EXTREMELY careful when you manipulate the site |
30 | In any case, please be EXTREMELY careful when you manipulate the site |
31 | manager password. An intrusion as a webmaster may compromise ALL the data |
31 | manager password. An intrusion as a webmaster may compromise ALL the data |