--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: doesn't work with passwords
- From: Frank Lichtenheld <djpig@debian.org>
- Date: Fri, 25 Jul 2008 01:30:15 +0200
- Message-id: <20080724233015.4164.38214.reportbug@dirac.djpig.de>
Package: tksmb
Version: 0.8.8-7
Severity: important
TkSmb doesn't seem to provide the password, even when given in the
interface:
$ TkSmb
SambA Browser 0.8.8 for X (C) Copyright 1998 by Ivan Volosuk
System is Linux
Kernel >2.0.XX, Using new smbmount
Trying to check call format of smbmount (smbmount 2.2.x)
spawn smbmount -v
Usage: /sbin/mount.cifs <remotetarget> <dir> -o <options>
Mount the remote target, specified as a UNC name, to a local directory.
Options:
user=<arg>
pass=<arg>
dom=<arg>
Less commonly used options:
credentials=<filename>,guest,perm,noperm,setuids,nosetuids,rw,ro,
sep=<char>,iocharset=<codepage>,suid,nosuid,exec,noexec,serverino,
mapchars,nomapchars,nolock,servernetbiosname=<SRV_RFC1001NAME>
directio,nounix,cifsacl,sec=<authentication mechanism>,sign
Options not needed for servers supporting CIFS Unix extensions
(e.g. unneeded for mounts to most Samba versions):
uid=<uid>,gid=<gid>,dir_mode=<mode>,file_mode=<mode>,sfu
Rarely used options:
port=<tcpport>,rsize=<size>,wsize=<size>,unc=<unc_name>,ip=<ip_address>,
dev,nodev,nouser_xattr,netbiosname=<OUR_RFC1001NAME>,hard,soft,intr,
nointr,ignorecase,noposixpaths,noacl,prefixpath=<path>,nobrl
in6_addr
Options are described in more detail in the manual page
man 8 mount.cifs
To display the version number of the mount helper:
/sbin/mount.cifs -V
Selected Variant of smbmount is 1
KFMCLIENT: /usr/bin/kfmclient
Default action: custom_proc not defined
spawn nmblookup localhost
querying localhost on 192.168.2.255
name_query failed to find name localhost
ip not known
spawn smbclient -L localhost -U User -W
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
Terminated.. <localhost>
spawn nmblookup noether
querying noether on 192.168.2.255
192.168.2.177 noether<00>
192.168.2.177
ip is 192.168.2.177
spawn smbclient -L noether -U djpig -W -I 192.168.2.177
Enter djpig's password: Timeout 30 sec..........
Terminated.. <noether>
spawn smbclient -L noether -U djpig -W WORKGROUP -I 192.168.2.177
Enter djpig's password:
^C
Gruesse,
Frank Lichtenheld
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tksmb depends on:
ii expectk 5.43.0-17 A program that can automate intera
ii smbclient 2:3.2.0-4 a LanManager-like simple client fo
ii smbfs 2:3.2.0-4 mount and umount commands for the
tksmb recommends no packages.
Versions of packages tksmb suggests:
pn launcher <none> (no description available)
-- no debconf information
--- End Message ---