CA Technologies |
If you want to limit the users who can log in to the database to just the Data Repository administrative account and the root user, lock down the database.
Follow these steps:
account required pam_access.so accessfile=/etc/security/sshd.conf
-:ALL EXCEPT database_admin_user root:LOCAL
For example:
-:ALL EXCEPT dradmin root:LOCAL
Copyright © 2015 CA Technologies. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies.