(RADIATOR) Question on Encrypted-Password/User-Password
Viraj Alankar
valankar at ifxcorp.com
Thu Sep 13 09:05:43 CDT 2001
Hello,
Is there a functional difference between the following:
<AuthBy SQL>
...
AuthSelect select PASSWORD from SUBSCRIBERS where USERNAME='%n'
AuthColumnDef 0, User-Password, check
</AuthBy>
and this:
<AuthBy SQL>
...
AuthSelect select PASSWORD from SUBSCRIBERS where USERNAME='%n'
AuthColumnDef 0, Encrypted-Password, check
</AuthBy>
when the result of the select returns '{crypt}crypted_password' ? In other
workds, I can use either AuthBy and it should work right?
Thanks,
Viraj.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: <http://www.open.com.au/pipermail/radiator/attachments/20010913/19e9a441/attachment.bin>
More information about the radiator
mailing list