Skip to content

Instantly share code, notes, and snippets.

@DSTOLF
Created November 30, 2018 14:05
Show Gist options
  • Save DSTOLF/1822723a3462524134509a72e0497046 to your computer and use it in GitHub Desktop.
Save DSTOLF/1822723a3462524134509a72e0497046 to your computer and use it in GitHub Desktop.
#
# 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