Logon Validation Module To validate a request to log on from a Fileshare Client, the Fileshare Server calls the module FSSecLog (the Fileshare Security
at Logon Validation module) to validate the user-ID and password. You can replace FSSecLog with your own module in order to
use your own criteria for validating the log on request. Your new module must comply with the FSSecLog interface described
below.
File Access Validation Module To validate an open request from a Fileshare Client, the Fileshare Server calls the Fileshare Security at Open Validation
module (FSSecOpn).