Filtered Index
Filtered by: Scripting
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.
Submitted by: aburgemeister on Wed. 11.18.2009
Filed Under:
Identity & Security Management Cool Solutions, Cool Solutions
Topic: Developer Tools, Engine, Identity & Security Management, LDAP, Open Source, Scripting, Tips for Administrators, Tools and Utilities, Troubleshooting
Product: DirXML, Identity Manager, Linux, Open Enterprise Server, Sentinel
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.
Submitted by: aburgemeister on Thu. 11.12.2009
Filed Under:
Cool Solutions, Identity and Security, Data Center, Identity & Security Management Cool Solutions, SUSE Linux Enterprise Cool Solutions, Workgroup Cool Solutions
Topic: Administration, Command Line, Developer, Developer Tools, Identity & Security Management, Identity Management, Java, Linux, Open Source, Scripting, Tips for Administrators, Troubleshooting, UNIX
Product: DirXML, Identity Manager, Linux, Open Enterprise Server, openSUSE, Sentinel, SUSE Linux Enterprise, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server
Using jQuery in Identity Manager Roles Based Provisioning Module Workflow Forms
For increased styling, layout, and functionality flexibility, jQuery can be employed to greatly enhance your workflow request and approval forms. Two examples are outlined in this document. A Simple Example shows and hides blocks of fields using CSS and injects labels to the right of some fields. An Advanced Example creates tabs, places controls / fields on the tabs, and inserts a Google Map for obtaining latitude and longitude coordinates.
Submitted by: stevewdj on Thu. 11.05.2009
Filed Under:
Identity & Security Management Cool Solutions, Cool Solutions, Technology Partners
Topic: Customizing, Designer, Developer, Developer Tools, Features, Forms, Identity & Security Management, Identity Management, Scripting, UserApp, Workflow
Product: Identity Manager
Input Transformation: Names and Titles
In a recent Identity Management project I found myself reading information from an HR system via JDBC, then needing to write it into the Identity Vault. From there it would disperse to other systems, one of which was GroupWise.
The HR system stored all information in a capitalised fashion. It's quite obviously undesirable for all entries in a GroupWise address book to be capitalised, so I needed to transform the data. Read on to see how the data transformation was done.
Submitted by: preycor on Tue. 10.20.2009
Filed Under:
Identity & Security Management Cool Solutions, Cool Solutions
Topic: Scripting
Product: Identity Manager
Performance Scripting for GNOME Desktop
This shell script optimizes some of the Gnome configuration options for simplicity and performance.
Submitted by: susethailand on Wed. 10.14.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Cool Solutions
Topic: Scripting
Product: SUSE Linux Enterprise, SUSE Linux Enterprise Desktop
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.
Submitted by: aburgemeister on Thu. 10.01.2009
Filed Under:
Workgroup Cool Solutions, SUSE Linux Enterprise Cool Solutions, Cool Solutions, End-User Computing, Data Center
Topic: Automation, BASH, eDirectory, Linux, Scripting, Tools and Utilities
Product: eDirectory, Linux, Open Enterprise Server, SUSE Linux, SUSE Linux 10.0, SUSE Linux Desktop, SUSE Linux Enterprise, SUSE Linux Enterprise 10, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server, SUSE Linux Openexchange Server


0