Bug 5427 - smbclient fails with a server in security=share
Summary: smbclient fails with a server in security=share
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: Client tools (show other bugs)
Version: 3.2.0
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 04:19 UTC by Volker Lendecke
Modified: 2008-04-29 05:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lendecke 2008-04-29 04:19:44 UTC
vlendec@host:~/git/s3-work/source> bin/smbclient //127.0.0.1/tmp 
Enter vlendec's password: 
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.3.0pre1-GIT-c014912-test]
Server not using user level security and no password supplied.
tree connect failed: NT_STATUS_WRONG_PASSWORD
Comment 1 Volker Lendecke 2008-04-29 05:11:01 UTC
False alarm: "lanman auth" needs to be set... :-)