ID:               34005
 Updated by:       [EMAIL PROTECTED]
 Reported By:      uherj at avx dot cz
 Status:           Assigned
 Bug Type:         OCI8 related
 Operating System: *
 PHP Version:      5CVS, 4CVS (2005-12-25) (snap)
 Assigned To:      tony2001
 New Comment:

Hi,

I heard about this very problem from my collegue just the other day. 

The weird fact is that I actually have added OCIPasswordChange()
function myself yet in PHP v4.3.2 ad it really is a straight-forward
function - it simply passes the data from and to OCI's
OCIPasswordChange call. So there is no interacion with the data
submitted. 

I still have no clear solution but I am guessing that this may relay to
OCI itself, not really PHP's OCI8 extension. 

Anyone has any ideas? 

ORA-28002 is simply a warning that that your old password is about to
expire, cant' there be something set for you that disallows you to
change the password during the Grace Period? 

Did you try changing the password in PL/SQL to see if it's doable for
your case?

Are there any funny characters in your old password that can be
interpreted wrongly? If so, try replicating the problem with a password
made of [a-z0-9] and see if problem persists.. 

Nothing else comes to my mind

Let me know.
maxim


Previous Comments:
------------------------------------------------------------------------

[2006-01-05 23:55:07] [EMAIL PROTECTED]

No. Feel free to provide one.

------------------------------------------------------------------------

[2006-01-05 23:40:48] gcombe at co dot weber dot ut dot us

so is there a fix for this or not?

------------------------------------------------------------------------

[2005-12-26 17:26:27] [EMAIL PROTECTED]

Assuming this happens also with new oci code.

------------------------------------------------------------------------

[2005-08-05 13:40:04] uherj at avx dot cz

this bug shows only when user account return warning:

Warning: ocilogon(): OCISessionBegin: OCI_SUCCESS_WITH_INFO: ORA-28002:
the password will expire within 10 day

------------------------------------------------------------------------

[2005-08-05 10:54:46] [EMAIL PROTECTED]

FYI ocipasswordchange() passes correct string to OCI funcs.
No idea why it fails.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/34005

-- 
Edit this bug report at http://bugs.php.net/?id=34005&edit=1

Reply via email to