Problem with adding dynamic connection Oracle
10 Jun
2004
10 Jun
'04
11:42 p.m.
Hi, I want add dynamic connection to Oracle, for each user by logging, and deleting this connection by logout, I try to do this with python script add_edit_connection with two parameters login,password: id_con='con_'+log str_con=log+'/'+dbpassw+'@ora9cip' container.manage_addZOracleConnection(id_con,'',str_con,check=1, REQUEST=None) when I run this script from ZMI, everything goes ok, because I'm logged as root, but when I try to run this script from outside, without login to ZMI, I'm asked about user login and password, how can I add dynamic connection for each user, without user, maybe i should some security properties, thanks for answer, regards, Adam
7970
Age (days ago)
7970
Last active (days ago)
0 comments
1 participants
participants (1)
-
hawelek_tlen