Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Systems Administration
SSOCONFIG -c
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Steve G
Past 24 Hours:
3
Prev. 24 Hours:
0
Overall:
5332
People Online:
Visitors:
421
Members:
0
Total:
421
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Systems Administration
SSOCONFIG -c
Please
login
to post a reply.
14 Replies
0
Subscribed to this topic
27 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Mick
Veteran Member
Posts: 82
2/19/2013 12:55 PM
When I try and launch ssoconfig -c I'm getting ssoconfig is secured.
It is not letting me type the password for ssoconfig.
How can I get to ssoconfig?
Thank you
George Graham
Veteran Member
Posts: 201
2/19/2013 1:42 PM
Split
Are you sure you have the correct password? If it has not been changed since the install you can find it in your install log.
Mick
Veteran Member
Posts: 82
2/19/2013 1:52 PM
Split
Well I'm not getting that far to be honest. I simply type ssoconfig -c and receive that message.
I don't get the option to enter the password.
should I type it with ssoconfig -c and the password?
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 1:57 PM
Split
Mick is correct.
The issue is the LAWDIR/system/lase*.log.lck files. Delete those and run 'ssoconfig' as 'lawson' or 'root' and you'll be fine.
NOTE: If the system is up, the lase_server_[01]*.log.lck files should not be removed
IF you want to run it as someone else, then you'll need to grant it via security.
Kwane
Mick
Veteran Member
Posts: 82
2/19/2013 2:12 PM
Split
Kwane, can I ask...
should I stop all or stop everything then delete?
What I am seeing is this:
2/19/2013 lase_server_0_0.log.lck. So I delete that file?once I bring it down?
stoplaw?
Thank you
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 2:25 PM
Split
No need to do that. If the 'lase_server_0_0.log.lck' file is the *only* one you're seeing, then that's not your issue.
ssoconfig -c should not check security (either LAUA or LS) if you are 'lawson' or 'root', but only prompt for the ssoconfig password.
If you're trying to run this as anyone else, then you have to grant it via security. if you don't see it in security to grant, you'll have to add it via tokendef.
Kwane
Mick
Veteran Member
Posts: 82
2/19/2013 2:41 PM
Split
Kwane,
i have two of those files.
It looks like this:
2/15 lase_server_0_0.log
2/19. lase_server_0_0.log.lck
2/15 lase_server_1_0.log.lck
2/16. lase_server_1_0.log.lck
will that work to delete those?
Mick
Veteran Member
Posts: 82
2/19/2013 2:52 PM
Split
Kwane,
WHen I run it as lawson i'm receiving these messages.
Exception in thread 'main' java.lang.unsatisfiedLinkerror: sso (not found in java.library.path)
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 2:53 PM
Split
Mick,
No. Those are always there. So the stale lock file shouldn't be your issue. Who are you running 'ssoconfig' logged in as anyway? Also is either or both LAUA and LS security enabled?
Kwane
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 2:54 PM
Split
Also make sure 'lase' is running. Run 'lase' from the command prompt and see what the result is.
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 3:27 PM
Split
That unsatlink error is an issue. You have some sort of classpath issue or missing library. Check your PATHs set in the session closely.
Mick
Veteran Member
Posts: 82
2/19/2013 5:11 PM
Split
Kawne,
ok... when I ran the . cv then used the lawson user I was able to login to ssoconfig.
Now on the other server (we are horizontally scaled) if I use . cv or not using lawson user.
I'm getting.
java.io.FileNotFoundException: $LAWDIR/system/ .ssobackup/authen.dat (permission denied)
at.....
Kwane McNeal
Veteran Member
Posts: 479
2/19/2013 8:41 PM
Split
Mick,
That may be legitimate. If the perms on authen.dat are tight, then any user who is not 'lawson' nor 'root' may not have perms. To tell you exactly, I'd have to see a bit more specific info from your exact setup.
Feel free to call
Kwane
505-433-7744
TJ Mann
Veteran Member
Posts: 44
2/20/2013 3:04 PM
Split
i ran into this issue, and added SuperAdminRole, and i was able to run ssoconfig -c
Kwane McNeal
Veteran Member
Posts: 479
2/20/2013 5:32 PM
Split
This turned out to be minor filesystem permissions issues related to an issue with an earlier attempt to run the revert. I spoke to mick, and we resolved it in short order.
Please
login
to post a reply.