Where is the integrated administration service for VO 1.6.1?

I am unable to find in docs or elsewhere where the integrated admin
service is. When I do server/vo I am automatically at the user portal,
but nothing is working there because I presumably need to turn it on.
When I log in to the admin page, even using the admin login, I'm told
I'm logged in as myself and can't do a lot because I'm "not a portal
administrator".
This is VO 1.6.1 installed on NW65SP6 from the overlay CD.
Ken McLeod
The Delphian School
http://www.delphian.org

Thanks. I was able to get this set up right by loggin in to the client
as "admin" and making myself a VO admin. It works fine in any of the
browsers. -- Ken
[email protected] wrote:
>> When I log in to the admin page, even using the admin login, I'm told
>> I'm logged in as myself and can't do a lot because I'm "not a portal
>> administrator".
>
> Does the machine you are using to access VO have the novellclient
> installed? If so, try using Firefox or a machine without the client
> software installed. The NMAS part of the Novell client has a tendency to
> tell IE who is currently logged on, and IE passes that on to VO.
>
> Once you are logged on properly, the administraqtor functions will be
> available in the left hand frame of the main page.

Similar Messages

  • In OS 10.5.8 where are the controls or code for...

    In OS 10.5.8 where are the controls or code for selecting dragging/moving files and folders copying and pasting kept?
    Is it part of one of the system apps?
    Mine do not work any fixing tips?

    Good call on on throwing away finder plist It worked on my desktop/screen saver problem...But, it didn't fix the dragging and moving items/folders and paste.
    My network is still confused too.
    I threw out the desktop plist as well still nothing...
    I did run the anti-virus Macscan to check just for peace of mind it did find a spyware from CNN...
    Thanks for your help at least one thing worked so far.
    Any other suggestions, besides reloading OS...?

  • Unable to connect to the Data Access service for this management server

    Hate to raise a sleeping horse but was hoping someone might have some insight into why SCOM Report Server install is failing. I am using a domain account for SCOM 2012 R2 services in a distributive environment
    with 2 management servers and 2 SQL servers…one for Ops db and one for DW db.
     Install was failing on selecting the management server. Research led me to
    Kevin Holman's site. I followed his doc and SPN are set per your config and can telnet to MGMT1 on 5723…firewall is off on all servers. I am a domain admin and scom.mgmt account (MSOMSdkSvc) is a local admin on the MGMT servers.
    >setspn -l domain\scom.mgmt
    Registered ServicePrincipalNames for CN=scom.mgmt,OU=Service Accounts,DC= domain,DC=net:
    MSOMSdkSvc/SCOM-MGMT1
    MSOMSdkSvc/SCOM-MGMT1.domain.net
    MSOMSdkSvc/SCOM-MGMT2
    MSOMSdkSvc/SCOM-MGMT2.domain.net
    >setspn -l domain\scom-mgmt1
    Registered ServicePrincipalNames for CN=SCOM-MGMT1,OU=SCOM,OU=INTERNAL,DC=domain,DC=net:
    MSOMHSvc/SCOM-MGMT1.domain.net
    TERMSRV/SCOM-MGMT1.domain.net
    WSMAN/SCOM-MGMT1.domain.net
    RestrictedKrbHost/SCOM-MGMT1.domain.net
    HOST/SCOM-MGMT1.domain.net
    MSOMHSvc/SCOM-MGMT1
    TERMSRV/SCOM-MGMT1
    WSMAN/SCOM-MGMT1
    RestrictedKrbHost/SCOM-MGMT1
    HOST/SCOM-MGMT1
    >setspn -l domain\scom-mgmt2
    Registered ServicePrincipalNames for CN=SCOM-MGMT2,OU=SCOM,OU=INTERNAL,DC=domain,DC=net:
    MSOMHSvc/ SCOM-MGMT2.domain.net
    MSOMHSvc/ SCOM-MGMT2
    WSMAN/SCOM-MGMT2.domain.net
    WSMAN/SCOM-MGMT2
            TERMSRV/SCOM-MGMT2.domain.net
    TERMSRV/SCOM-MGMT2
    RestrictedKrbHost/SCOM-MGMT2
    HOST/CHH-SCOM-MGMT2
    RestrictedKrbHost/CHH-SCOM-MGMT2.osi-asp.net
    HOST/CHH-SCOM-MGMT2.osi-asp.net
    >setspn -l domain\scom-ssrs
    Registered ServicePrincipalNames for CN=SCOM-SSRS,OU=SCOM SQL,OU=SCOM,OU=CHH-INTERNAL,DC=domain,DC=net:
        WSMAN/SCOM-SSRS
    WSMAN/SCOM-SSRS.domain.net
    MSSQLSvc/SCOM-SSRS.domain.net
    MSSQLSvc/SCOM-SSRS.domain.net:1433
        TERMSRV/SCOM-SSRS.domain.net
    TERMSRV/SCOM-SSRS
    RestrictedKrbHost/SCOM-SSRS
      HOST/SCOM-SSRS
    RestrictedKrbHost/SCOM-SSRS.domain.net
    HOST/SCOM-SSRS.domain.net
    When I point to the MGMT server, I keep getting “Unable to connect to the Data Access service for this management server. Ensure the Data Access service is running and that the service, the management group, and setup are
    all the same version”.
    OpsMgrSetupWizard.log states…
    Info:     
    :Could not connect to Management Server: scom-mgmt1.domain.net with exception: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or
    too long.
    Info:     
    :StackTrace:   at System.Version.TryParseVersion(String version, VersionResult& result) at System.Version..ctor(String version) at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.IsManagementServerCurrentVersion(String
    managementServer) at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.CanConnectToManagementGroup(String managementServer)
    When I searched on "Exception.Message: Version string portion was too short or too long" it led me to .Net strings in the reg. i deleted all refs to older versions (3.x) but still no good.
    Bob

    Well, I’m back to trying to get SCOM Report Server up and running. This time I decided to try the command line silent install and rely on logs to debug. But it still fails.
    This is the script: SETUP /install /InstallPath:D:\Program Files\Microsoft System Center 2012 R2\Operations Manager /components:OMReporting /ManagementServer:<server>.<domain> /SRSInstance:<instance> /DataReaderUser:<domain>\<account>
    /DataReaderPassword:******** /SendODRReports:0 /UseMicrosoftUpdate:0 /AcceptEndUserLicenseAgreement:1
    When I run the script, I get a pop-up: “System CenterOperations Manager Setup has stopped working with the following:
    Problem signature:
    Problem Event Name:                       
    CLR20r3
    Problem Signature 01:                      
    setupchainerui.exe
    Problem Signature 02:                      
    7.0.5000.0
    Problem Signature 03:                      
    522a5b85
    Problem Signature 04:                      
    mscorlib
    Problem Signature 05:                      
    4.0.0.0
    Problem Signature 06:                      
    53b4fc1e
    Problem Signature 07:                      
    e4d
    Problem Signature 08:                      
    5a
    Problem Signature 09:                      
    System.FormatException
    OS Version:                                         
    6.1.7601.2.1.0.274.10
    Locale ID:                                            
    1033
    Additional Information 1:                 
    4911
    Additional Information 2:                 
    49111a576c61a461b7f2900e4224563c
    Additional Information 3:                 
    a1e6
    Additional Information 4:                 
    a1e62e9c159c1d7601a31ccff83dbf94
    App Event Log:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:02:39.000000000Z" />
    <EventRecordID>4999</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Application: SetupChainerUI.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception.
    Exception Info: System.FormatException Stack: at Microsoft.SystemCenter.Essentials.SetupFramework.Program.Main()</Data>
    </EventData>
    </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:02:41.000000000Z" />
    <EventRecordID>5000</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>SetupChainerUI.exe</Data>
    <Data>7.1.10226.0</Data>
    <Data>522a5b85</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>5315a05a</Data>
    <Data>e0434352</Data>
    <Data>000000000000940d</Data>
    <Data>a64</Data>
    <Data>01d03bf626a03a7a</Data>
    <Data>C:\Users\USER NAME\AppData\Local\SCOM\Setup\SetupChainerUI.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>65be21be-a7e9-11e4-a4d7-005056966e1b</Data>
    </EventData>
    </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Windows Error Reporting" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:03:27.000000000Z" />
    <EventRecordID>5001</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data />
    <Data>0</Data>
    <Data>CLR20r3</Data>
    <Data>Not available</Data>
    <Data>0</Data>
    <Data>setupchainerui.exe</Data>
    <Data>7.0.5000.0</Data>
    <Data>522a5b85</Data>
    <Data>mscorlib</Data>
    <Data>4.0.0.0</Data>
    <Data>53b4fc1e</Data>
    <Data>e4d</Data>
    <Data>5a</Data>
    <Data>System.FormatException</Data>
    <Data />
    <Data />
    <Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_setupchainerui.e_9724aaa8eec4ffba07c27fea369e612e949d75_5b269652</Data>
    <Data />
    <Data>0</Data>
    <Data>65be21be-a7e9-11e4-a4d7-005056966e1b</Data>
    <Data>0</Data>
    </EventData>
    </Event>
    OpsMgrSetupWizard.log
    [13:48:16]:          
    Error:     :Uncaught Exception: Threw Exception.Type: System.FormatException, Exception Error Code: 0x80131537, Exception.Message: Input string was not in a correct format.
    [13:48:16]:          
    Error:     :StackTrace:  
    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at Microsoft.SystemCenter.Essentials.SetupFramework.PropertyBagDictionary.GetProperty[T](String property)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.ValidateBureaucraticSwitches()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeCommandLineArguments.ValidateSilentInstallCommandLineOptions()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeCommandLineArguments.Rationalize()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.RationalizeGeneralInstall()
       at Microsoft.SystemCenter.Essentials.SetupFramework.Program.RationalizeInstall()
       at Microsoft.SystemCenter.Essentials.SetupFramework.Program.Main()
    Any ideas? I feel like I’m just going in circles…Bob

  • Where can I find a service for macbook air?

    Where can I find a service for macbook air?

    Service as in a technician?
    What country are you in?
    https://locate.apple.com/country

  • Where are the agree/disagree buttons for terms and agreement?

    Where are the agree/disagree buttons for iTunes card redemption?

    They should be right there on the page, but if you don't see them, reset the phone and try again (hold down the home and power buttons until the screen goes black and the Apple logo appears, then let go).

  • Where is the javax sound package for download?

    Where is the javax sound package for download? (URL) I got the latest JDK yesterday and tried to compile some audio applet but it looks like all of the Javax stuff is missing from the latest JDK.
    Where do I download the javax sound package ?
    Dan

    This is an audio player that another posted here. I tried to compile and run it but here were the results.
    javac SimplePlayerApplet.javaSimplePlayerApplet.java:9: package javax.media does not exist
    import javax.media.*;
    ^
    SimplePlayerApplet.java:11: cannot find symbol
    symbol: class ControllerListener
    public class SimplePlayerApplet extends Applet implements ControllerListener {
    ^
    SimplePlayerApplet.java:14: cannot find symbol
    symbol : class Player
    location: class SimplePlayerApplet
    Player player = null;
    ^
    SimplePlayerApplet.java:122: cannot find symbol
    symbol : class ControllerEvent
    location: class SimplePlayerApplet
    public synchronized void controllerUpdate(ControllerEvent event) {
    ^
    SimplePlayerApplet.java:44: cannot find symbol
    symbol : class MediaLocator
    location: class SimplePlayerApplet
              MediaLocator mrl = null;
              ^
    SimplePlayerApplet.java:63: cannot find symbol
    symbol : class MediaLocator
    location: class SimplePlayerApplet
              if ((mrl = new MediaLocator(mediaFile)) == null)
              ^
    SimplePlayerApplet.java:68: cannot find symbol
    symbol : variable Manager
    location: class SimplePlayerApplet
                        player = Manager.createPlayer(mrl);
                        ^
    SimplePlayerApplet.java:69: cannot find symbol
    symbol : class NoPlayerException
    location: class SimplePlayerApplet
              } catch (NoPlayerException e) {
              ^
    SimplePlayerApplet.java:130: cannot find symbol
    symbol : class RealizeCompleteEvent
    location: class SimplePlayerApplet
         if (event instanceof RealizeCompleteEvent) {
         ^
    SimplePlayerApplet.java:165: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         } else if (event instanceof CachingControlEvent) {
         ^
    SimplePlayerApplet.java:166: cannot find symbol
    symbol : variable Controller
    location: class SimplePlayerApplet
         if (player.getState() > Controller.Realizing)
         ^
    SimplePlayerApplet.java:170: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         CachingControlEvent e = (CachingControlEvent) event;
         ^
    SimplePlayerApplet.java:170: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         CachingControlEvent e = (CachingControlEvent) event;
         ^
    SimplePlayerApplet.java:171: cannot find symbol
    symbol : class CachingControl
    location: class SimplePlayerApplet
         CachingControl cc = e.getCachingControl();
         ^
    SimplePlayerApplet.java:181: cannot find symbol
    symbol : class EndOfMediaEvent
    location: class SimplePlayerApplet
         } else if (event instanceof EndOfMediaEvent) {
         ^
    SimplePlayerApplet.java:184: cannot find symbol
    symbol : class Time
    location: class SimplePlayerApplet
         player.setMediaTime(new Time(0));
         ^
    SimplePlayerApplet.java:186: cannot find symbol
    symbol : class ControllerErrorEvent
    location: class SimplePlayerApplet
         } else if (event instanceof ControllerErrorEvent) {
         ^
    SimplePlayerApplet.java:189: cannot find symbol
    symbol : class ControllerErrorEvent
    location: class SimplePlayerApplet
         Fatal(((ControllerErrorEvent)event).getMessage());
         ^
    SimplePlayerApplet.java:190: cannot find symbol
    symbol : class ControllerClosedEvent
    location: class SimplePlayerApplet
    } else if (event instanceof ControllerClosedEvent) {
    ^
    19 errors
    So what am I missing ...and where do I get it ??
    Dan

  • Where is the 64-bit download for AS oracle_proxy.so for 64-bit Solaris ?

    Hi, Experts,
    This is a cross-posting of
    Where is the 64-bit download for oracle_proxy.so for 64-bit Solaris ?
    (Forum Home » Application Server » Oracle Application Server - General )
    in the download forum.
    Where can I get a 64-bit version of this above file, oracle_proxy.so in downloads ?
    Walter

    Here's a download location:
    http://support.apple.com/kb/DL1577

  • Where is the screen in Mavericks for simple playback of a CD?

    Where is the screen in Mavericks for simple playback of a CD?

    You just insert the CD, select the CD in iTunes, and play.

  • TS3212 Where is the support or updates for Windows 8??????????????????????

    Where is the support or updates for Windows 8??????????????????????

    What "support" or "updates" are you looking for? If you're having problems, perhaps if you post details, someone here can help you sort things out.
    Regards.

  • Process Object usage in the HR Administrative Services

    Hello,
    Does anybody have more details on how the process object is used in the HR Administrative Services in mySAP ERP 2005?
    The SAP Online Help doc we have says that the process object is the data persistence object in this workflow.   I'd like to find out the following:
    1) how to save data into a process object
    2) how to retrieve data from it later in the workflow
    3) ultimately how is the process object itself persisted?  As an independent XML file, an XML file stored as a record in the relational DB, or as a bunch of records in the relational DB?  
    Thanks,
    Ye

    The process object can be picked from the workflow by reading the context of workflow.
    You can analyse this in the workflow process provided by SAP i.e. transfer process etc.

  • Where is the Oracle VM Server for SPARC 3.2 SW download?

    Where is the Oracle VM Server for SPARC 3.2 SW download?
    Tips leading to a successful download of the correct SW may be rewarded with German beer.

    Many thanks for your answer.
    Can you point me toward something, which I can show our customer indicating when 3.2 will be GA for Solaris 10?

  • I rented a movie on itunes on my HP laptop. i travel a lot and have bought tv shows and they show up in the "tv shows" tab but itunes gives me 3 options: music, tv shows, and podcasts. where is the movie? thanks for your help...

    I rented a movie on itunes on my HP laptop. i travel a lot and have bought tv shows and they show up in the "tv shows" tab but itunes gives me 3 options: music, tv shows, and podcasts. where is the movie? thanks for your help...

    ok so I asked on facebook and the problem was it wasn't selected to show in my preferences, so I just turned it on. thanks if you were going to answer the question anyway.

  • Where Are The Master Files Stored For iWeb?

    I can't seem to figure out where the master files are stored in iWeb. For example I was trying to help of friend with his iWeb website, so I told him to send the files - and then I was planning to load them into iWeb on my computer... but I couldn't figure out where to put them... and he did not know where they were either!
    Question: Where are the master files stored for iWeb?

    http://docs.info.apple.com/article.html?artnum=303670
    http://iWebFAQ.com/1Site2Computers
    http://iWebFAQ.com/#Backup

  • What is the use of services for object icon (attachment) in customer master

    Hello,
    What is the use of the icon in customer master i.e. service for object(attchment)
    Any idea In which table those attachemnts stores,
    In SAP i can see only temp. structure table SGOS_ATTA when i look for table information, so i dont know where to look for these files although i tried great selection of tables which either were empty
    Thnks,
    Ahamad S

    Please search the forum or Google with the same text so that you will find many times this has been discussed.  Please go through the forum rules which you can see to your right screen and adhere to that.  Being an old member, no need to stress this.
    G. Lakshmipathi

  • Where are the SMTP Server services, please?

    Hello
    Not sure this is the correct forum but can't see anything else.
    I use Visual Studio with IIS Express server. I wish to set up and configure the SMTP services so that I can test STMP email scripts.
    The SMTP server has to be set up from the Control Panel of my Win 7 PC (Windows Features), under Internet Information Services, but all I can see is this:
    Windows Features
    There is no reference to SMTP services. Likewise, if I go to Internet Information Services Manager (right-click on Computer and choose Manage), I cannot see SMTP Services, either:
    Manager
    Thank you for any advice. Please note that I do not have the Windows 7 installation CD (the Packard Bell PC I have came with Windows already installed).
    Thank you.

    Hi bluenose_ted,
    Thank you for visiting the MSDN forum. I’m afraid that it is not the correct forum about this issue, since this forum is to discuss and ask questions about the setup and deployment of .NET Framework.I am moving your question to the moderator forum ("Where
    is the forum for..?"). The owner of the forum will direct you to a right forum. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • A Doubt in Creation of Tech. System for a BW Server in SLD

    Hi Experts, I want to access BI Queries in a BW System in VC 7.1. When I am trying to create a New Technical System in SLD of CE 7.1 Server, it is giving me the options, to Select the System Types as 1. AS ABAP 2. AS Java 3. Standalone 4. Third Party

  • Safari 5 doesn't open new pages after website button selected

    Hi. I am unable to load some websites after selecting some buttons on popular sites including PayPal and www.ryanair.com. Actually I am unable to book a flight ticket and I had to visit my friend to do so on his computer. The same happens when I try

  • How can I set up various mailboxes in Mail on my iPad.

    How can I set up various mailboxes in Mail on my iPad. I am using a Pop account and don't want to change this setup. I use two devices to access the same email account but I am not experiencing any lockout issues. Mail is simply not giving me any opt

  • My laptop crashes randomly

    my macbook pro 15inch retina display mid 2012 model crashes randomly. when it crashes my screen becomes a black screen and after a while it restarts. when it restarts it will crash when i enter my password. i must then force shutdown and manually sta

  • Backlight comes on, but nuffin else.

    Basically only the backlight comes on , Not writing at all comes up . I have done EVERYTHING in help section .. restored / reset 10x . updated. 5 r's . everything else. I can plug it in , it recognises , plays music , but all i can see is the backlig