Dear reader,

I try to integrate an smb share hosted on an amanda client. After

  amcheck DailySet1

I find in amandad.debug:

...
----

amandad: running service "/usr/local/libexec/selfcheck"
added interface ip= ...[snip] ...
Anonymous login successful
Domain=[BERLIN] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
amandad: sending REP packet:
----
Amanda 2.4 REP HANDLE 000-484A0508 SEQ 982164839
OPTIONS ;
running /usr/bin/smbclient \\\\ntbox\\TestDir -E -U (see amandapass) -c quit
ERROR [PC SHARE //ntbox/TestDir access error: host down or invalid password?]
OK /home/oracle
OK /sbin/dump executable
OK /sbin/restore executable
OK /bin/gtar executable
OK /etc/amandates read/writable
OK /usr/local/var/amanda/gnutar-lists/. read/writable
OK /usr/bin/smbclient executable
OK [/etc/amandapass is readable, but not by all]
OK /usr/bin/gzip executable
OK /etc/dumpdates read/writable
OK /dev/null read/writable
OK /tmp/amanda has more than 64 KB available.
OK /var/adm/amanda has more than 64 KB available.
OK /etc has more than 64 KB available.
----
...

Is there something missconfigured during installing amanda? I miss the
password phrase in the logoutput

  /usr/bin/smbclient \\\\ntbox\\TestDir -E -U (see amandapass) -c quit

If I try

  /usr/bin/smbclient \\\\ntbox\\TestDir PASSWD -E -U  AMANDAUSER -c quit

with PASSWORD defined in /etc/amandapass and AMANDAUSER used in
--with-user=... at config time it works.

Any idea?


Thank you
mike



Reply via email to