NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

SCCLI Silent logon with tokens

shocko
4,144 Views

We are truing to use the SCCLI tool with Snapcentre to create some scripts to clone Oracle DBs. The guide does not indicate how to sign into Snapcentre silently but form tetsing it seems we cna use the -password option. There is also mention of a parameter named -TokenNeverExpires. When I use this and logon with my username/password a file is created in my home directory named .spl_token_store that contains a token. how to use this to logon? 

1 ACCEPTED SOLUTION

KManohar
3,913 Views

TokenNerverExpires ensures cmdlet session is open until server is rebooted. For security reason NetApp do not recommend to use it. The file need not be used to establish any any new connections.

View solution in original post

3 REPLIES 3

shocko
4,069 Views

Anyone?

KManohar
3,914 Views

TokenNerverExpires ensures cmdlet session is open until server is rebooted. For security reason NetApp do not recommend to use it. The file need not be used to establish any any new connections.

shocko
3,872 Views

OK thanks for the update! Good to know. 

Public