Displaying 1 result from an estimated 1 matches for "labo01".
Did you mean:
lab01
2006 Apr 07
3
activeLDAP - ldap_mapping - wildcard
...9;m logging as this user. The probleme
come when using the belong_to, has_many and ldap_mapping has you will
see in the rest of this message.
-localhost
|
-groups
||
|-group01
|||
||-subgroup01
||-subgroup02
||-subgroup03
||
|-groupe02
||
|-groupe03
|
-users
||
|-labo01
|||
||-user01
||-user02
||
|-labo02
|||
||-section01
||||
|||-user03
|||-user04
|||
||-section02
||||
|||-user05
I have 2 corresponding classes
#this class of LdapUser work as long as the user is found directly under
"labo01"
class LdapUser < ActiveLDAP::...