Filtered Index

Filtered by: Troubleshooting

aburgemeister's picture
tool
Reads:

7443

Score:
3.5
3.5
2
 
Comments:

0


JavaScript Base64-Encoding Binary Data in IDM (a.k.a using Java and JavaScript within the IDM engine)

Base64-encoding data is found in places all over the IT world and in home users' systems as well. Being able to encode data in Java or ECMAScript/JavaScript can be valuable when those are the languages available to you. This sample shows how to convert from one format to another and eventually encode data for use within a directory like eDirectory.

geoffc's picture
article
Reads:

9649

Score:
5
5
1
 
Comments:

0


Error Codes of the eDirectory Driver for Identity Manager - Part 1

Geoff Carman takes a look at some of the error codes he has had for the eDirectory driver for Identity Manager and explains what happened and how to fix them.

aburgemeister's picture
article
Reads:

9986

Score:
3.25
3.3
8
 
Comments:

0


ECMAScript/JavaScript Development Without a Web Browser

Have you ever been coding Java and suddenly wanted to do something using loosely-typed variables or worked out an issue with a little less Java-ness? Have you ever wanted to take advantage of the familiarity people have with some languages (ECMAScript/JavaScript) while still using something that is not a web browser as an environment? Have you ever wanted to debug your JavaScript without refreshing a web page and your cache that just won't seem to ever refresh properly for you? This and more will be covered today with practical examples in both the Novell Identity Manager (IDM) and Novell Sentinel applications plus any other Java-based applications that you may have around your own environment.

geoffc's picture
article
Reads:

4917

Score:
5
5
1
 
Comments:

0


IDM 613 Invalid Syntax Error Troubleshooting

My boss recently ran into this inexplicable error, and I looked at it at the time, and we both threw our hands up in the air and decided, we will pretty much have to live with it, since it was mostly harmless (The Hitchhikers Guide to the Galaxy's description of planet Earth).
Recently I revisited the problem, and was in a more stubborn mind set and was able to track it down. Here's the scoop.

bbendily's picture
article
Reads:

4235

Score:
2
2
2
 
Comments:

0


Boot errors, fix for EVMS

After installing updates on SLES/OES servers we have had issues where the server doesn't boot. The console comes to:
"No root device found; exiting to /bin/sh
sh: "

This is because the kernel was upgraded and a new initrd was created but it was not created with EVMS support (for some reason, not sure why, wonder when Novell/SUSE is going to fix this??).

This article explains how we worked around that.

bbendily's picture
article
Reads:

2833

Score:
0
0
 
Comments:

0


Upgrading DHCP

Upgrading DCHP from Novell RPMs to isc.org downloads.

© 2013 Novell