Smart Notes/Frame Work Services Authentication

 8 Replies
 0 Subscribed to this topic
 22 Subscribed to this forum
Sort:
Author
Messages
Jay Riddle
New Member
Posts: 0
New Member

I started with just wanting to install Smart Notes but found out that in the newer addition of Smart Notes Framework service is now required.

In looking through how to setup authentication in Framework services and I ran across this.  "..DSSO is only required on application servers that do not run the Lawson Environment. For example, if you run LBI under the same WebSphere application server instance as the Lawson Environment and applications, you do not install DSSO. Instead, in the LBI you select SSOP as the service name."

Does anyone have an example of how this looks in Framework Services?

Chris Martin
Veteran Member
Posts: 277
Veteran Member

I'm assuming that it would something like this.

 

Jay Riddle
New Member
Posts: 0
New Member
What is the Resource manaer base URL look like? http://MyServer/?????
Chris Martin
Veteran Member
Posts: 277
Veteran Member
This will be whatever server:port are used to log in to the Resource Administrator tool.
Jay Riddle
New Member
Posts: 0
New Member
Yes I did put in http://ourWebServer.company.com and it seems to have worked quite nicely for SSOP except that now I can only partially get into the Smart Notes validator page. It should be http://AppServer.company....installvalidator.jsp and it does bring the page up. However when I attempt to log in it gets confused and says the user I am logging in as is not a administrator.
Chris Martin
Veteran Member
Posts: 277
Veteran Member
Make sure that the Auth Prov info at /lsn/admin/SysconfigAssistant.jsp is correct (ie Framework Services, EFS URL, Admin Group).
Jay Riddle
New Member
Posts: 0
New Member
There is a link to the url ..../lsn/admin/SysconfigAssistant.jsp on the .../installvalidator.jsp page. If I type in the URL or if I just use that link they redirect me into the Framework page of .../efs. It is rather annoying. I believe the info that was on the Sysconfig.Assistant.jsp page was correct, however I am not sure how to get there now.

Chris Martin
Veteran Member
Posts: 277
Veteran Member
If you can't access the /lsn/admin/SysconfigAssistant.jsp, you can look at sysconfig.xml. It is located in the /LawsonBusinessIntelligence/SmartNotification/conf directory on the server.
Jay Riddle
New Member
Posts: 0
New Member
Ok, it looks like our Administrator group is 'Admin' and it was looking for 'Administrators'. I think I have it working now. The need to install Framework services was the largest hangup that I didn't know about.