Combine LiveCycle user store with OSGi user store | Community
Skip to main content
fangf17835476
September 14, 2017
Solved

Combine LiveCycle user store with OSGi user store

  • September 14, 2017
  • 1 reply
  • 1614 views

We have AEM Forms 6.2 installed. When accessing URL <server><port>/adminui, we use "Administrator", but when invoking <server><port>/lc, we have to use "admin". How can we combine or synchronize the two and configure them pointing to an LDAP server such that we can use the same administrator user ID for both?

Thanks

-FF

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by saumyas

Change the sdk settings from <server><port>/lc/system/console/bundles .To change this follow the below steps:

  • Access <server><port>/lc/system/console/bundles.Login with admin
  • Click on OSGI-->Configuration--> Adobe Livecycle SDK Client Configuration.
  • Change the server URL to <ip>:<port> and username to administrator .
  • Save the settings and restart the server.

Now lc  and adminui both can be accessed with administrator userid.

1 reply

saumyas
saumyasAccepted solution
October 30, 2017

Change the sdk settings from <server><port>/lc/system/console/bundles .To change this follow the below steps:

  • Access <server><port>/lc/system/console/bundles.Login with admin
  • Click on OSGI-->Configuration--> Adobe Livecycle SDK Client Configuration.
  • Change the server URL to <ip>:<port> and username to administrator .
  • Save the settings and restart the server.

Now lc  and adminui both can be accessed with administrator userid.