Should we have Vserver(SVM) and CIFS server name same while CIFS server creation
Applies to
- Ontap
- CIFS
Answer
Vserver name and CIFS server name can be created with distinct names or the same names; there is no requirement for them to have the same name.
Additional Information
- When joining CIFS server to domain, it will prompt with AD username and password, once those are given, CIFS server is created at AD end.
vserver cifs create -vserver vs1 -cifs-server CIFSSERVER1 -domain EXAMPLE.com
cifs show -vserver <vserver name> -instance
can be run to verify if cifs is joined to domain and cifs server is added under which OU.