Verify read/write permissions
- Using LID, log into the Infor Lawson server as the lawson user.
-
Change to your Infor Lawson Environment.
. cv LawEnvName
-
Change to the LAWDIR/system directory and check for the lajs.wrk file.
-
If the lajs.wrk file does not exist, do these:
-
Use a text editor to create the lajs.wrk file.
-
Add this line to the lajs.wrk file:
LOGAN LO LO920 LAWSONLD lawson lawson 666
-
Change the permissions on the file to read, write, and execute, specify
chmod a+rwx lajs.wrk
-
-
If the lajs.wrk file does exist, verify that the permissions on the file are read, write, and execute. If they are not, change them.
chmod a+rwx lajs.wrk
-