Hi
I'm moving from a v1.3 copssh / cwrsync installation - how do I enable a user account's ssh access using the v2 rsync / ssh bundle?
Release news
- 2023-05-23 Copssh server 7.13.2
- 2023-05-23 Copssh server 8.1.2
- 2023-03-29 Rsync Client Helper GUI 1.0.3.7
- 2023-03-29 Nagwin 5.1.2
- 2023-03-29 cwRsync server 6.7.2
Sorry - dumb question; i found the activate-user.sh script on a 1.3 installation, which does the job.
I was going to suggest the same. cwRsync server v2 is designed to make secure rsync transfers and activates service account automatically. I thought that would be enough :-)
I will add activation/deactivation scripts to the next release.
Rgrds Tev
Is there documentation on how to get the ssh daemon to work? It installed and the service is started but no password is good enough for it. I tried to ssh to SvcwRsync@myhost but I am only guessing if this is right. I tried to ssh to Administrator@myhost but the same thing happens. When using the -vv option with my ssh client I get this:
Permission denied, please try again.
Thanks,
David
There is no well-written documentation yet :-) You can change service account password and try to login with the service account. The main design goal with cwRsync Server w/openssh is to secure rsync transfers, not to ssh-login to an other machine. I recommend copSSH for that purpose.
Is there documentation on how to get the ssh daemon to work? It installed and the service is started but no password is good enough for it. I tried to ssh to SvcwRsync@myhost but I am only guessing if this is right. I tried to ssh to Administrator@myhost but the same thing happens. When using the -vv option with my ssh client I get this:
Permission denied, please try again.
Thanks,
David