AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 117201
In Process
kingfish
kingfish
Asked: 2010-02-27 07:58:08 +0800 CST2010-02-27 07:58:08 +0800 CST 2010-02-27 07:58:08 +0800 CST

打开 NetApp CIFS 共享

  • 772

我在 NetApp 设备上有一个 CIFS 共享。我希望此共享对同一网络上的任何用户/计算机完全开放。我不希望需要任何身份验证(域、工作组等);无需提供登录名/密码。

目前,我已将 CIFS 配置为使用“域 - Windows 2000”身份验证,并将共享权限设置为“所有人 - 完全读/写”,但如果您尝试从未绑定到域的计算机连接到它它要求登录信息。

authentication netapp cifs
  • 3 3 个回答
  • 3994 Views

3 个回答

  • Voted
  1. churnd
    2010-02-27T12:57:49+08:002010-02-27T12:57:49+08:00

    问题是身份验证的域信任级别。如果您要从非域客户端转到域服务器,它总是会要求输入用户名/密码。据我所知,这是无法避免的。

    • 2
  2. mfinni
    2010-02-27T09:12:20+08:002010-02-27T09:12:20+08:00

    不知道具体关于 NetApp,但您可能需要在共享上明确允许匿名登录、来宾或来宾。如果 NetApp 的处理方式与 Windows 相同,您可能还需要对实际文件和文件夹的 NTFS 权限执行相同的操作。由于它是 CIFS,我假设它确实如此。

    • 1
  3. BowlOfRed
    2015-05-06T00:12:31+08:002015-05-06T00:12:31+08:00

    对于 7-mode,您需要配置来宾帐户。未经身份验证的 CIFS 用户将映射到此帐户。它设置为options cifs.guest_account。从手册页:

       cifs.guest_account
           Enables a user to get access  to  the  filer  provided
           that  either  the  filer  uses a Domain Controller for
           authentication and  the  user  is  not  in  a  trusted
           domain,  or the filer uses the /etc/passwd file or the
           NIS password database for authentication and the  user
           has  no entry in the /etc/passwd file or the NIS pass-
           word database.  If this option is set to the  name  of
           an  account  in  the password database, a user logging
           into the filer will be assigned to the  guest  account
           if  their  name is not listed in the password database
           (when using /etc/passwd or NIS) or if the user is  not
           from  a  trusted  domain  (when  using  a  domain con-
           troller). The configured user name will  be  used  for
           the UNIX user ID, group ID, and group set of the spec-
           ified account. If the option  is  set  to  ""  (null),
           guest access is disabled.
    
           Default: "" (null)
    
    • 0

相关问题

  • 如何在使用 RPC over HTTPS 时停止 Outlook 2007 要求提供凭据

  • 针对 Leopard 服务器的 OS X 登录身份验证

  • 允许用户更改其 Active Directory 密码的 Web 界面

  • MOSS 2007 无法使用 ActiveDirectoryMembershipProvider 配置表单身份验证

  • 通过 VPN 更改 Active Directory 密码

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    从 IP 地址解析主机名

    • 8 个回答
  • Marko Smith

    如何按大小对 du -h 输出进行排序

    • 30 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    MikeN 在 Nginx 中,如何在维护子域的同时将所有 http 请求重写为 https? 2009-09-22 06:04:43 +0800 CST
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    0x89 bash中的双方括号和单方括号有什么区别? 2009-08-10 13:11:51 +0800 CST
  • Martin Hope
    Kyle Brandt IPv4 子网如何工作? 2009-08-05 06:05:31 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve