Howdy
I am obviously creating a directory, but I receive this error WHEN the target root directory has restrictive group permissions. I am an administrator, and have full permissions. I am guessing that authentication needs to be passed (?), but there is no argument for that in the MkDir command.
I looked at the CreateDirectory function (Win32). It does have Security Attributes, but I cannot find and help, or example for this.
Does anyone have any suggestions?
Thanks
I am obviously creating a directory, but I receive this error WHEN the target root directory has restrictive group permissions. I am an administrator, and have full permissions. I am guessing that authentication needs to be passed (?), but there is no argument for that in the MkDir command.
I looked at the CreateDirectory function (Win32). It does have Security Attributes, but I cannot find and help, or example for this.
Does anyone have any suggestions?
Thanks