You must configure this in your etherpad settings.json. The original configuration is well documented.
Here is part of the configuration you should take care of.
"requireSession" : true,
"editOnly" : false,
"maxAge" : 21600,
"abiword" : null,
"requireAuthentication": true,
"requireAuthorization": true,
source
share