Rev 5024 | Rev 5060 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5024 | Rev 5029 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | 32 | ||
33 | ## standard, ne pas mettre en argument |
33 | ## standard, ne pas mettre en argument |
34 | 34 | ||
35 | authdef=wimshome/log/classes/$superclass/.def |
35 | authdef=wimshome/log/classes/$superclass/.def |
36 | 36 | ||
37 | ldap_host=!defof |
37 | ldap_host=!defof class_ldap_auth in $authdef |
- | 38 | !default ldap_host=!defof class_ldap_auth in wimshome/log/wims.conf |
|
- | 39 | ||
38 | ldap_port=!defof class_ldap_port in $authdef |
40 | ldap_port=!defof class_ldap_port in $authdef |
39 | ldap_base=!defof class_ldap_base in $authdef |
41 | ldap_base=!defof class_ldap_base in $authdef |
40 | 42 | ||
41 | !set l_regnum=!defof class_ldap_regnum in $authdef |
43 | !set l_regnum=!defof class_ldap_regnum in $authdef |
42 | !default l_regnum=!defof ldap_regnum in wimshome/log/wims.conf |
44 | !default l_regnum=!defof ldap_regnum in wimshome/log/wims.conf |