×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi
There is a parameter on the CRTUSRPRF & CHGUSRPRF commands for EIM -
EIMASSOC at least since 7.1 - it includes an option to create a new
association, but I don't think this takes care of everything. Anyhow,
here's some of the F4 prompt, and below that, some more information -
Create User Profile (CRTUSRPRF)
Type choices, press Enter.
User ID number . . . . . . . . . UID *GEN
Group ID number . . . . . . . . GID *NONE
Home directory . . . . . . . . . HOMEDIR *USRPRF
EIM association: EIMASSOC
EIM identifier . . . . . . . . *NOCHG
Association type . . . . . . .
Association action . . . . . .
Create EIM identifier . . . .
User expiration date . . . . . . USREXPDATE *NONE
User expiration interval . . . . USREXPITV
Authority . . . . . . . . . . . AUT *EXCLUDE
There's more information at
https://www.ibm.com/docs/en/i/7.1?topic=i5os-user-profile-considerations-eim
It does say that you probably still need to create a source association
to a Kerberos principal identity (Windows login), so you'd still need
something to create those - hence, those APIs that Rob pointed to.
*The URL above does have good general advice about SSO and password
setups, for example.*
As an Amazon Associate we earn from qualifying purchases.