> - Does SUSE Linux issue any SAF (RACF) calls for security in > the z/VM environment ?
No. > If not, how is security handled ? Purely internally. Treat it as a standalone Unix system, with the exact same requirements. > - Are there any types of "SMF" records cut to record access > or violations to resources in a Linux z/VM environment ? There are entries in /var/log, just as on a normal Unix system. Neale's hcp command can be used to write those messages from syslog to a VM-based service, but it is not in the standard distributions. There is also rudimentary SVC 76 support for writing accounting records, but this also doesn't fit the bill. > - Does anyone have a link to more specific security / Linux > information ? It is done exactly like discrete Intel boxes. Your local bookstore should have plenty of Linux security books.
