Sun GDD - Directory Server - Dirtracer v 7.0 Solaris (SPARC)


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Sun GDD - Directory Server - Dirtracer v 7.0 Solaris (SPARC)
# 1  
Old 12-21-2009
Sun GDD - Directory Server - Dirtracer v 7.0 Solaris (SPARC)

Sun Gathering Debug Data Script dirtracer - collects all parts of Sun Java System Directory Server environment that are useful for debugging, such as log files, database, information platform information, and others. Works on Solaris OS (SPARC). Enhancements: http://blogs.sun.com/Dirtracer/entry...tracer_dt7_and Includes Pkgapp 3.3

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Solaris

Adding new hard drives on Sun SPARC T5440 server with Solaris 10

I need to add two new hard drives of 300 GB capacity to a SunSPARC T5440 server. The server currently has two hard drives of 146 GB each. How do I add the new drives to the existing UFS? What are the procedures involved in setting this server with the new hard drives? I am very new to Solaris... (6 Replies)
Discussion started by: ramatnmcc
6 Replies

2. UNIX for Dummies Questions & Answers

Info Needed in Seting up An apache Web Server on A Sun Sparc with Solaris 8

I need help in the form of the complete procedures necessary in setting up an Apache web server on a Sun Sparc running Solaris 8 David Johnston P.S New to the Unix arena (1 Reply)
Discussion started by: David Johnston
1 Replies
Login or Register to Ask a Question
MIGRATECRED(1)						      General Commands Manual						    MIGRATECRED(1)

NAME
migratecred - Migrate credentials from one instance of Directory Server to another SYNOPSIS
migratecred -o OldInstancePath -n NewInstancePath -c OldCredential [-p NewPluginPath] DESCRIPTION
migratecred migrates credentials from one Directory Server instance to the other. New plugin path defaults to [libdir/dirsrv/plugins] if not given migratecred is a program that migrates credentials used for replication and chaining. That is the password used by the server to perform the simple BIND operation for server to server communications. OPTIONS
A summary of options is included below: -o OldInstancePath Path to the source instance -n NewInstancePath Path to the destination instance -c OldCredential Old credential -p NewPluginPath New plugin path (of the new instance) AUTHOR
migratecred was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. Copyright (C) 2008 Red Hat, Inc. This manual page was written by Michele Baldessari <michele@pupazzo.org>, for the Debian project (but may be used by others). This is free software. You may redistribute copies of it under the terms of the Directory Server license found in the LICENSE file of this software distribution. This license is essentially the GNU General Public License version 2 with an exception for plug-in distribution. May 18, 2008 MIGRATECRED(1)