查询
1 词典释义:
deny access
时间: 2024-11-25 18:34:18
英 [dɪˈnʌɪ ˈaksɛs]
美 [dəˈnaɪ ˈækˌsɛs]

拒绝访问

双语例句
  • Jane can approve or deny access.

    Jane可以审批通过也可以拒绝这个访问。

  • If a match is not found, it can deny access.

    如果未能找到匹配信息,就能拒绝访问。

  • No access - Deny access to an item or category.

    无法访问-拒绝访问项目或类别。

  • Firstly, the default policy is always to deny access.

    首先, 缺省的策略总是拒绝任何访问权限的。

  • Code can use permissions to deny access to resources it wants to protect.

    代码可以使用权限来拒绝对其要保护的资源的访问。

  • IIS can also grant or deny access based on a user's host name or IP address.

    IIS也可以基于用户的主机名或IP地址来允许或拒绝访问。

  • You might be able to deny access to users or IP addresses known to be malicious.

    您也可以拒绝已知为恶意的使用者或ip位址的存取。

  • A security check that fails due to lack of address space will fail-safe and deny access.

    由于未能缺少的地址空间的安全检查将抗故障,并拒绝访问。

  • A remote access policy can either grant or deny access to users who match the specified conditions.

    远程访问策略可授予或拒绝符合指定条件的用户的访问权。

  • If a match is found, then TCPD will deny access for that connection. Simply put, this means hosts.allow.

    如果找到匹配,tcpd就拒绝此连接访问系统。

  • If a user is listed in a deny access list or is not listed in an allowed access list, then the user cannot be granted access to the server.

    如果用户出现在禁止访问列表中,或没有列在允许访问列表中,那么就不能授予该用户访问服务器的权限。

  • To allow all users the ability to su to user charlie, but deny access to the members of the group sun, we would use the following command

    我们希望允许所有用户通过 su 变成用户 charlie,但是拒绝组 sun 的成员,为此使用以下命令

  • In Listing 7, I'm configuring an Apache-hosted Subversion repository to deny access to all for a certain directory and then explicitly adding certain users.

    在清单7中,我配置了一个由Apache托管的Subversion储存库,先拒绝所有用户访问某个目录,然后显式地添加某些用户。

  • When PAM receives the response from the challenge question, it can authorize the user, deny access to the user, or issue another challenge question, in which case the above process is repeated.

    当PAM收到对询问问题的响应时,它可以给用户授权、拒绝用户进行访问或者发出另一个询问问题;在最后一种情况下,会重复以上过程。

  • Two federal courts ruled that the military cannot deny prisoners access to lawyers.

    两联邦法院裁定军方不能拒绝让囚犯聘请律师。

    《柯林斯英汉双解大词典》
  • You essentially deny the intruder the ability to see or access things they should not see.

    这样可以拒绝入侵者查看或访问他们不应该看到的内容。

  • And in this case, I can only access it programmatically, because the default access controls associated with everything are set to deny any noncredentialed access to it.

    (在本例中,我只能通过编程方式访问它,因为与所有内容关联的默认访问控制被设置为拒绝任何未授权访问)。

  • One could then perhaps manually edit the list only for adhoc events, like to further allow (or deny) temporary access during application roll-outs.

    只在处理特殊事件时手动编辑列表,比如在应用程序交付期间进一步允许(或拒绝)临时访问。

  • Obligations: Remember, one of the objectives of XACML is to provide much finer-level access control than mere permit and deny decisions. Well, obligations are the mechanism for achieving this.

    义务:要知道,XACML的目标之一是提供更高层次的访问控制,而不仅仅是允许和拒绝决策,义务是实现这种控制的机制。

  • It is that application's responsibility to honor the rules in the files, thus deny or allow access to its own clients.

    履行文件中的规则从而拒绝或允许对自己的客户端的访问是应用程序的责任。

  • If there is a deny or specify rule in place for a user that denies access, even if the base permission gives access by user or group, the user is denied.

    如果对于一个用户有拒绝访问的deny或specify规则,那么即使基本权限通过用户或组给他授予了访问权,此用户也会被拒绝。

  • Deny - Restrict access to a file or directory.

    deny——限制对一个文件或目录的访问。

  • An Apache administrator can use these names with the server's Require, Allow, and Deny directives to describe who can (or cannot) access a resource.

    Apache管理员可以将这些名称与服务器的Require、Allow和Deny指令一起用于描述谁能够(或不能)访问某个资源。

  • SSH provides two mechanisms to restrict user access: Deny and Allow attributes.

    SSH提供两种限制用户访问的机制:Deny和allow属性。

  • The allow, deny ordering denies access by default, so any request coming from an IP address in the range will be denied.

    deny排序缺省拒绝访问,因此来自该范围中某个IP地址的任何请求都将被拒绝。

  • Screen shot of a Twitter page, with an overlay, asking the user to deny or allow the MyTtWebClient to access and update data on Twitter.

    页面的屏幕截图,页面上有一个覆盖部分,询问用户是接受还是拒绝对MyTtWebClient的访问并更新Twitter上的数据。

  • The Sandbox can be set to deny network access, filesystem access, etc.

    我们可以对Sandbox进行设定以拒绝网络访问、文件系统访问等等。

  • The goal of the computer attack tools, the report said, is "to deny an adversary access to information essential to conduct combat operations."

    报告认为,设计这些电脑攻击工具的目的是“阻挠敌方获得基本信息以开展军事行动的能力”。

  • To create a banner for denied access, first create the /etc/banners/deny directory.

    要为拒绝的访问创建标题,首先要创建 /etc/banners/deny 目录。