Home » RDBMS Server » Security » Password
Password [message #280043] Mon, 12 November 2007 06:24 Go to next message
alijeyan
Messages: 184
Registered: January 2007
Location: IRAN
Senior Member
I have a table for my Application users .
in table I save usernam and password .

I want save password cryptography.
where I can find an algorithm for cryptography ?

ALI
Re: Password [message #280064 is a reply to message #280043] Mon, 12 November 2007 07:09 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
DBMS_OBFUSCATION_TOOLKIT, perhaps?

However, why wouldn't you create "ordinary" Oracle users and never need to worry about such things?
Re: Password [message #280065 is a reply to message #280043] Mon, 12 November 2007 07:09 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
dbms_crypto or dbms_obfuscation_tookit package depending on your Oracle version that you didn't post as it is required in OraFAQ Forum Guide

Regards
Michel
Re: Password [message #280243 is a reply to message #280065] Mon, 12 November 2007 23:25 Go to previous messageGo to next message
alijeyan
Messages: 184
Registered: January 2007
Location: IRAN
Senior Member
Hi LittleFoot .

You say :
Quote:


However, why wouldn't you create "ordinary" Oracle users and never need to worry about such things?



In My country (IRAN) we used FARSI language and this language not support By ORACLE and we use ARABIC and simulate FARSI Language hardly !
In My Application I must use username and Password In FARSI and i don't use Oracle users !
its very Bad Idea . I know . But My Manager Enforce Me To Use FARSI USER and Password .

ThanQ
ALI
Re: Password [message #280262 is a reply to message #280243] Tue, 13 November 2007 00:30 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I see ... thank you for the explanation. Unfortunately, I'm unable to help you about such a problem. Sorry.
Re: Password [message #280285 is a reply to message #280243] Tue, 13 November 2007 01:23 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
I'm not an arabic and persian expert but it seems to me that AR8MSWIN1256 character set contains Farsi (when AR8ISO8859P6 does not).

Regards
Michel

[Updated on: Tue, 13 November 2007 01:24]

Report message to a moderator

Re: Password [message #280301 is a reply to message #280285] Tue, 13 November 2007 02:11 Go to previous message
alijeyan
Messages: 184
Registered: January 2007
Location: IRAN
Senior Member
Thank LittleFoot And Michel .
Quote:


AR8MSWIN1256 character set contains Farsi (when AR8ISO8859P6 does not).


Yes you rigth Michel . AR8MSWIN1256 is help for us . But very problem occourd when we use 4 char that not in ARABIC and exist in FARSI . ('ژ' , 'پ','گ','چ').
I resolved my problem with a cryptographic Algorithm .

ALI
Previous Topic: Monitor user's daily activity
Next Topic: I loos the pasword of sys
Goto Forum:
  


Current Time: Thu Mar 28 14:55:52 CDT 2024