Tag: chown

58 How to chown/chmod all files in current directory? 2012-08-15T20:46:33.577

44 Allow specific user permission to read/write my folder 2011-01-19T18:05:56.637

35 How to chmod and chown hidden files in Linux? 2011-10-12T13:09:41.423

24 Creating files and directories with a certain owner (user/group) while sudoing 2012-02-07T08:33:52.533

15 Why unprivileged user can't change file ownership? 2010-07-16T19:46:25.587

11 Transmission-daemon not picking up on watch directory 2012-04-08T18:44:24.787

10 How to make a file editable by two different users in different groups? 2010-05-11T17:48:33.050

6 chown: /usr/local: Operation not permitted 2017-11-02T00:46:10.143

5 Multiple Users with owner rights? 2010-01-17T15:00:57.240

5 Git pulling without root access 2011-09-10T09:03:13.447

5 Fixing/Correcting OS X home folder file permissions 2011-10-31T00:47:44.580

4 How to chown large group of files based on previous owner id? 2011-11-01T21:40:56.187

4 Can't change owner (user or group) of directory which I have all rights on? 2012-01-06T16:12:20.340

4 Is it possible to change the ownership of an executable to root using sudo? 2012-09-19T21:55:19.997

4 Previous version of CGAL with Macports: "Error: Unable to execute port: Could not open file" 2013-05-22T23:44:21.793

4 Change default permissions for new files and folders 2014-09-07T07:46:52.777

3 Should /tmp be owned by root? 2010-06-17T14:48:46.353

3 chown -R root.root / 2012-02-17T02:50:06.373

3 Accidentally changed the owner of /bin and other directories 2012-08-30T16:13:16.933

3 chown: invalid user: ‘www–data:www-data’ 2014-01-13T22:27:22.197

3 Why can't I use my newly created user with chown? 2015-06-03T23:45:31.160

2 Always create files/folders but only write to those the user owns 2011-08-14T19:26:28.687

2 Ubuntu 10.04 with vsftpd: Can't chown /var/www? 2011-10-03T17:58:48.070

2 chown does not apply owner change 2011-11-17T13:14:28.573

2 Unable to create files in a directory 2012-04-06T10:52:37.397

2 Rsync: after copying as root, change owner to the web user 2013-03-02T17:21:45.003

2 Understanding file ownership Linux 2013-05-23T18:09:27.283

2 Accidentally ran "chown -R ubuntu:ubuntu /", how to repair? 2013-05-28T15:41:58.927

2 Always have to chown when adding new file? Centos 6 2013-11-23T09:27:21.580

2 Why I can't access to this directory after that I use the chown command? 2015-04-27T13:32:33.390

2 How to chown file to containing folders owner 2015-06-06T18:42:44.453

2 SSHFS mount marked all files as hidden 2015-06-16T12:45:12.563

2 Unix chown/give permissions to www-data and user 2015-08-15T20:32:23.430

2 What is the effect of "chown nobody:nogroup"? 2017-05-12T11:58:18.750

2 How to automatically change permissions and owner:group on any file added to a specific directory? 2019-01-03T14:59:52.513

1 Change owner of folder on read-only drive in Ubuntu 2010-08-13T04:01:56.787

1 Used recursive chown on the root directory 2010-08-24T02:12:31.140

1 Making files created by a cronjob readable by apache 2010-10-01T01:03:05.053

1 Changing file and folder ownership from root? 2010-10-11T12:24:48.823

1 Change only the user of a file 2011-07-27T08:28:41.103

1 Serving NTFS partition on linux through ftp 2011-12-25T07:30:07.690

1 Major permission repair needed on Mac Os 2012-11-27T01:04:47.703

1 Why can't I change ownership to 'staff' without 'sudo'? 2013-02-06T00:54:20.200

1 Unix User groups permissions 2013-05-30T18:45:01.983

1 Can't change folder permissions on FAT32 partition-Mac OSX 2013-05-31T18:39:51.380

1 Convert ls -ld to chmod/chown commands 2013-09-11T18:31:28.367

1 some doubts about chown command in linux? 2013-10-28T10:41:20.280

1 I want the "apache" user to own a dir but other users are adding via WinSCP 2014-01-12T20:07:15.040

1 Is it possible to disable chmod/chown from sudoers for these specific directories /usr and /etc? 2014-07-31T05:45:43.347

1 Is there any existing tool to recursively substitute the UID/GID by any other? 2015-06-12T15:23:56.130

1 How to use wilcards on chown command? 2016-03-15T13:51:35.333

1 Logging into new FTP server, but no directories show up 2016-06-04T13:42:11.917

1 How to fix broken "etc/sudoers" ownership on EC2? 2016-06-08T22:51:30.007

1 linux permissions / chown vs ftp 2016-11-09T10:59:50.347

1 Undo mistaken chown of /usr/bin on macOS Sierra 2016-12-21T23:40:08.327

1 How may I mount an external drive in fstab and give owbership to multiple users? 2017-09-08T09:40:02.393

1 chown -R exclude some directory 2018-03-20T13:43:51.710

1 Mount a windows path (cifs) in a voulme of a docker image 2018-05-18T12:00:14.263

1 FTP User/Group permission on VSFTPD and UBUNTU 2019-03-29T16:14:57.493

1 chown has no effect inside docker container 2019-10-02T10:04:31.343

0 Owner group of /var/www 2010-09-25T12:28:24.917

0 Can't change owner/group to root:wheel on certain stubborn files 2010-11-05T03:38:31.103

0 Changing the group to nogroup in Mac OS X 2011-03-11T08:47:29.407

0 Is this a proper chown statement? 2011-06-13T15:34:35.590

0 How do I give a user 777 permissions without affecting others? 2011-08-16T21:37:54.710

0 Unable to edit files in _www group on OS X 2012-02-06T22:38:25.940

0 How to make a local user be able to edit files created by _www user and group on OS X? 2012-02-07T15:17:12.353

0 Chown permission not allowed while restoring from LTO drive 2012-03-12T08:11:57.097

0 Accidently changed the owner/group permissions of linux / 2012-03-20T04:04:21.950

0 Can't chown volume in OS X, operation not permitted? 2012-04-06T10:02:30.780

0 Why does redirecting "sudo echo" stdout to a file not give root ownership? 2012-12-06T02:24:48.890

0 Give Apache and Account User File Writing Priviliges 2012-12-26T07:10:28.787

0 None of my directories are writable 2013-02-08T19:40:35.463

0 changing the ownership of a file in linux 2013-03-26T01:12:32.190

0 Change owner of the root folder and subfolders (Ubuntu 13.04) 2013-07-03T16:20:17.890

0 Can chmod 777 ubituitously replace the need for chown ? 2013-08-15T18:15:57.490

0 How should chmod and chown be used together? 2013-09-26T15:51:21.450

0 What should I do to secure, chmodly wise, my server? 2013-10-30T01:36:03.297

0 CentOS: How to prevent a user from executing an application installed in a specific directory 2013-11-08T21:36:47.903

0 chown for files generated by a process running as root 2014-01-29T00:56:26.737

0 Ubuntu file ownership issue 2014-02-25T11:34:29.860

0 Unable to retain any root created files and folders after warm reboot in linux 2014-03-13T08:49:39.047

0 Changing privilege rights on Arch Linux for a particular program 2014-05-29T03:31:17.427

0 Granting full rights on all files (owned by su) within certain directory 2014-07-02T15:17:15.903

0 Checking if specific user used chown on specific directories? 2014-09-09T06:02:35.887

0 wubi chown mysql to the /host folder not working 2014-12-21T05:38:10.650

0 Make my custom program root 2015-01-13T14:30:38.343

0 chown -R does not set permissions of files. only directories 2015-01-27T16:12:09.443

0 chown not working on ext4 hard drive 2015-01-28T10:44:56.473

0 chown -R root:root .* in /root performs chown on / 2015-05-09T13:58:38.560

0 Confirmation prompt for chmod, chown 2015-07-14T16:56:06.423

0 Unable to change owner on a mapped drive directory 2015-07-29T11:01:11.267

0 Script asks for root password even it has executable permissions for everyone 2016-01-06T08:35:47.477

0 Change owner on its own directory 2016-01-11T15:37:27.497

0 Best way to ensure the contents of a directory is always owned by Apache 2016-04-29T16:56:26.117

0 cannot chown file as root 2016-09-26T23:33:25.553

0 Setting up a local development environment with nginx on Linux (ubuntu) 2017-04-19T14:51:22.587

0 How to see when folder access permission is changed? 2017-06-06T07:58:46.007

0 Ownership remains unchanged after `sudo chown` in ubuntu 2017-08-03T16:44:45.897