Prepare PAS for OpenEdge instances
- Last Updated: August 31, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Security tailoring for FIPS mode automatically executes during instance creation and
registration. To tailor existing instances to use FIPS mode, you must stop and
unregister instances to prepare for using FIPS mode.
- Stop running instances.
Syntax:
pasman oeserver -stop -I alias-nameExample:
pasman oeserver -stop -I oepas1Response:
Stop running PASOE instance oepas1 . Start Action: stop Initial State: started Initial Processes: 4536 4428 Exit State: stopped Exit Description: Stopped the PASOE instance Exit Processes: 0 Exit Status: 0 Exit Errors: - Unregister instances.
Syntax:
pasman unregister alias-nameExample
pasman unregister oepas1Response:
Instance unregistered.
Note: Domain registry CSV used by
gendomreg must
contain access codes ≥ 14 characters — including replacing any blank domain access code
to meet FIPS requirements.