Displaying 2 results from an estimated 2 matches for "uany_wrong_user".
2000 Apr 03
0
2.0.7pre3: misc issues
...2k
nt wants a correct user/pass pair if guest account is disabled, wants
whatever user (even a wrong one, but it wants it) if guest account is
enabled, example:
smbclient -L nt -U%
never shows the shares
smbclient -L samba -U%
shows the shares
If nt has the guest account you need
smbclient -L nt -Uany_wrong_user%
to get the share
Could -U% somehow trigger the use of the guest account on an nt machine
with guest account enabled?
=== 3) docs
- DOMAIN.txt is to be updated for logon_path/logon_home switch for
win9x.
- smbmount.txt: every occurrence of "-t smb" should be changed in "-t
smbfs&...
2000 Mar 18
3
Samba 2.0.7pre2 snapshot released.
Hi all,
I just released Samba 2.0.7pre2, available from :
ftp://samba.org/pub/samba/alpha/samba-2.0.7pre2.tar.gz
This is the second snapshot of the code that should become
the official Samba 2.0.7 and is feature complete (ie. I'm
only going to accept bug fixes, not more features).
This is *not* production code, but should work well as a
file and print server, and contains fixes for all