Migrating from windows 2003 to 2008...and from MKS to LUU. Have a number of flows that use the system command node - and currently these run with the option "run cmd.exe as System Command user" - which utilizes the "su" command to change to that user. Now without MKS - su is not native to windows 2008 so this option is not available. However just using the "run cmd.exe" initiates the command as the NT AUTHORITY\SYSTEM user - and there are a variety of issues with this;
1. Copying files where permissions have been setup for the system command user now will fail because SYSTEM is not granted permission
2. Lawson commands (importdb) fail because this user is not granted security in Lawson
etc....
Has anyone found a solution to this without having to install MKS?
A bit late to the party. We had the same issue. The solution in KB 1207258 did the trick and now system commands in IPA run as "lawson" which is what we wanted.
Hope this helps and is not too late.
Fernando