Package: amanda-client
Version: 1:2.5.1p1-2.1
Severity: important
On the backup server and client amanda usernames are differnet.
When i use ssh auth, amrecover ignores option client_username.
--
client:~# strace -e execve -ff amrecover
execve("/usr/sbin/amrecover", ["amrecover"], [/* 14 vars */]) = 0
Process 3455 attached
[pid 3455] execve("/usr/bin/ssh", ["/usr/bin/ssh", "-x", "-o",
"BatchMode=yes", "-o", "PreferredAuthentications=publick"..., "-l",
"backup", "-i", "/var/backups/.ssh/id_rsa_amrecov"...,
"server", "/usr/lib/amanda/amandad", "-auth=ssh",
"amdump", "amindexd", "amidxtaped", ...], [/* 14 vars */]) = 0
Permission denied
(publickey,gssapi-with-mic,password,keyboard-interactive).
Process 3455 detached
--- SIGCHLD (Child exited) @ 0 (0) ---
AMRECOVER Version 2.5.1p1. Contacting server on server
...
[request failed: EOF on read from server]
Process 3454 detached
client:~#
--
As you can see, username is backup but I set client_username to amanda
in config file.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-vserver-amd64
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Versions of packages amanda-client depends on:
ii amanda-common 1:2.5.1p1-2.1 Advanced Maryland Automatic Networ
ii libc6 2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii libreadline5 5.2-2 GNU readline and history libraries
amanda-client recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]