26 Aug
2010
26 Aug
'10
7:11 a.m.
Kristoffer Milligan wrote:
as a small test. However, %{SQL-User-Name} is an encrypted version of the username, which of course will not match anything in my database.
Ask the client PC why it's sending an encrypted user name.
How can I get the username in a cleartext format?
Figure out how the client PC is encrypting it, and decrypt it. Alan DeKok.