So we are preparing to get everything in order for our Lawson 10 go live. One of the steps is to get all users who use process flow inbaskets to have the required Inbasket_userST role in the landmark side.
Is there a way to mass load this role to users in landmark?
The old company I was at, what we did that easy was added this Role to their Lawson security using a Mass Assignment inside the RM Administrator tool, and since we were federated we just ran a synch between landmark and LS so that it pulled those roles over to Landmark for all of those users who had the mass assignment done.
At the new company I am at, the _ST roles do not show up in Lawson Security Admin in order to be able to do it this way.
Hi Ronnie.
We are attempting to accomplish this same task in our organization. we are struggling a bit because we did not recognize the need to sychronize LSF with LDMK and as such, we have not been adding/deleting actors whenever we add/delete users in LSF. Our big goal is to be able to automate the process and incorporate it into our existing automation scripts on the LSF side.
With regards to the process you reference, don't you also need to do a separate query (through Landmark Command session) in order to get the SID for the Actor (for the environment identity)? If so, would you mind advising how you did so and incorporated your results into the text file you referenced loading from?
Thanks.
Hi,
We have our LSF and Landmark federated . Is there a way to delete all the users completely and re-load it gain . Our DEV environment is loaded with a copy of all users from PROD and now i want to delete it completely and load it with few users who are actually using it . "loaduser -f filename -u" helped to delete the users from LSF side , need to knwo how to delete the users from landmark side .