Forum Discussion
Josh_41258
Apr 06, 2012Nimbostratus
Restrict Access but allow iRule Edits
I need to find a way to allow certain users the ability to modify iRules, but not modify VS/Pools/etc. I was thinking of putting the iRules in a Partition that the users had access to, and leaving th...
nitass
Apr 07, 2012Employee
[root@ve1023:Active] ~ b shell partition Common
[root@ve1023:Active] ~ b rule rule1 list
rule rule1 {
when RULE_INIT {}
}
[root@ve1023:Active] ~ b shell partition vs_partition
[root@ve1023:Active] ~ b virtual vs1 destination 1.1.1.1:80 rule rule1
[root@ve1023:Active] ~ b virtual vs1 list
virtual vs1 {
destination 1.1.1.1:80
partition vs_partition
rules rule1
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects