authentication_authorization_and_accounting
This is an old revision of the document!
Authentication is the system for logging a person into a resource, such as username/password
authorization is an abstraction to ensure that a particular user is given access to the right resources. For example, a given organization might have roles like _admin_, _moderator_, _guest_ etc which provide access to different sets of the internal data.
accounting is the system of logging and tracking who got access to what and when.
authentication_authorization_and_accounting.1779999024.txt.gz · Last modified: by reidjs
