- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I think you'd need to create a custom component (service) that uses the User Manager API. That would be pretty cool!
- How to create components: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000934.html
- To use User Manager API, see this: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000753.html
- You use the DirectoryManagerServiceClient class to create local users. http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/usermanager...
hope that helps
scott