ActiveSpaces security: Is there a way to provide username/password as a parameter instead of interactively?
book
Article ID: KB0088793
calendar_today
Updated On:
Products
Versions
TIBCO ActiveSpaces
-
Not Applicable
-
Description
Description: ActiveSpaces security: Is there a way to provide a username/password as a parameter instead of interactively (prompt at the console)?
Issue/Introduction
ActiveSpaces security: Is there a way to provide username/password as a parameter instead of interactively?
Resolution
1). Use the callback api (JAVA, C, .NET).
2). Use the command line parameters (-authentication_username, -authentication_password, etc.)
-authentication_domain <string> The name of the windows domain to log into. If local/ntlm account (as per the controller), "." can be used. If not Windows, it will be ignored. -authentication_username <string> The authentication username of the user account to be logged in as.