> From: Kirula Leelasena [mailto:[EMAIL PROTECTED]]
>
> Yes I am running on NT. Any examples of how to setup
> 'secured' datasources and connecting via JDBC.
> Currently my databases are setup on cocoon.xconf as below :-
>
>
>
>
> jdbc:oracle:thin:@my_server:my_port:my_
cc:
14/02/2003 10:32Subject: RE: Can cocoon handle
password encryption in cocoon.xconf
Please respond to?
Oh how well I know the stupidity of corporations.
Question: do you need to store the connection information there
at all? If you are running on NT (I presume you can do this on
*nix, but I'm no expert), you could setup a datasource (which
can be secured and contains the password etc to connect) t
ian.com> <[EMAIL PROTECTED]>
cc:
14/02/2003 10:23 Subject: RE: Can cocoon handle
password encryption in co
> From: Kirula Leelasena [mailto:[EMAIL PROTECTED]]
>
> Hi,
> Is there anyway to enable password encryption in cocoon's
> database connections in cocoon.xconf?
>
>
>
>
> jdbc:oracle:thin:@my_server:my_port:my_SID
> user
Hi,
Is there anyway to enable password encryption in cocoon's database connections in
cocoon.xconf?
jdbc:oracle:thin:@my_server:my_port:my_SID
username
my_encrypted_password
Please advise if a password encryption tool can be used to en
Hi,
Is there anyway to enable password encryption in cocoon's database connections (ref
cocoon.xconf) ?
jdbc:oracle:thin:@my_server:my_port:my_SID
username
my_encrypted_password
Please advise if a password encryption tool can be us
On 20.Sep.2002 -- 12:10 PM, Antonio Gallardo Rivera wrote:
> I am using authentication against the database. I am storing and geting the
> user parameters from a database. My question is:
>
> How can I encrypt the password to store it then in the database?
>
> Thanks in advance :)
If you want
sha.digest();
StringBuffer strEncrypt = new StringBuffer();
for (int intIndex=0; intIndex -Original Message-
> From: Antonio Gallardo Rivera
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 20, 2002 8:10 PM
> To: [EMAIL PROTECTED]
> Subject: Password Encryption
>
&g
I am using authentication against the database. I am storing and geting the
user parameters from a database. My question is:
How can I encrypt the password to store it then in the database?
Thanks in advance :)
Antonio Gallardo
-
10 matches
Mail list logo