fujitsu-user-security-dev.prod

This module is used to remove speciific user security defaults and systemwide leafs based on security features that are not supp...

  • Version: 2017-08-28

    fujitsu-user-security-dev.prod@2017-08-28


    
      module fujitsu-user-security-dev.prod {
    
        yang-version 1;
    
        namespace
          "urn:fujitsu:params:xml:ns:yang:user-security-dev.prod";
    
        prefix user-security-dev.prod;
    
        import fujitsu-user-security {
          prefix fuser;
        }
    
        organization "Fujitsu Ltd.";
    
        contact
          "Fujitsu Ltd.
         
         Address: 2801 Telecom Parkway
                  Richardson, Texas 75082
         
         Tel: +1-800-USE-FTAC (1-800-873-3822)
         Email: ftac@fnc.fujitsu.com
         Web: www.fujitsu.com/us/services/telecom";
    
        description
          "This module is used to remove speciific user security defaults and systemwide
         leafs based on security features that are not supported on a specific product. 
         Copyright (c) 2015 Fujitsu Ltd.
         All rights reserved. ";
    
        revision "2017-08-28" {
          description
            "removed deviation part on authentication-order and
           same was handled as part of common component.";
        }
    
        revision "2015-10-27" {
          description
            "Update max elements in authentication-order to 2 for RADIUS";
        }
    
        revision "2015-10-27";
        deviation /fuser:usersec/fuser:idle-timeout {
          deviate not-supported;
        }
      }  // module fujitsu-user-security-dev.prod
    

© 2023 YumaWorks, Inc. All rights reserved.