What is E-Business Server and what does it do?
E-Business Server is a utility for encrypting and decrypting datasets. It uses PGP encryption to protect sensitive data at rest. It supports various platforms, including z/OS.
What are the most common operations performed with E-Business Server?
Common operations include encrypting a dataset, decrypting a dataset, generating encryption keys, and managing keyrings. The specific commands depend on the interface used (e.g., command-line or ISPF panels).
How is E-Business Server administered?
E-Business Server can be administered through a command-line interface (CLI) or ISPF panels on z/OS. Configuration parameters are typically stored in configuration files.
What authentication and access control methods are supported?
E-Business Server supports various authentication methods, including LDAP, RACF (on z/OS), and certificate-based authentication. Access control is typically managed through role-based access control (RBAC).