Problem Note 57103: Performing command-line batch deployments in SAS® Data Integration Studio generates code that contains USER= and PASSWORD= instead of AUTHDOMAIN
The command-line batch deployment tool DeployJobs.exe generates code with the USER= and PASSWORD= options instead of the AUTHDOMAIN= option. This behavior means that credentials are not retrieved from the metadata at run time, which could result in errors if the credentials within the code are no longer valid.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Post-Installation Instructions
Installing this hot fix corrects the issue and changes the behavior of the command-line batch deployment tool to use AUTHDOMAIN= by default when generating code for batch deployments. In the tool, the new command-line option -USEAUTHDOMAIN has been added to toggle between generating the USER= and PASSWORD= and the AUTHDOMAIN= options.
If you need the command-line batch deployment tool to use the USER= and PASSWORD= option instead of the AUTHDOMAIN= option, add the following to the command line:
-USEAUTHDOMAIN False
Operating System and Release Information
SAS System | SAS Data Integration Studio | Microsoft Windows Server 2012 R2 Std | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Datacenter | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Datacenter | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2008 for x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2008 R2 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2008 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro 32-bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft® Windows® for x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise 32-bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise 32-bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8 Pro x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows 8 Pro 32-bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Std | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Enterprise 32 bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Enterprise x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Home Premium 32 bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Home Premium x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Professional 32 bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Professional x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Ultimate 32 bit | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
Windows 7 Ultimate x64 | 4.901 | 4.902 | 9.4 TS1M3 | 9.4 TS1M4 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
The command-line batch deployment tool does not provide the ability to generate code with the AUTHDOMAIN= option when authentication code is required. Statements that require authentication code are always generated with the USER= and PASSWORD= options.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2016-03-14 10:37:19 |
Date Created: | 2015-11-18 09:22:24 |