Skip to main content

Identifying and moving CIFS servers in workgroup mode

Before performing a revert, you must delete any CIFS servers in workgroup mode or move them in to a domain.

  1. Identify any CIFS servers with a Authentication Style of workgroup: vserver cifs show
  2. Move or delete the servers you identified:
    If you are going to...Then use this command....
    Move the CIFS server from the workgroup to an Active Directory domain:vserver cifs modify -vserver vserver_name -domain domain_name
    Delete the CIFS servervserver cifs delete -vserver vserver_name
  3. If you deleted the CIFS server, enter the username of the domain, then enter the user password.