I know there are some existing scripts for this and Thomas has some that should be put on xwiki.org in the code zone. Right now the only one I know is in the Snippets area of the code zone (xwiki.org is down right now so can't give you the link but you can browse the list). -Vincent On May 27, 2008, at 9:44 AM, shivshan wrote:
Hi I searched but couldn't find anything on this on the forums. Assuming that this is probably not possible at present, I will open a JIRA issue for enhancement. Shiva
shivshan wrote:
Hi When using LDAP authentication, is it possible to add users manually before they login for the first time? Is there some way for XWiki to validate that the user exists in LDAP so that it can create an account in the database? In most LDAP implementations, it is possible to query whether a user exists after you are "bound" using your own account and password.
The use case is that we already know the users who have to be given specific rights, and would like to grant them the right permission before they login rather than after.
Regards, Shi