单选题NDS是指()。ANovell的数据系统BNovell的目录服务C网络数字系统D网络数字服务
单选题
NDS是指()。
A
Novell的数据系统
B
Novell的目录服务
C
网络数字系统
D
网络数字服务
参考解析
解析:
暂无解析
相关考题:
在Netware中,下列说法正确的是()。 A根是NDS树的最高层次B网络系统管理员可以利用根对象给整个NDS树进行托管者分配和授予权限C在安装网络的第一台Netware服务器时,根对象被建立DNDS树中允许存在多个根对象
有以下程序 main() { char*s[]={"BBC","CNN","NDS"},*p; p=s[1]; printf("%c,%s\n",*(p+1),p); }执行后输出结果是______。A.C,BBCB.N,BBCC.C,CNND.N,CNN
www页面访问的大致过程如下:用户在浏览器中输入要访问的 WWW页面的____地址(http://hostname/directory/file) 浏览器通过____ 查询上述输入信息所指的 WEB 服务器的 IP 地址;浏览器通过网络与该 IP 地址处的 WEB 服务器的______服务端之间建立一条______连接;浏览器依照相关协议发送_____命令;WEB 服务器根据命令取出文档,发送回来;浏览器释放连接,显示该文档.(1) A.URL B.EMS C.NDS D.DNS(2)A.NAT B.EMS C.NDS D.DNS(3)A.HTML B.HTTP C.SMTP D.SNMP(4)A.RTP B.IP C.TCP D.UDP(5)A.TCP B.GET C.UDP D.PUT
WhichofthefollowingistrueregardingNetWareDirectoryServices(NDS)configuration?() A.Remoteuserscanaccessthetreethroughdial-inconnections.B.MobileusersdonotrequirechangingtheNDSnamecontext.C.RemoteusersdonotrequireaspecialNDSobjectentry.D.Therearenodifferencesbetweenmobileusersandremoteusers.
Which of the following is true regarding NetWare Directory Services (NDS) configuration?()A、Remote users can access the tree through dial-in connections.B、Mobile users do not require changing the NDS name context.C、Remote users do not require a special NDS object entry.D、There are no differences between mobile users and remote users.
多选题网络目录服务能极大的提高网络的管理效率,目前成熟的网络目录服务有哪些?()A域名系统(DNS)BWindows因特网名称服务(WINS)CNOVELL目录服务(NDS)D活动目录服务(ADS)
单选题Which of the following is true regarding NetWare Directory Services (NDS) configuration?()ARemote users can access the tree through dial-in connections.BMobile users do not require changing the NDS name context.CRemote users do not require a special NDS object entry.DThere are no differences between mobile users and remote users.
单选题判定一个顺序栈S(栈空间大小为n)为空的条件是()。AS-top==0BS-top!=0CS-top==nDS-top!=n