Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 4 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Unable_to_delete_a_domain_user_from_local_group_using_system_manager
      Applies to ONTAP 9 CIFS Issue Unable to delete a domain user from local group using system manager Error: cannot remove reason: entry doesn`t exist The following CLI method is also not working ::*> lo...Applies to ONTAP 9 CIFS Issue Unable to delete a domain user from local group using system manager Error: cannot remove reason: entry doesn`t exist The following CLI method is also not working ::*> local-group remove-members -vserver <vserver_name> -group-name <local_group_name> -member-names <Domain_name\unser_name>
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Unable_to_remove_domain_user_from_local_group_with_error_Reason_entry_doesn_t_exist_on_ONTAP_9
      A user is deleted and recreated in AD before removing the same user from a local group in ONTAP Post that, domain user removal from the local group fails with an "entry doesn't exist" error cluster1::...A user is deleted and recreated in AD before removing the same user from a local group in ONTAP Post that, domain user removal from the local group fails with an "entry doesn't exist" error cluster1::> vserver cifs users-and-groups local-group remove-members -vserver svm1 -group-name BUILTIN\Administrators -member-names Domain1\User Error: command failed: Cannot remove "Domain1\User" from group "BUILTIN\Administrators".Reason: entry doesn't exist.
    • https://kb.netapp.com/Legacy/SMBR/SMBR_connection_to_SC_failing_due_AD_permissions
      Applies to SnapCenter Server (SC) 4.x Single Mailbox Recovery (SMBR) 8.3 Windows Active Directory (AD) Issue SMBR connection to SC failing Error: An error occurred: Command Open-SmConnection failed. P...Applies to SnapCenter Server (SC) 4.x Single Mailbox Recovery (SMBR) 8.3 Windows Active Directory (AD) Issue SMBR connection to SC failing Error: An error occurred: Command Open-SmConnection failed. Please contact a technical support representative. User is part of SnapCenter role: SnapCenterAdmin
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Unable_to_add_domain_user_to_local_group_with_Error__command_failed__Failed_to_resolve_name_in_ONTAP_9
      Applies to ONTAP 9 CIFS/SMB Active Directory (AD) Issue A user or group is deleted and recreated in AD before adding the same user or group to a local group in ONTAP Post that, adding a domain user or...Applies to ONTAP 9 CIFS/SMB Active Directory (AD) Issue A user or group is deleted and recreated in AD before adding the same user or group to a local group in ONTAP Post that, adding a domain user or group from the local group fails with an "command failed: Failed to resolve name" error Example: cluster1::*> cifs users-and-groups local-group add-members -vserver svm1 -group-name BUILTIN\ADMINISTRATORS -member-names Domain1\User Error: command failed: Failed to resolve name Domain1\User