Skip to content

pam_access: allow symbolic hostnames in access.conf file#226

Closed
jmoellers wants to merge 8 commits intolinux-pam:masterfrom
jmoellers:master
Closed

pam_access: allow symbolic hostnames in access.conf file#226
jmoellers wants to merge 8 commits intolinux-pam:masterfrom
jmoellers:master

Conversation

@jmoellers
Copy link
Copy Markdown
Contributor

When checking the access.conf file, allow numeric IP addresses and netmasks as well as symbolic names and netmasks.

jmoellers and others added 8 commits January 28, 2019 10:44
According to the man pages, "Each invocation of va_start() must be
matched by a corresponding invocation of va_end() in the same function."
Use getaddrinfo to resolve hostnames in access.conf file
in addition to IP addresses.
Use getaddrinfo to resolve hostnames in access.conf file in addition to IP addresses.
@ldv-alt ldv-alt changed the title Allow symbolic hostnames in access.conf file. pam_access: allow symbolic hostnames in access.conf file Oct 30, 2020
@ldv-alt
Copy link
Copy Markdown
Member

ldv-alt commented May 1, 2021

If this is still relevant, please rebase.

@thkukuk
Copy link
Copy Markdown
Contributor

thkukuk commented Feb 24, 2022

I created a clean new PR#447

@thkukuk thkukuk closed this Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants