Displaying 3 results from an estimated 3 matches for "smblclient".
Did you mean:
smbclient
2005 Mar 08
1
samba ldap bind problems.
...PDC using the
latest version of samba authenticating off of an Openldap db.
This machine uses the same ldap server to authenticate the unix users
but after following documentation for setting up samba/ldap PDC.
Using smbldap-populate populated the database with no problems but when
I try and run
smblclient -L master
I get the following errors in syslog and the command times out
eventually. basically from what I am seeing I believe that somewhere
there is wrong bind being made to my ldap server. Nothing is appearing
in the logs of the ldap server. I have looked through all files that I
can think of t...
2010 Aug 27
1
Samba weirdness over different subnets
...p a new domain member in Subnet B. It has
joined the domain and net getdomainsid works. From machines in Subnet
B I can run smbclient -L and have it correctly authenticate against
the local BDC and return a list of shares.
The problem is when I try to do the same from Subnet A. From my ubuntu
box, smblclient will simply sit there indefinitely, while from windows
it will wait for a while before it returns an error about the network
name no longer being available. From the server's point of view,
nothing is happening. I have to turn up the log level to 3 to see the
following:
[2010/08/27 13:35:42, 3...
2003 Dec 01
0
No subject
...ilman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
I am trying to use samba as a plain file server, it is the master of a
Workgroup called TESTW2K. Problem now is, I can connect/view shares using the
smblclient tool with linux, no problem at all. But I can't view any shares using
my w98 machine. Also I can't connect to a specific share, it always rejects,
stating that the password is wrong (this is also what the log.smbd tells me).
Username on w98 machine is same as on samba, passwords for the use...