- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Creating a depot
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
07-23-2008 09:09 PM
07-23-2008 09:09 PM
I have a NisLdap Gateway product in nis.tar.gz in the location /disk1/ldap-ux
I want to install it.
I have ofcourse unzipped it and have it as a .tar file.
Please specify what needs to be done?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 09:15 PM
07-23-2008 09:15 PM
Re: Creating a depot
# tar -xvf /disk1/ldap-ux/nis.tar
Look if there is any install or setup script or at least a README for how to proceed.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 09:35 PM
07-23-2008 09:35 PM
Re: Creating a depot
# pwd
/disk1/ldap-ux/nis
# ll
total 10
dr-x------ 2 root Jul 23 15:44 J4269AA
dr-x------ 8 root Jul 23 15:44 LdapUxClient
dr-x------ 4 root Jul 23 15:44 NisLdapServer
dr-x------ 6 root Jul 23 15:44 catalog
-rw-r--r-- 1 root Jul 23 15:44 swagent.log
what to do ????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 09:37 PM
07-23-2008 09:37 PM
Solution# swlist -s /disk1/ldap-ux/nis
and
# swinstall -s /disk1/ldap-ux/nis
for interactive installation.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 09:59 PM
07-23-2008 09:59 PM
Re: Creating a depot
http://forums11.itrc.hp.com/service/forums/helptips.do?#33
Have fun!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 01:13 AM
07-24-2008 01:13 AM
Re: Creating a depot
Since this was a tape depot, you shouldn't have untarred it. In fact you should immediately rename it to: nis.depot
And install everything by:
# swinstall -s $PWD/nis.depot \*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 01:31 AM
07-24-2008 01:31 AM
Re: Creating a depot
(OK, tar -t ... would clear this, but I don't expected a depot).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 01:50 AM
07-24-2008 01:50 AM
Re: Creating a depot
You could try swlist first. :-) Or tar -t.
Or after tar gives the wrong stuff, you mention "undoing" that step, not trying to "cheat" by using the result of the untar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 08:12 PM
07-24-2008 08:12 PM
Re: Creating a depot
Well I have installed a pam product in a similar way as Torsten suggested.
The problem I belive is some of the necessary files needed by PAM is not installed properly or just not there. And as of now I am also not able to download the depots from the hp site.
The users could not login in the usual way. So I have edited the pam.conf file to bypass some security.
Will reinstalling the PAM solve this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2008 04:49 AM
08-02-2008 04:49 AM