Previous Topic Next topic Print topic


Windows Users and ESF

If you want to use your Windows user accounts for ES/MSS users, and you use Active Directory to store the Windows user information for your domain, you can use the configuration described here to enable ES security with Windows users.

More specifically, with this configuration:

For many installations, this provides the best of both worlds: mainframe-compatible security for ES/MSS, but there is only one set of user accounts, and they're managed with standard Windows tools.

The essence of this configuration is two ESM modules. Both use Active Directory, but through different interfaces, and they perform different tasks. The OS ESM module will process user sign-on (Verify) requests by calling standard Windows APIs for user login and (if requested) password change. Windows will handle these calls by communicating with the domain controller, which will read and update Active Directory. The MLDAP ESM module will make LDAP requests to AD to get MSS user attributes and resource access control rules.

Like most ESF security configurations, this one can be used for some or all ES servers and/or for MFDS.

Previous Topic Next topic Print topic