28 Jul
2005
28 Jul
'05
3:47 p.m.
Luis Arias wrote:
This is probably best in the developers list. Maybe Alexis can give you a hand with this. From what I know the user documents *do* have to exist in the wiki. But I'm afraid I don't know enough to point about the
dug around a bit in the LDAP service code, and don't see anywhere where it creates the xwiki user document, so I'm wondering what I'm missing.
Never mind, I think my glasses were dirty or something =) com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl.CreateUserFromLDAP() Does what I thought should be there. So assuming I model my auth service on the LDAP one, everything should work - please correct me if I'm wrong. Matt