Tagged Questions
-1
votes
3answers
86 views
Is there a way to 'authorize' a command typed in by a user?
is there a way we can authorize a command typed by a user before it takes effect?
For example, when a user types cp file1 file2, the command will not be executed and a root / root-equivalent user ...
1
vote
1answer
341 views
Safety of SMB versus SFTP
I have a server with OpenSSH enabled. I use it to make distant backups. I mainly use rsync over SSH and SFTP. I understood that these protocols are quite safe.
I am interested in enabling Samba share ...
