Hi guys,
Was researching using radius for Smartconsole logins and the security risk thereof.
Like you guys mentioned the PAP protocol seems to allow for the md5 hash to be cracked somewhat easily which would reveal the password so its a good idea to use a dynamic one time password.
So if that is the case - is it better to only auth with the one time password ?
(I was originally going to use a <userstore password>+<1 time token> combination .. but if this can be viewed then surely its safer to just use the <1 time token> cause it wont be valid anymore)
I hope the above makes sense 🙂
Regards
PS ..<the above Smartconsole issue doesnt seem to be a problem with vpns since the 1st factor is via the user store and the second auth via radius can be just the 1 time token password - and this wont matter if it is decrypted since it wont be valid again>