Henrik, I was able to reproduce this.
1. New Server (2012 R2, in my case) No extra user folders in C:\User\
2. New install of VisualCron 7.1.5 latest beta
3. Enable AD authentication
4. Manage permissions, Creating a domain\User1 login with administrators as it's group
5. Log in with new User1 account (domain)
6. Create credential that is a domain user (domain\user2 for example) with load profile/local login.
7. Edit Job, add Event-->File trigger to watch another server: \\server\share for hello.txt, using the credential created in step 6, and save/exit the job.
8. Triggered the job by creating a hello.txt file in \\server\share
When I first tried, I set up a User2 credential, but I had already logged into the server via RDP as User2 and my profile folder got created. Nothing happened, as there was already a 'User2' folder in C:\Users\. You will only be able to reproduce this by creating a credential with load profile/login local, for an account that has no profile currently on the system. So if you look and there is no C:\Users\User3 and then go create a new credential for 'domain\user3' and apply it to a file trigger, immediately the chinese characters show up as a folder name in c:\Users\
It showed up as SOON as I saved the file trigger/job.
This is actually bad... Because now if I log into the server as User2, those chinese characters are actually my profile path and are not understood as valid. If I open a command prompt, it should default you to C:\Users\User2 as the current folder you're in. On mine it now says C:\Users\???\
I'm betting that the 'Load Profile' option likely needs to now have some sort of validation upon checking the box to ensure there 'is' a profile to load. Otherwise what's it going to load that would be beneficial anyway?
Brian
Edited by user
2014-04-01T21:39:34Z
|
Reason: Not specified
bbusse attached the following image(s):