Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Need clarification on connecting to NetApp controller without credentials (using service system account)
2014-04-10
07:47 AM
3,046 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All, we are trying to figure out how to connect to a cluster controller without using the credential cache. According to the wf doc on page 22 - we should be able to use domain authentication. We tried using domain authentication of the WFA service account, and the logged in user, but we cannot connect. Can anyone provide clarification on this mechanism and how it works?
After initial data acquisition, you must configure the credentials for the arrays on which the
commands are run. PowerShell WFA controller connection works in two modes:
• With credentials
WFA tries to establish a connection using HTTPS and then tries using HTTP. You can also use
Microsoft Active Directory LDAP authentication to connect to arrays without defining
credentials in WFA. To use Active Directory LDAP, you must configure the array to perform
authentication with the same Active Directory LDAP server.
• Without credentials
WFA tries to establish a connection using domain authentication. This mode uses RPC protocol,
which is secured using NTLM protocol.
Steps
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "without credentials" is only valid for 7Mode ONTAP. cDOT can't work using the WFA service account credentials. You need to provide credentials ( domain or local) for cDOT. This is not a WFA limitation but cDOT's.
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. That is the answer I needed.
