ansible/awx
GitHub で見るRFE: Send real client remote address in TACACS+ authentication packet
Open
#1,797 opened on 2018年4月25日
Hacktoberfestcomponent:apicomponent:authenticationgood first issuehelp wantedtype:enhancement
説明
ISSUE TYPE
- Feature Idea
COMPONENT NAME
- API
SUMMARY
Currently the TACACS+ authentication backend
sends default value for client remote address
The function authenticate() in TACACSClient supports sending client remote address as parameter and should be used to correctly report client real address.
ENVIRONMENT
- AWX version: 1.0.5
- AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker
- Ansible version: N/A
- Operating System: Any
- Web Browser: Any
EXPECTED RESULTS
TACACS+ authentication packet will contain clients real remote address.
ACTUAL RESULTS
Client remote address is always set to python_device.