单项选择题

[问题4] 在Windows Sever 2003的活动目录中,用户分为全局组(global groups)、域本地组(domainlocal groups)和通用组(universal groups)。全局组的访问权限是______,域本地组的访问权限是______,通用组的访问权限是______。

<上一题 目录 下一题>
热门 试题

单项选择题
某Linux DHCP服务器dhcpd.conf的配置文件如下: ddns-update-style none; subnet 192.168.0.0 netmask 255.255.255.0 range 192.168.0.200 192.168.0.254; ignore client-updates; default-lease-time 3600; max-lease-time 7200; option routers 192.168.0.1; option domain-name test.org ; option domain-name-servers 192.168.0.2; host test1 hardware ethernet 00:E0:4C:70:33:65;fixed-addresS 192.168.0.8; 客户端IP地址的默认租用期为______小时。
A.1
B.2
C.60
D.120
单项选择题
A.https.WWWB.wwwC.httpsD.index
A.https.WWW
B.www
C.https
D.index
相关试题
  • A.gatewayB.gwC.gateD.g
  • A.账户将一直锁定,直到管理员明确解除对...
  • A.routeB.netstatC.ifconfD.ifconfig
  • A.30分钟B.10分钟C.0分钟D.永久锁...
  • [问题4] Apache的主配置文件中有一行:...