Who Are Authenticated Users On Computer

Oct 9, 2012

I was checking my C: permissions panel and saw that authenticated users had special privileges. being on a home network with room mates I do not want any of them to have access to my computer or files. I disabled sharing in windows 7, My question is:How do I find out who are in this "authenticated users" group??

View 2 Replies


ADVERTISEMENT

Authenticated Users' NTFS Permissions?

Apr 23, 2010

My hard drive has two partitions. The second partition - D - contains only data files (documents, pictures, etc.) My computer has 3 users - myself and two others. I am an Administrator and the other two are Standard Users.

The root of D has three folders:

D:user1 (that's me)
D:user2
D:user3

The NTFS permissions on each user's folders are as follows:

Administrators - Full Control
SYSTEM - Full Control
user - Full Control

This prevents the Standard Users from accessing anyone else's data but their own, while maintaining the right of Administrators (like me) to access everybody's data.

The NTFS permissions on the root of D (only) are as follows:
Administrators - Full Control
SYSTEM - Full Control
Authenticated Users - Read and Execute

If Authenticated Users does not have NTFS permissions on the root of D, I am denied access to D, even though I am an Administrator.If I double-click on the drive icon I get an 'Access Denied' message. However, if Authenticated Users is included in the NTFS permissions, I can open D by double-clicking on the drive icon.Why can't I access the root of D as an Administrator ... why does Authenticated Users need permissions?

View 4 Replies View Related

Add Authenticated Users - Music Directory With Lock Icon

Nov 16, 2011

This is my work laptop. I have my standard Music library, which is a directory directly off the C drive. When I download or move into that "Music" directory the directory I moved has a lock icon on it. In order to get rid of the icon, I need to add "Authenticated Users" to the list of groups, and then I need to take ownership of the directory under my account in order to to do anything. If this directory is in my download directory, it's fine...but as soon as I move it there the above situation arises.

View 1 Replies View Related

Directory Permissions - Add Authenticated Users To Remove Lock Icon?

May 27, 2012

Sometimes when I move directories the resulting directory needs to be modified under the security tab to add the "Authenticated Users" user in order to remove the lock icon. I've verified that I am the owner of the directory...and the other users with access to the directory is "System", My Account and "domain/Administrators".

View 1 Replies View Related

Two Users On 1 Computer At The Same Time?

May 18, 2011

I was looking into how to make this happen and I am running into some problems.What I want to do is basically run my main OS on the first screen and maximize vmware with my other windows 7 os on the second screen.I have two sets of keyboards and two sets of mice, windows 7 is ready to roll on both my computer and my vmware, I just need to find a way to isolate the keyboard commands to just the vmware on the one set, and just my machine on my OS.From what I've looked up, this can be done. I have a decent amount of knowledge in vmware and computers, but I was hoping someone here could fill me in if they knew how to do this, because the only "walkthrough" I could find is for vmware 6.5 and vista, and I don't think it applies to what I'm doing on version 7.1. I need to be able to have two users on my computer at the same time, at my disposal.

View 2 Replies View Related

Set Different Default Printers For Different Users On Same Computer?

Feb 23, 2012

Is it possible in Win7, to set a different default printer for each user on the same PC?

View 1 Replies View Related

How Can Share Documents With Another Users On The Same Computer

Feb 26, 2012

I have set up a wedding budget using microsoft office however I can not figure out how to share it. I want it to update when I input costs so that when I am logged on or my partner is logged into his profile the document is the same. If he inputs a cost on his profile I want to be able to see it updated on my profile.
We are using the same computer.

View 1 Replies View Related

Multiple Simultaneous Users On One Windows 7 Computer?

Aug 3, 2011

I am thinking of upgrading our family's two computer systems, which are about 8 years old. To build/buy a decent computer will cost about $500. Could be done a bit cheaper, but then two computers will double the priceSo, I was thinking.Most modern computers have multiple output video cards. Most computers have multiple USB ports. Would it be possible to plug two keyboards, two mice, and two monitors into one computer and have two people using that computer simultaneously?This should work just fine from a hardware perspective. With USB hubs and multiple video cards, maybe 4 or more people could use the same computer simultaneously. I would like to do this on Windows 7.I come from a UNIX background and this sort of thing is done all the time on UNIX systems, either text mode or graphics mode. The available hardware is very ripe for this type of usage. Its easy to get multiple monitors and multiple keyboard/mouse connected to a computer. Even multiple sound cards. CPUs are powerful and multi-core. Memory is cheap and plentiful. I think this would be a very good use of multi-core CPU

View 7 Replies View Related

Windows 7 Boot Drive In USB Enclosure - Can't Open Users Folder On Other Computer

Dec 7, 2011

I took out my Windows 7 boot drive and put it inside of a USB enclosure and when I try and go to my profile, I can't open Users folder on other computer. I don't have an administrator account on this other computer. Is there any way to open up the folder? It just says access denied when I try and open it up on a windows xp computer with no ADMIN privileges (I can't get admin on this computer).

On a XP computer that has admin it opens fine. I figured since I actually wasn't using the OS that was on the drive I wouldn't have any trouble reading any folders on it (but I guess that because it's NTFS there are more security measures, unlike FAT32 which would let anybody read anything). Would I just need to open up the folder on a computer with admin and then copy the things over while I still have admin.

View 4 Replies View Related

[ACCOUNTS] Move C:users To D:users?

Jan 30, 2011

I just installed a new 64 gig SSD in my computer. I also have a 2T secondary hard drive.The SSD is not big enough to contain all the stuff that will eventually be in "My documents",i.e. under "users" so I need to move the users directory to my secondary hard drive but havewindows behave as it were in its original location.I did some research and found the following technique which seemed plausible (and several people said it worked for them)

1. Install windows normally.
2. After install, boot from installation disk.
3. Get into the command prompt by clicking "repair".
4. Use robocopy to copy c:users to d:users. The command line should be: robocopy c:users d:users /mir /xj /copyall
5. Verify all files copied successfully.
6. Delete c:users. Command line should be: rmdir /s /q c:users
7. Delete c:documents and settings. Command line should be: rmdir "c:documents and settings"
8. Create junction to new users directory. Command line should be: mklink /j c:users d:users
9. Create junction for the old "documents and settings". Command line should be: mkdir /j "c:documents and settings" d:users
10. Restart computer.

Note:When in recovery mode the disk drives end up with different drive letters than what the normally have.Consequently my SSD drive which is "C" became "E" and my hard drive which is "D" became "C". Confusing, but I adjusted the above commands to reflect this.All seemed to go well until I rebooted. The computer booted up fine, but when I entered my password to log in windows complained that it could not find my profile. Since I could not log in at all I was forced to re-install windows. Supposedly, this is doable and I NEED to do it asap as my SSD will not hold all the stuff that will eventually be in "users".

View 3 Replies View Related

Show Processes From All Users, With No Other Users

May 4, 2011

I am cleaning a laptop out and i created a brand new user name. I deleted the other 2 users using the control passwords2.

So the machine starts and i select the user. Process usage is very high and it says 50, but actual user shows about 9. I click show processes from all users and i find the culprit as well as 50 processes. I deleted the users so there shouldnt be that option.

Why is there more processes if this is the only user, why does it even have the option?

View 1 Replies View Related

What Are The All Users And Default Users Folders

Apr 3, 2012

What are the all users and default users folders? Do I need them or can I delete them if I am the only user.

View 2 Replies View Related

Users / All Users Redundant Folders?

Nov 10, 2012

I will if I have to manually delete them, although I'm not sure what other files may still be around on my drive that are located in Users/All Users that are redundant any recommended programs that I could depend on for this task ?

View 2 Replies View Related

Windows 7 Single User, Merging Users-all Users, Default User, Public, Etc?

Jan 24, 2012

My father replaced his Windows 98 machine with a new computer running Windows 7.He's currently on 32-bit ultimate, but we could change versions if needed.He's really hoping there's some way to force Windows 7 into a single user mode, primarily so C:usersAll Users, Default User, Public, and his own user are merged into one. It's absolutely driving him nuts the way it is.

View 2 Replies View Related

Delete Computer From Domain / Delete Users Profile

Oct 29, 2009

I need to replace a W2K computer on a domain with a Windows 7 computer(laptop), but I want to keep the same computer name.I need the ip, username, profile to stay the same. Can I delete the computer from the domain and name the new computer that name I deleted and still keep the users profile on the new machine, as if it was the old one?

View 2 Replies View Related

Log Other Users Off?

Jan 7, 2012

Is there a way to log other users off?

We have 5 accounts on our computer, and some of the kids don't log off, they just switch users.. I want to log them off from either the admin account or the user choice login screen..

View 2 Replies View Related

How To Unlock Users

Oct 24, 2011

Just got this new PC and 1st experience with Windows 7. I set it up with no password for Administrator (the way I want it). However, the Administrator's files are shown as LOCKED.How do I unlock tTech Support Guy System Info Utility version 1.0.0.1OS Version: Microsoft Windows 7 Home Premium , Service Pack 1, 64 bitProcessor: Intel(R) Core(TM) i5-50 CPU @ 3.30GHz, Intel64 Family 6 Model 42 Stepping 7Processor Count: 4RAM: 9198 MbGraphics Card: ATI Radeon HD 5450, 1024 MbHard Drives: C: Total - 940161 MB, Free - 883437 MB; D: Total - 13604 MB, Free - 1673 MB; Motherboard: PEGATRON CORPORATION, 2AB6, 1.04, 1234567890123456Antivirus: AVG Anti-Virus 2012, Updated and Enabled

View 10 Replies View Related

2 Users Both See 2 'My Documents'

Aug 29, 2012

I have 2 users defined to my W7 computer, lets say Jack (administrator) and Jill (normal user). Both users have had their "My Documents" moved to a second disk drive E: as "Jack's Documents" and "Jill's Documents".

Recently (I first noticed it on 26th August) both users started to see two "My Documents" folders on the E: drive in Windows Explorer. One contains Jack's files and folders, the other Jill's files and folders. I'm sure (but have no proof) that Jack used to see "My Documents" and "Jill's Documents", and Jill used to see "My Documents" and "Jack's Documents".

I've searched for information about this problem but can only find examples for duplicate "My Documents" folders for a single user.

View 4 Replies View Related

How To Share Among Users On The Same PC

Jun 13, 2011

There's something very basic about "sharing" that I'm misunderstanding. Does the term "sharing" mean sharing with other computers on the network?

If so, then how do you share folders with another user on the same computer? Here's an example: Each of my sons has a Standard user account on the same computer. So 'A' can't access 'B's files, and 'B' can't access 'A's files. They want to be able to share certain folders, like pictures and music.

They could simply copy folders they want to share to the Public user folder, but that's not a practical solution. How do users on the same computer share files and folders? Is it possible to put restrictions on sharing ('B' can view some of 'A's photos, but he can't edit them, etc.)? There's got to be an easier way than fiddling with access permissions, which often ends up with unintended consequences.

View 8 Replies View Related

Different Services For Different Users?

Apr 17, 2012

I use my desktop as a recording studio PC some of the time, and those DAW programs need a LOT of resources. That's why most of them recommend you install them on a seperate partition, and stop most of Windows' services.I don't want to install it on a different partition, What I'm trying to do is install it on a different user, but then just have that specific user NOT run a few services and startup programs.I could find a way to disable startup programs for a specific user, but I couldn't find a way to disable SERVICES for only one specific user. Services like "Task Scheduler", "Indexer", iTunes, AVG, TeamViewer, and many more that I do NOT want running on my studio user - but I DO want running on my every day user.

View 4 Replies View Related

How To Use One Pc For Two Users On Windows 7

Feb 23, 2012

is it possible to use one pc for two users and two different tasks?

View 3 Replies View Related

Windows 7 Users : IE9 Bugs?

Dec 12, 2010

Internet Explorer 9 is the latest browser release by microsoft corporation its free to download at microsoft website.. But lately when i tried it. i find many bugs on that browser unlike the other browser like IE8 and Chrome..Bugs or Error are Commonly appears on Facebook and other sites.

View 5 Replies View Related

Unable To Use Two Users Simultaneously?

Jul 4, 2011

I'd like to be able to use two Users simultaneously--that is, two Users on my PC, which has Windows 7 Home Premium, 64-bit. My hope is to not have to switch between Users (I use each User for different purposes). Can I keep both Users open AND SIMULTANEOUSLY Accessible--I mean, accessible at the same time?

View 4 Replies View Related

Keep BROADBANDconnection When Switching Users?

Aug 22, 2011

Box HP-Pavilion
OS Win 7 Home Basic Ver. 6.1.7600 32Bit
BIOS American Megatrends 5.11
Sound Realtek High Definition Audio
Modem HUAWEI Mobile Connect - 3G Modem
CPU Pentium(R) Dual-Core CPU
E6500 @ 2.93GHz, 2936 Mhz

Original Post Quote: I am trying to find out how to keep my Broadband connection active when I switch users. I have 4 accts. on my computer, one for each family member. Whenever I switch accts, my Broadband connection shuts down. You can start it up again after the switch with no problem. I would prefer, however, to have it stay connected during the switch, as this would just make my life easier. For instance all users connect to the same torrent software, and I have the files for it synced. So, no matter who is logged in, the torrent info is the same. When the connection drops, the torrent software has to reload all the DHT info. I have googled this, to no avail. I assume it is a matter of where the BB Modem Drivers are installed?? Or maybe a Registry tweak. At any rate, I am at a loss as to how to do it, but I am sure it can be done.

I am trying to find out how to keep my Broadband connection active when I switch users. I have 4 accts. on my computer, one for each family member. Whenever I switch accts, my Broadband connection shuts down. You can start it up again after the switch with no problem. I would prefer, however, to have it stay connected during the switch, as this would just make my life easier. FOR INSTANCE all users connect to the same tor, Yahoo, Skype, Down-load Manager and, Media Player software, and I have the files for it synced. So, no matter who is logged in, the tor, Yahoo, Skype, Down-load Manager and, Media Player info is the same. When the connection drops, the tor, Yahoo, Skype, Down-load Manager and, Media Player software has to reload all the DHT info. I have googled this, to no avail. I assume it is a matter of where the BB Modem Drivers are installed?? Or maybe a Registry tweak. At any rate, I am at a loss as to how to do it, but I am sure it can be done.

Quote: P2P Instructions We do not support P2P file sharing applications and any threads requesting help for such will be closed. This includes Torrents, Kazaa, LimeWire, RapidShare, Pirate Bay, and the like. If you're interested in the topic, you are free to discuss it on our site (and please visit StealingIsIllegal.com), but information on how to use them will not be provided.I thought the above might clarify things. Since the other 3 forums I posted this on had no problem with it, I assume you misunderstood my intentions. (And, yes, the other site have a "no torrent help" rule). I DO NOT want tor help. Nor do I want help with Yahoo, Skype, Down-load Manager and, Media Player software, all of which I also have synced between users. I want BroadBand Modem help. In hindsight, I suppose the I could have used Yahoo, Skype, Down-load Manager and, Media Player software as my "For Instance" examples. Be that as it may, if you re-read my original post, you will notice that I DID NOT ask for tor help, nor am i asking for Yahoo, Skype, Down-load Manager and, Media Player software help now. I am simply looking for an answer to my "staying connected" issue.

View 4 Replies View Related

Mail With Separate Users?

Oct 23, 2011

I set up my computer running windows 7 with two users. I am one user and my wife is the other user. I have Windows Live Mail" on mine and I don't seem to be able to get Windows Live Mail on her account. What's the deal here? If I can't put Windows live Mail on both accounts, is there another mail program that I can put on hers?

View 4 Replies View Related

Windows 7 For Power Users?

Jun 26, 2011

I have just finished writing a complete book on all the aspects I could think of on Windows 7, from installation to tweaking.About two days after completing it, and I am not the fastest or best writer in the world!, I got this in Technet Email Do have a look at it. It is good stuff Download the Windows 7 Power Users Guide eBook FREE! - UK TechNet - Site Home - TechNet Blogs?

View 2 Replies View Related

How Many Users Can Setup In Windows 7

Mar 2, 2012

I'm setting up a semi public computer, but we want to limit it to a group of about 50 people. Can I give them each a standard account, username and password? Or is that too many users?I'd like to be able to log them separately so that they can be billed according to the time used.

View 3 Replies View Related

Picture Show In All Users?

Oct 23, 2012

How can one add pics and videos to their windows without showing on other persons window

View 1 Replies View Related

Folder Permissions For Certain Users On 2 PCs (Same LAN)

Nov 5, 2012

If the following is possible.. how do I do it ?

On PC1 I have two users A (Admin) and B (Standard User) and Folder X
On PC2 I have one user C (admin)

PC1 and PC2 are on the same LAN. I want Folder X to be accessible to A and C but not B...

View 2 Replies View Related

Windows 7 Users UAC Settings?

Feb 28, 2011

I'd like to get some input from Windows 7 users regarding the User Account Control (UAC) feature, whether you use it or not (and why/why not if you choose to add) and opinions on it's usefulness, effectiveness, etc. and of course, whether you find it just plain annoying.

View 5 Replies View Related

How To Set IE As Default Browser For All Users

May 5, 2011

I would like to set Windows or firefox default Browser for all my user by script or registry.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved