- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to remove secure shell software in hpux 11.00
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2010 10:05 AM
тАО02-21-2010 10:05 AM
How to remove secure shell software in hpux 11.00
Gurus,
Iam getting errors while removing the ssh.
Could you pls help me?
# swremove Secure_Shell
======= 02/21/10 13:02:20 EST BEGIN swremove SESSION
(non-interactive)
* Session started for user "root@hp371-10".
* Beginning Selection
* Target connection succeeded for "hp371-10:/".
* Software selections:
Secure_Shell.SECURE_SHELL,l=/opt/ssh,r=A.05.30.007,a=HP-UX_B.11.11_32/64,v=HP,fa=HP-UX_B.11.11_32/64
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swremove.last".
* The analysis phase succeeded for "hp371-10:/".
* Analysis succeeded.
NOTE: More information may be found in the agent logfile (location
is hp371-10:/var/adm/sw/swagent.log).
======= 02/21/10 13:02:31 EST END swremove SESSION (non-interactive)
[hp371-10]/tmp
# swlist -l product | grep -i secure
Secure_Shell A.05.30.007 HP-UX Secure Shell
[hp371-10]/tmp
#
The removal process ended with out errors.
But still swlist is showing that the software still exists!
Thanks in advance for your answers.
Rgds
Sreekumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2010 10:50 AM
тАО02-21-2010 10:50 AM
Re: How to remove secure shell software in hpux 11.00
nothing, but ...
> * Analysis succeeded.
If that's the last thing it did, then I would
not be amazed that the stuff is still
installed.
> NOTE: More information may be found [...]
Did you look?
man swremove
Look for "EXTERNAL INFLUENCES". Many things
are possible.
Personally, I'd still use SAM, but in any
case, you may need to look at the log file to
see what happened, and why.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2010 10:52 AM
тАО02-21-2010 10:52 AM
Re: How to remove secure shell software in hpux 11.00
What is the output of the swagent.log?
You could also check for process sshd and I suggest to restart the swagentd with swagentd -r.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2010 11:12 AM
тАО02-21-2010 11:12 AM
Re: How to remove secure shell software in hpux 11.00
Pls see the output of swagent.log
======= 02/21/10 14:08:32 EST BEGIN remove AGENT SESSION (pid=2056)
(jobid=hp371-10-0062)
* Agent session started for user "root@hp371-10.usa.hp.com".
(pid=2056)
* Beginning Analysis Phase.
* Target: hp371-10:/
* Target logfile: hp371-10:/var/adm/sw/swagent.log
* Reading source for file information.
* Summary of Analysis Phase:
* The Analysis Phase succeeded.
======= 02/21/10 14:08:40 EST END remove AGENT SESSION (Cancelled)
(pid=2056) (jobid=hp371-10-0062)
[hp371-10]/
# date
Sun Feb 21 14:10:08 EST 2010
I need to remove using swremove option only.Its just for test environment.
thanks and rgds
Sree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2010 01:03 PM - edited тАО10-01-2011 07:31 PM
тАО02-21-2010 01:03 PM - edited тАО10-01-2011 07:31 PM
Re: How to remove secure shell software in HP-UX 11.00
I don't see any -p (preview) option. What's in /.sw/sessions/swremove.last?
>END remove AGENT SESSION (Cancelled)
Was it aborted? Have you looked at the swagentd.log?