Back
Next

Sub Account Maintenance

Each subscriber online account can manage sub accounts. Sub accounts are accounts for reading online content and are validated the same as a subscriber account through the Newzware Authentication module.

Sub accounts cannot manage the subscriber account and the site can place a limit on how many sub accounts are permitted per subscriber account. The user type given to a sub account is: SUBACCT. This can be seen in the User Maintenance screen.

 

 

 

Developer Section

You can directly log a user into the SSM, bypassing the login/landing page using the following.

https://<domain name>/ss70v2/common/login.jsp?site=<site name>&login_id=<user name>&password=<password>&nwmodule=account&nwpage=subaccounts

Back
Next