Tweaks to help kronos timekeeper/hr run inside terminal server

I finally figured out how to get the pictures to display correctly in kronos HR under Terminal Server. Apparently the picture is downloaded as a temp file into the C:\WINDOWS\Downloaded Program Files folder. This is a rather random place for it but that’s a different story. So to bypass this I used SetACL.exe to give the TSE_Users change permission to the downloaded program files folder.

The bad part of this is that it opens an avenue for spyware, but surfing outside of the local network is pretty much locked down inside of TS.

The good part is they can see the pics

If anyone cares the SetACL command was SetACL.exe –on “c:\WINDOWS\Downloaded Program Files” –ot file –actn ace –ace “n:seattle\TSE_Users;p:change

you might have to type it in, for some reason cut and paste wasn’t working for me. and SetACL can be found at http://setacl.sourceforge.net/

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s