Password [message #72535] |
Sat, 12 July 2003 00:13 |
yram
Messages: 75 Registered: February 2001
|
Member |
|
|
Hi
i wanted to set the user password based on the some conditions like
password must be a combination of numbers and alphabet and special character.
password must not be same as the user name.
i had defined a function for these requirements.
i created a profile and i attached the function name to the parameter password_verify_function , but it is not giving me a desired result.
do give me a solution.
Take care
Yram
|
|
|
Re: Password [message #72541 is a reply to message #72535] |
Sun, 13 July 2003 23:34 |
Haneef
Messages: 7 Registered: June 2003
|
Junior Member |
|
|
Hi Yram..
There is one file under Oracleora90rdmsadminutlpwdmg.sql. In this sql they had already given a some condition like user name and password should not be same..etc.. Ujust execute it. It will create one function and it will automatically made one default profile..
jus try it.. i think this will help u !!
and one more thing create one user and set his default profile this..
Regard's
haneef
|
|
|