
{
{    The purpose of this procedure is to change the value of
{    a NAM/VE attribute that resides in ring 1.
{
{          NAP$CHANGE_NAM_ATTRIBUTES_R1 (ATTRIBUTE_KIND,
{                 ATTRIBUTE)
{
{   ATTRIBUTE_KIND: (input) This parameter specifies the NAM/VE
{              attribute which is to be changed.
{
{   ATTRIBUTE: (input) This parameter specifies the new value
{              the attribute is to be changed to.
{
{    NOTE: Currently the only attribute changed by this procedure
{          is nac$max_connections_attr. Results of calling this
{          procedure with any other attribute as input are
{          indeterminate.
{
