Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: add modulifile option to customize moduli file location (bug#2277) #2

Closed

Conversation

alonbl
Copy link

@alonbl alonbl commented Oct 7, 2014

Currently all files can be customized via sshd_config, however, the
moduli file cannot.

Running sshd in unprivileged context requires customization of all
resources, especially when some distributions sets the moduli as world
unreadable.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Currently all files can be customized via sshd_config, however, the
moduli file cannot.

Running sshd in unprivileged context requires customization of all
resources, especially when some distributions sets the moduli as world
unreadable.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Bug-Url: https://bugzilla.mindrot.org/show_bug.cgi?id=2277
@djmdjm
Copy link
Contributor

djmdjm commented Feb 10, 2018

Please use https://bugzilla.mindrot.org/ instead of github PRs. We only use this site as a mirror and seldom check the PR queue.

@djmdjm djmdjm closed this Feb 10, 2018
sk3l added a commit to sk3l/openssh-portable that referenced this pull request Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants