Search Result

Collapse
5 results in 0.0028 seconds.
Keywords
Members
Tags
permissions
  •  

  • C# Windows Service -- How to Configure Security

    I have created a Windows service application in C# that utilizes a FileSystemWatch er object to monitor changes to files in a directory specified in a configuration file. This service is being hosted on a Win2K3 server. The folder to be monitored is specified using a UNC path to a named share on a different Win2K3 server. The service is configured to run using a domain account that was created specifically for this service to run under.
    ...
    See more | Go to post

  • BuildHome
    started a topic PHP & session doesn't work like it should
    in IIS

    PHP & session doesn't work like it should

    Hello,

    I have windows 2008 R2 and IIS 7.5 with PHP 5.2.4.
    I've tried to upgrade to PHP 5.3.3 and the same problem.

    I'm using WORDPRESS or phpmyadmin that need to use session.
    I've enabled and gave the folder write permissions.

    When I'm trying to use the session its created but its forgotten...


    For example, i've created this page:


    Code:
    <?php
    ...
    See more | Go to post

  • Dresse
    started a topic vbscript and xcacls

    vbscript and xcacls

    Hello

    I am trying to adjust the folder permissions using vbscript and xcacls.

    The folder path that is getting its permissions modified is stored in a variable called strName.

    My script works correct like this:

    Code:
    xcacls.vbs "c:\home\Test, User" /g Domain\user:F
    However when trying to use my variable instead of the full path it does not work.

    Code:
    "xcacls.vbs
    ...
    See more | Go to post

  • File permissions are set but do not seem to apply

    Hello,

    This problem is driving me crazy. I've got a local website set up in IIS to develop using asp and html, etc, on a folder called Projekt. I have given IUSR_mymachine read & write permissions on this entire folder.

    I try to copy a file from one subfolder to another using FSO: permission denied.

    I check the subfolders and they do not have the permissions for IUSR_mymachine that I set to the entire...
    See more | Go to post

  • unauthorized
    started a topic File write permission denied on Windows host
    in PHP

    File write permission denied on Windows host

    I'm running a PHP 5.1 on an Apache 2.2 server under Windows XP which I use to develop my web apps.
    Currently, I am trying to add "upload" functionality to my project, but for some reason, when the move_uploaded_f ile() function is called on it, the following error is generated:


    Now this error may appear to be simple write permission issue, but the account that is running the service has full r/w permissions...
    See more | Go to post
Working...