pls run this to locate a pkg for me -- iplanet


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users pls run this to locate a pkg for me -- iplanet
# 1  
Old 01-27-2012
pls run this to locate a pkg for me -- iplanet

Code:
pkgchk -l -p `find /usr -name start-admin | head -1`


Last edited by methyl; 01-27-2012 at 08:11 PM.. Reason: please use code tags
# 2  
Old 01-27-2012
Code:
pkgchk:  command not found

It might be better to ask for what you actually need or, better yet, explain your actual problem.

Knowing what your actual system is would be kind of handy, too.
# 3  
Old 01-27-2012
Sorry, when I try to start the admin server for iplanet, it cannot find this file. I have installed all available iplanet pkgs from the Solaris DVD however the start-admin file does not exist. This is the error I get:

Code:
# /usr/sbin/directoryserver start-admin
/usr/iplanet/ds5/start-admin
/usr/sbin/directoryserver: /usr/iplanet/ds5/start-admin: not found
#

---------- Post updated at 03:09 PM ---------- Previous update was at 03:08 PM ----------

BTW, this is on sparc Solaris 10.

Last edited by methyl; 01-27-2012 at 08:12 PM.. Reason: please use code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

# pkg publisher gives bash: pkg: command not found

This is the operating system im using Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC I need to install some packages by setting local repository While i run the below command # pkg publisher command returns bash: pkg: command not found while looking for /usr/bin/pkg i get bash:... (2 Replies)
Discussion started by: babinlonston
2 Replies

2. Solaris

Pkg problem, one zone trying pkg.Oracle.com on port 1008

Hi Solaris Experts, The pkg utility on one of my non-global zones has stopped working, it's trying to connect to port 1008 at pkg.oracle.com I was using pkg successfully from this zone, but now it's showing this error: lzone1 $ pkg search xterm pkg: Some repositories failed to respond... (4 Replies)
Discussion started by: ad101
4 Replies

3. Solaris

How extract SUNWexplo.7.1.pkg & SUNWexplu.7.1.pkg from install_stb.sh?

Hi all, Could please guideas how to extract SUNWexplo.7.2.pkg & SUNWexplu.7.2.pkg from install_stb.sh. I need to upgrade my Sun Explorer to 7.2 version from 7.1 . This what written in read me file about its installation: The Lightweight Availability Collection Tool (LWACT) is no... (1 Reply)
Discussion started by: manalisharmabe
1 Replies

4. UNIX for Advanced & Expert Users

iplanet DS problem..

Hey Guys, Does anyone have experience with iplanet directory server? I am trying to do a ds_db2ldif (ldap dump) so I can import it into DSEE however it is failing, and giving NMC_Status: 7.. problem is iplanet is deprecated and has very little online support. Suggestions? Is there a better way to... (2 Replies)
Discussion started by: s ladd
2 Replies

5. Solaris

configure iplanet DS for SSL without console?

Hey guys, Is it possible to configure iplanet DS for SSL without the DS console? I cannot find any documentation regarding it. The iplanet DS document only references using the DS console which I do not have. In Sun One, you can use dsadm to import certs however that is not available in iplanet... (0 Replies)
Discussion started by: s ladd
0 Replies

6. Web Development

Configuring ACL in Iplanet

Hi Friends, Could any one please help me how to configure access control list (ACL) in Iplanet server in unix mode ? (0 Replies)
Discussion started by: nicky
0 Replies

7. UNIX and Linux Applications

iPlanet Lost Login Tracking

I have been researching if it is possible to track a user's last login within iPlanet LDAP (now called Directory Server) and have thus far found nothing positive, but rather a few articles saying it is not possible. Could someone confirm/deny that iPlanet can/can't track a user's last login... (10 Replies)
Discussion started by: jdian
10 Replies

8. Solaris

Information about iplanet

Can anyone explains me the usage of iplanet daemon. Also , pls let me know the difference between a process and a daemon (1 Reply)
Discussion started by: rogerben
1 Replies

9. Solaris

unknown iplanet db password

I'm trying to renew a ssl certificate on my SunFire 280R that is running iplanet on top of Solaris 8. The password that I was given for the Key Pair File Password doesn't work and the previous admin has no idea what it could possibly be. :o Does anyone have any idea how to crowbar the password... (3 Replies)
Discussion started by: antalexi
3 Replies

10. UNIX for Advanced & Expert Users

Iplanet Error

I have iplanet6.0 sp1 installed on a Sunfire 280r which is running Solaris 8. On boot up I get the following message 'Failed to create psetHandle for cn=' the error code is 2. Iplanet appears to function as normal but can anyone enlighten me as to what this means. many thanks (2 Replies)
Discussion started by: silvaman
2 Replies
Login or Register to Ask a Question