Re: Error writing registry password

2004-11-16 Thread Andrew Raibeck
The node passwords are encrypted into subkey HKLM\SOFTWARE\IBM\ADSM\CurrentVersion\Nodes\\ where is the name of the node, and is the TSM server name (as shown by the admin QUERY STATUS command). The I would try the following: 1) Make sure you're logged in as a local administrator. 2) Clean ou

Re: Error writing registry password

2004-11-16 Thread Bill Boyer
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\ADSM\CurrentVersion\BackupClient\Nodes then under that is the NODENAME. Under the nodename is the TSM server name. That has the encrypted password in it. Searching Microsoft, there is no hit for the RegCreatePathEx() API function. and the Win32 return code 2 is "Th