Install visudo hp-ux


 
Thread Tools Search this Thread
Operating Systems HP-UX Install visudo hp-ux
# 1  
Old 04-18-2012
Install visudo hp-ux

Hi experts,

Need your help in installing visudo on hp-ux.

It would be great if you can provide me following details

(a) From where to download visudo package.
(b) Installation steps to install visudo.

Thanks in Advance!!!
# 2  
Old 04-18-2012
a) software.hp.com , your are looking for HP-UX Internet Express for HP-UX 11i v3 (or whatever version of HPUX your are using)

Select ixSudo from there, download it and copy to your HPUX machine.

Install it using swinstall -s /path/to/depot/name.depot \*

b) visudo will then be available as well as complete sudo functionality
Code:
/usr/sbin/visudo -> /opt/iexpress/sudo/sbin/visudo

Regards
Peasant.
This User Gave Thanks to Peasant For This Post:
# 3  
Old 04-18-2012
Thanks for the reply peasant.

I have downloaded ixSudo.

However few doubts regarding the installation and configuration

(i) swinstall -s /path/to/depot/name.depot \*
what does \* mean in the above command?

(ii) After installing it using above command, are there any configurations that needs to be done or directly we can edit the sudoers file using visudo.



# 4  
Old 04-18-2012
It means install all from that depot

It's optional, if you don't use it, it will enter SAM(SMH) and you will have to select for install, confirm and stuff
This will install the depot without prompting for anything.

Be carefull with \* since depot files can contain various software bundled so check if you doubt with swlist
This User Gave Thanks to Peasant For This Post:
# 5  
Old 04-24-2012
Hi Peasant,

Thanks for the rep rely.

With the above commands I was able to sucessfully download and install the sudo package Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Install software in another directory with smitty install

Hello, I would like to ask if someone knows if is possible to install sofware via smitty or installp in another directorie , or we have to accept the default location? i would like to intall in /opt folder , but smitty installed it in /usr Thanks in advance (4 Replies)
Discussion started by: prpkrk
4 Replies

2. Red Hat

Install Red Hat 4.2 (Not Enterprise) from install tree

Hi guys I would like to install Red Hat Linux 4.2 on my old box (pIII). However there is a problem: i can't find the .iso image anywhere in the Net, all the material that i've found is (i think) an install tree of the OS. It will be possible for me to install the OS from that install tree? ... (3 Replies)
Discussion started by: mk2soldier
3 Replies

3. Solaris

Visudo issue

Hi Guys I have Solaris 10 installed on an x86 machine. I have installed the following packages: libgcc-3.4.6 libiconv-1.11 libintl-3.4.0 sudo-1.7.0 BUT everytime i want to edit the visudo file , I get this Error: bash-3.00# /usr/local/sbin/visudo ld.so.1: visudo: fatal:... (2 Replies)
Discussion started by: Junaid Subhani
2 Replies

4. Red Hat

CentOS 6.1 base install (like FreeBSD base install)?

Hello, What is the simplest way to install CentOS 6.1 with console base-system only using official LiveDVD image on VirtualBox machine? I'd like to get simplest console with network support like FreeBSD base installation. Then, install services which I need. The installer jest extracts the... (2 Replies)
Discussion started by: newbie_develope
2 Replies

5. Solaris

visudo: write error: No space left on device

Hi All, This is Sandeep Gupta, I am facing a problem with sudo command. Whenever i am executing the command "visudo" i am getting the error "visudo: write error: No space left on device". but i have checked on my Solaris Box everything is ok, i have enough free space on my box, and also... (13 Replies)
Discussion started by: Sandeepgupta
13 Replies

6. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

7. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

8. HP-UX

Oracle 9i install: Error in invoking target install of makefile

I receive an error while installing Oracle 9i: Error in invoking target install of makefile /opt/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk Furthermore: $ whoami oracle $ echo $ORACLE_HOME /opt/oracle/product/9.2.0 $ pwd /opt/oracle/product/9.2.0/sqlplus/lib $ ll total... (5 Replies)
Discussion started by: chris2005
5 Replies
Login or Register to Ask a Question