Skip to main content
Ohdear
New Member
November 20, 2015
Question

Edit the disclaimer page (firewall policy)

  • November 20, 2015
  • 1 reply
  • 8400 views

Hey all

 

We need to edit the disclaimer page to make students agree to our terms for legal reasons. We can't enable it on the interface even though you can customize it there, and it isn't in the replacement messages list, and when I enabled it on the firewall policy through CLI it works but I can't edit it (can't see it anywhere in web interface).

    1 reply

    Ohdear
    OhdearAuthor
    New Member
    November 20, 2015
    RangioraHighSch # config system replacemsg auth "auth-disclaimer-page-1"
     
    RangioraHighSch (auth-disclaimer-~e-1) # 
    set      Modify value.
    unset    Set to default value.
    get      Get dynamic and system information.
    show     Show configuration.
    abort    End and discard last config.
    end      End and save last config.
     
    RangioraHighSch (auth-disclaimer-~e-1) # set 
    buffer    Message string.
    header    Header flag.
    format    Format flag.
     
    RangioraHighSch (auth-disclaimer-~e-1) # show
    config system replacemsg auth "auth-disclaimer-page-1"
    end
     
    RangioraHighSch (auth-disclaimer-~e-1) # unset
     
    RangioraHighSch (auth-disclaimer-~e-1) # show
    config system replacemsg auth "auth-disclaimer-page-1"
    end
     
    RangioraHighSch (auth-disclaimer-~e-1) # set 
    buffer    Message string.
    header    Header flag.
    format    Format flag.
     
    RangioraHighSch (auth-disclaimer-~e-1) # set header 
    none    No header type.
    http    HTTP
    8bit    8 bit.
     
    RangioraHighSch (auth-disclaimer-~e-1) # set header http 
     <Enter>
     
    RangioraHighSch (auth-disclaimer-~e-1) # set header http i love cake
     
    command parse error before 'i'
    Command fail. Return code -61
     
    RangioraHighSch (auth-disclaimer-~e-1) #  
    Ohdear
    OhdearAuthor
    New Member
    November 20, 2015

    Oh goodness I found you can edit it by clicking extended view on replacement messages!