This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ModifyFileAccess_Universal -- User Rights

When Permissions an Windows Folder with ModifyFileAccess_Universal -- User Rights 

I'm assuming that the "UserRights" Parameter is Read, Write, Modify

There are no Examples so I used Modify, looking at the error it looks like it wants one letter.  Any idea and what the appropriate values are for that parameter?

ErrorMessages = [837002] Invalid sign 'M' in parameter \"UserRights\".
at VI.JobService.ProcessorThread._ThreadFunction()
at VI.JobService.ProcessorThread._ExecuteJob(Job job)
at VI.JobService.JobComponents.FileComponent._TaskModifyAccessUniversal()
at VI.JobService.JobComponents.FileComponent.<_GetCaclsParams>d__39.MoveNext()
at VI.JobService.JobComponents.FileComponent._GetCaclsParameterStringPart(String accountName, String accessRights, String parameterName)
at VI.JobService.JobComponents.FileComponent._GetChModModeString(String accessRights, String parameterName)

  • Hi jbright

    The notification is pretty Unix/Linux like, e.g. "+r+w-x". The default for user homes can be configured using the configuration parameter "QER\Person\User\AccessRights\HomeDir\User" (as of D1IM 6.1.3).

    HTH
    Carsten