Automating EIM Setup

Discussions relating to writing software in ILE RPG (RPG IV). This includes both fixed and free format RPG.
Post Reply
efoley_steel
Posts: 1
Joined: Mon Feb 03, 2025 6:24 pm

Automating EIM Setup

Post by efoley_steel »

So I have a question. I want to preface it with I am not an expert RPG coder.

Here is my issue. I'm trying to setup automation for user setup. Now creating a profile is simple, but we also are setup to use SSO via EIM and Kerberos. The problem is that I have no idea how to use the EIM APIs in RPGLE to create the associations.

Anyone have any tips/suggestions/undocumented code that can get me moving in the right direction?

E
Post Reply