|
Re: Password Policy [message #435171 is a reply to message #435168] |
Mon, 14 December 2009 22:58 |
|
ramoradba
Messages: 2457 Registered: January 2009 Location: AndhraPradesh,Hyderabad,I...
|
Senior Member |
|
|
1)
http://youngcow.net/doc/oracle10g/server.102/b14200/statements_6010.htm
2) all depends on your Application logic.Hold on...Please let me know this first.
What do you mean by "client" here?your product clients?Or the users in your database?
SQL> conn sriram/sriram
Connected.
SQL> password
Changing password for SRIRAM
Old password:
New password:
Retype new password:
Password changed
SQL> conn sriram/sriram
ERROR:
ORA-01017: invalid username/password; logon denied
Warning: You are no longer connected to ORACLE.
SQL> conn sriram/tejajun20
Connected.
SQL>
Sriram.
[Updated on: Mon, 14 December 2009 23:03] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|