Permission on UNC Home directory

We used the after create action to create home directory. The script is like this:

<act>

md "%WSUSER_homeDirectory%"

cacls "%WSUSER_homeDirectory%" %WSUSER_sAMAccountName%:C

exit 0

</act>

We started the gateway services with "This Account" which is system ID that gateway use. This ID also has rights 揂ct As Operating System?and 揃ypass Traverse Checking? After the directory is created, WSUSER has "full control" permission even the script assigned it "Modified" permission. Besides, there is another user with long bogus ID having "Modified " permission to this folder. Could anyone share their experience how to create UNC home directory and assign WSUSER modified access?

[731 byte] By [janexa] at [2007-11-27 9:26:02]
# 1
I have done this before with an after action...which I assume you are as well.please contact me directlydana.reed@aegisusa.netThanks.
danareeda at 2007-7-12 22:22:55 > top of Java-index,Web & Directory Servers,Directory Servers...