Access Method.
There are several methods used to access a CVS server.
Pserver is the most common.
Pserver means - password authentication.
Others are ext which uses rsh or ssh, kserver which uses Kerberos Security, and gserver which uses GSSAPI or Generic Security Services API. These are covered well in the CVS manual.