ansible/awx
在 GitHub 查看RFE: Send real client remote address in TACACS+ authentication packet
Open
#1,797 创建于 2018年4月25日
Hacktoberfestcomponent:apicomponent:authenticationgood first issuehelp wantedtype:enhancement
仓库指标
- Star
- (13,071 star)
- PR 合并指标
- (平均合并 24天 6小时) (30 天内合并 30 个 PR)
描述
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.