Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension to ctm_python_client library files issue #34 #35

Open
spabbise opened this issue Jun 27, 2023 · 2 comments
Open

Extension to ctm_python_client library files issue #34 #35

spabbise opened this issue Jun 27, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@spabbise
Copy link

Can you share with us the steps to use environment credentials directly from local in the place of workbench as below.

workflow = Workflow(
Environment.create_workbench(),
WorkflowDefaults(
run_as='workbench', # defining workbench as the user to run the jobs by default
)
)

@jfink5
Copy link

jfink5 commented Jun 27, 2023

Are you talking about changing the run_as user to something else and provide a password?

@rbeker-BMC rbeker-BMC self-assigned this Jun 28, 2023
@rbeker-BMC
Copy link
Contributor

Hi @spabbise, it's still relevant?
"run_as" is to run under a Control-M's User.
by choosing the permissions according to the user in "run_as". (each user has his own inspirations e.g. admin permission)

@rbeker-BMC rbeker-BMC added the question Further information is requested label Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants