Forum Discussion
publishing powershell scripts to customer
Hello, what tricks you usually do to publish your scripts for customer use. Customer has access to server hosting PS scritpts and is supposed to run some commands by himself. Problem is that script contains username and password and I am thinking how to make this solution as secure as possible. Is creating of some another PS script calling my script the right way? But if customer browse to script I gave him, he can find the path to my scripts with credentials..
Let me please know if somebody of you solved similar case. Thanks, Zdenek
3 Replies
- Zdenda
Cirrus
Hello, nobody had a similar case and didn't want to expose his credentials to powershell users?
- mhite_60883
Cirrocumulus
It's a common problem and I don't think there is a straight forward answer.
What we do is create partitions for 'customers' and create credentials which allow administration of only their partition. This at least isolates the customer to some degree and limits the damage they could potentially do.
My 'wish' would be for F5 to allow us to create users that had API only access. Extra credit for allowing us to define what API calls are permitted for said user. Today this does not exist.
- Zdenda
Cirrus
Thank you, I will discuss this with some of our powershell guys, maybe there is some trick. I supposed there will be more LB guys trying to solve this, but seems nobody needed it really..
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
