Skip to content
This repository was archived by the owner on Aug 25, 2019. It is now read-only.
This repository was archived by the owner on Aug 25, 2019. It is now read-only.

Packages needs for SVN server open Cyrus SASL authentication #90

Open
@rosstang2565

Description

@rosstang2565

Diffusion page can't see SVN source code

Error:

svn: E210007: Cannot negotiate authentication mechanism

After check SVN server svnserve.conf

[sasl]
### This option specifies whether you want to use the Cyrus SASL
### library for authentication. Default is false.
### This section will be ignored if svnserve is not built with Cyrus
### SASL support; to check, run 'svnserve --version' and look for a line
### reading 'Cyrus SASL authentication is available.'
use-sasl = true

Sol:

zypper -n install cyrus-sasl cyrus-sasl-plain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions