Client configured for auth=bsd while server requested 'bsdudp': Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(reformatted from previous troubleshooting page)
(reformat, use header template)
Line 1: Line 1:
{{Troubleshooting Category|Network Communication}}{{Troubleshooting Category|Error Messages}}
{{Troubleshooting Header}}
{{Troubleshooting Problem}}
=Problem=
Authentication on the client and server does not match. The error message will display which authentication protocol is configured on server and the client.
Authentication on the client and server does not match. The error message will display which authentication protocol is configured on server and the client.


{{Troubleshooting Solution}}
=Solution=
* Authentication on the client and server should match for both backup ([[amdump]]) as well recovery ([[amrecover]]) process.
* Authentication on the client and server should match for both backup ([[amdump]]) as well recovery ([[amrecover]]) process.
** Fix the authentication value on in the xinetd configuration on the Amanda client; or
** Fix the authentication value on in the xinetd configuration on the Amanda client; or
** Fix the authentication field in the dumptype definition (in [[amanda.conf]]) on the Amanda server
** Fix the authentication field in the dumptype definition (in [[amanda.conf]]) on the Amanda server

Revision as of 23:18, 22 May 2007



This article is a part of the Troubleshooting collection.

Problem

Authentication on the client and server does not match. The error message will display which authentication protocol is configured on server and the client.

Solution

  • Authentication on the client and server should match for both backup (amdump) as well recovery (amrecover) process.
    • Fix the authentication value on in the xinetd configuration on the Amanda client; or
    • Fix the authentication field in the dumptype definition (in amanda.conf) on the Amanda server