I don't have a good way to reproduce this right now, but I just recently
figured out that after upgrading from F26 to 27 that my modifications to
/etc/ssh/sshd_config were reverted.

I only have one computer I allow ssh into from the internet and for that
reason I don't allow root login over ssh (PermitRootLogin no) but while
troubleshooting a problem with X11 forwarding I figured out that the config
file had been reverted back to the default (verified via rpm -V).

Has anyone else had something like this happen?

Checking rpm -vV I can see that the file is marked as a config file
(presumably noreplace)...

# rpm -vV openssh-server | grep sshd_config
S.5....T.  c /etc/ssh/sshd_config
.........  d /usr/share/man/man5/sshd_config.5.gz

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to