Skip to main content

All Questions

1 vote
1 answer
691 views

Lock users in a directory

File structure: / | root | srv | etc | home | duke | aa | bin | scripts | logs | etc | servers | user1 | user2 ...
0 votes
1 answer
255 views

About denying full-control for other users in folder-files security permission?

Windows 10, have two profiles and also two partitions, one mine, Administrator account, and another newly created guests account for cousin... but, when I logged in, I was shocked to see, that it had ...
0 votes
0 answers
50 views

How to restrict the system account of a specific windows system from accessing a drive

I installed two windows 10 operating systems on my computer. For some reason, I don't want the system account of one of the windows operating systems to modify the files on this disk, and I don't want ...
0 votes
1 answer
2k views

Private User folders by default using file permissions on Windows 10 system

There are many ways one can change Permissions for certain files and folders on Windows manually (e.g. through Properties > Security > Permissions). But how do I change the default Permissions to make ...
0 votes
0 answers
1k views

How can I restrict access to a folder from another admin user in Windows 10?

I have Windows 10 with two admin users. I want to restrict user2 from accessing a folder of user1 and user2 should not be able tot changes the setting made to that restricted folder. Is it possible?
0 votes
0 answers
191 views

Make Folder only able to read/write from a certain process

I want to disable the user/admins from reading contents/editing and the only way the the files in the folder can be read/edited are by that program/process. How could I do this in windows 10?
0 votes
2 answers
310 views

Account has lost all of it's permissions, how do I fix that?

I made a secondary account when a guest came, and went to the C:\Users folder, right clicked on the main account, went to "Give access to" and then "Remove access". I messed with some other options as ...
1 vote
2 answers
12k views

What is the difference between Right and Permission?

I know that the term rights applies to user/groups of users (such as- the user X has the right to change system time) ; and the term permissions applies to an object (such as folder/file. Eg- the ...
0 votes
1 answer
461 views

Deleting old account on Windows XP after reinstall

I recently had to reinstall Windows XP due to some kind of corruption. As I didn't wipe the hard drive first, the old user accounts containing my documents are still present. I want to get rid of ...
2 votes
1 answer
19k views

Can't delete folder as admin, asks for Admin User that doesn't exist - "You'll need to provide administrator permission to delete this folder"

I am having a similar issue to the user who posted here. Basically, a folder in my Downloads (which shouldn't have any special permissions) won't allow me to delete it. When I try, I get a message ...
1 vote
2 answers
2k views

Linux permissions: Users, Groups, Others, white list or black list? And help sharing directories with full, partial, and no permissions

Update: for my general purposes, what I figured out here is good enough: UPDATE: https://raspberrypi.stackexchange.com/questions/13401/locking-down-raspbian-to-only-allow-limited-features/58778#58778 ...
0 votes
0 answers
863 views

Windows File Owner: Administrators vs. My Account

I performed a reset on Windows 8.1. On a non-system drive where I keep data, most of the files have an SID related to my user account from the old installation. However, a good number of them have ...
1 vote
1 answer
2k views

Access denied for newly created folder, unable to change permissions

I just created a new folder: C:\Projects\API from the Command Prompt, using mkdir API from within the projects folder, after deleting an old folder of the same name, using: RMDIR API /S. I then ...
0 votes
2 answers
540 views

VirtualBox in Linux: same virtual machine in a shared folder result in file not accesible every time an user saves the state of the machine

I have created a shared folder in /Users/shared_folder. I have moved the virtual box files to that folder /Users/shared_folder/.VirtualBox VMs/ I have set the whole folder with all the permissions: ...
4 votes
2 answers
295 views

Is it possible to create a User account that has access to a share, but won't show up on the Login screen?

My two roommates and I all have Windows 7. I've shared two folders on one of my drives, I want to have Read-Write from my actual Admin account but I'd like for them to only have Read access. I set up ...
6 votes
1 answer
21k views

giving read and write access to group and folder

Say I have a group called mygroup and I want it to have a permission of rwx (777) to the folder /var/www . How do I do this? What is the appropriate command to do this in ubuntu?
1 vote
1 answer
154 views

How to set Permissions and Owner/Group to be used for file creation?

Legend: Owner/Group e.g. AccountUser/Nobody On a web server (apache), I have a folder (chmod 775, AccountUser/Nobody) which I move uploaded files into. A web-based script running as Nobody is used ...
1 vote
0 answers
428 views

another User Profile Service failed to load case

I'll try to describe in quick short sentences what happened. PC (Windows 7 64bit home premium) forces a shut down after starting up from sleep mode (due to the nature of how it went I assume it was ...
0 votes
1 answer
155 views

Windows 8.1 Admin account is logging in as a user account

This one has me completely lost so I hope there's someone out there who can help. I'm running Windows 8.1, I have the only account that has ever been on the computer and when I set it up I set it as ...
0 votes
1 answer
3k views

How to recover Windows 8 authenticated users access if denied for a particular folder

I've got Windows 8 and trying to restrict access to a particular folder on my D: drive for other user accounts, and set permissions for the authenticated user group in security tab as denied. Now I ...
1 vote
1 answer
2k views

How do I add a network user into my file permissions?

I have a folder (in particular, a "User Home" folder) that I would like to give access to a local account. For example, My laptop's local name is called "PC", for some apparent reason. It is also ...
4 votes
1 answer
1k views

Is there a way to give NTFS file permissions to users from other Windows installations?

I am trying to set file permissions so users from two Windows installations can access certain files from a shared NTFS hard disk, withouth resorting to give "Everyone" permissions. From within an ...
14 votes
3 answers
58k views

Add multiple @groups to valid users

In smb.conf I have the line valid users = @Staff @Directors Is this a valid syntax to add two groups to the valid users line? It does not seem to work right on our xp pro clients. If not which of ...
1 vote
0 answers
302 views

Linux/Samba Windows7 and permissions on a per user basis

I would like to set up my NAS properly with user and group permissions. While this was easy to accomplish for all Linux boxes using NFS, I cannot get it to work with Windows and Samba, Windows7 and ...
0 votes
0 answers
34 views

Can't remove Windows 8 user account files to free up space [duplicate]

So when I was installing Windows 8 Pro (which came as an upgrade from a previous version of Windows) I created an account. Let's call it "DC". During the upgrade Windows used up quite a lot of space ...
1 vote
3 answers
199 views

Linux - Set Subdirectory as Root for a user/group

We currently are only using a root ssh login to our server and are attempting to make a "developer" status user which should only have access to a sub directory. Is there a way we can set it up so ...
2 votes
2 answers
1k views

More Linux permissions questions

I've read countless articles on the topic and searched through every question and answer I could find without any luck. I'm slowly going mad so I'm turning to you guys since I know the answer to my ...
3 votes
1 answer
1k views

Setting up a shared folder in Linux

I'm trying to set up a folder in my home directory that will be shared with another user, but I can't get it to work. This is what I've done: I have tried two different ways using ACL's and chown/...
2 votes
1 answer
90 views

Why does group permission hide other permission?

I just noticed that on Centos 4, a file's group permissions hide the other permissions if you are a member of the group. I would think they would be OR(ed) together? For example: drwx---r-x 1 ...
0 votes
0 answers
1k views

FreeBSD file group write permissions

I have created a dummy file just to test out group permissions. touch /path/test.txt chown user1:txtwriter /path/test.txt chmod 664 /path/test.txt && ls -la returns: -rw-rw-r-- 1 user1 ...

15 30 50 per page