
p.berndroth at philuweb
Dec 5, 2011, 11:38 AM
Post #1 of 1
(195 views)
Permalink
|
Hi guys, i think, that we have found an issue in the config "sshd_config". The correct way is, to set AllowUsers in the config like this: > AllowUsers root [at] 10 user1 [at] 20 user2 [at] 30 In our case, users were separated with a comma. Our hoster has not followed the correct syntax. After a reload of the ssh service no error was displayed, and the hoster thought that configuration was correct. After a reload with the wrong syntax in config file, the service should issue an error and should not reload! Server: Ubuntu 10.04.3 LTS OpenSSH_5.3p1 Debian-3ubuntu7, OpenSSL 0.9.8k 25 Mar 2009 regards, Philip Berndroth philuweb.software _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
|