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)
Line 1: Line 1:
=== Authentication issues ===
{{Troubleshooting Category|Network Communication}}{{Troubleshooting Category|Error Messages}}
{{Troubleshooting 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.


; Issue: 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}}
 
* Authentication on the client and server should match for both backup ([[amdump]]) as well recovery ([[amrecover]]) process.
; Solution:
** 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
* Authentication on the client and server should match both backup [[amdump]] as well recovery [[amrecover]] process.
** Fix the authentication value on the xinetd.conf on the Amanda client or
** Fix the authentication field in the dumptype definition (in [[amanda.conf]]) on the Amanda server  
 
; Versions:
Amanda 2.5.1 and later releases
 
----
See more [[amcheck issues]]

Revision as of 23:32, 6 April 2007

Template:Troubleshooting CategoryTemplate:Troubleshooting Category Template:Troubleshooting 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.

Template:Troubleshooting 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