Sponsored Content
Operating Systems Solaris Problem with SMC after applying Patchset 1-148888-03 Post 302828863 by Wraith_G2IC on Wednesday 3rd of July 2013 10:43:42 AM
Old 07-03-2013
All, thank you for the views and replies. I have been slammed with 100 other things all week, so sorry for the delayed response.

Quote:
Originally Posted by DGPickett
148888-03 Obsoleted by: 148888-04 SunOS 5.10: kernel patch
Thanks, I am aware there are newer patches, but this does not guarantee that the next patch set will solve the issue. I will be testing a newer patch set on a test system, but we are not allowed to role out patches to Production systems with out going through all the security protocols of our environment. This problem was not seen in testing as there were rarely changes needed to user accounts. Most all "user" accounts on our systems are only Admins & Engineers.


Quote:
Originally Posted by MadeInGermany
Check your SMC patch level
Code:
showrev -p | grep 121308-

It might help to patchrm the last patch, or to patchadd the latest patch 121308-23
Good point. As I said above, the SMC tool is used so rarely.
The current patch for 121308 is 20. I will see if I have access to 121308-23(or newer) under my support account.

Update - Out of curiosity, I just checked one of the other systems in the same Production group that is newer, and has Sol10 u10 loaded with the same patch set, and it has patch 121308-22. It exhibits the exact same symptoms as the system we use to manage the environment.

Last edited by Wraith_G2IC; 07-03-2013 at 11:51 AM..
 

7 More Discussions You Might Find Interesting

1. Solaris

SMC Help Please

We changed our root password on one of our Master NIS machines. We tried going into the SMC after the password change and it keeps failing for root login. I can login to the server via the root account. Just cannot open the SMC with the root account. This user is required to manage the users. ... (2 Replies)
Discussion started by: buckhtr77
2 Replies

2. Solaris

Smc

When I start SMC IT still doesnot work .It still remain configuration and don't change to welcome screen Please help me :mad: (1 Reply)
Discussion started by: iwbasts
1 Replies

3. Solaris

Jass & SMC login problem

After I run Jass , I can bring up the SMC GUI, but it wont let me log in as root. It works without Jass being run. Does anyone know what in Jass disables this. I have tried removing some things from jass like remote-root-login to no avail. Any hints would be greatly appreciated. I ram running... (0 Replies)
Discussion started by: garydeena
0 Replies

4. UNIX for Dummies Questions & Answers

smc problem

Hello, I've a Solaris 10. When I attemp to run SMC and click somthing there (for example "system information") , an error message is shown on the screen and says me WBEM is not running. (But actually WBEM is working). It says "if WBEM runing, I should stop/start wbem and try again." but I do it... (0 Replies)
Discussion started by: XNOR
0 Replies

5. Solaris

A little help with SMC

I installed the smc and now I'm getting the below error when i try to access it via web. Apache Tomcat/4.0.5 - HTTP Status 404 - /smconsole.jnlp The service Apache2 is in maintenance mode and I can't get it online. Can someone help with this please? Thanks. (5 Replies)
Discussion started by: bbbngowc
5 Replies

6. Solaris

Recommended patchset for Solaris and the patch bundle

Hello I recently downloaded and installed the latest patchset for Solaris 10 (update 5) running on SPARC. Actually I am new to Solaris (I come from Red Hat) and the security department asked me to update the system for security fixes. I logged in to Oracle support and used the recommended patch... (3 Replies)
Discussion started by: abohmeed
3 Replies

7. Solaris

New Patchset

Does anyone know what is going on with Solaris 10 and oracle? I am unable to download any new patchset, says I do not have permissions any longer . I am unable to get a response from them. Reason I ask, is that we had no warning, and company has a contract? (3 Replies)
Discussion started by: goya
3 Replies
STG-SINK(1)							   StGit Manual 						       STG-SINK(1)

NAME
stg-sink - Send patches deeper down the stack SYNOPSIS
stg sink [-t <target patch>] [-n] [<patches>] DESCRIPTION
This is the opposite operation of linkstg:float[]: move the specified patches down the stack. It is for example useful to group stable patches near the bottom of the stack, where they are less likely to be impacted by the push of another patch, and from where they can be more easily committed or pushed. If no patch is specified on command-line, the current patch gets sunk. By default patches are sunk to the bottom of the stack, but the --to option allows to place them under any applied patch. Sinking internally involves popping all patches (or all patches including <target patch>), then pushing the patches to sink, and then (unless --nopush is also given) pushing back into place the formerly-applied patches. OPTIONS
-n, --nopush Do not push back on the stack the formerly-applied patches. Only the patches to sink are pushed. -t TARGET, --to TARGET Specify a target patch to place the patches below, instead of sinking them to the bottom of the stack. -k, --keep Keep the local changes. STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-SINK(1)
All times are GMT -4. The time now is 12:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy