Sponsored Content
Full Discussion: unknown iplanet db password
Operating Systems Solaris unknown iplanet db password Post 75978 by antalexi on Thursday 23rd of June 2005 04:12:58 PM
Old 06-23-2005
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. Smilie

Does anyone have any idea how to crowbar the password file? (does anyone know where it is or if it's possible?)

Thanks in advance. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Password unknown??? solaris 2.8 vs 2.6???

Hello all!!! We just inherited a sun 220r from another department. The Department doesn't exist any more and we have no way of getting the login password or any account information. The 220r has solaris 2.8 on it and the only version that I have on disk is 2.6. Question 1: Can I use 2.6 on... (6 Replies)
Discussion started by: juice
6 Replies

2. 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

3. UNIX for Dummies Questions & Answers

unknown root password

hello, i've found at work an old Sun Ultra 10 box, with SunOS 5.9 operating system. I want to put into use this machine (particularly for training) . offcourse , the root password is unknown , as this is a very old machine which was not in use for long time... :confused: is there a way to... (1 Reply)
Discussion started by: paraaduma
1 Replies

4. Solaris

PING - Unknown host 127.0.0.1, Unknown host localhost - Solaris 10

Hello, I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems: 1. When I execute the command ping, I get weird results: bash-3.00$ usr/sbin/ping localhost ... (4 Replies)
Discussion started by: Przemek
4 Replies

5. 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

6. 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

7. 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

8. 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

9. 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

10. Solaris

IPlanet Website Root directory?

I have a Solaris 10 server running iPlanet and hosting a website. My issue is like Windows Server, attempting to locate the (/inetpub/wwwroot/) root directory for the website hosted. I've located iPlanet's location, but unsuccessful at finding where this website lives. I assume, like Windows,... (8 Replies)
Discussion started by: Nvizn
8 Replies
asadmin-create-profiler(1AS)					   User Commands				      asadmin-create-profiler(1AS)

NAME
asadmin-create-profiler, create-profiler - creates the profiler element SYNOPSIS
create-profiler --user admin_user [--password admin_password] [--host localhost] [--port 4848] [--secure|-s] [--passwordfile filename] [--terse=false] [--echo=false] [--interactive=true] [--classpath classpath] [--nativelibpath native_library_path] [--enabled=true] [--prop- erty (name=value)[:name=value]*] profiler_name Creates the profiler element. A server instance is tied to a particular profiler, by the profiler element in the Java configuration. Chang- ing a profiler requires you to restart the server. This command is supported in remote mode only. OPTIONS
--user authorized domain application server administrative username. --password password to administer the domain application server. --host machine name where the domain application server is running. --port port number of the domain application server listening for administration requests. --secure if true, uses SSL/TLS to communicate with the domain application server. --passwordfile file containing the domain application server password. --terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well- formatted data for consumption by a script. Default is false. --echo setting to true will echo the command line statement on the standard output. Default is false. --interactive if set to true (default), only the required password options are prompted. --classpath Java classpath string that specifies the classes needed by the profiler. --nativelibpath automatically constructed to be a concatenation of the Application Server installation relative path for its native shared libraries, standard JRE native library path, the shell environment setting (LD_LIBRARY_PATH on UNIX) and any path that may be specified in the profile element. --enabled profiler is enabled by default. --property name/value pairs of provider specific attributes. OPERANDS
profiler_name name of the profiler. Example 1: Using create-profiler asadmin> create-profiler --user admin --passwordfile passwords.txt --host localhost --port 4848 --classpath com.iplanet.ias.profile.Profiler --nativelibpath /u/home/lib --enabled=false --property defaultuser=admin:password=adminadmin sample_profiler Created Profiler with id = sample_profiler Where: sample_profiler is the profiler created. EXIT STATUS
0 command executed successfully 1 error in executing the command asadmin-delete-profiler(1AS) J2EE 1.4 SDK March 2004 asadmin-create-profiler(1AS)
All times are GMT -4. The time now is 01:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy