Rev 4319 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6 | reyssat | 1 | # This is the register of authorized developers to use Modtool. |
2 | # It is to be modified manually by the site manager. |
||
3 | # |
||
4 | # Each developer registration takes a 4-line record. |
||
5 | # Record format: (Each record start at the line with first character `:') |
||
6 | # line 1. login |
||
7 | # line 2. password |
||
8 | # line 3. real name |
||
9 | # line 4. email address |
||
10 | # |
||
11 | # The following 4 lines illustrate a record. It is not effective because |
||
12 | # of the space put before the first character `:'. |
||
13 | |||
14 | :wimsdev |
||
15 | wims1DEV |
||
16 | name of developer |
||
17 | developer@wims.unice.fr |
||
18 |