Configuring Local Authorization

Use the following sample configuration to configure local authorization under the DNN profile, use the following commands:

config 
   profile dnn pool_name 
      [ no ] authorization local 
      end 

NOTES:

  • profile dnn : Specifies the DNN profile name. profile_name must be an alphanumeric string.

  • no : Disables the local authorization under the DNN profile.