cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
286
Views
0
Helpful
2
Replies

how to dynamically detect users homedir in csa

jan.nielsen
Level 7
Level 7

I have some application builder rules that i can't get right. I am trying to allow msn messenger access to the users msn data directory for some filetypes but not for others, i can however not figure out how to detect which directory is the current users ? you've got the systempath, program_files path and a few others that are dynamic, and set in windows variables, but what about homepath, userpath and so on, i get an error if i try to use @homepath in the file lists on the vms server. Any ideas ? ?

2 Replies 2

umedryk
Level 5
Level 5

I don't think you need to give the specific path. You can give the general path where all the profiles are stored and it should work.

Ya, i realise that i can put in username in the path as a wildcard, but my issue is that i wan't to lock down all other profiles for unknown applications, to avoid local privilege escalation exploit issues.