David Shapiro wrote:
Do you have an example of the hide/veto option you used and sshd_config mod you did to do this?

In smb.conf, you can use:

veto files = /.ssh/

In sshd_config, you can set:

PasswordAuthentication no

Make sure you've put keys for your own account on the system, and are able to log in and su to root, before you make the latter change.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to