Accounts
End users need accounts in order to log in to the server software and access data. These accounts need to be authenticated and need to be able to read, write, and/or execute in specific folders on the server machine. For more information about file permissions, see the topic Permissions. For more information about authentication, see the topic Authentication.
Database permissions are enforced by the database software. Use your usual database administration tools to manage these accounts. If the database is restricted, the server software’s data access modules prompt the user to log in and pass that information back to the database for verification before accessing data.