Rev 1373 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4561 | obado | 1 | # GetUser |
2 | # Fournit les informations de l'utilisateur quser |
||
3 | |||
23 | reyssat | 4 | !read scripts/check.user |
5 | !if $error!=$empty |
||
6 | !exit |
||
7 | !endif |
||
8 | |||
9 | !readdef $userdeffile |
||
10 | |||
11 | option=!listintersect $option and $userdefs |
||
1111 | bpr | 12 | |
23 | reyssat | 13 | !if $option=$empty |
14 | option=!listcomplement password in $userdefs |
||
15 | !endif |