Rev 6 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6 | reyssat | 1 | # This is the register of authorized developers to use Modtool. |
4319 | bpr | 2 | # It is to be modified manually by the site manager or accross the management tool. |
6 | reyssat | 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 |
||
4319 | bpr | 8 | # line 3. firstname,lastname |
6 | reyssat | 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 |
||
4319 | bpr | 16 | firstname,lastname of developer |
6 | reyssat | 17 | developer@wims.unice.fr |
18 |