Files and folders from another PC viewed as locked and showing "nobody/nogroup"
Works fine when creating a new folder and new file on the PC:
permission for folders: drwxrwxr-x
permission for files: -rw-rw-r--
When copying/moving a folder containing files from another PC:
permission for folders: drwxr-xr-x
permission for files: -rwxr--r--
I would like to match the permissions of all files
Hi,
I am trying to create a SMB share in Ubuntu 10.04. I am right clicking on a folder, clicking 'Sharing Options', and then enabling the share.
Hello.
This is list of simple commands on linux. Forgot useful command?
I am using Ubuntu. Though I have given permission to my htdocs for access and delete. But I want it to be done for any folder that is either copied or placed in htdocs. I don't want to set permission each time for every folder that is copied to Htdocs. I want it for all folders of htdocs if they are copied after setting permission.
so i'm trying to make a shared folder for other users, inside that folder i want a personal folder for every user.
I have given full control to everyone on the network, so i can do anything i want, i tried to remove the "Delete" permission but than i couldn't create a folder with a new, which would mean all my folders are called "New Folder".
Is there a way to fix this?
Are there any products out there that can refactor permissions? I am talking about something like...
Folder has users A, B, and C in it as direct permission assignments.
i have Apache Web server and my own CMS into server. i dont want show to all my folder files list and i want set permission to hide my files like this alert
403 Forbidden
You don't have permission to access /admin/ on this server.
i know how i can give permission to folder with security but, i dont know wich permission is for this and wich user must deny this permission.
Hi at all
I need help.
I installed a new Ubuntu server with SMB packets.
I configured it with some users and some group.
I configured some folder for different acces depending on groups.
I configured SMB to create folders only with 0770 permission with parameters create mask = 0770 and directory mask = 0770
When I create e new folder, all have right permission.
When I copy folder from different
Accidentall I created the folder on remotely server (Server OS is Linux) using php: mkdir("folder_name",0);
Now I can not delete this folder from server.