SMC system management options.

I have been trying to install the SMC 3.5 on my SunFire V120 run Solaris 9, thinking that it would allow me to manage users and printers. When I finally got the base system installed all I had was what looked like the proformace monitor options. The two question I have is first does the SMC have the ability to add/change/delete users and printers on the V120 and second what sub-packages do I need to install inorder to get this functionality on the server it exist?

I have been trying to install the SMC 3.5 on my
SunFire V120 run Solaris 9, thinking that it would
allow me to manage users and printers. Are you installing Sun Management Center? (i.e. you downloaded from this page):
http://wwws.sun.com/software/solaris/sunmanagementcenter/
...or Solaris Management Console?
Sun Management Center probably could be tuned to access users/groups, but that's not really what it is designed for. It definately doesn't do it out of the box.
Regards.
Note: I am an employee of Halcyon (www.HalcyonInc.com)

Similar Messages

  • Can't access Color Management options for HP 6700 under Mac OS 10.8.5 (Mountain Lion)

    Hello.
    I've got the HP Officejet 6700 Premium e-All-in-One and I can't find any way to access Color Management options.
    The printer is attached (Wi-Fi) to my iMac running Mac OS 10.8.5 (Mountain Lion).
    I want to correct a magenta cast to photographs that I've printed.  I've had the magenta-cast problem under Lightroom and using Preview to print the photographs, so now I want to work with color profiles in Photoshop Elements.
    Photoshop Elements recommends that I "disable color management in the printer preferences dialog".
    However, I'm not able to find color management preferences for the 6700 in any of the settings under Mountain Lion:
    Not under (Apple) > System Preferences > Print & Scan.
    Not under (HP Utility) > Open Embedded Web Server.
    Not under (HP Utility) > Printer Settings.
    Not under Preview's print dialog.
    Nor can I find any clear direction in the online help (at HP or elsewhere) that I've read so far.
    Any suggestions would be most appreciated.
    Thank you!
    Michael
    This question was solved.
    View Solution.

    Please note that in the Print dialog I get "Color Matching" not "Color Management."
    Still, I am (at this point) able to control color from Photoshop Elements, so that's good enough to proceed.
    Thanks again.

  • Do I get full conference call management options on iPhone 6 model A1549 if using it with GSM carriers?

    I have iPhone 6 model A1549, bought from and currently using with Verizon. You all must be aware that we can use the same phone for GSM carriers like at&t as well. Now we all know that some of the features related to conference calling are not available on CDMA carriers, like we cant have more than 2 callers, and we can't manage conference calls by making the conversation with one party private for some time and again switching back to conference mode, disconnecting a particular party instead of having to end the entire call etc. reference link- iPhone: Understanding phone features - Apple Support These features are available on GSM models and carriers, I just wanted to ask if I use a GSM SIM from a GSM carrier on this model, do I get these additional conference call management options or I am restricted to Verizon like experience while being on at&t (and while using the at&t SIM in this model)

    Yes, I am dealing with this right now on at&t with a 6 plus. I've been down the same road as you. I got it to work with a windows phone yesterday but not my 6 plus when I switched back to the iPhone. My wifes 6 works fine. I believe it is an at&t issue and not an 8.3 issue. After dealing through several levels of support at at&t, they are telling me it has to do with their transition to hd voice. Some people are having this issue because they are updating their system and some peoples phone profile, on phones that have hd voice capabilities, are not getting added to their line and call forwarding will not work without it. I have a trouble ticket open to their engineering dept and they promise it will work for me on or before the 24th of april. Engineering has to build my phones profile so call forwarding will work with my iPhone.
    This is frustrating because like you, I need to forward my calls because I have no signal in my office and need to forward to another phone so I can get my calls. If at&t would quit dragging their feet and enable wifi calling, this wouldn't be an issue for me. I would suggest you put more pressure on at&t and escalate this until it gets resolved. Or put your sim in a phone that does not have hd voice capability and see if it works then.
    Good luck. I'm keeping my fingers crossed this will be fixed for me on or before the 24th. We'll see.
    EDIT: I see you did put it in another phone and it worked. That backs up that the issue is at&t and their hd voice upgrades. They had no explanation as to why some work and some don't, but have them make sure a profile for your phone is on the line. If not, they'll need to build one for the phone so that it''l work. At least that's the story for now. Like I said, I'll know more in a day or two.

  • Issue with : Stateful BSP Applications: New State Management Option

    Reference:weblog by Thomas Jung -  /people/thomas.jung3/blog/2004/11/09/updated-stateful-bsp-applications-new-state-management-option
    I see a comment by one user to send the complete code... I am not sure what else can be sent   - try it out rather than getting spoon-fed. - getting offline - sorry...
    I had two issues with this ITSM way of session handling.
    First - if you are using an SP42 environment, check CL_BSP_RUNTIME=>ON_SESSION_CMD() to see if CANCEL is defined as an option. If not make sure that you use &sap-sessioncmd=CLOSE" instead of the &sap-sessioncmd=CANCEL" . If CANCEL is not defined , it will give you shortdumps...
    Second - when I closed the window, the session was not terminated. I used onbeforeUnLoad="exitBSPApplication(); instead of onUnLoad="exitBSPApplication(); and it worked fine. Not sure if it has any other issues.
    But now I am facing a new issue... all but one application is not ending... I have no clue on why this is happening.. I am still checking..
    Thanks Thomas, you are the best, as always...

    Thanks for checking the code in your system.
    After some investigation, I found the behavior as explained below.
    If the actual url has any fields passed as parameters, e.g.. /default.htm?var1=a&var2=2 ...
    - if I use CANCEL as the option, a shortdump is created and the session is not closed. if I use CLOSE, Session is terminated and no shortdump happens.
    If the actual url does not have any parameters, e.g.. /default.htm ...
    - CANCEL does the work, but CLOSE does not exit the session.
    In my applications I used request->get_form_fields to see if there are any parameters, and if there are, then I use CLOSE as the option and else, I use CANCEL. So now, the session
    management works beautifully...
    There is a good chance that I am doing something wrong here too.

  • Problem with SMC(Solaris Management Console)

    Hi
    I am trying to start SMC for managing the users and groups.But i am getting the following errors.
    bash-3.00# smc
    com.sun.management.viper.CriticalStopException: javax/help/JHelp
    at com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:276)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(BaseConsoleOptionsManager.java:752)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsole(BaseConsoleOptionsManager.java:621)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:167)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:834)
    Could any one help me out.
    Thanks inadvance.

    Instead of using SMC - why not use the format command - this utility has traditionally allowed the sysadmin to perform disk related tasks. If you plan to be "playing around" with disks on a solaris system - smc is not the tool. If you had intended to use ZFS - you're stuck with the command line (really sucks if you're dependent on GUIs). Either use the free SVM command line or get a copy of Veritas Foundation Basic Suite "free" (but crippled - limited to 4 volumes and 4 filesystems) - http://www.symantec.com/enterprise/sfbasic/index.jsp. At least with Veritas - the GUI will step you thru the entire process of disk management. I can't say that for SVM, with a bit of persistence and skill - you might not be disappointed. I prefer the command line because you can specify a myriad of parameters that the GUIs can't initutively tell you.
    Storage Foundation Basic 4.1 is available on the following platforms:
    * Solaris 10 x64
    * RHEL 4 (Xeon, EM64T and AMD Opteron) and Itanium 2
    * SLES 9 (Xeon, EM64T and AMD Opteron) and Itanium 2
    Storage Foundation Basic 5.0 is available on the following platforms:
    * Solaris 8, 9, 10 (SPARC)
    * AIX 5.2/5.3
    * Red Hat Enterprise Linux 4 (RHEL 4) on EM64T/Opteron
    * Novell SUSE Enterprise Linux Server 9 (SLES) on EM64T/Opteron

  • SMC(Solaris Management Console) problem

    Hi
    I am trying to start SMC for managing the users and groups.But i am getting the following errors.
    bash-3.00# smc
    com.sun.management.viper.CriticalStopException: javax/help/JHelp
    at com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:276)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(Base ConsoleOptionsManager.java:752)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsol e(BaseConsoleOptionsManager.java:621)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(Ba seConsoleOptionsManager.java:167)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsole OptionsManager.java:834)
    Could any one help me out.
    Thanks inadvance.

    Instead of using SMC - why not use the format command - this utility has traditionally allowed the sysadmin to perform disk related tasks. If you plan to be "playing around" with disks on a solaris system - smc is not the tool. If you had intended to use ZFS - you're stuck with the command line (really sucks if you're dependent on GUIs). Either use the free SVM command line or get a copy of Veritas Foundation Basic Suite "free" (but crippled - limited to 4 volumes and 4 filesystems) - http://www.symantec.com/enterprise/sfbasic/index.jsp. At least with Veritas - the GUI will step you thru the entire process of disk management. I can't say that for SVM, with a bit of persistence and skill - you might not be disappointed. I prefer the command line because you can specify a myriad of parameters that the GUIs can't initutively tell you.
    Storage Foundation Basic 4.1 is available on the following platforms:
    * Solaris 10 x64
    * RHEL 4 (Xeon, EM64T and AMD Opteron) and Itanium 2
    * SLES 9 (Xeon, EM64T and AMD Opteron) and Itanium 2
    Storage Foundation Basic 5.0 is available on the following platforms:
    * Solaris 8, 9, 10 (SPARC)
    * AIX 5.2/5.3
    * Red Hat Enterprise Linux 4 (RHEL 4) on EM64T/Opteron
    * Novell SUSE Enterprise Linux Server 9 (SLES) on EM64T/Opteron

  • File system management when sharing photos/music with other users in Mac OS

    I'm a new convert from the Windows world. I'm trying to setup multiple accounts for each user within my household. However, I'd like us to all share the same set of folders for photos within iPhoto and music in iTunes. Is it best to just used the "shared" folder instead of keeping them in the standard home directory and trying to share those folders with other users? What is the best approach to this. I would imagine most people do this for managing their music if not photos as well. Just trying to learn best practice on the file system management before I copy over gigs of files from my old PC.
    Thanks much,
    champlir

    champlir
    Welcome to the Apple Discussions. This might help with iPhoto.
    There are two ways to share, depending on what you mean by 'share'.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Remember iPhoto must be running in both accounts for this to work.
    If you want the other user to have the same access to the library as you: to be able to add, edit, organise, keyword etc. then:
    Quit iPhoto in both accounts
    Move the iPhoto Library Folder to an external HD set to ignore permissions. You could also use a Disk Image or even partition your Hard Disk.
    In each account in turn: Hold down the option (or alt) key and launch iPhoto. From the resulting dialogue, select 'Choose Library' and navigate to the new library location. From that point on, this will be the default library location. Both accounts will have full access to the library, in fact, both accounts will 'own' it.
    However, there is a catch with this system and it is a significant one. iPhoto is not a multi-user app., it does not have the code to negotiate two users simultaneously writing to the database, and trying will cause db corruption. So only one user at a time, and back up, back up back up.
    Finally: If you’re comfortable in the Terminal, and understand File Permissions, ACL’s etc., some folks have reported success using the process outlined here . (Note this page refers to 10.4, but it should also work on 10.5). If you’re not comfortable with the terminal, and don’t know an ACL from the ACLU, then you’re best doing something else... Oh, and the warning about simultaneous users still applies.
    Regards
    TD

  • Want to do PhD in SAP /ERP System / Managment Information System

    I want to Full time PhD in SAP / ERP System / Management Information System in SAP Related Area with scholarships.I have done Master of technology in Information technology from Jadavpur University ( india).I have 2 years I.T experience in I.T and Academics if you can give any helpful information on that I will be grateful to you.
    Thanks
    Sayanta Mallick

    Hello,
    As an active UA member, we are interested in supervising PhD students in SAP related areas (Business Intelligence in my own case). Please be aware that, as a student, your PhD would need to have a focus on the challenges and issues in the area (many are noted in both the threads on the Community Network) and not on SAP technology per se - though you may well use SAP technology or additions to it to develop/demonstrate solutions to issues and challenges.
    We offer full and part-time study options and details can be found at the following URL:
    http://www.brunel.ac.uk/about/acad/siscm/disc/pg/phd
    I do not mean to use this as an advert for my institution in particular - as noted in other posts there are many choices open to you.
    Mark Lycett
    Professor of Information Systems Development
    School of Information Systems, Computing and Mathematics
    Brunel University, UK.

  • Software components can keep modifiable in bw 3.5 system change options

    hello experts,
    can we keep software components modifiable in bw 3.5 production in system change option (se06)
    it very urgent

    Hi
    Transaction SE06 - Processing After Installation of the CTO
    Transaction SE06 has to be executed once in every newly installed R/3 System. This applies to an R/3 standard installation as well as the installation of a copy of an existing R/3 system.
    Transaction SE06 provides the following functions for processing after installation:
    Generating basic settings of the Change and Transport Organizer Closing other requests and tasks  Setting the system change option
    Meaning of the system name The system name (SID) is defined during the installation with R3setup and cannot be changed subsequently.
    When you choose names, make sure that there are no naming conflicts with existing systems. Under no circumstances may two systems within an SAP system group have the same name.
    The installation type of the R/3 System is specified in the initial screen:
    R/3 standard installation
    The R/3 System was installed from the SAP CD using R3setup. It is assumed that the system is running on a correct, delivered version of the R/3 System. No adjustments based on corrections or repairs have been made.
    If you set up an R/3 System that originated from a database copy using this option, problems could arise when you upgrade or modify objects with the Change and Transport Organizer.
    Database copy or database migration
    The R/3 System was created on the basis of a copy. R3setup provides utilities to do this. The R/3 System needs to be assigned a new and independent role within the SAP system group or outside of it.
    Before you connect the new R/3 System to the SAP system group, you have to give it a name that has not yet been used in the group.
    You should avoid using a previously used system name as this could cause serious complications and may also lead to the loss of information.
    If you have installed your SAP System as a copy of an existing SAP System then you must configure the CTS after installation.
    In SAP Systems installed with R3setup from the SAP CD the basic settings for the CTS are generated during the configuration of the  Transport Management System. You do not need to perform any processing after installation.
    Transaction SE06 provides the following functions for processing after installation:
    Generating basic settings of the Change and Transport System
    Setting the system change option
    Closing foreign requests and tasks
    You must specify the installation type of the SAP System on the initial screen:
    Standard installation
    The SAP System was installed from the SAP CD using R3setup. It is assumed that the SAP System is running as a correct, delivered version. No adjustments based on corrections or repairs have been made.
    If you set up an SAP System that originated from a database copy using this option, problems could arise when you upgrade the system or modify objects with the Transport Organizer.
    Database copy or database migration
    The SAP System was created on the basis of a copy. R3setup provides utilities to do this. The SAP System needs to be assigned a new and independent role within the SAP system group or outside of it.
    Before you connect the new SAP System to the SAP system group, you have to give it a name that has not yet been used in the group.
    Do not use an existing system name since this could cause serious conflicts and may lead to the loss of data.

  • HP Deskjet 5100 Stuck on Grayscale - Color Management Options unavailable in printer settings

    Hello!
    My printer is an HP Deskjet 5100 on Mac 10.8.5. It is stuck on grayscale when printing. No matter what program I try to print in I do not get the color management option, even when checking in the advanced options. 
    On photoshop it's also stuck to grayscale.
    I have printed a test page successfully in color. But for some reason no program will print in anything but grayscale. 
    I have tried to update the drivers, but according to the HP website/driver check everything is up to date.
    Other information:
    In printer options, I can't even check my cartridge levels. I receive the following message: Information Not Available
    In ColorSync Utilites, under Devices, it says Printer Mode is: "Gray". When I try to assign a different color profile to it, it doesn't take. 
    I have done a hard reset on the printer. 
    I have removed completely and resynced the printer with the computer again in System Pref/Print & Scan
    Any information would be amazing. I have checked every forum I could find online, 
    This question was solved.
    View Solution.

    Hi,
    Your printer is not compatible with Mountain Lion, therefore the Mac use a Generic PCL driver which is Black & White driver only:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01856359&cc=us&dlc=en&lc=en&product=304431&task...
    You may try a 3rd party driver as HPIJS, it seems to support your printer and will more likely provide you a better results than a generic driver.
    Be sure to install any of the 3 required downloads before adding the print queue:
    http://www.linuxfoundation.org/collaborate/workgroups/openprinting/macosx/hpijs
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • ChaRM:System Change Option

    Hi Team,
    I have activated CHaRM BC sets and created maintenace project. The mainteanace cycle also created successfully. But in the t.code /tmwflow/cmsconf, in the "System Change Option" tab, no systems are displayed. How to bring the ChaRM client, DEV,QA &PRD systems (satellite systems) in this tab.
    Note; I am working in SAP EHP 1 for SAP Solution Manager 7.0, ST: SAPKITL433
    Thanks.
    PSK
    Edited by: psk.psg on Oct 6, 2010 7:46 AM

    Hello,
    Have you completed the following steps in SOLMAN
    1) In SMSY creation of RFC connection to the required systems like for CHARM consider you have 3 systems , Customizingg, testing and prod then you have to create the RFC connection to all the 3 systems for particular client.
    2) In SPRO in SOLMAN have you Activate Integration with change request mgt
    3) Also I hope you have configured STMS properly and distributed the STMS.
    Best Regards
    Shishir H D

  • Smc - system information - CIM_ERR_FAILED

    Hi,
    when starting smc - system information on an Solaris10 system a get the message
    "System Information is not able to connect to the server. Reason: CIM_ERR_FAILED. Verify that the server is runing. If it is, try stopping and restarting it."
    Which server should be runing?
    Any idea?
    Thanks a lot for help.
    Eric

    Hi,
    I tried
    # /etc/init.d/init.wbem status
    Solaris Management Console server version 2.1.0 running on port 898.
    ptree only show one process
    528 /usr/j2se/bin/java -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
    When doing ptree on an Solaris9 Host I get
    5717 /usr/java/bin/java -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
    5741 remotedprovider solaris_processor libWBEMkernel.so
    5742 remotedprovider solaris_computersystem libWBEMkernel.so
    5748 remotedprovider solaris_operatingsystem libWBEMkernel.so
    Is there no contact to the kernel Modules?
    What is wrong? Any suggestion?
    Thanks Eric

  • Using smc to manage users in a different container or suffix

    I am running Sun directory server 6.2 on Solaris 10. (This was a migration from DS 5.2.) When I initially set up the directory server, the default suffix was "dc=mydomain,dc=com." I later created a new top-level container (suffix) called "o=mydomain.com."
    I am attempting to use smc to manage users. As per the following docs:
    http://www.sun.com/bigadmin/content/misc/smc20_faq.html
    SMC 2.0 Frequently Asked Questions
    http://docs.sun.com/app/docs/doc/819-7314/6n994bt7i?a=view
    (SolarisTrustedExtensions InstallationandConfiguration)
    I did the following:
    # /usr/sadm/bin/dtsetup storeCred
    Administrator DN:cn=Directory Manager
    Password:xxxxxx
    Password (confirm):xxxxxx
    # /usr/sadm/bin/dtsetup scopes
    Getting list of managable scopes...
    Scope 1 file:/myserver.mydomain.com/myserver.mydomain.com
    Scope 2 ldap:/myserver.mydomain.com/dc=mydomain,dc=com
    # svccfg -s wbem setprop options/tcp_listen=true
    # svcadm disable wbem
    # svcadm enable wbem
    I can create a toolbox in smc to manage LDAP users under dc=mydomain,dc=com but no where else. How can I configure my scopes? How can I change the default suffix? Where does dtsetup read its config? The directory server is not configured as an LDAP client.
    (This was never an issue with DS 5.2 which had, in my opinion, a more feature rich console when it came to adding users.)
    Thanks

    Hi,
    in regards of option 3, this is a standard scenario supported by SAP provisioning framework. You would also get additional benefits from IdM but cost will be higher.
    in step 2 you could create empty role for each ECC role and assign it to positions. The background program in ECC would read all role assignments and replicate them in ECC. A good naming convention to identify HR and ECC roles would be really helpful in this case.
    Cheers

  • OnCommand System Manager recieves error 500

    Good day, i am running OnCommand System Manager ver 3.1.1 on Windows. Today, for the very first time, i have seen this issue: i can connect to my 3210 running DataONTAP 8.0.3P2 7-mode, but when i try to reach my new 2240 running DataONTAP 8.1.3P3 7-mode i recieve an error 500 "connection refused". I have found this workaround: on the 2240s i have issued the command >options httpd.admin.enable on ;after this the OnCommand System Manager probably still tries a secure connection, on the console i see errors like [hostname: HTTPPool03:warning]: HTTP XML Authentication failed from MyClientIP .  But now i guess OnCommand System Manager falls back to a non secure connection, i see the question "do you want to set up a secure connection or continue without...", i answer "continue without" and i'm able to manage my filers again. What's happened? Maybe something java updates related? Thanks in advance.
    Alessandro  

    While removing newer version of Java and installing older versions probably fixes this in most cases, do you really want to run version of software that have known vulnerabilities in them? I think that companies like NETAPP, EMC, DELL, HP, etc, etc., need to be accountable for staying current.  They need to upgrade the applications regularly to stay compatible with the platforms they develop in.  The days of write it once and forget it are long gone.  The threat vectors have changed and continue to change on a daily basis. If I had machine that was dedicated to doing nothing other managing storage, network and servers, that never saw any portion of the production network and was isolated 100% from the internet, perhaps leaving archaic versions of depreciated software out there would be an option.  The days of doing business this way are also long gone. Cannot speak for everyone of course, but I don’t have the real-estate on my desk and have no desire to run up down the hall to my MDF every time I want to manage something in the environment.   

  • SNMP Configure OnCommand System Manager 3.1 on FAS2020 Ontap 7.3.7

    Hi, I have the to discover snmp after configure SNMP. Even I tried both trap hosts with my windows IP where I installed Oncommand system manager and the IP of Ontap 7.3.7. Can someone please verify which host is correct one? what is the requirement for SNMP configure. Thanks,Kevin.

    Sorry, access for this KB is restricted. Then, check following point and fix them. 1. Check if SNMP agent is enabled.
       filer> options snmp.enable
       If not, enable it by "options snmp.enable on"
    2. Check if SNMP access is allowed.
       filer> options snmp.access
       If IP address of System Manager host is not listed, set it by "options snmp.access host=<IP address>"
    3. Check filer's SNMP community name.
       filer> snmp community
       By default, "ro public" is displayed.
       If you have modified SNMP community name, you need to modify registration on System Manager.
       Edit C:\Users\<username>\NetApp\SystemManager\SystemManager.config and adjust snmp-community
       element under storage-system element.

Maybe you are looking for