Re: smbclient -N --no-pass broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 16 Jul 2008 19:01:59 -0700, Skunk Worx wrote:

> Example :
> 
> $ smbclient -A /tmp/foo -N //192.168.200.10/a_share -D / -c ls
> 
> Where :
> /tmp/foo contains :
> 
> username=uname
> password=pass
> 
> Under F7 this worked fine. The -N (or --no-pass) option helps deal with 
> broken credentials files (/tmp/foo) so no prompt is requested or shown. 
> For example in scripts, which should not hang.
> 
> Under F9 this fails with :
> Anonymous login successful
> Domain=[FOO] OS=[Windows 5.0] Server=[Windows 2000 Lan Manager]
> tree connect failed : NT_STATUS_ACCESS_DENIED
> 
> I don't see anything in bugzilla about this. Should I bz or ask 
> elsewhere about this?

Options -A and -N are unrelated. Both skip the password prompt to
make smbclient non-interactive. -A because it can read the credentials
from a file. -N because it is used when no password is needed (login
as guest/nobody). Either one worked for you, but access to the share
was denied. What do you think is the bug?

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux