Error in proxy login

Hi
I am using Oracle 10g and have created proxy users in DB using following code.
create user app_user identified by app_user;
grant create session to app_user;             
create user end_user identified by end_user;
grant create session, create table to end_user;             
alter user end_user grant connect through app_user;
Now while connecting to DB using below code :
connect app_user[end_user]/app_user
error is coming which is :
ORA-01017: invalid username/password; logon denied
Any suggestion why this error is coming.
Regards
Vikas

Hi Lcoffin8,
Thanks for visiting Apple Support Communities.
See this article for additional information and steps that can help:
Can't connect to the iTunes Store
http://support.apple.com/kb/ts1368
Regards,
Jeremy

Similar Messages

  • Error authenticating proxy while running agent job

    I am trying to schedule a SSIS2014 package via SQL Server Agent job. Both SSIS and SSMS are running on my local machine in the same domain. I am running SSMS with the same user
    Domain\Admin which is the creator of the SSIS package. SSMS 32-Bit and SSIS 32-Bit are running on Windows 7 64-Bit machine. I can run the package within SSIS without problems.
    When I use a proxy account to run the job step, the following message occurs:
    Unable to start execution of step 1 (reason: Error authenticating proxy `Domain\Admin`, system error: Logon failure: unknown user name or bad password.). The step failed.
    The proxy account uses the credentials identity Domain\Admin. Since the password fields for credential properties in SSMS cannot be left blank, I typed any password although my corresponding windows account has no password. So as mentioned above
    it's the same user account that created the SSIS package since Domain\Admin is stated in the CreatorName property of the SSIS package.
    With this proxy, I tried to run SSIS jobs using the package ProtectionLevel's
    EncryptSensitiveWithUserKey and EncryptSensitiveWithPassword. Running the package manually within SSDT without problems, but from SSMS agent job the same error message appears. I tried the package sources "File System" and, after
    importing the package to MSDB, "SQL Server" and "SSIS Package Store". But exactly the same error message appears with each method.
    Task manager shows that SSMS is running in administrator mode. Using Windows Component Services I added DCOM permissions for
    Domain\Admin to start and activate "Microsoft SQL Server Integration Services 12.0" from local. But the same error message appears. So in my opinion it's a problem with SSMS user account permissions (???) but unfortunately I don't know
    what exactly to do here. I tried the following:
    In the system database MSDB (full path: Databases / System Databases / MSDB / Security / Logins) I assigned all available role memberships (Including db_ssisoperator, db_ssisltduser, db_ssisadmin) to
    Domain\Admin.
    In server security (full path: Security / Logins) I assigned all available server roles. In the tab User Mapping, I assigned the MSDB database.
    Still the same error message appears when I try to run the job. Does anybody have some ideas what I can try?

    If you use the Agent then set the package protection to "Rely on server".
    Then Domain/Admin is probably not an actual proxy but the account the Agent is running under, in this or even any case follow http://www.mssqltips.com/sqlservertip/2163/running-a-ssis-package-from-sql-server-agent-using-a-proxy-account/ to create the
    proper proxy for the packages.
    Arthur My Blog

  • Web Clipping proxy error ISA proxy server

    hi everybody.
    help me please
    i'm using web clipping in portal .Our proxy server is ISA server.
    http proxy in webclipping test page option like this:
    HTTP Proxy: webproxy.domain.ru
    port :8080
    Requires Authentication:yes
    type :Basic
    Realm:domain.com (our domain name)
    my username:domain\user1
    my password :***
    but when i trying to connect to http://www.blabla.com i get this error message:
    An exception has occurred : oracle.portal.wcs.transport.http.HttpTransportException WCS-519 -- HTTP Proxy Authentication failed for proxy webproxy.domain.ru:8080 with authentication of type "Basic" at realm "domain.ru". Update your proxy login information in the Edit Defaults / Personalize page to
    authenticate.
    in isa server logs we can see that webclipping try to authenticate as anonimous
    my username and password is correct.
    application server is 10.2.
    oracle portal 10.1.2 that upgrade to 10.1.4
    Edited by: user12104721 on Nov 29, 2010 2:47 AM

    I have the same problem with isa server.
    Did you sovle it?

  • MEM Proxy login Failed

    Hi all, I'm trying to configure MEM with JES 2005Q4. I had configured the backend to handle virtual domains, I can create domains and users form the Delegate UI. Also, in the frontend the UWC is configured and I can logon and access the default domain throughout this interface. But when I try to access a virtual domain, I can NOT login, an error message appear in the messaging http log file in both front and backend. As I see in the AM logs files, the session is created but is not able to access the UWC UI. Below, are more details about this config.
    I saw a couple of message related this issue but they dont help.
    Backend
    =======
    Solaris 10 sparc
    JES2005Q4: DS, WS, AM, DA, MSG (Message Store, Messaging Express)
    Frontend
    =======
    Solaris 10 sparc
    JES2005Q4: WS, AM SDK, MSG (MTA, MMP, MEM), UWC
    MEM parameters already set.
    Frontend
    =======
    local.service.http.proxy = 1
    local.service.http.proxy.admin = admin
    local.service.http.proxy.admin.jes.ssajes.com = admin
    local.service.http.proxy.adminpass = admin123
    local.service.http.proxy.adminpass.jes.ssajes.com = admin123
    local.service.http.proxy.port = 81
    local.service.http.proxy.port.jes.ssajes.com = 81
    service.http.allowadminproxy = no
    Backend
    =======
    service.http.allowadminproxy = 1
    SSO Parameters both Frontend and Backend
    =================================
    local.webmail.sso.amcookiename = iPlanetDirectoryPro
    local.webmail.sso.amloglevel = 5
    local.webmail.sso.amnamingurl = http://jes.ssajes.com:80/amserver/namingservice
    local.webmail.sso.enable = 0
    local.webmail.sso.singlesignoff = 1
    local.webmail.sso.uwccontexturi = uwc
    local.webmail.sso.uwcenabled = 1
    local.webmail.sso.uwcport = 80
    HTTP Log File Messages:
    ===================
    Backend
    =======
    [13/Mar/2006:14:28:26 -0500] jes httpd[17797]: Account Notice: badlogin: [192.168.50.213:38607] proxy admin [email protected]: user not found
    [13/Mar/2006:14:28:28 -0500] jes httpd[17797]: Account Notice: close [192.168.50.213:38607] [unauthenticated] 2006/3/13 14:28:26 0:00:02 612 247 0
    Frontend
    =======
    [13/Mar/2006:14:30:07 -0500] dmz httpd[8126]: Network Warning: proxy login failed
    [13/Mar/2006:14:30:07 -0500] dmz httpd[8126]: Account Warning: Identity server SSO finishlogin failed for [192.168.50.140:4935] uid=antonio,ou=People,o=sanblas.com,dc=ssajes,dc=com: Login incorrect

    Jay, but, what step do I miss??. I did set MMPusing first the configure command, then I stop the messaging server and follow the steps in page 178 of the Admin Guide. So I set in the frontend the parameters local.ugldaphost, local.ugldapbind, service.dcroot, service.defaultdomain, service.loginseparator with the same values and the back end. Then the local.service.http.proxy. and restart the service.
    Below the output of the configutil.
    Front end:
    ========
    alarm.createtimestamp = 20060310223003Z
    alarm.creatorsname = "cn=directory manager"
    alarm.diskavail.createtimestamp = 20060310223003Z
    alarm.diskavail.creatorsname = "cn=directory manager"
    alarm.diskavail.modifiersname = "cn=directory manager"
    alarm.diskavail.modifytimestamp = 20060313163415Z
    alarm.diskavail.msgalarmdescription = "percentage mail partition diskspace available"
    alarm.diskavail.msgalarmstatinterval = 3600
    alarm.diskavail.msgalarmthreshold = 10
    alarm.diskavail.msgalarmthresholddirection = -1
    alarm.diskavail.msgalarmwarninginterval = 24
    alarm.diskavail.objectclass = nsmsgCfgAlarm
    ,top
    alarm.modifiersname = "cn=directory manager"
    alarm.modifytimestamp = 20060313163415Z
    alarm.msgalarmnoticeport = 25
    alarm.msgalarmnoticercpt = postmaster
    alarm.msgalarmnoticesender = postmaster
    alarm.objectclass = nsmsgCfgAlarmContainer
    ,top
    alarm.serverresponse.createtimestamp = 20060310223003Z
    alarm.serverresponse.creatorsname = "cn=directory manager"
    alarm.serverresponse.modifiersname = "cn=directory manager"
    alarm.serverresponse.modifytimestamp = 20060313163416Z
    alarm.serverresponse.msgalarmdescription = "server response time in seconds"
    alarm.serverresponse.msgalarmstatinterval = 600
    alarm.serverresponse.msgalarmthreshold = 10
    alarm.serverresponse.msgalarmthresholddirection = 1
    alarm.serverresponse.msgalarmwarninginterval = 24
    alarm.serverresponse.objectclass = nsmsgCfgAlarm
    ,top
    createtimestamp = 20060310223003Z
    creatorsname = "cn=directory manager"
    encryption.createtimestamp = 20060310223004Z
    encryption.creatorsname = "cn=directory manager"
    encryption.fortezza.createtimestamp = 20060310223004Z
    encryption.fortezza.creatorsname = "cn=directory manager"
    encryption.fortezza.modifiersname = "cn=directory manager"
    encryption.fortezza.modifytimestamp = 20060313163416Z
    encryption.fortezza.nssslactivation = off
    encryption.fortezza.objectclass = top
    ,nsEncryptionModule
    encryption.modifiersname = "cn=directory manager"
    encryption.modifytimestamp = 20060313163416Z
    encryption.nsssl2 = off
    encryption.nsssl3 = on
    encryption.nsssl3ciphers = rsa_rc4_40_md5
    ,rsa_rc2_40_md5
    ,rsa_des_sha
    ,rsa_rc4_128_md5
    ,rsa_3des_sha
    encryption.nsssl3sessiontimeout = 0
    encryption.nssslclientauth = 0
    encryption.nssslsessiontimeout = 0
    encryption.objectclass = top
    ,nsEncryptionConfig
    encryption.rsa.createtimestamp = 20060310223004Z
    encryption.rsa.creatorsname = "cn=directory manager"
    encryption.rsa.modifiersname = "cn=directory manager"
    encryption.rsa.modifytimestamp = 20060313163416Z
    encryption.rsa.nssslactivation = on
    encryption.rsa.nssslpersonalityssl = Server-Cert
    encryption.rsa.nsssltoken = internal
    encryption.rsa.objectclass = top
    ,nsEncryptionModule
    gen.accounturl = http://%[email protected]:390/bin/user/admin/bin/enduser
    gen.configversion = 4.0
    gen.createtimestamp = 20060310223004Z
    gen.creatorsname = "cn=directory manager"
    gen.folderurl = http://%[email protected]:390/bin/user/admin/bin/mailacl.cgi?folder=%M
    gen.installedlanguages = "en,de,fr,es,ja,ko,zh-CN,zh-TW"
    gen.modifiersname = "cn=directory manager"
    gen.modifytimestamp = 20060313163416Z
    gen.objectclass = nsmsgCfgGen
    ,top
    gen.sitelanguage = en
    local.defdomain = ssajes.com
    local.enduseradmincred = E9[qwXyrYw
    local.enduseradmindn = "uid=msg-admin-dmz.ssajes.com-20060313162819Z, ou=People, o=ssajes.com,dc=ssajes,dc=com"
    local.ens.enable = 1
    local.hostname = dmz.ssajes.com
    local.imta.enable = 1
    local.imta.imta_tailor = /opt/SUNWmsgsr/config/imta_tailor
    local.imta.ssrenabled = yes
    local.installeddir = /opt/SUNWmsgsr
    local.instancedir = /opt/SUNWmsgsr
    local.lastconfigfetch = 1142358818
    local.ldapbasedn = o=NetscapeRoot
    local.ldapcachefile = /opt/SUNWmsgsr/config/local.conf
    local.ldaphost = jes.ssajes.com
    local.ldapport = 389
    local.ldapsiecred = Osg=sG>]j`
    local.ldapsiedn = "cn=msg-config, cn=Sun ONE Messaging Suite, cn=Server Group, cn=dmz.ssajes.com, ou=ssajes.com, o=NetscapeRoo
    t"
    local.ldapusessl = False
    local.mmp.enable = 1
    local.sched.enable = 1
    local.schedule.expire = "0 23 * * * /opt/SUNWmsgsr/sbin/imexpire"
    local.schedule.msprobe = "5,15,25,35,45,55 * * * * /opt/SUNWmsgsr/lib/msprobe"
    local.schedule.purge = "0 0,4,8,12,16,20 * * * /opt/SUNWmsgsr/lib/purge -num=5"
    local.schedule.return_job = "30 0 * * * /opt/SUNWmsgsr/lib/return_job"
    local.servergid = mail
    local.servername = dmz.ssajes.com
    local.serverroot = /opt/SUNWmsgsr
    local.servertype = msg
    local.serveruid = mailsrv
    local.service.http.proxy = 1
    local.service.http.proxy.admin = admin
    local.service.http.proxy.admin.jes.ssajes.com = admin
    local.service.http.proxy.adminpass = admin123
    local.service.http.proxy.adminpass.jes.ssajes.com = admin123
    local.service.http.proxy.port = 81
    local.service.http.proxy.port.jes.ssajes.com = 81
    local.service.pab.attributelist = pabattrs
    local.service.pab.enabled = 1
    local.service.pab.ldapbasedn = o=pab
    local.service.pab.ldapbinddn = "uid=msg-admin-dmz.ssajes.com-20060313162819Z, ou=People, o=ssajes.com,dc=ssajes,dc=com"
    local.service.pab.ldaphost = jes.ssajes.com
    local.service.pab.ldappasswd = E9[qwXyrYw
    local.service.pab.ldapport = 389
    local.service.pab.maxnumberofentries = 500
    local.store.enable = 0
    local.store.snapshotdirs = 3
    local.store.snapshotinterval = 1440
    local.store.snapshotpath = dbdata/snapshots
    local.supportedlanguages = "[en,de,fr,es,af,ca,da,nl,fi,gl,ga,is,it,no,pt,sv,ja,ko,zh-CN,zh-TW]"
    local.tmpdir = /opt/SUNWmsgsr/data/tmp
    local.ugldapbasedn = "dc=ssajes,dc=com"
    local.ugldapbindcred = G|;InDrVgS
    local.ugldapbinddn = "uid=msg-admin-jes.ssajes.com-20060310223218Z, ou=People, o=ssajes.com,dc=ssajes,dc=com"
    local.ugldapdeforgdn = "o=ssajes.com,dc=ssajes,dc=com"
    local.ugldaphost = jes.ssajes.com
    local.ugldapport = 389
    local.ugldapuselocal = yes
    local.watcher.enable = yes
    local.webmail.da.host = dmz.ssajes.com
    local.webmail.da.port = 8080
    local.webmail.sso.amcookiename = iPlanetDirectoryPro
    local.webmail.sso.amloglevel = 5
    local.webmail.sso.amnamingurl = http://jes.ssajes.com:80/amserver/namingservice
    local.webmail.sso.enable = 0
    local.webmail.sso.singlesignoff = 1
    local.webmail.sso.uwccontexturi = uwc
    local.webmail.sso.uwcenabled = 1
    local.webmail.sso.uwcport = 80
    logfile.admin.buffersize = 0
    logfile.admin.createtimestamp = 20060310223005Z
    logfile.admin.creatorsname = "cn=directory manager"
    logfile.admin.expirytime = 604800
    logfile.admin.flushinterval = 60
    logfile.admin.logdir = /opt/SUNWmsgsr/data/log
    logfile.admin.loglevel = Notice
    logfile.admin.logtype = NscpLog
    logfile.admin.maxlogfiles = 10
    logfile.admin.maxlogfilesize = 2097152
    logfile.admin.maxlogsize = 20971520
    logfile.admin.minfreediskspace = 5242880
    logfile.admin.modifiersname = "cn=directory manager"
    logfile.admin.modifytimestamp = 20060313163417Z
    logfile.admin.objectclass = nsmsgCfgLog
    ,top
    logfile.admin.rollovertime = 86400
    logfile.createtimestamp = 20060310223005Z
    logfile.creatorsname = "cn=directory manager"
    logfile.default.buffersize = 0
    logfile.default.createtimestamp = 20060310223005Z
    logfile.default.creatorsname = "cn=directory manager"
    logfile.default.expirytime = 604800
    logfile.default.flushinterval = 60
    logfile.default.logdir = /opt/SUNWmsgsr/data/log
    logfile.default.loglevel = Notice
    logfile.default.logtype = NscpLog
    logfile.default.maxlogfiles = 10
    logfile.default.maxlogfilesize = 2097152
    logfile.default.maxlogsize = 20971520
    logfile.default.minfreediskspace = 5242880
    logfile.default.modifiersname = "cn=directory manager"
    logfile.default.modifytimestamp = 20060313163417Z
    logfile.default.objectclass = top
    ,nsmsgCfgLog
    logfile.default.rollovertime = 86400
    logfile.http.buffersize = 0
    logfile.http.createtimestamp = 20060310223008Z
    logfile.http.creatorsname = "cn=directory manager"
    logfile.http.expirytime = 604800
    logfile.http.flushinterval = 60
    logfile.http.logdir = /opt/SUNWmsgsr/data/log
    logfile.http.loglevel = Notice
    logfile.http.logtype = NscpLog
    logfile.http.maxlogfiles = 10
    logfile.http.maxlogfilesize = 2097152
    logfile.http.maxlogsize = 20971520
    logfile.http.minfreediskspace = 5242880
    logfile.http.modifiersname = "cn=directory manager"
    logfile.http.modifytimestamp = 20060313163420Z
    logfile.http.objectclass = top
    ,nsmsgCfgLog
    logfile.http.rollovertime = 86400
    logfile.imap.buffersize = 0
    logfile.imap.createtimestamp = 20060310223006Z
    logfile.imap.creatorsname = "cn=directory manager"
    logfile.imap.expirytime = 604800
    logfile.imap.flushinterval = 60
    logfile.imap.logdir = /opt/SUNWmsgsr/data/log
    logfile.imap.loglevel = Notice
    logfile.imap.logtype = NscpLog
    logfile.imap.maxlogfiles = 10
    logfile.imap.maxlogfilesize = 2097152
    logfile.imap.maxlogsize = 20971520
    logfile.imap.minfreediskspace = 5242880
    logfile.imap.modifiersname = "cn=directory manager"
    logfile.imap.modifytimestamp = 20060313163417Z
    logfile.imap.objectclass = top
    ,nsmsgCfgLog
    logfile.imap.rollovertime = 86400
    logfile.imta.buffersize = 0
    logfile.imta.createtimestamp = 20060310223006Z
    logfile.imta.creatorsname = "cn=directory manager"
    logfile.imta.expirytime = 604800
    logfile.imta.flushinterval = 60
    logfile.imta.logdir = /opt/SUNWmsgsr/data/log
    logfile.imta.loglevel = Notice
    logfile.imta.logtype = NscpLog
    logfile.imta.maxlogfiles = 10
    logfile.imta.maxlogfilesize = 2097152
    logfile.imta.maxlogsize = 20971520
    logfile.imta.minfreediskspace = 5242880
    logfile.imta.modifiersname = "cn=directory manager"
    logfile.imta.modifytimestamp = 20060313163418Z
    logfile.imta.objectclass = top
    ,nsmsgCfgLog
    logfile.imta.rollovertime = 86400
    logfile.modifiersname = "cn=directory manager"
    logfile.modifytimestamp = 20060310223005Z
    logfile.objectclass = top
    ,nsmsgCfgContainer
    logfile.pop.buffersize = 0
    logfile.pop.createtimestamp = 20060310223006Z
    logfile.pop.creatorsname = "cn=directory manager"
    logfile.pop.expirytime = 604800
    logfile.pop.flushinterval = 60
    logfile.pop.logdir = /opt/SUNWmsgsr/data/log
    logfile.pop.loglevel = Notice
    logfile.pop.logtype = NscpLog
    logfile.pop.maxlogfiles = 10
    logfile.pop.maxlogfilesize = 2097152
    logfile.pop.maxlogsize = 20971520
    logfile.pop.minfreediskspace = 5242880
    logfile.pop.modifiersname = "cn=directory manager"
    logfile.pop.modifytimestamp = 20060313163418Z
    logfile.pop.objectclass = top
    ,nsmsgCfgLog
    logfile.pop.rollovertime = 86400
    logfiles.admin.alias = |logfile|admin
    logfiles.admin.createtimestamp = 20060310223004Z
    logfiles.admin.creatorsname = "cn=directory manager"
    logfiles.admin.modifiersname = "cn=directory manager"
    logfiles.admin.modifytimestamp = 20060313163416Z
    logfiles.admin.objectclass = nsmsgCfgAlias
    ,top
    logfiles.createtimestamp = 20060310223004Z
    logfiles.creatorsname = "cn=directory manager"
    logfiles.default.alias = |logfile|default
    logfiles.default.createtimestamp = 20060310223004Z
    logfiles.default.creatorsname = "cn=directory manager"
    logfiles.default.modifiersname = "cn=directory manager"
    logfiles.default.modifytimestamp = 20060313163416Z
    logfiles.default.objectclass = nsmsgCfgAlias
    ,top
    logfiles.http.alias = |logfile|http
    logfiles.http.createtimestamp = 20060310223005Z
    logfiles.http.creatorsname = "cn=directory manager"
    logfiles.http.modifiersname = "cn=directory manager"
    logfiles.http.modifytimestamp = 20060313163416Z
    logfiles.http.objectclass = nsmsgCfgAlias
    ,top
    logfiles.imap.alias = |logfile|imap
    logfiles.imap.createtimestamp = 20060310223004Z
    logfiles.imap.creatorsname = "cn=directory manager"
    logfiles.imap.modifiersname = "cn=directory manager"
    logfiles.imap.modifytimestamp = 20060313163416Z
    logfiles.imap.objectclass = nsmsgCfgAlias
    ,top
    logfiles.imta.alias = |logfile|imta
    logfiles.imta.createtimestamp = 20060310223005Z
    logfiles.imta.creatorsname = "cn=directory manager"
    logfiles.imta.modifiersname = "cn=directory manager"
    logfiles.imta.modifytimestamp = 20060313163416Z
    logfiles.imta.objectclass = nsmsgCfgAlias
    ,top
    logfiles.modifiersname = "cn=directory manager"
    logfiles.modifytimestamp = 20060310223004Z
    logfiles.objectclass = nsmsgCfgContainer
    ,top
    logfiles.pop.alias = |logfile|pop
    logfiles.pop.createtimestamp = 20060310223005Z
    logfiles.pop.creatorsname = "cn=directory manager"
    logfiles.pop.modifiersname = "cn=directory manager"
    logfiles.pop.modifytimestamp = 20060313163416Z
    logfiles.pop.objectclass = nsmsgCfgAlias
    ,top
    modifiersname = "cn=directory manager"
    modifytimestamp = 20060313163415Z
    nsclassname = "com.netscape.management.msgserv.MsgServer@msgadmin62-3_04.jar@cn=admin-serv-dmz, cn=Administration Server, cn=S
    erver Group, cn=dmz.ssajes.com, ou=ssajes.com, o=NetscapeRoot"
    objectclass = top
    ,nsAdminObject
    ,nsConfig
    pipeprograms.createtimestamp = 20060310223007Z
    pipeprograms.creatorsname = "cn=directory manager"
    pipeprograms.modifiersname = "cn=directory manager"
    pipeprograms.modifytimestamp = 20060310223007Z
    pipeprograms.objectclass = nsmsgCfgContainer
    ,top
    service.authcachesize = 10000
    service.authcachettl = 900
    service.createtimestamp = 20060310223006Z
    service.creatorsname = "cn=directory manager"
    service.dcroot = "dc=ssajes,dc=com"
    service.defaultdomain = ssajes.com
    service.dnsresolveclient = no
    service.http.allowadminproxy = 1
    service.http.allowanonymouslogin = no
    service.http.createtimestamp = 20060310223008Z
    service.http.creatorsname = "cn=directory manager"
    service.http.enable = 1
    service.http.enablesslport = no
    service.http.fullfromheader = no
    service.http.idletimeout = 3
    service.http.ipsecurity = no
    service.http.maxmessagesize = 5242880
    service.http.maxpostsize = 5242880
    service.http.maxsessions = 6000
    service.http.maxthreads = 250
    service.http.modifiersname = "cn=msg-config,cn=sun one messaging suite,cn=server group,cn=dmz.ssajes.com,ou=ssajes.com,o=netsc
    aperoot"
    service.http.modifytimestamp = 20060313210435Z
    service.http.numprocesses = 1
    service.http.objectclass = top
    ,nsmsgCfgHttp
    service.http.plaintextmincipher = 0
    service.http.port = 81
    service.http.resourcetimeout = 900
    service.http.sessiontimeout = 7200
    service.http.smtpport = 25
    service.http.spooldir = /opt/SUNWmsgsr/data/http
    service.http.sslcachesize = 0
    service.http.sslport = 443
    service.http.sslusessl = no
    service.imap.allowanonymouslogin = no
    service.imap.banner = "%h %p service (%P %V)"
    service.imap.createtimestamp = 20060310223007Z
    service.imap.creatorsname = "cn=directory manager"
    service.imap.enable = 0
    service.imap.enablesslport = no
    service.imap.idletimeout = 30
    service.imap.maxsessions = 4000
    service.imap.maxthreads = 250
    service.imap.modifiersname = "cn=msg-config,cn=sun one messaging suite,cn=server group,cn=dmz.ssajes.com,ou=ssajes.com,o=netsc
    aperoot"
    service.imap.modifytimestamp = 20060313163939Z
    service.imap.numprocesses = 1
    service.imap.objectclass = top
    ,nsmsgCfgImap
    service.imap.plaintextmincipher = 0
    service.imap.port = 143
    service.imap.sslcachesize = 0
    service.imap.sslport = 993
    service.imap.sslusessl = no
    service.ldapmemcache = no
    service.ldapmemcachesize = 131072
    service.ldapmemcachettl = 30
    service.listenaddr = INADDR_ANY
    service.loginseparator = @
    service.modifiersname = "cn=directory manager"
    service.modifytimestamp = 20060313163419Z
    service.objectclass = top
    ,nsmsgCfgService
    service.plaintextloginpause = 0
    service.pop.allowanonymouslogin = no
    service.pop.banner = "%h %p service (%P %V)"
    service.pop.createtimestamp = 20060310223007Z
    service.pop.creatorsname = "cn=directory manager"
    service.pop.enable = 0
    service.pop.enablesslport = no
    service.pop.idletimeout = 10
    service.pop.maxsessions = 600
    service.pop.maxthreads = 250
    service.pop.modifiersname = "cn=msg-config,cn=sun one messaging suite,cn=server group,cn=dmz.ssajes.com,ou=ssajes.com,o=netsca
    peroot"
    service.pop.modifytimestamp = 20060313163944Z
    service.pop.numprocesses = 1
    service.pop.objectclass = top
    ,nsmsgCfgPop
    service.pop.plaintextmincipher = 0
    service.pop.popminpoll = 0
    service.pop.port = 110
    service.pop.sslport = 992
    service.pop.sslusessl = no
    service.readtimeout = 30
    store.admins = admin
    store.cleanupage = 1
    store.createtimestamp = 20060310223007Z
    store.creatorsname = "cn=directory manager"
    store.dbcachesize = 16777216
    store.defaultacl = "anyone lrs"
    store.defaultmailboxquota = -1
    store.defaultmessagequota = -1
    store.defaultpartition = primary
    store.diskflushinterval = 15
    store.expirerule.createtimestamp = 20060310223008Z
    store.expirerule.creatorsname = "cn=directory manager"
    store.expirerule.modifiersname = "cn=directory manager"
    store.expirerule.modifytimestamp = 20060310223008Z
    store.expirerule.objectclass = nsmsgCfgContainer
    ,top
    store.modifiersname = "cn=directory manager"
    store.modifytimestamp = 20060313163420Z
    store.objectclass = top
    ,nsmsgCfgStore
    store.partition.createtimestamp = 20060310223008Z
    store.partition.creatorsname = "cn=directory manager"
    store.partition.modifiersname = "cn=directory manager"
    store.partition.modifytimestamp = 20060310223008Z
    store.partition.objectclass = top
    ,nsmsgCfgContainer
    store.partition.primary.createtimestamp = 20060310223008Z
    store.partition.primary.creatorsname = "cn=directory manager"
    store.partition.primary.modifiersname = "cn=directory manager"
    store.partition.primary.modifytimestamp = 20060313163420Z
    store.partition.primary.objectclass = top
    ,nsmsgCfgPartition
    store.partition.primary.path = /opt/SUNWmsgsr/data/store/partition/primary
    store.quotaenforcement = on
    store.quotaexceededmsginterval = 7
    store.quotagraceperiod = 120
    store.quotanotification = off
    store.quotawarn = 90
    store.serviceadmingroupdn = "cn=Service Administrators,ou=Groups, dc=ssajes,dc=com"
    store.umask = 077

  • Getting AADSTS50020 error on microsoft login page when using Azure Active Directory Authentication

    We have implemented Azure Ad single sign on using auto generated code from Visual studio 2013 with organization account authentication and its working fine.
    The problem is when user is logged in in azure management portal with his live account and in other tab he try to open our app, then he directly gets below error on Microsoft login page.
    Additional technical information:
    Correlation ID: 78e13474-6f92-40ec-b463-91e36a6dae84
    Timestamp: 2015-04-14 12:27:20Z
    AADSTS50020:
    User account '[email protected]' from external
    identity provider 'live.com' is not supported for application
    'https://xxxxx.onmicrosoft.com/xxxx'. The account needs to
    be added as an external user in the tenant. Please sign out and sign in
    again with an Azure Active Directory user account.
    It works fine if I log out from management portal. Is there any way to resolve this issue without forcing user to log out from live account(management portal)?

    I assume you created a web application using VS2013 which uses the WS-Federation protocol.
    The behavior that you are seeing is expected Single-sign-on because you are logged in using the live account in the management portal.
    For WS-Federation, there is no current way for a caller to specify they want to force a fresh login, so the behavior is always the equivalent of LoginBehavior.Normal.
    The user will need to either sign-out or use an in-private session in the browse.
    If you switch to openID connect(sample at
    https://github.com/AzureADSamples/WebApp-OpenIDConnect-DotNet) and use the “prompt=login” query paramerter in the sign in request, this will force a fresh login.

  • Error on microsoft login page for OpenId authentication using Azure AD

    We have implemented authentication for multi tenant SaaS solution which uses Azure Ad single sign on using OpenIdConnect authentication and its working fine.
    The problem is when user is logged in in azure management portal with his live account and in other tab he try to open our app, then he directly gets below error on Microsoft login page.
    Additional technical information:
    Correlation ID: 78e13474-6f92-40ec-b463-91e36a6dae84
    Timestamp: 2015-04-14 12:27:20Z
    AADSTS50020:
     User account '[email protected]' from external
     identity provider 'live.com' is not supported for application
     'https://xxxxx.onmicrosoft.com/xxxx'. The account needs to
     be added as an external user in the tenant. Please sign out and sign in
     again with an Azure Active Directory user account.
    This works fine if I will pass "prompt=login" query string parameter in sign in request, But in that case single sign on is not working. Is there any way to resolve this issue
    without loosing single sign on experience?

    Hello,
    Have you tried the steps suggested by
    Imtiaz Hussain in the
    previous thread you queried ?
    Is the error the same that you were previously encountering ?
    Regards,
    Neelesh.

  • Powershell Error for SharePoint Online -"The remote server returned an error: (407) Proxy Authentication Required."

    I am trying to call sharepoint online from powershell. Below is the code. I get 
    Exception calling "ExecuteQuery" with "0" argument(s): "The remote server returned an error: (407) Proxy Authentication Required."
    $loadInfo1 = [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Client")
    $loadInfo2 = [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Client.Runtime")
    $webUrl = "ZZZZ"
    $username = "XXX"
    $password = "YYYY"
    $ctx = New-Object Microsoft.SharePoint.Client.ClientContext($webUrl) 
    $ctx.Credentials = New-Object Microsoft.SharePoint.Client.SharePointOnlineCredentials($username, $password)
    $web = $ctx.Web
    $lists = $web.Lists 
    $ctx.Load($lists)
    $ctx.ExecuteQuery()
    $lists| select -Property Title
    Raj-Shpt

    Hi,
    About how to access SharePoint online site using PowerShell, the blog below would be helpful:
    http://social.technet.microsoft.com/wiki/contents/articles/29518.csom-sharepoint-powershell-reference-and-example-codes.aspx
    Another two demos for your reference:
    http://www.hartsteve.com/2013/06/sharepoint-online-powershell/
    http://www.sharepointnutsandbolts.com/2013/12/Using-CSOM-in-PowerShell-scripts-with-Office365.html
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Error: You cannot login because an error occurred while retrieving the login URL. (WW

    Situation is this.. was using 8.1.6 EE and Oracle Portal.. was able to get the Oracle Portal page up and after a while the application died.. this happened numerous times. Found in one of these forums that a bug existed (UTL_HTTP) and recommended going to 8.1.7 EE because of a patch. I migrated my 8.1.6 EE to 8.1.7 EE(made sure procedures & packages were valid). I'm able to bring up the Oracle Portal page but when I go to login I get this:
    Error: You cannot login because an error occurred while retrieving the login URL. (WWC-41441)
    Thoughts?

    Hi,
    I ran ssodatan again and got the following error:
    ERROR: Setting Login Server Partner App
    ORA-06508: PL/SQL: could not find program unit being called
    I then found out that the wwsec_sso_enabler_private in the SSO
    schema is invalid and this was causing the above error. I tried
    recompiling the package but got the following error:
    Errors for PACKAGE BODY WWSEC_SSO_ENABLER_PRIVATE:
    LINE/COL ERROR
    151/6 PL/SQL: SQL Statement ignored
    151/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    151/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    160/4 PL/SQL: SQL Statement ignored
    643/6 PL/SQL: SQL Statement ignored
    643/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    643/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    LINE/COL ERROR
    651/4 PL/SQL: SQL Statement ignored
    713/4 PL/SQL: SQL Statement ignored
    713/50 PLS-00382: expression is of wrong type
    745/3 PL/SQL: SQL Statement ignored
    746/10 PLS-00389: table, view or alias name "ENBCONFIG" not
    allowed in this context
    The same package in the Portal schema is valid. Will an
    export of this package from a working instance and an import into
    the above instance solve this problem?
    Thanks and Regards,
    Rupesh

  • Internal Server Error while accessing login page.

    Hi,
    We have recently upgraded our database from 9.2.0.8 to 11.2.0.3 on AIX 6.1 platform (EBS version 11.5.10.2). We are not able to get the login page and receiving Internal Server Error on the login page without any error messages.
    On checking we have found following errors in mod_jserv.log:
    [25/10/2013 05:53:42:935] (ERROR) ajp12: Servlet Error: java.lang.NoClassDefFoundError: oracle/apps/fnd/sso/SessionMgr: oracle/apps/fnd/sso/SessionMgr
    [25/10/2013 05:53:42:935] (ERROR) an error returned handling request via protocol "ajpv12"
    [25/10/2013 05:53:42:935] (INFO) balance: continuing to ibmapptest:16070
    [25/10/2013 05:53:42:935] (ERROR) balance: 12386336 internal servlet error in server ibmapptest:16070
    [25/10/2013 05:53:42:935] (ERROR) an error returned handling request via protocol "balance"
    We tried clearing the cache directories and bounced Apache but that dint help.
    Why would we be receving this error and how to resolve it?

    OK, this is an all too common issue - the logs are insufficient so you may well have to try some extra debugging to properly understand the problem.
    If you have Metalink access try this: NOTE.249669.1 How To Collect Apache and Jserv Debugging
    Basically, you should do the following - and maybe upload the logs here if you want to. I assume you are on 11.5.10. If not, then amend as appropriate:
    Enable de-bug for Apache and Jserv:
    1. Shut down the oracle application server.
    2. Backup or change the name of the following files:
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log_pls
    IAS_ORACLE_HOME/Apache/Apache/logs/access_log
    IAS_ORACLE_HOME/Apache/Jserv/logs/mod_jserv.log and jserv.log
    After making a copy of these files or after renaming them, please delete
    them from these directories. This enables new log files to be created
    when the applications server is restarted and will help you to focus on
    the current problem.
    3. Enable debug logging for Apache
    Update IAS_ORACLE_HOME/Apache/Apache/conf/httpd.conf to set the LogLevel parameter:
    LogLevel debug
    4. Enable debug logging for Jserv and mod_jserv
    a) Update iAS_ORACLE_HOME/Apache/Jserv/etc/jserv.conf to set ApJServLogLevel parameter to:
    ApJServLogLevel debug (from warn)
    b) Update iAS_ORACLE_HOME/Apache/Jserv/etc/jserv.properties to set the
    log=true
    log.channel.info=true
    5. Enable debugging in ssp_init.txt
    Update iAS_ORACLE_HOME/Apache/Jserv/etc/ssp_init.txt to add Debug:
    DebugLevel=5
    DebugSwitch=ON
    6. Please re-start the application server
    7. Reproduce the problem
    8. Upload the following files:
    IAS_ORACLE_HOME/Apache/Apache/conf/apps.conf and httpd.conf
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log_pls
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log and access_log
    IAS_ORACLE_HOME/Apache/Jserv/logs/mod_jserv.log and jserv.log
    IAS_ORACLE_HOME/Apache/Jserv/logs/jvm (all files in this directory)
    DA

  • Content Server Error: 407 Proxy Authorization Required

    Hi Experts,
    I am new to Content Server and have recently installed Content Server 6.40 with MaxDB 7.8 database on a Windows 2008 server.
    The installation completed successfully and IIS server was configured as per guide. The Content server is running when checked through URL on server.
    Next, we created a new repository with following details, but are facing "HTTP error: 407 Proxy Authorization Required" while testing the connection.
    Settings in OAC0
    Content Rep.    A1
    Document Area: ArchiveLink
    Storage type: HTTP Content Server
    Version no.: 0046
    HTTP server: <IP of Windows server where CS is intalled>
    Port Number     1090
    HTTP Script     ContentServer/ContentServer
    Transfer drctry C:\temp
    HTTP Port 1090 is open from SAP system(HP-UX) to Content Server(windows) and there is no firewall between the 2 servers, but we still see the error in OAC0 and CSADMIN. I also tried setting the security parameter to 0 in contentserver.ini file, but that didn't help either.
    The content server was installed using administrator user.
    Would appreciate your inputs on what am I missing?
    Thanks.
    Regards,
    Varun

    Hi Varun,
    Please change Document Area: ArchiveLink .
    Remove Archive link and change it to Document Management system ( DMS)
    Check the results and post the output.
    Regards,
    Deepak Kori

  • Error in Proxy

    Error in Proxy
    SSL_ERROR_CONNECTION_LOST
    Performing the connection test by clicking the "Test Connection" in transaction SM59, I am getting  ICM_HTTP_SSL_ERROR.

    Hi,
    Check the following threads:
    ICM_HTTP_SSL_ERROR for plain HTTPS with RFC Destination type G
    ICM_HTTP_SSL_ERROR
    SSL_ERROR_CONNECTION_LOST
    Error  'Create failed : Argument not found'  in SM59
    Thnx
    Chirag

  • Passing error message from login module to login page

    Hello,
    we have a custom login module to authenticate user in ldap and to grant application roles stored in db.
    Is it possible to pass error catched in login module to the user (display the error message on login screen)? We think it is helpful to see correct reason why the user couln't be logged in.
    Notes:
    Jdev version is 10.1.3.1. Custom login module was written using Frank Nimphius guidelines and examples.
    Rado

    Hi,
    if you followed this example then it is configured for container managed authentication, in which case the error message cannot be propagated to the view.
    There was a similar discussion on the J2EE forum and the answer was that the OC4J team will put this on a list of enahncements they track. The technical reason appears to be that the J2EE spec does not foresee to tell users about the "why" authentication fails - which clearly is a limitation of the Spec.
    Frank

  • How to change the error message Invalid login credentials

    Hi all,
    How to change the default error messages .
    1) In the Login page while giving wrong username or password .It showing
    Error message "Invalid login credentials".
    But requirement is change the above error message.
    2) I need to change the error message instead of "1 error has occureed"
    Thanks in Advance
    Sudhakar

    On the Login Page of the application create a 'Before Header' process with this code if  apex_application.g_notification ='Invalid Login Credentials' then
             apex_application.g_notification :='Your Altered Failed Login Message Here';
      end if;varad

  • DYNAMIC_CALL_FAILURE Error during proxy processing An exception with the ty

    Hi,
    SRM 7.0 contains 2 clients:
    Sender: 100 for EBP, logical system is CLNT100
    Receiver: 200 for SUS, logical system is CLNT200
    both the clients are connected through PI 7.0, logical system of PI is CLNT001.
    From SPROXY of 100EBP, i'm executing the outbound proxy, in moni sent msg success.
    In PI also msg is processed.
    But in SUS200, it is showing below error msg:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
      <SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>
      <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Pls help in resolving the same....
    tnx n rgds,
    balu

    Hi,
    How did you solve the issue? Can you please provide the solution.
    Thanks,
    -Devi Swain

  • Error during proxy processing

    Hi Experts,
    We have a web service hosted on PI and getting the Tax Jurisdiction values from Taxware via ECC(ECC has a TCP/IP connection to connect to Taxware system, From there ECC gets Taxjurisdiction Codes and gives back to PI).
    When we make a call to this Web service following Error response has been given. Please let us know what could be the reason.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1 />
      <SAP:P2>ZCL_GET_TAX_IN</SAP:P2>
      <SAP:P3>GET_TAX_JURISDICTION_SYNC</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing Message E TAX_TXJCD 110 cannot be processed in plugin mode HTTP</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Thanks,
    Sekhar.J

    Hi,
    We are using XI adapter. The same Web Service is working good in Development and Quality Enviroments, I am wondering why it is failing in Production Environement intermittently. And also in ECC we are using TCP/IP connection to fetch Tax Jurisdiction codes from TaxWare System. This TCP/IP connection was configured in SM59 of ECC. PI will make call to ECC and ECC will make call to TaxWare and returns the result back PI.
    Thanks,
    Sekhar.J

Maybe you are looking for

  • 10.8.x Contact Server Doesn't Push to iOS

    Ever since Push is included on the Mac OS X server, my company has been using it.  We can set it up to push to iOS for Mail and Calendar, but never successfully for Contact.  Strangely enough, Mail, Calendar and Contact all push to the Mac OS without

  • How to configure in Charm in three system landscape

    Hi Experts I want to configure the charm in the three system landscape system. Please help me to configure Thanks & Regards

  • Changing time for screensaver

    I can´t find where I change the time when my screensaver starts?

  • Cannot go from gmail to facebook. Says cannot find server

    I click on gmail. then I accept hearts this then connects me to facebook as Puzzle hearts is a facebook game. Yesterday and today I cannot accept and automaticly go to facebook. It says cannot sonnect to server. If I use google I can connect. What is

  • No Sleep Option in Windows 7

    I just got a new MacBook Pro with Retina display and bootcamped it with Windows 7 Professional.  After running windows update, there were some issues with the keyboard and there was no sleep option in the power management settings. I repaired the boo