Created
November 30, 2018 14:05
-
-
Save DSTOLF/1822723a3462524134509a72e0497046 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Configuration properties file for cells/DefaultCell01|security.xml#JAASAuthData_1516197461520# | |
# Extracted on Thu Oct 25 19:00:29 BRST 2018 | |
# | |
# | |
# Section 1.0 ## Cell=!{cellName}:Security=:JAASAuthData=alias#DefaultNode01/db2user | |
# | |
# | |
# SubSection 1.0.0 # JAASAuthData Section | |
# | |
ResourceType=JAASAuthData | |
ImplementingResourceType=GenericType | |
ResourceId=Cell=!{cellName}:Security=:JAASAuthData=alias#DefaultNode01/db2user | |
AttributeInfo=authDataEntries | |
# | |
# | |
#Properties | |
# | |
password="__DB2_PASSWORD__" #required | |
alias="DefaultNode01/db2user" #required | |
userId="__DB2_USER__" #required | |
description= | |
# | |
# End of Section 1.0# Cell=!{cellName}:Security=:JAASAuthData=alias#DefaultNode01/db2user | |
# | |
# | |
# | |
EnvironmentVariablesSection | |
# | |
# | |
#Environment Variables | |
cellName=DefaultCell01 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment