OS: Win2003
DB: 10gR2
FORMS Builder 10.1.2
JInitiator 1.3.1.22
When I try to open the Oracle forms application by invoking the URL, I get and ORA-01017: invalid username/password; logon denied message. I can then put in my username and password (database account) and I can login without any issues. However, I know for a fact that some users (with database account) does not have to put in their username/password to login. They can just invoke the URL and goes into FORMS.
FORMSWEB.CFG has the following
userid=%H_Username%/%H_Password%@%H_DBalias%
My account and others has the same role.
What am I missing? Why was I challenge with the username/password screen and not the others?
Thanks.