A Appendices

Appendix A — Shipboard Property Management System Port Numbers

Below is a list of port numbers used in the Shipboard Property Management System.

Table A-1 Supported Interface Port Numbers

Interface Type Protocol Port Number Configurable

PABX

TCP

20001

No

Door Encoding

TCP

20002

No

Credit Card

TCP

20003

No

Interactive TV

TCP

20004

No

VIP/Loyalty

TCP

20005

No

Async Data Purge (ADPI)

TCP

20006

No

Paging

TCP

20007

No

Dining Interface

TCP

20008

No

Ship CC Interface

TCP

50000

Yes

Appendix B — Secure Deployment Checklist

The following security checklist is included to guide you on how to secure your database:

  • Install only what is required.

  • Lock and expire default user accounts.

  • Enforce password management.

  • Enable data dictionary protection.

  • Practice the principle of least privilege.

  • Grant necessary privileges only.

    • Revoke unnecessary privileges from the PUBLIC user group.

    • Restrict permissions on run-time facilities.

  • Enforce access controls effectively and authenticate clients stringently.

  • Restrict network access.

  • Apply all security patches and workaround.

    • Use a firewall.

    • Never poke a hole through a firewall.

    • Protect the Oracle listener.

    • Monitor listener activity.

    • Monitor who accesses your systems.

    • Check network IP addresses.

    • Encrypt network traffic.

    • Harden the operating system.