Authentication is the process of identifying a user, subscriber, device etc. to another entity e.g. a system. It is usually performed via the combination of an identity and some secret credentials.
Authorization is to give or deny a user the rights to perform certain tasks or use certain resources.
Accounting is the process of logging information on the usage of resources. The information is usually used for billing or network planning.