Displaying 20 results from an estimated 40000 matches similar to: "the difference between.. smbclient -L on the servers"
2003 Mar 14
1
cannot get a list of Win2000/NT shares using SMBCLIENT -L with anonymous login
Hi folks,
From my RedHat Linux box Im using
smbclient L
to obtain the list of
shares on a particular computer in the network. I use
guest
as user
name or just omit the user name.
I can get the list of shares on every single Linux or Win9X machines in
the network but I cannot obtain the list of shares on Win2000 and Win NT
machines.
Here is what I tried:
[user1@linuxbox user1]$ smbclient
2024 Dec 20
1
smbclient and Kerberos authentication
On Fri, 20 Dec 2024 20:16:21 +0100
Stefan Kania via samba <samba at lists.samba.org> wrote:
> Hi to all,
>
> I''m just writing the next version of the german Samba-book and I'm
> just testing smbclient so when I'm do:
> ---------------------
> root at dc01:~# smbclient -L cluster
> Password for [EXAMPLE\root]:
> Anonymous login successful
>
>
2024 Dec 20
1
smbclient and Kerberos authentication
Hi to all,
I''m just writing the next version of the german Samba-book and I'm just
testing smbclient so when I'm do:
---------------------
root at dc01:~# smbclient -L cluster
Password for [EXAMPLE\root]:
Anonymous login successful
Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC Service (Samba
2008 Aug 07
1
smbclient failed --> NT_STATUS_BAD_NETWORK_NAME
I make all steps in the guide:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html#id2546028
but command (exetuded in the same computer where is samba):
smbclient //fc9/tester -Utester%test
gives error:
Domain=[DZTI] OS=[Unix] Server=[Samba 3.2.0-17.fc9]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
The user tester have been created by commands:
useradd tester
smbpasswd -a
2016 Apr 16
0
Domain member seems to work, wbinfo -u not (update2)
New update.
I now have done about 6 machines.
2 with samba 4.2.10 work fine, 2 not.
1 with samba 4.3.7 works fine, 1 not.
I saw Jelmer updated the samba to 4.3.8 in sid, so i recompiled these to jessie.
I upgraded the 4.3.7 to 4.3.8
Same result. Wbinfo -g works, -u not. For both servers.
I notice one strange thing here.
I have 2 servers, both samba 4.2.10, all stock debian
2015 Apr 22
2
Cannot authenticate the administrator account
Somehow /var/run/samba got erased......I don't know how or why.
Recreated /var/run/samba and now:
smbclient -L localhost -U%
Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7]
Sharename Type Comment
--------- ---- -------
netlogon Disk
sysvol Disk
IPC$ IPC IPC Service (Samba
2002 Feb 17
0
Bug report: smbclient on 3.0-alpha15
Hi Jerry, Andrew, et. al.
Background:
RH 7.2
Two Samba installs:
3.0-15 under /usr/local/samba
2.2.3a under /usr
error as follows:
---snip---
[root@phoenix root]# /usr/local/samba/bin/smbclient -L 127.0.0.1
incorrect size for /usr/local/samba/lib/upcase.dat - got 0 expected 131072
incorrect size for /usr/local/samba/lib/lowcase.dat - got 0 expected 131072
creating lame upcase table
creating
2015 Apr 03
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny!
>>>>> I'm trying to get the former PDC back into domain after performing a
>>>> classic
>>>>> migration.
>>>>> AD DC is running fine... if you can call it that.
>>>>> I've edited the smb.conf and nsswitch.conf as suggested in Wiki article,
>>>> and
>>>>> rejoined
2016 May 14
0
4.4.3 on CentOS 6: no guest login
On 14/05/16 07:31, Tom Yates wrote:
> On Fri, 13 May 2016, Rowland penny wrote:
>
>> Might be a stupid question, but have you started Samba?
>
>> On 13/05/16 13:34, Tom Yates wrote:
>>>
>>> [root at frodo etc]# smbclient -L localhost -Ugeoff
>>> Enter geoff's password:
>>> Domain=[ADTEST] OS=[Windows 6.1] Server=[Samba 4.4.3]
2020 May 20
0
smbclient oddness
I forgot to mention that using the smbclient option
-A /etc/cred/authfile
behaves the same way as attempting to manually enter the password on
the command line; failing in 4.12.2 and working in 4.11.0
Thanks, Grant.
On Wed, 2020-05-20 at 12:00 +1200, Grant Petersen wrote:
> Hi all.
>
> I have had this apparently inconsistent behavior in smbclinet
> since, around 4.11.(6?).
2007 Jul 27
1
smbclient and netbios disabled question
Hello,
I've a (maybe stupid?) question, can I use smbclient with domain auth.
without netbios ?
more explanations :
I've 2 machines : PDC (acting as PDC and WINS server)
MATISSE (as ROLE_DOMAIN_MEMBER)
MATISSE joined the domain without problem
with those parameters on MATISSE:
[global]
workgroup = LINUXVIRT
security = DOMAIN
passdb backend =
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
I just noticed that smbclient from Samba 4.9.4 /built by myself) on FreeBSD 11.2 coredumps when called like this:
smbclient -L <hostname>
> % /liu/pkg/samba/4.9.4-liu/bin/smbclient -L filur00
> Enter username at AD.LIU.SE's password:
> Abort (core dumped)
… if it is linked against /usr/local/lib/libmd5.so (which is part of “libwww”). If I remove libmd5.so and recompile
2020 May 20
2
smbclient oddness
Hi all.
I have had this apparently inconsistent behavior in smbclinet
since, around 4.11.(6?). 4.11.0 seems fine.
I am on fedora 31 so I have just been keeping smbclient at 4.11.0 but
that is not an option in stock fedora 32 which I would like to use now.
My main problem with it is that it seems to be stopping automount
working on samba shares of Fed32 clients.
Any suggestions welcome...
This
2004 Sep 25
1
Printer Share Not Shown by smbclient on 3.0.7
Mates,
What would cause smbclient not to list my printer share?? (mandrake 7.2,
2.2.19 kernel)
[david@Nemesis david]$ smbclient -U% -L localhost
Domain=[RB_LAW] OS=[Unix] Server=[Samba 3.0.7]
Sharename Type Comment
--------- ---- -------
guillory Disk David Guillory
Bertin Disk Darren Bertin
Rankin
2019 May 31
1
smbclient -L returns NT_STATUS_REVISION_MISMATCH
Shanks for the hint! Very strange that the default is only to use a
deprecated protocol… Anyway, this option has no effect on this issue…
Yvan
Le 31/05/2019 à 18:53, Kris Lou via samba a écrit :
> Most likely, your Windows 10 (file server) is disallowing SMB1 connections,
> which is the default for smbclient.
>
> You can force smbclient to use a higher protocol with "smbclient
2013 Aug 04
1
XP network breaks when shares are accessed by Fedora 19 smbclient
Hi. This is my first samba install.
I have an XP box which connects to internet via dialup "DUN", is the
base of the lan and provides InternetConnectionSharing to the lan.
The XP lan base is 192.168.0.0 and the XP user "Owner" is on 192.168.0.1
and hostname is "WILLY".
My Fedora 19 laptop on 192.168.0.148 with hostname "splurge.f19".
I am having
2003 Mar 14
0
smbclient XP printing issues NT_STATUS_ACCESS_DENIED
I am running the latest SCO unix and samba. I have multiple windows xp
machines with shared printers that don't seem to be working. I have win
9x clients that have no problem. I even had some NT 4.0 boxes that
worked fine, but not xp.
Here is the error I'm getting:
# smbclient -L chrisb
added interface ip=100.1.1.7 bcast=100.255.255.255 nmask=255.0.0.0
Password:
2014 Dec 07
1
Permission issues
Hi there
?
I've installed a test-VM with Debian Wheezy (7.7) and used this tutorial to set up a test-lab for samba4:
http://mark.orbum.net/2014/02/22/compiling-samba-4-on-debian-wheezy-active-directory-domain-controllers-ho/
?
Its working for now, but the part with the home-share (just a simple share for profiles etc.) is not working.
I cant even browse with the administrator at domain
2015 Feb 16
0
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi,
If you don't make much progress on your own, one thing you could do is
turn up the logging level and send in some logs and network traces (and
the steps you took). This is usually the easiest way to diagnose any
obvious issues and gives a much better sense of what is actually happening.
One other thing is that we generally recommend against .LOCAL domains
although I would have no
2015 Apr 08
1
Trouble of setting samba with join AD
Hi Rowland,
Thanks for the reply,
Actually i reinstall all the procedure in uBuntu 14.04 and using samba
version 4.1.6
(after fail in uBuntu 12.04 ans Samba 4.0.0alpha18)
The problem remain the same
I manage to do :
~# host -t SRV _ldap._tcp.test.sg
_ldap._tcp.test.sg has SRV record 0 0 389 4ecapsvsg6.test.sg.
~# host -t SRV _kerberos._udp.test.sg
_kerberos._udp.test.sg has SRV record 0 0 88