Forum Discussion

Ecesureshkumar's avatar
Ecesureshkumar
Icon for Nimbostratus rankNimbostratus
Jul 16, 2015

Big IP LTM 11.5.1 integration with Cisco ACS 5.3

Hi team,

 

I tried to integrate BIG IP with Cisco ACS with Following configuration, but no luck.

 

F5

 

auth tacacs system-auth {

 

protocol IP
secret *********
servers { 1.1.1.1 }
service PPP

}

 

auth remote-role {

 

role-info {
    admin2 {
        attribute F5-LTM-User-Info-1=adm
        console tmsh
        line-order 20
        role administrator
        user-partition All
    }
}

}

 

Code

on ACS i have added this attribute in shell command

 

F5-LTM-User-Info-1=adm

 

but tacacs is through error message as like below selected Shell Profile is DenyAccess

 

we appreciate your valuable response.

 

3 Replies