Top "File-permissions" questions

For questions relating to file read/write permissions, user groups, executable bits etc.

Add writing permission to PHP on IIS 7

I need a PHP script to have writing permission in a directory. PHP 5.3 is running as FastCGI under IIS 7 with …

php iis-7 windows-server-2008 file-permissions
How can I get the Unix permission mask from a file?

How can I get a file's permission mask like 644 or 755 on *nix using python? Is there any function or class …

python file-permissions user-permissions
Open a file with su/sudo inside Emacs

Suppose I want to open a file in an existing Emacs session using su or sudo, without dropping down to …

emacs file-permissions sudo
File exists and IS directory, but listFiles() returns null

The documentation for File.listFiles() suggests that null will ONLY be returned in the case that the file calling it …

java android file io file-permissions
applicationHost.config Error: Cannot write configuration file due to insufficient permissions with IIS shared configuration

I use the Microsoft.Web.Administration.ServerManager class to manage a web site in a windows service. I use impersonation …

c# security iis file-permissions windows-server-2008-r2
How to get read external storage permissions?

I'm developing an mp3 player application for android and I'm getting an error related to user permissions(READ_EXTERNAL_STORAGE) …

android android-studio mp3 file-permissions audio-player android-music-player
Ansible - Mode 755 for directories and 644 for files recursively

I'd like to allow anyone to list and read all files in my directory tree, but I don't want to …

file-permissions ansible
creating symbolic link: Protocol error

I have created linux (Centos) on my virtual box. When I ssh to it and I try to create symbolic …

linux windows virtual-machine file-permissions symlink
How to change File and Folder permissions on Windows 7 using Command Line (CLI)?

I am trying to use chmod utility on windows command line but it does not work. I am looking for …

windows file command-line-interface file-permissions utility
PowerShell folder permission error - Some or all identity references could not be translated.

I have read many posts about this, but I still can't get it. I am running this script as Admin …

windows powershell file-permissions