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
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Brady
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5274
People Online:
Visitors:
456
Members:
0
Total:
456
Online Now:
New Topics
Lawson S3 Financials
Applying credits to open AP invoices
4/28/2025 1:26 PM
Hello, I am new to the Lawson system and after ru
Lawson S3 Financials
Lawson APIA
4/28/2025 1:22 PM
Has anybody recently installed Lawson's APIA m
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1375
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
Forums
Infor / Lawson Platforms
Forum:
S3 Security
Please
login
to add a topic.
Search this forum:
16
Subscribed to this forum
Page 15 of 25
<<
<
13
14
15
16
17
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Mass Deleting Users in LSF 9
Started By
Ellen Melton
Has anyone found a way to mass delete users in LSF 9 - kinda the reverse of loadusers Our migration of users from 8.0 to LSF9 was a total mess. I'd like to basically start over for about 90 of our users. I've got the loaduser xml ready but I know it will fail because the existing users are tied to the SSOP identities that I'll be trying to load - hence I need to delete all the existing RMIDs. Any methods other than manually doing all 5500 one-by-one
32
22707
0
10/15/2010 6:21 PM
by
Deleted User
LSF9 security, ESS, search box and restricting Drill Around
Started By
Elizabeth Ardito
We are implementing LSF9 security with the goal to have one user id for each employee. If an employee has application access then through portal they will have a search box. We are attempting to limit access to HR/PR and remove drill around access. I have gotten this to work with the exception of the Wage Analysis drill around. I have placed conditional security on the Employee table as a whole and have deny all access to all the salary fields and the Wage Anaylsis still appears. Is it poss...
20
12000
0
1/24/2011 9:10 PM
by
Jose
LSF9 - Strange issue with AC10.1 after going to 9.0.1.4 portal
Started By
alincoln
This one is a stumper for me, hoping someone else has seen this. For any of our LSF9 users, any time they go to AC10.1, they receive the following error: com.lawson.ios.agent.SystemRuntimeException: 2009-07-22 09:18:27 : INCIDENT_ID1248275907899-0009 An error occurred outside of IOS while accessing Lawson Security at com.lawson.ios.security.ls.LsSecurityRuntime.isTokenSecured(LsSecurityRuntime.java:803) This is just going to the program, not on inquire or anything else, just simply ...
6
6410
0
12/20/2010 4:16 PM
by
Rhonda Cordes
LDAP Bind to new domain controller
Started By
Wade-T
We have a couple of domain controllers and Lawson isbound to one of them. This controller keeps failing and crashing and needs to be replaced. I asked Lawson where thedocumentation was for changing my LDAPbind and they stated I needed to contact Professional services. How difficult is it to do Do I really need to spend $2**/hr with them WouldI be better off with someone like Ciber or Absolute (not a partner, but half the price and no issues when we used them in the past. Go Todd!) Two crash...
14
11090
0
1/4/2011 9:23 PM
by
Deleted User
Define element group
Started By
wintergreen
I created a security class and use the element group(which was delivered by Lawson) to control data security globally for all forms and files from Roles assgined to the user. It is like this: PrimaryDataControl Class: Element groups - PROCLEVEL (Lawson delivered) if(user.attributeContains('PrimaryLevel',PROCESS_LEVEL)) 'ALL_ACCESS,' else if(user.attributeContains('PrimaryLevel',subString(PROCESS_LEVEL,0,3))) 'ALL_ACCESS,' else 'NO_ACCESS,' (--> 'PrimaryLevel' is the attri...
5
7177
0
10/8/2010 6:30 PM
by
Jimmy Chiu
getEmployeeId fails ("return empty string")
Started By
Dave Amen
To all, Has anyone run into this error I have a simple rule to match the employee number on the screen with the employee number in their Identity using getEmployeeId(), but Inquiry in the screen returns a security violation, and puts this into the lase_server log file: 2010-10-05 09:34:33 com.lawson.lawsec.default.FINEST com.lawson.lawsec.author.runtime.JSUser.getEmployeeId()() function return empty string Any thoughts or suggestions are much appreciated! Best regards, Dave (303) 773-353...
6
3589
0
10/21/2010 10:07 PM
by
Dave Amen
Security Reports
Started By
Ruma Malhotra
Is there a way to get by systemcode , the ids attached, their security class and the actions for every form in Lawson under the system code as a report. Has anyone been able to write or get a custom report and are willing to share
1
3371
0
10/12/2010 12:09 AM
by
Joe
Started By
Kyle Gray
I am trying to use a Process Level Security class to globally secure data by process level. The formula I have written verifies in the build screens but when I apply the security class against the user I am unable to select any records on the HR11 when in fact I should have about 250 records to choose from. I using the RM attribute, ProcessLevelControl (lawson delivered, as multi-attribute). Below is the formula, if((SystemCode=='HR'||'PR'||'BN'||'PA'||'LP')&&(COMPANY==user.getCompany())&&(P...
1
4449
0
10/12/2010 3:15 PM
by
Jimmy Chiu
LAUA security - not allow Emp to change their own timerecord
Started By
D Duke
We are not going to the new LSF 9 security until next year. If anyone can remember LAUA security, we are trying to prevent a payroll clerk entering timerecords on PR36 fromchanging their own timerecords. Has anyone done this (in the past) and can you remember what you did
0
3976
0
Online Benefits Enrollment "Security Violation"
Started By
This_Guy
I have implemented Role Based Security (Check LS = Y) for our MSS/ES users combining the funtionality of both. However, when a user with both roles tries to go thru Benefits Open Enrollment they are receiving the 'Security Violation' message... I can't figure out. I have granted access to BN tables i thought would fix it... Any ideas which forms/tables need to be included to go thru the Open Enrollment
2
3999
0
10/18/2010 6:54 PM
by
This_Guy
LSF9 security by process level AND security location - is it possible
Started By
RachelM
We have been able to secure LSF9 using the element groups using either process-level or sec-location but not both; roughly what we're looking to do is ((process-level = 'X' and sec-location = 'Y') OR (process-level = 'Z')). Is that even possible using element groups Thanks.
1
3867
0
10/25/2010 2:47 PM
by
Jimmy Chiu
Security rule to compare system date to a stored date
Started By
ThomasT
I want to write a rule in Security Administrator which compares the current system date to the HIRE DATE from 'EMPLOYEE' table. I've tried various combinations of the rule functions but cannot get it. I know that the system date is stored in one format and the stored dates within the tables is in another format. Does anyone have any example of a rule they have used to write to compare the system date to a stored date (within any table) T Thank you , Thomas
0
3686
0
Add user in usergrpdef programmatically
Started By
Nirav Bhatt
We can add new user in user group definition manually using usergrpdef command. Does anyone know how can we add user programmatically in user group definition either through command line or through process flow
1
3386
0
11/3/2010 3:29 PM
by
Zeke
Security Can getdbfields access a field in a related table?
Started By
Anne
I'm using this code to try to get the job class and it's not working. Do I have the right syntax for the related field Do I have to do 2 nested queries to achieve this if(trim(getDBField('EMPLOYEE','JOB-CODE.JOB-CLASS',form.REV_COMPANY,form.REV_EMPLOYEE))=='DIR') 'NO_ACCESS,' else 'ALL_ACCESS,'
1
3754
0
11/1/2010 7:23 PM
by
John Henley
Removing users with Requester Identity
Started By
msjmg111
We need to clean up(delete) a large number of users with a Requester Identity and am looking for a simple, one time method of removal. I do not want to delete the user, just the Identity. Any advice on this topic would be appreciated.
3
3656
0
11/4/2010 9:49 PM
by
Nick
Asset Management data security
Started By
wintergreen
We used to have only one person taking care of Asset Management. Recently, we assign 2 people to process the AM and want to setup the data security, so that users can only access their own data. I wonder if AM has similar process levels to limit users to access data For example AM20, AM30, AM40, users can only add, transfer or dispose an asset in their own book (defined in the AM00). Do I need to find out which field I need to secure in AM20, 30 and 40 How do you implement the AM security ...
3
3971
0
11/9/2010 2:47 PM
by
wintergreen
Securing Archive Audit button in Security Administrator
Started By
Rod
Does anyone know how to restrict access to the Archive Audit button on the Audit Logging page in Security Administrator We have a sub-admin role that we created and restricts them from everything but creating/modifying users, but they still have access to archive the auditing. I need to restrict them from having access to this function but I am unable to find any securable object to remove their access away from. The role has inquiry access to the Server page only and this still allows the...
0
3211
0
Loadusers to modify users RM data
Started By
mwilliamson
Our users currently have a numbered RM account and a named RM account, we are ready to move to the numbered account only so we need to add their named RM info to their numbered account, items such as groups, roles, change to checkLS yes, email, portalrole, workflow user if they are an WF approver, and also created their requester identity, they already have an employee identity. I have modified the ldusers.pl addiding the fields I need and the requester identity. I am receiving lots of errors ...
0
3386
0
LDAP Failover/Loadbalancer
Started By
mark.cook
We are looking at implementing a solution for our LDAP that will failover or have a load balancer in place to avoid a single point of failure with 1 LDAP server. Is anyone using a failover solution or load balancer How is it working for you and is there any issues that you ran into with setting this up
2
3125
0
12/13/2010 4:11 PM
by
Jimmy Chiu
CLASSDATASTRUCTURE and PROCLEVEL Security
Started By
mrdey
We created a CLASSDATASTRUCTURE to defice HR regions, then created the attribute 'Region' to assign to users. Then we used 'PROCLEVEL' to define a conditional rule if(isStructNodeTitleAbove('ClassDataStructure',PROCESS_LEVEL,user.getAttribute('Region'))) 'ALL_ACCESS,' else 'NO_ACCESS,' yet in testing, they are getting full access to all the regions not what is defined in their attribute. ANy advise would be greatly appreciated
0
3176
0
View only security
Started By
Deleted User
We have implemented Lawson HR/Payroll/TA and are using LS9 security. What is the easiest way to implement view only access to all the screens for audit purposes. I am trying to figure out a quick way to do this without have to create a security class for all the screens. Thanks, Usha
3
3805
0
12/21/2010 5:42 PM
by
Jimmy Chiu
Security violation on available programs
Started By
Deleted User
We have a strange issue occuring in production. Our payroll users reported security violations when attempting to view alternative rates (HR14.1) from the HR11 screen. The same users reported that some of the team members can run PR260 other team members with an identical security role recieve a security violation. Strange! The lawson security object and user object report shows that the payroll team should have access to HR14 and PR260. It could be coincidence but I ran an ioscache refres...
2
7049
0
1/1/2011 10:40 PM
by
Lynn
LSF9 Sub Administrators
Started By
Greg Moeller
Hi, all! We have a need to create sub-administrators to just have limited access to LSA. Both the class that I took and the manuals mention creating sub-administrators, but neither of them go into ANY detail about doing so. I'm mostly interested to create sub administrators to assign groups and roles to already created users. That is it! Can anyone point me in the general correct direction Thanks in advance, -Greg
1
3338
0
1/10/2011 7:16 PM
by
Greg Moeller
Copy users to new environment
Started By
JohnO
We are running in windows and using ADAM as our ldap and I need to copy all the users from my existing production environment of 9.0.0.8 to our new 9.0.1.7 environment. Does anyone know how this can be accomplished The new 9.0.1 environment is on 2008 server with ADLDS and the old 9.0.0.8 environment is on 2003 server with MSADAM. I have over 1100 users and we can not just recreate all of them in the new environment. Any help you can provide would be great.
6
4295
0
1/26/2011 9:00 PM
by
JohnO
Duplicating Data Level Security in LS for Co / AcctUnit
Started By
Jake Miller
In LAUA we use the Data Level Security (Company and Process Level) to specify Company ranges and Accounting Unit ranges for Financials security. It works great. Now, I need to duplicate this setup in LS. According to Lawson, the only way to secure FB40.1 (Budget Journal Entry) to a specific Company and AcctUnit is to apply conditional statements to the form detail line fields. Element Groups only validate the first line and invalidate Next or Previous actions if the first line fails. Ele...
2
3530
0
2/4/2011 5:41 PM
by
Jake Miller
Please
login
to add a topic.
Page 15 of 25
<<
<
13
14
15
16
17
>
>>
General
--Dealing with Lawson / Infor
--SOx Compliance
--Career Development
--Staffing
--Hosting / Cloud
--User Group Announcements
Infor / Lawson Platforms
--Lawson Landmark
--S3 Systems Administration
S3 Security
--M3 Application Foundation
--M3 Workplace Foundation
--Infor CloudSuite
User Experience
--Lawson Portal
Lawson Design Studio
--Lawson Smart Office
Mashup Designer
--Infor Workspace
--Lawson Add-Ins for Microsoft Office
--Mobility
--Lawson Enterprise Search
Integration / Customization
--IPA/ProcessFlow
--Infor ION
--S3 Interfaces/Conversion
--S3 Customization/Development
--S3 Application Upgrades
Human Capital Management
--Lawson S3 HR/Payroll/Benefits
--Infor Global HR (GHR)
Financial Management
--Infor CloudSuite Financials
--Lawson S3 Financials
--Lawson M3 Financials
--Infor FMS
--Lawson Services Automation (PSA/SA)
--Lawson Budgeting & Planning
Expense Management
--Infor Expense Management
--Lawson Time & Expense
Enterprise Resource Planning & Manufacturing
--Lawson S3 Procurement
--Lawson M3 Manufacturing Operations
--Infor ERP (Syteline)
Supply Chain Management
--Infor SCM
--Lawson S3 Supply Chain
--Lawson M3 Supply Chain
Enterprise Asset Management
--Infor EAM
--M3 Enterprise Asset Management
Performance Management
--Lawson Business Intelligence/Reporting/Crystal
Smart Notification
--Lawson M3 Business Performance Warehouse
--Lawson Opportunity Analyzer
Lawson Healthcare
--Cloverleaf
--Lawson MediSuite
--Analytics for Healthcare
Job Fair
--Positions Available
--People Available
LawsonGuru.com
--LawsonGuru.com Support