Quantcast
Channel: All Network and Storage Protocols posts
Viewing all articles
Browse latest Browse all 2150

Re: cifs share with default permissions everyone/Full control asks for username/password

$
0
0

Oki, in your case, the right question is :

- The guest user is activated ?

To activate the guest user cifs follow this procédure to activate it and bypass the user login :

See the doc :  https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.cdot-famg-cifs%2FGUID-76186CB7-BFD0-4EA1-9CA5-07DC8D6A2BAF.html

 

  1. Set the privilege level to advanced:set -privilege advanced
  2. Configure the restrict anonymous setting:vserver cifs options modify -vserver vserver_name -restrict-anonymous {no-restriction|no-enumeration|no-access}
  3. Verify that the option is set to the desired value:vserver cifs options show -vserver vserver_name
  4. Return to the admin privilege level:set -privilege admiEnjoy 

Viewing all articles
Browse latest Browse all 2150

Trending Articles