Forum Discussion
What is -secure ?
I am new to irules and tcl . i was given an irule to study where there is this line
set password [ACCESS::session data mcget -secure "session.logon.last.password"]
i get that we are storing password from session.logon.last.password into password value from cache memory(mcget) .
what is -secure and where i can read more about this ?
1 Reply
- Stanislas_Piro2
Cumulonimbus
Hi,
For security reason, password is stored encrypted in memory.
If you use the mcget command without secure option, the command will return the encrypted value.
The secure option will decrypt the encrypted password and return the password as entered by the user.
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