Short for "file system permissions" - access control based on user, group, or global access.

learn more… | top users | synonyms

4
votes
1answer
62 views

I am owner of a folder but cannot access it

I have a folder with my notes about the system inside. I am logged in as user1 cd masternotes produces: bash: cd: mastersnotes: permission denied whoami produces: user1 ls -l produces: ...
0
votes
0answers
11 views

Permissions depending on parameters passed to application

I have a java app that writes to a very important table I have. This is sudo protected, but this app takes a parameters for where the output should go. The default is the REAL DEAL but the "output" ...
0
votes
1answer
119 views

Ubuntu 12.10 network settings UI grayed out

I am running a pretty much stock install of 12.10. All the UI for network settings is grayed out, like if I right click from the top right bar icon or go to System Settings -> Network -> Options (all ...
0
votes
0answers
42 views

Add permissions to the xbmc user

I got a xbmc buntu machine with tranmission deamon on it, It seems that I have some issues with ordering my file system via the file manager app of the xbmc, I belive it's related to permissions, what ...
0
votes
2answers
43 views

Not able to save files

I had installed apache,php just now and for checking whether php executes i had opened /var/ww and edited index.html file , but i was unable to save the file. It says i do have the proper permissions ...
0
votes
0answers
61 views

Vsftp - Can only create empty files

I have a very weird issue. I have installed vsftpd and I am able to connect to an users home folder, I can create a file, read a file, delete a file, but I cannot alter a file. I gave my user rights ...
0
votes
2answers
69 views

How can I change the owner of a folder? [duplicate]

I am an emigrant from Windows but I am having a serious problem which is changing the Root permission. I tried to changed the owner by doing right click and change the permission but it's not ...
13
votes
1answer
217 views

How Will App Permissions be Handled in Ubuntu Touch?

Most elements of the hardware, or data sets shared between apps on the Android and iOS platform are controlled strongly, and only provided to apps explicitly on a need-to-know basis. This can allow ...
1
vote
1answer
92 views

Need help for locking down linux desktop

Good morning all. So I work with a disabled guy and he has a computer. This guy asked for assistance, I put windows xp on his computer and I discovered that he loves deleting files (he managed to ...
0
votes
1answer
65 views

User permissions on upload directory

Uploading files via my website fails because apache is not recognized as having write access. However, my permissions show otherwise. Any ideas? When uploading via script, the script returns ...
1
vote
0answers
62 views

Postfix master.lock: permission denied

I'm triyng setup the postfix, but with no success. I am using webmin to configure. my problem is that postfix won't start, always with the same message: Mar 19 19:21:13 site ...
0
votes
2answers
53 views

Start vim automatically as root in home folder

Is it possible to start vim automatically with root permission if I start it in my home folder (or in a subdirectory of that folder)?
0
votes
2answers
144 views

What to do after 'chmod -R 777 /'? [duplicate]

I have many file permission problems, as being a newbie, I unfortunately set permissions on everything somehow to 777 (chmod -R 777 /). I believe I've done this from the root directory logged in as ...
0
votes
1answer
150 views

Npm errors when installing packages on windows share

I have Ubuntu 12.10 running as a VMware guest on my Windows 8 host. I have shared a folder on my Windows 8 Host and it is mounted in the Ubuntu guest on startup using this entry in fstab: ...
0
votes
3answers
123 views

How Do I Change Permissions On Folder And Files?

I've edited this post to hopefully make it clearer to anyone trying to help drwxr-xr-x [tutorials] -rwxr--r-- [helpguide.txt] When the above are copied over from the Dell laptop, they appear ...
2
votes
1answer
37 views

Permission Issues with command in rc.local

I am using a command to start a screen session and run a bash script for a user. /bin/su username -c "/usr/bin/screen -dmS test bash -c '/home/username/test.sh; exec bash'" When I boot, I am seeing ...
1
vote
1answer
66 views

Not able to change permission of a file to add +x [duplicate]

I am not able to understand what is the issue here ? vks@vksTP:~/dropbox/shells$ ll sssh.sh -rw-rw-rw- 1 root root 1218 Mar 17 17:58 sssh.sh vks@vksTP:~/dropbox/shells$ sudo chmod +x sssh.sh ...
0
votes
2answers
55 views

weird change of owner for user home dir when installing vettle

All of a sudden my home dir turned to be owned by user '1016': drwxr-xr-x 96 1016 1016 20480 Apr 2 2010 albert drwxr-xr-x 32 guest guest 4096 Mar 16 13:46 guest I don't understand how that ...
2
votes
1answer
75 views

How can I change the permissions of a folder from create or delete to list files only on a NTFS partition?

I have many NTFS partitions on my PC. If I change the permissions of a folder on a NTFS partition from "create and delete files" to "list files only", its permissions will return to "create and ...
0
votes
0answers
38 views

Samba File Sharing with Departmental Policy Configuration

our employees need to share some files. I'd like ask if Samba can be configured with the way we need for the shared folder. Let's say we have three departments. HR Department Only people who know ...
1
vote
1answer
156 views

Is /etc/sudoers file only suppose to have read only permissions?

-r--r----- 1 root root 723 Jan 31 2012 sudoers My dist-update frequently fails. At boot my system frequently asks for file system check. (My system-hardware is file) I am using vksTP ...
0
votes
0answers
13 views

Interactive permission

What are all the meanings of Interactive in the permissions tab. I like Libre Office a free word program but the Permissions tab lists interactive. What do they mean?
0
votes
2answers
821 views

Permissions for Video folder for minidlna?

I have a secondary hard drive that is mounted as /media/Media and I would like to user a folder called Videos located on that drive that I would like to share the videos located on this folder out via ...
0
votes
1answer
142 views

Trouble reinstalling Ubuntu 12.10 after sudo chmod 777 -R / [closed]

I have made a mistake in changing the file permissions and accidentally typed: sudo chmod 777 -R / which forced me to back up my files and reinstall the system. I'm having trouble now in ...
1
vote
1answer
55 views

Problem when changing permissions of a folder in a NTFS filesystem

While trying to make a DAAP server work, with tangerine, I realized that my music library doesn't has read permissions for all users, but has all the permissions for the owner and the group (tangerine ...
0
votes
1answer
101 views

How to make a directory permanently writable?

I am using LAMP stack for development and I have a problem with making /var/www permanently writable. I use this command: sudo chmod -R a+rwX /var/www This works, but after putting a web app and ...
1
vote
1answer
42 views

How to solve the access permission problem for any folders in ubuntu?

How to do I solve the access permission problem for any folders in Ubuntu?? I am currently trying to copy a folder from one Ubuntu to another Ubuntu machine using "scp" command. scp -r foldername ...
0
votes
0answers
159 views

Files won't show up in DLNA end point (Samsung TV)

I have installed both XBMC and miniDLNA in an effort to have a DLNA server to stream videos from my machine to my samsung tv. The TV recognizes both XBMC and miniDLNA under its source, but when I go ...
0
votes
1answer
289 views

Change files permissions

I would like to know how to change permissions for all my files. I don't understand why some come with ''read'' only... I'm the only one that uses the PC, so the max permissions would be good! I ran ...
0
votes
1answer
87 views

Why can a new user not write to external Hard Drive?

I installed Precise Pangolin using this guide. I created a user account for my wife and a guest account. I formatted and mounted an external hard drive to the server. I created several file shares ...
4
votes
1answer
87 views

How to change default file/folder permission of specific user?

How can I make any folders or files created by a certain user always be public (accessible by anyone) in Ubuntu?
0
votes
0answers
33 views

What groups are required to give a user permission to set up new wifi networks?

I have a few Ubuntu Precise laptops that I manage. I give normal users a non-privileged account, but occasionally they need to access new wifi networks. I don't want them to have full root/sudo ...
2
votes
0answers
92 views

Error while starting hadoop

When I try to run hadoop as bin/start-all.sh, I get this error.: mkdir: cannot create directory /home/prasanna/Desktop/hadoop/libexec/../logs: Permission denied chown: cannot access ...
2
votes
2answers
180 views

Folder permissions changed automatically

Hey guys first of all I searched a lot on this site but didnt get any exact answer to my questions. Dont know something happened automatically and all the folders permissions changed automatically and ...
3
votes
2answers
42 views

trying to have a group be able to read/write to a directory

First I'm a NEWBIE - I'm using a Bitnami stack to deploy a Rails app. Bitnami has the rails applications in /opt/bitnami/projects. I created a group called deployers. My login is bitnami. So, I ...
0
votes
0answers
81 views

Messed Up My Hard Drive

I installed Ubuntu yesterday and was trying to setup Plex Media Server. I wanted to give Plex Server r-x rights. So I typed the following command zohaib@zohaib-Inspiron-N5010:/media/zohaib$ chmod -R ...
0
votes
1answer
28 views

Share directory between users [duplicate]

I am trying to share a directory between two users. The directory is at /reports. I have created a group (addgroup reports), changed the group of the directory, changed the permissions of /reports to ...
0
votes
1answer
55 views

Allow user and program to use a directory (read/write) outside /home

There is currently an issue with Mendeley in Ubuntu and ecryptfs home folders The only workaround at this time is to allow Mendeley to write/read to another folder outside the ecrypted /home folder. ...
0
votes
2answers
66 views

Is it safe to chown `/usr/local`?

I know what /usr/local is for - installing software for the local machine. By default, root owns the directory. This means that to install there, you need to use sudo. For a single-user or developer ...
0
votes
1answer
121 views

Postfix fatal: open lock file /var/lib/postfix/master.lock: cannot open file: Permission denied

I have recently installed postfix and while configuring the server have run into an issue. At one point I received the error from my syslog, fatal: open lock file /var/lib/postfix/master.lock: cannot ...
12
votes
4answers
608 views
0
votes
1answer
155 views

Directory Permissions / Create Mask (Samba) (Ubuntu Server OS Directorys)

I want to understand the permissions a bit more! So I have a few questions: Does this change the directory's permission? sudo chmod -R 0777 Directory And is there a list for the "create mask" and ...
0
votes
1answer
53 views

can't scan videos with mythbuntu 12.04.2 + updates

I'm in the process of updating my system. Have been using Mythdora prior, so new to Mythbuntu. I installed mythbuntu 12.04.2 desktop amd64 and let it update during the install. The default path for ...
0
votes
1answer
522 views

Unable to Use External Hard Drive (NTFS Formatted)

I installed Lubuntu 12.10 earlier today on an old machine I have lying around. I've never really used this variation of Ubuntu before and was hoping I could get some (straightforward) steps on how to ...
1
vote
3answers
92 views

How do I recover files from an Ubuntu partition for which I am not the “owner”?

Good day, I've recently experienced an odd problem where for reasons that escape me my graphics configuration has been corrupted. I've tried going through the menu option that I am offered ...
0
votes
0answers
75 views

sync failure with Unison

I have set up my harddrive with three logical drives: /,/home and /media/backup. My intent was to store all my documents on the /home drive (folder) and to backup this drive to the /media/backup ...
1
vote
1answer
160 views

Symfony2 cache permissions issue ubuntu 12.10

i have install lampp 1.8.1 in /opt/lampp.Everything is working fine. i added my current user as owner to the htdocs folder so that i can write to htdocs folder. then i created my symfony2 project. ...
1
vote
1answer
31 views

How can my app request sudo permissions when installed from the Software Center?

I have written a USB over IP server for Ubuntu and want to deploy it via the Ubuntu Software Center However for the app to run, it requires sudo access to udev files. Is there anyway to get sudo ...
-1
votes
1answer
197 views

Sharing a Second Hard Drve with Windows using Samba

I installed Ubuntu 12.10 32bit with the intention of using it to share hard drives across an office of Windows 7 computers. I've set up an initial share on the hard drive Ubuntu was installed from ...
0
votes
2answers
92 views

How to fix a permissions problem on www folder?

I have created a directory in my www folder using terminal and root user. Then, create some text files in that folder (with terminal and root user). Now, when I want to access these files and ...

1 2 3 4 5 19