Installed this script.
Unable to login via ssh pub_key authentication,
Here is the sshd_config file: https://justpaste.it/16407
Here is the ‘ls -la’ output of .ssh folder from master account.
drwxrwx--- 2 user1 user1 4096 May 1 18:53 ./
drwxrwx--- 10 user1 user1 4096 May 1 18:22 ../
-rw------- 1 user1 user1 398 May 1 18:50 authorized_keys
key is correct in authorized keys. In default OS, ssh keys work whereas after script installation, key authentication doesnt works. If i use default sshd_config file, after script installation, the public authentication doesnt works.