How to access solaris management console from web browser??

Hi,
I am running Sol9 with the latest patches. The console gui freezes every time I try to admin NIS users in my NIS toolbox. It used to work but now it doesn't. I need to access this thing from a web browser if that's possible since there is no console that I can install on my windows laptop that can connect to the server.
Can this be done?? I can't find any info on docs.sun.com on what URL and port to use.
I did find something that says there is a /usr/sadm/bin/smcwebserver but it does not exist on any of my machines.
Help?? Please???
Thanks,
Tom

On my machine, when I point my browser to http://<hostname>:898 (the management server port) I get a nice message telling me that a web version of the Solaris Management Console is not currently available. Running the console tells me I'm running v2.1 which is what came out of the box.
I think the webserver component you refer to only ships with v3.0 and later. You can go to http://wwws.sun.com/software/solaris/sunmanagementcenter/index.html and download a base version for free to check it out.
By the way, I don't use a remote console to manage remote servers. It's too clunky. My solution for running the SMC remotely is to start an XServer on my laptop, telnet to the Sun host, su - root, set DISPLAY=<mylaptop>:0 and then run smc directly from the host. As long as there's no firewall blocking port 6000 between you and your host, you should be OK. This should be straightforward if you've run any graphical X apps before.
However, I don't administer NIS and my laptop is a Mac. Your mileage may vary considerably.

Similar Messages

  • How do i save PDFs directly from web browser to iBooks - on a MAC

    Is it possible to save PDFs directly from a web browser (any web browser) to iBooks?
    it is easy to view and 'open in' iBooks from an iPad/iPhone, but don't see this option on the MAC.
    i have resorted to saving the file and emailing it.  Once viewed on the 'i-device' it can be easily saved.
    iBooks is installed on my MAC and synced, so i can view the library.
    I am just missing this direct step - MAC to iBooks
    Please help,
    Thanks - Rob

    The iphone is not a storage/backup device.
    The sync is one way - computer iphone.  The only exception is itunes purchases:  File>Devices>Transfer Purchases
    Copy everything from your old computer, or your backup copy of your old comptuer, to your new one.

  • Solaris Management Console (Web version)

    Sorry for my ignorance, but I am trying to access the management console via the browser, but everytime i go to http://hostname:898/ it says "...console not available at this time." I know this is a stupid question but how do I enable the web console? Thanx in advance.
    abs

    did you enable tcp listening?
    svccfg -s wbem setprop options/tcp_listen=true
    svcadm refresh wbem
    svcadm restart wbem

  • How can I retrieve/compute an X509 certificate's thumbprint in Python and then use it for accessing Service Management APIs from Python SDK?

    Hello,
    I am using Azure Python SDK to perform calls to ServiceManagement APIs.
    I have a .publishsettings file generated for my account which includes an encoded version of my X509 certificate and all of my subscription IDs.
    How can I retrieve/compute an X509 certificate's thumbprint in Python?
    Following is the code snippet that helps us do it in .Net.
    Is there a similar approach to do it in Python?
    var publishSettingsFile = @"C:\temp\CORP DPE Account-11-16-2011-credentials.publishsettings";
    XDocument xdoc = XDocument.Load(publishSettingsFile);
    var managementCertbase64string = xdoc.Descendants("PublishProfile").Single().Attribute("ManagementCertificate").Value;
    var importedCert = new X509Certificate2(Convert.FromBase64String(managementCertbase64string));
    thumbprint = importedCert.Thumbprint;
    Once I have the thumbprint, how can I use that thumbprint to access Service Management APIs from Python SDK?
    Thank you in Advance!
    Regards,
    Vaibhav Kale

    Hi,
    Please have check on the below article and check if it helps.
    http://azure.microsoft.com/en-in/documentation/articles/cloud-services-python-how-to-use-service-management/
    Regards,
    Mekh.

  • Managing LDAP users with Solaris Management Console

    I'm using Solaris Management Console (SMC) to manage users in our Directory Server. Unfortunately, the default "user manager" in SMC does not have a tab to manage netgroups. Does anybody else use SMC to manage users and have you created a custom tool to manage netgroups? If so, how did you do it?

    Hello Senthilkumar,
    Here are the outputs from the commands. The other ones that I left out (/var/adm/messages and showrev -p) had a lot of output and I wasn't sure what you needed. Please let me know what to post or if you want me to post the whole things.
    # more /etc/release
    Solaris 8 7/01 s28x_u5wos_08 INTEL
    Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
    Assembled 06 June 2001
    # java -version
    java version "1.2.2"
    Solaris VM (build Solaris_JDK_1.2.2_07a, native threads, sunwjit)
    Here are the errors that come back when /etc/init.d/init.wbem fails.
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/management/viperimpl/server/ViperServer
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:495)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:110)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:252)
    at java.net.URLClassLoader.access$1(URLClassLoader.java:218)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:193)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:256)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)

  • Solaris Management Console (SMC) - Solaris 9 x86

    I�ve just installed Solaris 9 (x86) version. I�m unable to install Solaris Management console.
    I was using below command to add listed patches:
    pkgadd -d . SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg
    I�m unable to find these packages on cd1. Somehow they�re on cd2. These cd�s are direct extract from Sun�s web site.
    Anyway when I run the pkgadd command I�m getting the following error:
    �No package associated with (SUNWpmgr)�
    When I look into the SUNWpmgr, there are 2 files (pkgmap., pkginfo.) and 3 dir (install, archive, reloc)
    Same with other packages
    Please help me.

    I was able to correct this problem on my server
    The .server file is the smc java keystore that contains
    the private/public key pair for SSL
    You can create this file by executing
    cd /usr/sadm/lib/smc/bin
    certtool -genkey
    Once the keys are generated execute
    /etc/init.d/init.wbem stop
    /etc/init.d/init.wbem start
    if your smpatch no longer works
    take a look at the following article
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/spfaq

  • Problem with solaris management console

    I have installing solaris 9 x86 12/02 on my PC. After start solaris management console 2.1 and after loged in as root, smc display this message:
    System Information is not able to connect to the server because the WBEM server daemon does not appear to be running. If it is running, try stopping and restarting it. After restarting the daemon, please also exit and restart the Solaris Management Console.
    SMC server is running ok.
    # /etc/init.d/init.wbem status
    Solaris Management Console server version 2.1.0 running on port 898.
    Thank you for help.
    lukas

    Hello Senthilkumar,
    Here are the outputs from the commands. The other ones that I left out (/var/adm/messages and showrev -p) had a lot of output and I wasn't sure what you needed. Please let me know what to post or if you want me to post the whole things.
    # more /etc/release
    Solaris 8 7/01 s28x_u5wos_08 INTEL
    Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
    Assembled 06 June 2001
    # java -version
    java version "1.2.2"
    Solaris VM (build Solaris_JDK_1.2.2_07a, native threads, sunwjit)
    Here are the errors that come back when /etc/init.d/init.wbem fails.
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/management/viperimpl/server/ViperServer
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:495)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:110)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:252)
    at java.net.URLClassLoader.access$1(URLClassLoader.java:218)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:193)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:256)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)

  • Solaris Management Console no longer accepts logins after running JASS...

    I have an unusual problem... I have a Solaris 10 system (with the 2/16/2005 patches on it. I am able to use the Solaris Management Console (v2.1) with no issues to make my disk storage adjustments, etc etc.
    The problem is when I run JASS with the secure.driver setup. After that, the Management console no longer accepts the root password to authenticate. So, I know that JASS tightened something up, but I can't figure out what it did. Worse, when I undo the JASS run, it doesn't undo whatever it did to the security of the Management Console.
    Any idea where the Solaris Management Console gets it's security information (and configuration) from? And how I can undo whatever JASS did to it?
    Again, I've reinstalled this test box 3 times, and I know it's the JASS step that's locking me out, and not the recommended & security patches.
    Thanks to all!
    -- M

    As a followup - right after posting this message, I opened a support case for this, and the solution is that you need to go into /etc/security/policy.conf and backup JASS's change to the default encryption model.
    Change CRYPT_DEFAULT=1 back to CRYPT_DEFAULT=__unix__
    Then, you have to clear the password using "passwd -d", and then reset it again to what you want. Then, the management console will work.
    I guess the management console is set to always use the __unix__ method, and not look at the policy.conf's setting. So when JASS wanders from the default, it breaks SMC.

  • Solaris Management Console Error

    I have installed Solaris 9.0 and I am using Solaris Management Console 2.1. I am trying to change the shell of the 'root' user . When I make the change I get the following error message :
    "The management server cannot perform the operation requested
    if this problem persists, refer to the log Viewer for additional information and contact your Sun Microsystem support provider.
    The actual error reported was:
    User root was partially modified. See the error log for further details "
    I have seen that the changes requeted( change shell in this case) does actually take place although the SMC complains. Where is the error log and how do I see it ? I fail to understand why this happens. Any help will be appreciated.
    I have also noticed that when I make any changed to other users SMC does not complain.
    Thanks

    I have installed Solaris 9.0 and I am using Solaris
    Management Console 2.1. I am trying to change the
    shell of the 'root' user . When I make the change I
    get the following error message :
    "The management server cannot perform the operation
    requested
    if this problem persists, refer to the log Viewer for
    additional information and contact your Sun
    Microsystem support provider.
    The actual error reported was:
    User root was partially modified. See the error log
    for further details "
    I have seen that the changes requeted( change shell in
    this case) does actually take place although the SMC
    complains. Where is the error log and how do I see it
    ? I fail to understand why this happens. Any help will
    be appreciated.
    I have also noticed that when I make any changed to
    other users SMC does not complain.
    ThanksAdded on 10/23 :
    This is a part of the log : /var/sadm/wbem/log/wbem_log
    T^L�f\236�:^A�m��fym;^Ulogsvc.wbem.version.1^A�m�_�\236�C��CIMOM@#@2@#@0@#@N/A@#@localhost@#@sun02@#@1066871122857@#@CIM Object Manager Started@#@CIM Object Manager version 2.5.1 build 04/29/03:17:32 started@#@null@#@0@#@0@#@off@#@^A�m�"b�RC^A^ASolaris Management Console Server@#@2@#@0@#@root@#@sun02@#@sun02@#@1066871201263@#@Solaris Management Console server starts up.@#@Solaris Management Console server starts up on
    port 898.@#@
    The user SMC Service was logged in as role root.@#@0@#@0@#@off@#@^A�m�vjj�^A^E^A^A^A^AAuthentication Service@#@1@#@0@#@root@#@sun02@#@sun02@#@1066871233865@#@Session opened@#@A secure session was established for user "root" from host "sun02" with session identifier 1066871233422.@#@
    The user root was logged in as role root.@#@0@#@0@#@off@#@^A�m�\2127=/^B^[��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066871280383@#@Listing user(s) failed@#@The details for User root were not fully retrieved.
    The Users Full Name could not be returned due to an unknown reason.@#@@#@0@#@0@#@off@#@^A�m��}�d^C2��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066871283929@#@User modify failed@#@User root was partially modified. See the error log for further details.@#@@#@0@#@0@#@off@#@^A�m���\202^O^D,��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066873142980@#@Listing user(s) failed@#@The details for User root were not fully^Q�^Q^P^T�f�(^O^A�m��fym;^Ulogsvc.wbem.version.1^A�m�_�\236�C��CIMOM@#@2@#@0@#@N/A@#@localhost@#@sun02@#@1066871122857@#@CIM Object Manager Started@#@CIM Object Manager version 2.5.1 build 04/29/03:17:32 started@#@null@#@0@#@0@#@off@#@^A�m�"b�RC^A^ASolaris Management Console Server@#@2@#@0@#@root@#@sun02@#@sun02@#@1066871201263@#@Solaris Management Console server starts up.@#@Solaris Management Console server starts up
    on port 898.@#@
    Hope this helps !
    Thanks again

  • Toolbox in Solaris management console

    I installed Solaris management console 2.0 and when I try to open it, it asks me for a toolbox. What kind of file is a toolbox? Could anybody tell me how can i install a toolbox?
    Thanks

    For some reason it was able to run once by running the command
    # /etc/init.d/init.wbem start
    But no matter what I do, I can't get it to work one lick with
    # svcadm enable wbem
    Any ideas guys?
    Edited by: orange80 on Nov 29, 2008 8:18 PM

  • Enhanced Storage Problem in Solaris Management Console Started in XManager

    I have Sun Fire 480 with solaris 5.9 installed on it. I use XManager 1.3.9 on windows 2000 workstation to connect to it and launch Solaris Management Console (smc). After starting smc I point to Management Tools -> This Computer (sf480dbs) -> Storage -> Enhanced Storage. At that moment Log In dialog appears and I give root user name and password. After a few seconds SMC disappears (exits). If I look at CDE Error log there is the following exception
    Thu Jul 31 21:00:36 2003 (/usr/dt/bin/dtexec) /usr/sbin/smc
    Exception while creating engine named com.sun.java.help.search.DefaultSearchEngine for view: javax.help.SearchView@4db52b
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at javax.help.search.MergingSearchEngine.makeEngine(MergingSearchEngine.java:148)
    at javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:82)
    at javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:160)
    at javax.help.JHelp.addHelpSet(JHelp.java:322)
    at javax.help.JHelp.helpSetAdded(JHelp.java:288)
    at javax.help.HelpSet.fireHelpSetAdded(HelpSet.java:344)
    at javax.help.HelpSet.add(HelpSet.java:256)
    at com.sun.management.viper.console.gui.help.VHelpViewer.consoleAction(VHelpViewer.java:138)
    at com.sun.management.viper.console.VConsole.notifyListeners(VConsole.java:566)
    at com.sun.management.viper.console.VConsole.consoleAction(VConsole.java:512)
    at com.sun.management.viper.console.gui.VGUIConsole.consoleAction(VGUIConsole.java:566)
    at com.sun.management.viperimpl.console.gui.SMCConsole.consoleAction(SMCConsole.java:292)
    at com.sun.management.viperimpl.console.BaseConsoleManager.notifyListeners(BaseConsoleManager.java:370)
    at com.sun.management.viperimpl.console.gui.GUIConsoleManager.loadOnlineHelpForTool(GUIConsoleManager.java:1198)
    at com.sun.management.viperimpl.console.BaseConsoleManager.loadToolAndReplaceStub(BaseConsoleManager.java:2139)
    at com.sun.management.viperimpl.console.BaseConsoleManager$ClickLoader.run(BaseConsoleManager.java:2060)
    at com.sun.management.viper.util.ThreadPool$ThreadWorker.run(ThreadPool.java:138)
    Caused by: java.security.InvalidParameterException
    at com.sun.java.help.search.DefaultSearchEngine.<init>(DefaultSearchEngine.java:75)
    ... 21 more
    Can anyone tell me anything what is problem?
    I am newby to solaris and any ideas will be appreaciated.
    Thanks in advance
    David Suladze

    Try search the WEB for your display adapter drivers. However, most of new especially intergated graphics are still not supported.
    You may try to get it working with xsun, run kdmconfig and specify as display adapter VGA or Super VGA. I know that in some cases it helps.
    As well do the same with Xorg and run /usr/X11/bin/xorgcfg, try to find somekind of generic VGA in drivers that are listed there.
    As I know, smc runs only in graphical mode.
    I saved the settings and pressed F2 for testing. I could see the displayDid you see buttons on that display (something like "yes", "no")?
    xsun is very hard to set with most of display adapters and monitors, sometimes it shows only part of the screen, so you might not to see these buttons. However if you see them, press "yes" (or something like that, I dont exactly remember). Then reboot and your computer should start the GUI.

  • Solaris 9, Solaris Management Console ISSUE

    Solaris 9, Solaris Management Console ISSUE
    I have Solaris 9 installed and I am unable to use the Solaris Management console.
    I have managed to start it:
    /etc/init.d/init.wbem start
    /etc/init.d/init.wbem status -> shows it's running
    But if I try browser with the link http:// host:898, I have got the following error:
    "A web version of the Solaris Management Console is not available at this time."
    any Idea why?

    Are you running Trusted Extensions? What patch cluster are you on? What toolbox are you opening?

  • Solaris Management Console and root pasword

    I upgraded to Solaris 10 last night and tried to perform some admin work to user accounts, using Solaris Management Console. When performing the task, Solaris wants to verify user and password, the root password fails. The root pasword is correct because it let me login as root. Solaris Management Console rejects all passwords for verification. Help me please.

    Thanks for your help. I updated my root password from 4 charcters to 4charcters + 4 numerals , still SMC will not let me in. I updated 2 machines and both allow me to login as root (GUI) but SMC wants to confirm the password and will not let me in.
    I have reinstalled (initialized rather than upgrade) Solaris 10 on one machine (Ultra60) , that machine now works fine. It allows me to login as root(GUI) ans the SMC accepts my root password
    The machines are an Ultra10 and an Ultra60.
    I choose to upgrade rather than a new install because of to much info to rebuild.
    Brian

  • Solaris Management Console reports disk errors

    Hello,
    Solaris Management Console is reporting my disk as having a non-Solaris partition, negative space remaining, and overlapping partitions.
    All this after a trouble free install of Solaris 10 on a checked IBM and a Fujitsu hdd. (AMD +2600 chip, ASUS A7V8X mb)
    Any help would be appreciated.
    Thank You,
    RT

    As a followup - right after posting this message, I opened a support case for this, and the solution is that you need to go into /etc/security/policy.conf and backup JASS's change to the default encryption model.
    Change CRYPT_DEFAULT=1 back to CRYPT_DEFAULT=__unix__
    Then, you have to clear the password using "passwd -d", and then reset it again to what you want. Then, the management console will work.
    I guess the management console is set to always use the __unix__ method, and not look at the policy.conf's setting. So when JASS wanders from the default, it breaks SMC.

  • Solaris Management Console doesn't show user's groups

    Hello friends:
    I am using Solaris 10 under Sparc.
    i am having some problem with Solaris Managemen Console
    With users -> users accounts -> edit a user
    when i click on Groups TAB i can read:
    The groups can not be listed. You can ....
    It has been running, but sice 1 day ago it doesn't...
    We don't use NIS or LDAP, only files.
    /etc/nsswitch.conf is nsswitch.dns
    groups command runs ok
    cd /etc
    ruben@laika:/etc$ ls -l nsswitch.*
    -rw-r--r-- 1 root sys 1120 Apr 8 13:08 nsswitch.conf
    -rw-r--r-- 1 root sys 1120 Jan 21 23:29 nsswitch.dns
    -rw-r--r-- 1 root sys 757 Jan 21 23:28 nsswitch.files
    -rw-r--r-- 1 root sys 1248 Jan 21 23:29 nsswitch.ldap
    -rw-r--r-- 1 root sys 1228 Jan 21 23:28 nsswitch.nis
    -rw-r--r-- 1 root sys 1558 Jan 21 23:29 nsswitch.nisplus
    ruben@laika:/etc$ groups ruben
    users
    ruben@laika:/etc$
    Where could be the problem?
    How could i reinit solaris management console server.
    Solaris has been restarted a lot of times without result :(
    Thank's

    i have reinstalled solaris and the problem continues.
    Under Solaris Management Console groups and users doesn't run ok. Editing an user i can't see groups and editing groups i can't see its users...very very extrange.
    A bug?
    I don't know what is happening :(

Maybe you are looking for

  • Confirmation of Benefits letter as SMARTFORM

    Hi All,      I have created a smartform for the confirmation of benefits form letter and would like to use this instead of the standard SAPScript(TCODE = HRBEN0015). Is there a way to redirect it to the smartform? Please advise. Kind Regards, Daniel

  • Why is Java so hard?

    I know it's a lot easier than c++, but compare to VB.NET or to C#.NET it's a nightmare. For example, some code working under the IDE for loading images from a package directory won't work after jaring the project, since the images are jared. Why then

  • HST60: Huge Performance Problem with VAPI Views

    We are using a VAPI view (with instead-of-triggers) for a table with +/- 60 columns. In this instead-of-trigger we call some functions to return constants and variables. Using DML (for example a Update) on this view takes the Server 80 sec. CPU time.

  • Problems in syncronising photos

    Hi, I'm not able to syncronise all my photos. Why some folders do not appear in my iPad?

  • ESS questions!!

    Hello, I have a few questions I would like to ask you: 1. How can I check my ESS version? 2. I have an ITS based ess, with sap 4.6c and EP6.0 . Is it possible to upgrade to a newer version of ESS? 3. I will only have to implement ESS for Personnel Tr