Subversion Repositories wimsdev

Rev

Rev 13014 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13014 Rev 13323
Line 27... Line 27...
27
#ldap_id=!replace internal " by in $ldap_uid=$(wims_read_parm[1]),$ldap_branch,$ldap_base
27
#ldap_id=!replace internal " by in $ldap_uid=$(wims_read_parm[1]),$ldap_branch,$ldap_base
28
ldap_id=!replace internal " by in $ldap_uid=$(wims_read_parm[1])
28
ldap_id=!replace internal " by in $ldap_uid=$(wims_read_parm[1])
29
 
29
 
30
ldap_login=!defof class_ldap_login in $authdef
30
ldap_login=!defof class_ldap_login in $authdef
31
!default ldap_login=!defof ldap_login in wimshome/log/wims.conf
31
!default ldap_login=!defof ldap_login in wimshome/log/wims.conf
-
 
32
 
-
 
33
ldap_accreditation=!defof class_ldap_accreditation in $authdef
-
 
34
!default ldap_accreditation=!defof ldap_accreditation in wimshome/log/wims.conf
32
 
35
 
33
###### specific fields
36
###### specific fields
34
!set l_regnum=!defof class_ldap_regnum in $authdef
37
!set l_regnum=!defof class_ldap_regnum in $authdef
35
!default l_regnum=!defof ldap_regnum in wimshome/log/wims.conf
38
!default l_regnum=!defof ldap_regnum in wimshome/log/wims.conf
36
!!upsCodeEtu
39
!!upsCodeEtu