windows accounts
Some built-in groups are used for management purposes. You control which
> users belong to these groups, and they exist to allow you to easily
> control what privileges the users on your computer are assigned (e.g. the
> users and administrators groups).
>
>
> > 1.) SYSTEM
>
> This account is used by system programs and has the full privileges of the
> computer.
>
> > 2.) NETWORK SERVICE
>
> This account is used by system programs that run on your computer that
> need access to the network.
>
> > 3.) Authenticated Users
>
> This group is used to identify users that have logged in with a username
> and password.
>
> > 4.) LOCAL SERVICE
>
> This account is used by system programs that run on your computer but do
> not need access to the network.
>
> > 5.) Users
>
> This group is used to identify the users of the computer. As an
> administrator, you control who is in this group.
>
>> Is it possible to login as them?
常见用户分类及权限 SYSTEM :本地机器上拥有最高权限的用户,使用普通的用户管理工具通常是查看不到他们的,可理解为WINDWOS本身帐户,一些大型系统软件也拥有此帐号权限,比 如MSSQL,安全软件也使用此帐号权限,比如360。 Administrator:系统管理员,基本上是本地机器上拥有最高权限的用户;你可以对它重命名,但是不能删除。 Administrators:管理员组,该组成员拥有对计算机/域有不受限制的完全访问权;这个用户组在本地机器上拥有最高权限(SID:S- 1-5-32-544) Backup Operators:备份操作员,可以备份或还原系统文件,可以远程登录管 理,虽然不如administrators大,但也差不多; Guests:Guests跟用户组users的成员有同等访问权,但Guests帐户的安全限制更多,默认是禁用的; Network Configuration Operators:此组中的成员拥有足够的管理权限来管理网络功能的配置; Power User 拥有大部分管理权限,但也有限制。可以运行经过验证的应用程序,也可以运行旧版应用程序,低于ADMINISTRAOTRS,但远高于USERs,不能添加管理员; Remote Desktop Users:此组中的成员被授予远程登录的 权限; Replicator:支持域中的文件复制Users:用户无法进行有意或无意的改动。因此,用户可以运行经过证明的文件,但不能运行大多数旧版应用程 序; HelpServicesGroup:帮助和支持中心组,该组的成员可以实现远程帮助。 Debugger Users:拥有调式服务器的权限,一般是安装IIS后配置的,用于调式web站点服务器。需要本地安全站点授信。 Users:本地机器上所有的用户帐户:这是一个低权限的用户组
windows accounts的更多相关文章
- Windows API Hooking in Python
catalogue . 相关基础知识 . Deviare API Hook Overview . 使用ctypes调用Windows API . pydbg . winappdbg . dll inj ...
- 在winsshd 中添加id_rsa.pub 实现Windows 服务器主机自动信任Linux 客户端
文章一. 生成密钥: 在Linux主机(ssh客户端),通过ssh-keygen在建立SSH keys# ssh-keygen -t rsa (连续三次回车,即在本地生成了公钥和私钥,不设置密码)将在 ...
- Enabling Active Directory Authentication for VMWare Server running on Linux《转载》
Enabling Active Directory Authentication for VMWare Server running on Linux Version 0.2 - Adam Breid ...
- Windows Server 2012 虚拟化实战:存储(二)
五.搭建Window Server 2012虚拟化的存储网络 前文我们讨论了Window Server 2012支持的各种与存储相关的技术,接下来我们通过实践对其中的一些技术进行检验.实际上Windo ...
- What's new in Windows 10 Enterprise with Microsoft Edge.(Windows 10 新功能)
What's new in Windows 10 Enterprise with Microsoft Edge --带有Edge浏览器的Windows 10 企业版的新功能 本文摘录自公司群发邮件, ...
- windows内网渗透技巧
1.(windows)无扫描器情况下内网存活主机探测: for /l %i in (1,1,255) do @ping 192.168.1.%i -w 1 -n 1 | find /i "t ...
- 简化 Web 应用程序与 Windows Azure Active Directory、ASP.NET 和 Visual Studio 的集成
大家好! 今天的博文深入讨论我们今天推出的开发人员工具和框架中的一些新功能.我们通过与 ASP.NET 和 Visual Studio 团队合作开发了一些重大的增强功能,让开发人员能够轻松使用 Win ...
- Windows 10家庭版共享打印机
原文地址:http://blog.csdn.net/Purpleendurer/article/details/50498788P.s. 原文太罗嗦,简化了一下~ 启用Guest账户 按Win+X,从 ...
- 【Windows】为节省系统资源,停掉不必要的服务
1.windows服务名称(注册表名称)和显示名称对照表如下: < 显示名称 状态 服务名称 Application Management demand AppMgmt ASP.NET Stat ...
随机推荐
- cnblogs博客迁移到hexo
cnblogs博客备份 备份地址:https://i.cnblogs.com/BlogBackup.aspx?type=1 备份文件为xml格式,打开备份文件,如下所示: <?xml versi ...
- imooc 生鲜超市笔记
1.启动前端项目(Vue.js) cnpm run dev
- python学习笔记(8)--爬虫下载占位图片
说明: 1. 虽然很简单,但总忘,所以还是记下来吧! 2. http://placekitten.com/300/300这个画猫的网站老是打开没有图片,改成了http://placehold.it/3 ...
- js获取字符串的实际长度并截断实际长度
在项目中有这样一个需求,就是一个很长的字符串,需要截断成几组字符串,而这几组字符串里既包含汉字,又包含字母,下面提供了几种方法 1,获取字符串的长度 function getstrlength(str ...
- php url配置项
- PyQt5资料
http://bbs.fishc.com/thread-59816-1-1.html https://pypi.python.org/pypi/PyQt5/ http://www.thehackeru ...
- [转]Loadrunner经典面试题
http://www.mianwww.com/html/category/it-interview/loadrunner/ 史上最全 在LoadRunner中为什么要设置思考时间和pacing 答: ...
- C++之异常处理
C++ Code 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 ...
- Spring_day04--HibernateTemplate介绍_整合其他方式_Spring分模块开发
HibernateTemplate介绍 1 HibernateTemplate对hibernate框架进行封装, 直接调用HibernateTemplate里面的方法实现功能 2 HibernateT ...
- 编程之美 set 19 连连看游戏设计
题目 1. 怎么用简单的计算机模型来描述这个问题 ? 2. 怎么判断两个图像是否能相消 3. 怎么求出相同图形之间的最短距离(转弯数最少)? 4. 怎么确定目前处于死锁状态? 如何设计算法来解除死锁? ...