Skip to content

provide rsync support as another tar transport mechanism #17

@nanch

Description

@nanch

create a new group called rsyncgroup

addgroup rsyncgroup

add this line to the createusers.pl script

usermod -a -G rsyncgroup USER

configure the sshd_config file at /etc/ssh/sshd_config to match the rsyncgroup users

alternatively, simply use the existing targroup and do not force sftp-internal when the user uses ssh login

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions