Forum Discussion
APM iRule to "replicate" password change between AD and stand-alone servers
Hi Nikolay,
thaks for writing me an E-Mail, since I've unsubribed from devcentral notifications. Well, I don't have much time at these days, since I'm envolved in the developments of some rather complex Active Directory security concepts. So please send an additional e-mail if you have further questions...
Regarding your question: You can store/lookup additional runtime information using the
[table] or [table -subtable] command. Store/key the table information based on the given username value, set some appropiate lifetimes and then [table lookup] when the user comes back to you and you need to access those information...
1Mbyte of data is a no brainer for the [table], but you should still set some lifetimes on those values to have some sort of automatic garbage collection.
Remainder: The [table] command creates a replicated (across different cluster nodes) memory table. There exist no build in way to schedule exports/imports (backup/restore) for those data. If you need those stuff, then you have to work with additional sideband connections, to export/copy and copy/import those data on/from an external source as required.
HTH, Kai
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
