Filtered Index

Filtered by: eDirectory

tool
Reads:

1325

Score:
5
5
1
 
Comments:

3


Base64-to-hexadecimal converter

For those cases where converting from Base64 encoded data to a hexadecimal output similar to what you get from other utilities this script may simplify your life. The script takes input and decodes it finally converting it to hex output for use in other applications.

article
Reads:

979

Score:
0
0
 
Comments:

0


LJDT: Base64 Encoding

In computing there are two terms which are often confused: encoding and enciphering. One of them, with 'cipher' in its name, usually best refers to something that is cryptographically enciphered which means it was mathematically mangled in a fashion that the result, regardless of the input, is fairly random, patternless nonsense to the un-key-assisted eye. The other term refers to simply changing data from one form to another at is basic level. One type of encoding is 'base64' encoding, which is used through many areas of computing and can be explained much more-simply than most cryptographic cipher functions (in my opinion). This article is to show how, on many levels, Linux Just Does That.

article
Reads:

771

Score:
0
0
 
Comments:

0


Branch Server Redundancy

My company needed a way that users at the different branches could still function and perform their duties, even when the local branch server was down. The following should at least let you begin thinking about how this could be handled.

tool
Reads:

1004

Score:
0
0
 
Comments:

0


ndsd-multi : a way to start multiple eDirectory instances simultaneously in Linux

Since the release of eDirectory 8.8.0 support for multiple instances of eDirectory on a single box has been available. Using the ndsconfig and especially the newer ndsmanage tool configuring multiple instances of eDirectory is also very easy to do. One feature that has been missing since that time has been the ability to start/stop multiple instances as easily as one can start/stop the first root-based eDirectory instance of a root-installed eDirectory during startup/shutdown. The time has come to overcome that.

tool
Reads:

73169

Score:
3.81818
3.8
22
 
Comments:

15


ChrisRandles's picture
tool
Reads:

1596

Score:
5
5
1
 
Comments:

6


eDir Transaction ID Finder

This program finds Transaction IDs embedded in eDirectory 8.7.3.x / 8.8x roll-forward log files (as found in the nds.rfl directory).

Submitted by: ChrisRandles on Wed. 09.02.2009
Filed Under: Identity & Security Management Cool Solutions, Cool Solutions
Topic: Tools and Utilities
Product: eDirectory

© 2009 Novell, Inc. All Rights Reserved.