ansible/awx
Auf GitHub ansehenRFE: Send real client remote address in TACACS+ authentication packet
Open
#1.797 geöffnet am 25. Apr. 2018
Hacktoberfestcomponent:apicomponent:authenticationgood first issuehelp wantedtype:enhancement
Repository-Metriken
- Stars
- (13.071 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 24T 6h) (30 gemergte PRs in 30 T)
Beschreibung
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.