From c87499a9bd30cde4e7170b47abf2fee650f60aba Mon Sep 17 00:00:00 2001 From: Pedro de Oliveira Date: Wed, 30 Apr 2014 12:09:24 +0100 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 2 +- params.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5bd99d4..bcdecc4 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@

ALS AFS

-

An C# frontend to apply OpenAFS ACLs recursively

+

A C# frontend to apply OpenAFS ACLs recursively

Download as .zip diff --git a/params.json b/params.json index b9e10f3..63d7a41 100644 --- a/params.json +++ b/params.json @@ -1 +1 @@ -{"name":"ALS AFS","tagline":"An C# frontend to apply OpenAFS ACLs recursively","body":"### Welcome to ACL AFS\r\n\r\nThis application allows to apply recursively (or not) OpenAFS ACLs in Windows. It is mainly a frontend for fs.exe.\r\n\r\n\r\n### Install\r\nGo to https://github.com/falsovsky/ACLAFS/releases and download the latest release there (aclafs.zip), it includes a setup.exe, just install it and youre ready to go!\r\n\r\n\r\n### Source Code\r\nTo build it you'll need \"Microsoft Visual Studio Express 2013 for Windows Desktop\" or better. At least thats what I used.\r\n\r\n\r\n### Using\r\n![Screenshot](https://github.com/falsovsky/ACLAFS/raw/master/screenshot.png)\r\n* On the first textbox write down the user/group that you want to add/alter/remove ACLs.\r\n* On the second textbox type in the folder that you wish to apply the ACL (allows folder starting by \\\\\\\\), or click **Browse** to use a SelectFolderDialog.\r\n* The current folder ACLs will be shown, change them as needed, and then click **Apply**.\r\n* Dont forget to check the **recursive** option if you want it to be recursive.\r\n\r\n\r\n### Author\r\nCreated by @falsovsky (Pedro de Oliveira) while working at FCT/UNL.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file +{"name":"ALS AFS","tagline":"A C# frontend to apply OpenAFS ACLs recursively","body":"### Welcome to ACL AFS\r\n\r\nThis application allows to apply recursively (or not) OpenAFS ACLs in Windows. It is mainly a frontend for fs.exe.\r\n\r\n\r\n### Install\r\nGo to https://github.com/falsovsky/ACLAFS/releases and download the latest release there (aclafs.zip), it includes a setup.exe, just install it and youre ready to go!\r\n\r\n\r\n### Source Code\r\nTo build it you'll need \"Microsoft Visual Studio Express 2013 for Windows Desktop\" or better. At least thats what I used.\r\n\r\n\r\n### Using\r\n![Screenshot](https://github.com/falsovsky/ACLAFS/raw/master/screenshot.png)\r\n* On the first textbox write down the user/group that you want to add/alter/remove ACLs.\r\n* On the second textbox type in the folder that you wish to apply the ACL (allows folder starting by \\\\\\\\), or click **Browse** to use a SelectFolderDialog.\r\n* The current folder ACLs will be shown, change them as needed, and then click **Apply**.\r\n* Dont forget to check the **recursive** option if you want it to be recursive.\r\n\r\n\r\n### Author\r\nCreated by @falsovsky (Pedro de Oliveira) while working at FCT/UNL.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file