- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- samba 2.2.3a removal in HPUX 11.11-reply urgent
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
Forums
Discussions
Discussions
Discussions
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
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
03-15-2007 06:32 PM
03-15-2007 06:32 PM
samba 2.2.3a removal in HPUX 11.11-reply urgent
pls tell me how to remove samba 2.2.3a completely from my HPUX 11.11 Machine.somebody has loaded samba earlier ,but now customer wants to remove this and they are going for new version.pls tell me the uninstall procedure and installation procedure too .
rgds
suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 07:14 PM
03-15-2007 07:14 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
pls reply and pls provide DOCUMENTATION for how to uninstall(not dipot) samba from HPUX11.11?.becaz i hv to impliment tonight
rgds
suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 07:30 PM
03-15-2007 07:30 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
Are you saying this wasn't installed with swinstall? If so, you are going to need that documentation.
On my 11.23 system, samba is in the CIFS-Server and you should be able to remove with swremove.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 07:39 PM
03-15-2007 07:39 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
do u hv any documentation related samba uninstall from HPUX 11.11
Rgds
suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 07:44 PM
03-15-2007 07:44 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
No. I only know how to use swremove to remove SD products. For my case:
# /usr/bin/swremove CIFS-Server
If you can use swlist to list CIFS-Server, you should be able to remove it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2007 05:57 PM
03-18-2007 05:57 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
swinstall it is not showing anything rdg samba
rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2007 10:23 PM
03-18-2007 10:23 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
Please post the output from running:
swlist -l fileset | grep -ie cifs -e samba
If your software is not listed there, then you will have to manually uninstall it.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2007 11:06 PM
03-18-2007 11:06 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
Non-depot samba.
Removal steps.
ps -ef | grep smbd
ps -ef | grep nmbd
Kill those porcesses.
Find the location of the smbd binary.
find /opt -name smbd*
or
find / -name smbd*
rm -rf the samba directory, wherever its installed.
Check /sbin/rc3.d and other rc.d directories for loft links to a startup script and remov them.
Removing non-depot software is a manual process. The procedure varies according to how it was compiled and installed.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2007 11:36 PM
03-18-2007 11:36 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
Maybe you'd even want to put that into the new samba install to save the customer the hassle of rejoining domain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 03:43 PM
03-20-2007 03:43 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
I t is not showing anythnig related samba.as per u r answer ,it is possible to remove samba manually.pls tell me how remove manually.
rgds
suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 09:46 PM
03-20-2007 09:46 PM
Re: samba 2.2.3a removal in HPUX 11.11-reply urgent
Take a look at SEP's post about manual removal, but you would also be wise to check with the person who installed and compiled Samba for your system.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2007 01:48 PM
03-25-2007 01:48 PM