Git Product home page Git Product logo

iisuserpermissionmanager's Introduction

IIS User Permission Manager

Introduction

This Windows Forms application is designed to automate the process of granting IIS User permissions on files within a specified directory. It's particularly useful in scenarios where an API pushes images or other files to a server folder, and IIS needs read access to these files.

Features

  • Folder Selection: Users can select any folder for monitoring.
  • Automatic Permission Granting: Automatically grants IIS User permissions on new files added to the monitored folder.
  • Real-Time Monitoring: Uses FileSystemWatcher to monitor the folder in real time.
  • User-Friendly Interface: Offers a simple and intuitive graphical interface for ease of use.
  • Tray Icon Integration: Minimizes to the system tray for unobtrusive operation.
git clone https://github.com/gyginee/IISUserPermissionManager.git
cd IISUserPermissionManager

Usage

After installation, follow these steps to use the application:

  1. Start the Application: Run the program.
  2. Choose a Folder: Use the Folder Browser to select the folder you want to monitor.
  3. Monitor the Folder: The application will start monitoring the folder and automatically grant IIS User permissions to any new files.
  4. View Logs: The application logs all actions in the interface, allowing you to see which files have been modified.

Contributing

Contributions to the IIS User Permission Manager are welcome! Here's how you can contribute:

  • Fork the repository and create your branch from main.
  • Add or improve features, fix bugs, or enhance documentation.
  • Write meaningful commit messages.
  • Submit a pull request with a comprehensive description of changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Copyright (c) 2023 [Gyginee]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

iisuserpermissionmanager's People

Contributors

gyginee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.