Bug 240 - [vAPV] Need to integrate Admin Account with ADFS and LDAP server for AAA || State Bank of India

Review Request #225 — Created April 18, 2024 and submitted

kdutta
APV10
10.7
prajesh, tanya

Bug 240 - [vAPV] Need to integrate Admin Account with ADFS and LDAP server for AAA || State Bank of India

Already tested with old build

http://192.168.100.19/r/146/
http://192.168.100.19/r/133/

Description From Last Updated

the size of the buffer is allocated at line446 above needs to account for this new server type. Just checking …

tanyatanya
kdutta
kdutta
prajesh
  1. Ship It!
  2. 
      
tanya
  1. 
      
  2. the size of the buffer is allocated at line446 above needs to account for this new server type. Just checking if any changes to the buff size with adind ldap to the mix.

    1. This is before change

      admin aaa server es03 "192.168.102.100" 389 "*"

      This is after change.(We introduced server type here)

      admin aaa server radiustacacs es03 "192.168.102.100" 389 "*"

      Only once concern is for ldap this can be long, do you chenk we need to consider that also?

      admin aaa server ldap es03 "127.0.0.1" 389 "OU=Eng,dc=example,dc=in" "CN=Engineering,DC=example,DC=in"

    2. I do not think the lengh of the line is something to worry about because at the end must be under the CLI len limit.
      I was not sure that now you will have multiple lines with "admin aaa server ...." command. If still always only command than we are good. no need to increase the buffer

  3. 
      
kdutta
kdutta
tanya
  1. Ship It!
  2. 
      
kdutta
kdutta
Review request changed

Status: Closed (submitted)

Loading...