Admin is not an admin?

Ok... here is an irritation of mine. Why is it that an account with Admin authority does not have access to all the folders to other users (managed or other admins)? I got separate accounts for my kids and I cannot access their file folders without logging in under their accounts. Worse still to manage safari under parental controls, I have to undo the parental controls just to edit or inspect stuff easily.
I am also looking at backing stuff up and I suspect, I will have to go through all this login logoutu undoing controls hassle again just to do it.
Would it be more helpful to enable root? What can be done to make the Admin account more properly admin authoritative?

Here's what I'd do to access your kids' stuff:
Go the Users folder, select one of your
children's folders, and Get Info on it
Expand
the Ownership and Permissions disclosure triangle as
well as the details triangle and unlock the small
lock icon
Temporarily change "Owner" to
yourself.
Set "Group" to "admin" and change
its access to "Read & Write"
Reset "Owner" to
your child and relock the lock
Hit "Apply to
enclosed items…"
That won't work. The "Apply to enclosed items" button only works on files and folders that are owned by the currently logged in user. Since the OP is logged in from a different account he'll need to use Terminal.
Assuming the kid's account short user name is "charlie", enter the following:
sudo chgrp -R admin ~charlie
sudo chmod -R g+rwX ~charlie
A utility like BatChmod will also do the job. But Finder won't.

Similar Messages

  • When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue

    When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue.

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    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]

  • Java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server

    Hi,
    When i shut down my managed and admin servers through the console i am getting
    the following exception.Any one have an idea on this?
    Exception :
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the
    server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:750)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:732)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:928)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

    I have the exact same problem. It is for a WLI 7.0 SP-5 domain. I started admin and managed servers using the startWeblogic and startManagedWebLogic scripts, but trying to stop them from the console is throwing this exception:
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:736)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:718)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:1107)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1094)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:437)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:319)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5626)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3213)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2555)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:251)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:219)
    I upgraded from WLI7.0 SP-1 to SP-5, and since then I am getting this error.
    Please help!

  • WebLogic admin server not starting.

    Hi all,
    I have a problem with my WebLogic Admin server not starting. Following a VM reboot last week our admin servers are no longer starting. On this particular server we have 3 admin servers serving 3 separate environments.
    Theserver seems to be getting stuck right at the very start. I have tried removing tmp, cache and ldap directories. Searched for and removed all .lok files. I have manually turned on full debug to try and flush some extra information through standard out but no luck. It is very peculiar. When we have exported the domain to another box and started the admin server it has come up successfully.
    This is the output from the logs - this is literally as far as it get before it hangs and does nothing. As far as I know the next thing WebLogic is doing is checking the version. Has anyone any ideas what the problem could be? It is server wide as all 3 admin servers on the same box are suffering the same problem.
    This is Weblogic 10.3.2 on a Solaris vm
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/lib/tools.jar:/apps/Oracle/Middleware64/utils/config/10.3/config-launch.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic_sp.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.jar:/apps/Oracle/Middleware64/modules/features/weblogic.server.modules_10.3.2.0.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/webservices.jar:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/apps/Oracle/Middleware64/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/apps/Oracle/Middleware64/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/xqrl.jar
    PATH=/apps/Oracle/Middleware64/wlserver_10.3/server/bin:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/jre/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin:/usr/bin:/usr/sfw/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Starting WLS with line:
    /apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/apps/Oracle/Middleware64/wlserver_10.3 -Dwls.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <09-Jan-2013 18:32:06 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.1-21-133393-1.6.0_20-20100512-2127-solaris-sparcv9 from Oracle Corporation>

    Just a wild guess (as you have restarted the physical servers), it could be related to the entropy of the machine.
    What you can try to do is edit the java.security file in the $JAVA_HOME/jre/lib/security directory.
    Find the entry securerandom.source and edit the value to file:/dev/./urandom (instead of file:/dev/urandom)

  • The requested resource (/Admin) is not available.

    Hello ,
    I am developing one small project. I am using struts,EJB and Hibernate to develop this project.
    My project name is Admin. It has two sub-modules:- AdminWeb and AdminEJB.
    In the sub-module AdminWeb, i am writing all the struts related stuff like Action classes,form bean classes, I have struts-config inside WEB-INF folder along with web.xml and other tlds. From the action class i am takinf the lookup of session bean which is in the another sub-module name as AdminEJB. and invoking the business method from of that bean class.
    In the sub-module AdminEJB, I wrote all my Home Interface, Remote Interface and Session Bean class.From the session bean class i am firing a HQL query to interact with Database. I create Hibernate.cfg.xml and also mapping xml file needed to map with the database.Then i created ejb-jar.xml file.
    I created EAR file name as Admin. And deployed in My JBoss server.
    Now when i am running my project from web browser. then the following message is coming on the screen:-
    The requested resource (/Admin) is not available.
    Can anyone help me plz to recitify this problem.
    Thanks with regard,
    sanjay Kumar

    Hello Again ,
    The below the stack
    16:13:59,189 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
    16:13:59,189 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
    16:14:00,439 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    16:14:01,017 INFO [A] Bound to JNDI name: queue/A
    16:14:01,017 INFO Bound to JNDI name: queue/B
    16:14:01,033 INFO [C] Bound to JNDI name: queue/C
    16:14:01,033 INFO [D] Bound to JNDI name: queue/D
    16:14:01,033 INFO [ex] Bound to JNDI name: queue/ex
    16:14:01,064 INFO [testTopic] Bound to JNDI name: topic/testTopic
    16:14:01,064 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    16:14:01,064 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    16:14:01,064 INFO [testQueue] Bound to JNDI name: queue/testQueue
    16:14:01,142 INFO [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
    16:14:01,189 INFO [DLQ] Bound to JNDI name: queue/DLQ
    16:14:01,439 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    16:14:01,611 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MyOracleDS' to JNDI name 'MyOracleDS'
    16:14:01,705 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
    16:14:03,220 INFO [EARDeployer] Init J2EE application: file:/E:/jboss-4.2.1/server/default/deploy/Admin.ear
    16:14:22,250 INFO [EjbModule] Deploying DiscountDetailBean
    16:14:22,688 INFO [ProxyFactory] Bound EJB Home 'DiscountDetailBean' to jndi 'Holiday_Cottage_Group/AdminEjb/ejbModule/com/discountEjbs/InsertDiscountDetailHome'
    16:14:22,688 INFO [EJBDeployer] Deployed: file:/E:/jboss-4.2.1/server/default/tmp/deploy/tmp62976Admin.ear-contents/AdminEJB.jar
    16:14:22,719 INFO [TomcatDeployer] deploy, ctxPath=/AdminWeb, warUrl=.../tmp/deploy/tmp62976Admin.ear-contents/AdminWeb-exp.war/
    16:14:22,891 INFO [WebappClassLoader] validateJarFile(E:\jboss-4.2.1\server\default\.\tmp\deploy\tmp62976Admin.ear-contents\AdminWeb-exp.war\WEB-INF\lib\javax.servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    16:14:22,922 INFO [WebappClassLoader] validateJarFile(E:\jboss-4.2.1\server\default\.\tmp\deploy\tmp62976Admin.ear-contents\AdminWeb-exp.war\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    16:14:23,578 INFO [EARDeployer] Started J2EE application: file:/E:/jboss-4.2.1/server/default/deploy/Admin.ear
    16:14:23,719 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
    16:14:23,750 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
    16:14:23,766 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 50s:810ms
    Thanks with regards,
    Sanjay Kumar

  • BI PUBLISHER AND LDAP-- Can not see Admin tab

    I have setup BI Publisher with LDAP. Created all XMLP_* groups in LDAP and created user Administrator in LDAP as a member of XMLP_* groups. However, when I login to BI Publisher, I can not see Admin tab. I have reads all posts on this site, but nothing helpful. Any help... Thanks

    check this url, I think this help.
    http://oraclebizint.wordpress.com/2007/11/06/oracle-bi-publisher-and-bi-ee-invisible-admin-tab/
    thanks.

  • URGENT: OES 10g Admin server not coming up

    Hi All,
    The environment has OES 10g CP5 setup with WebLogic Server. There were no changes made to the env recently and all of a sudden OES 10g server has stopped working.
    We are seeing the below exception in logs. Appreciate any help.
    INFO   | jvm 1    | 2012/12/20 03:07:36 | ARME is started now
    INFO   | jvm 1    | 2012/12/20 03:07:37 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm asiadmin.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Error> <Security> <BEA-090060> <The AccessDecision class "com.bea.security.providers.authorization.asi.AuthorizationProviderStub" returned an error: com.bea.security.providers.authorization.asi.InvocationException: ArmeNOTREADY Exception: Engine did not recieve initial policy.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Critical> <Security> <BEA-090404> <User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    INFO   | jvm 1    | 2012/12/20 03:07:38 | weblogic.security.SecurityInitializationException: User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.SecurityService.start(SecurityService.java:141)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       Truncated. see log file for complete stacktrace
    INFO   | jvm 1    | 2012/12/20 03:07:38 | >
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    STATUS | wrapper  | 2012/12/20 03:07:40 | <-- Wrapper Stopped
    Following are the trials made without any success:
    1. changed credentials in /opt/oracle/bea/wls10_3/ales32-admin/asiDomain/servers/asiAdminServer/security/boot.properties
    2. Removed /opt/oracle/bea/wls10_3/ales32-admin/work/runtime/state.chk file and restarted
    3. Renamed the ldap folder under /opt/oracle/bea/wls10_3/ales32-admin/asiDomain/servers/asiAdminServer/data/ldap
    4. Changed password in boot.properties and ran asipassword.sh
              $ ./asipassword.sh admin /opt/oracle/bea/wls10_3/ales32-shared/keys/password.xml /opt/oracle/bea/wls10_3/ales32-shared/keys/password.key
              Enter password for alias: admin>
              Confirm password for alias: admin>
              Password saved.
              $
    Edited by: 898990 on 20-Dec-2012 04:35

    We are seeing the below messages in secure_audit.log:
    2012-12-20 04:30:22,369 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR Event Type = Authorization Audit Event V2 - Event Type =
    Authorization Audit Event V2 -- <<Event Type = Authorization Audit Event V2 ><Subject: 2
    Principal = class com.bea.security.principal.ALESDirectory("RootOrg!AdminDir")
    Principal = class weblogic.security.principal.WLSUserImpl("admin")
    <ONCE><<svr>><type=<svr>, application=, server=asiAdminServer, action=boot>>com.bea.security.providers.authorization.asi.InvocationException: ArmeNOTREADY Exception: Engine did not recieve initial policy
    at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.isAccessAllowed(AuthorizationProviderImpl.java:319)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  • Im having a problem installing adobe air its telling me i may not have admin rights even though i do can you help me?

    im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    If you are mac, read
    -next link says After Effects, but check YOUR permissions !!!
    -http://blogs.adobe.com/aftereffects/2014/06/permissions-mac-os-start-adobe-applications.ht ml

  • Im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    im using windows 7
    the error is
    "an error has occurred  while installing adobe air. installation may not be allowed by your administrator please contact your administrator"

  • Discover server fail 3.1.1, ovs-agent-passwd = User admin does not exists

    Hello
    The discover Oracle Server 3.1.1 (fresh install) failed from Oracle VM manager 3.1.1 with the message :
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: get_api_version to server: @IP failed. OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('@IP', 24259)!
    Then I tried to change agent password :
    ovs-agent-passwd oracle => success
    ovs-agent-passwd admin => fail ?!?
    Traceback (most recent call last):
    File "/usr/sbin/ovs-agent-passwd", line 71, in ?
    main()
    File "/usr/sbin/ovs-agent-passwd", line 60, in main
    raise Exception('User %s does not exists.' % username)
    Exception: User admin does not exists.
    Voran
    Edited by: Voran on Nov 9, 2012 7:35 AM

    Server can be discovered after reinstall Oracle VM Server 3.1.1, so it was issue with password agent.
    But then, how to change password of the agent, since ovs-agent-passwd don't work for admin user ?
    Thanks for your help :)
    Voran

  • The user admin is not authorized to make the Create Order request

    Hi,
    I have deployed the PiP and trying to create the order. But i am getting the below error
    The user admin is not authorized to make the Create Order request>
    Please note :--
    I have assigned roles in administrator
    I have assigned permissions in Weblogic.
    Thanks

    Hi,
    Click on the user admin under user and groups , go to the tab Passwords. Give the password for the admin user and save it. Restart the server and try to login.
    Regards
    Marg

  • 11g admin applets not loading

    Hello - would love any help. I cannot get into admin applets on my windows 7 installation. i was able to access through another computer, but now i can't with that. when i get into the admin page (with chrome, firefox, or MS explorer), the java icons just keep loading. when i try through the OS, it prompts for username and password and they are incorrect. (i am sure they are correct). with safari, i get the error "The Java Runtime Environment cannot be loaded from <C:\PROGRA~2\oracle\JavaFX2.1 Runtime\bin\server\jvm.dll>. I tried a full text search for parts of this path and can not find where it is set. does anyone know how to change the JRE path?
    thanks!
    Terri

    Take a look at those threads: Problem with Admin Applets ! Admin Applets not working
    Usually, it is a Java version. Sometimes, using a different browser also helps (I used to have issues with Mozilla Firefox, but in Chrome it worked fine).

  • RAID admin software not fixed by Quicktime 7.12

    Hi
    I too have had the RAID admin software not launch recently and all evidence points to recent Quicktime updates as discussed by others.
    The latest quicktime update does not resolve this!
    So in interests of a workaround I have written a small app which uses a terminal command listed in the thread-
    http://discussions.apple.com/thread.jspa?messageID=1553067
    This app relies on the fact that the RAID admin file is resident in /Applications/Utilities/Xserve\ RAID\ Update/
    If the admin app is not here the launcher will not work!
    I have tested this on Panther 10.3.9 Server
    Drop me a line at edadams70 at gmail.com to get this launcher
    Regards
    Ed

    can you share the app with us?
    I'm on quicktime 7.1.2 and it ***** cause there is no reinstall for it. Just tomorrow i'm receiving a second 14 disk rack and i'll be damned if i can't configure it.
    APPLE GET TO WORK! Release QT uninstall!

  • Do not have admin password MacBook Pro 10.6.3

    Do not have admin password 10.6.3.  Need to prep laptop for sale.

    Insert install DVD and format the HD and install the appropriate OSX version. See:
    What to do before selling or giving away your Mac

  • -1 Could not find admin credentials in the request.

    Hi ALL
    I have configured SES export content on UCM and created several sources
    But unfortunately while accessing the the Config url , I am seeing following error message
    " -1 Could not find admin credentials in the request. "
    Config url looks like this
    http://<<contnet server yrl>>/<<folder>>/idcplg?IdcService=SES_CRAWLER_DOWNLOAD_CONTROL&source=<<source_name>>
    Can someone pls suggest something here
    TIA

    One option you have is to use the opatch lsinventory command - this will list all of the patches applied to the ORACLE_HOME. If you are wanting to determine the database release number, query V$INSTANCE
    http://docs.oracle.com/cd/E11882_01/server.112/e25513/dynviews_2002.htm#REFRN30105
    OPATCH FAQ [ID 242993.1]
    HTH
    Srini

Maybe you are looking for

  • Unable to export more than 19 rows of data from Excel sheet

    Anyone could please guide me how to export more data from excel sheet. I tried with 50 row but only 19 rows are exported. Appln builder==> create ==> Export from spread sheet --> Copy paste / csv export (i tried both) but i got only 19 rows. Regards,

  • %1 is not a valid Win32 application (C309A printer install)

    I have three computers on 10/100 home network. I have Photosmart C309A available on two of them. It use to be three of them. No matter what I do I get the same messages when I do an install from the downloads on the HP website and now I get this mess

  • Tried downloading itunes 10.5 and says old itunes can't be removed

    I tried to download new itunes 10.5 and it gets all the way to where it removes old itunes and says old itunes can't be removed contact tech support.

  • Ovi Mail

    Hey...Is there something going on with Ovi Mail? I havent been able to access it since yesterday. Outlook and Nokia Messaging cant connect to it, while opening it on my desktop/laptop just gives me a page with "Ovi Mail powered by Yahoo! can't load".

  • Lombard Power socket issues?

    Recently I have been experiencing problems with my Lombard Powerbook, when I plug it in I have to wiggle the power plug to get it to boot even then it won't stay on unless I hold it. I've had the Powerbook in bits and it seems the power input on the