similar to: smbclient -L behavior

Displaying 20 results from an estimated 20000 matches similar to: "smbclient -L behavior"

1998 Nov 17
6
smbfs
Hi- I'm working on a graphical interface to smbclient/smbmount/smbumount. As part of its operation, it will mount shares in directories under a user's home directory. I've run into a bit of a problem regarding the distributions of the mount utilities, specifically on Redhat 5.1/5.2. They are shipping an RPM with smbfs 2.0.1, which is known to have a security hole... so it should
1998 Oct 22
1
Looking up Netbios name of host
Hi- Ok, this is puzzling me. I have two machines on different networks running Samba 1.9.18p10. On one machine, which is running Redhat 5.1, I can do "nmblookup -A <IP ADDRESS>" and get the IP address of a host on the LAN. This network also has an NT server domain controller, but I doubt that matters in this case, since I'm querying the machine directly. The second machine
1999 Aug 25
0
NT Domain problems
Hi- I'm having problems getting Samba to authenticate to an NT server, which is a PDC. Here's what I get if I try to list the shares on the server: [bryner@hh-terrance textdocs]$ smbclient -L HH-SERVER Added interface ip=<server ip> bcast=<bcast> nmask=255.255.254.0 Password: session setup failed: ERRDOS - ERRnoaccess (Access denied.) I also read the
1999 Jan 29
0
smbmount + linux 2.2 kernel
Hi- I'm finding a strange problem with smbmount (the one from samba 2.0, not the old smbfs) on the 2.2.0 linux kernel. I compiled samba with: --with-smbmount --with-automount --with-smbwrapper I am using Redhat 5.2, smbfs is compiled as a module, and mount is version 2.8a if that matters. smbmnt is installed setuid root as it should be. When I run "smbmount '\\machine\share'
2019 May 31
2
smbclient -L returns NT_STATUS_REVISION_MISMATCH
Hi all, Sorry for this question which has certainely already been answered, but I could not find info in the list nor in the wiki. From my Debian laptop running testing (samba 4.9.5) and with an empty smb.conf (I wanted to be sure that only default values are used), I can not browse shares of a Windows 10 machine (sorry, Thunderbird splits some lines): smbclient -L 192.168.122.200 Unable to
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
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
2001 Nov 28
1
smbclient -L hostname -N ==>error
Hello, I am a Samba newbie, setting up Samba on a FreeBSD machine in a Windows (2K) environment [or the other way around] - all in a small LAN behind a DSL router / firewall. The machines recognize each other in that I can ping to both in either directions using either IP #'s or hostnames. On the PC's I am using LMHOST , no local WINS or local DNS (there are DNS's on the WAN side of
2005 Feb 23
1
Should smbclient -L get list of servers from master browser?
When I run "smbclient -L <server>" where the server is the browse master for my subnet, I get a list of shares on the server but I don't see the browse list of all servers on the subnet. Shouldn't the browse list be returned as well as the share list?
2015 Apr 24
1
smbclient: tree connect failed, but smbclient -L succeeds
I can successfully run a list command with -L : > > smbclient -A ~/.smbauth -L //172.21.4.45 I get a nice list of shares including C$ But a connect command like this one fails: > smbclient -A ~/.smbauth //172.21.4.45/C$ I get > Domain=[MC] OS=[Windows Server 2003 3790 Service Pack 2] Server=[Windows > Server 2003 5.2] > tree connect failed: NT_STATUS_ACCESS_DENIED"
2006 Feb 14
1
smbclient -L misses some shares when using NULL-Sessions
List, while trying to list all shares in my network using smbclient I recognized that some shares are missing. ("hostname" is a Win2K Box). smbclient -L -U "" -N hostname shows no shares (using NULL-Session-Logon as you can see) if I use a windows box to connect to "hostname" using net use \\hostname "" /User:"" I can see all shares of this
2004 Feb 18
1
smbclient -L shows only a part of the shares
Hi, I am using Samba 3.0.1 under Debian Unstable (Kernel 2.4.22). (But also tried this with 2.2.8 with the same results) I use the command "smbclient -L netbios_name -Uname%pw" to list the shares of one of the servers of an ADS Domain. Unfortunately only about 30% of the shares of this particular server appear in the list. In windows all shares are visible. I used the same account in
2000 May 10
1
Output of "smbclient -L SERVER -N"
Hello all, When I execute "smbclient -L SAZZLE -N", I get back a three part response: Sharename Type Comment --------- ---- ------- software Disk Network Software Server Comment --------- ------- SAZZLE Samba PDC Server 2.0.3 CRACKLE FACULTY
2010 Sep 07
1
smbclient -L succeeded even network is down
Hello list, Accidentally I found that when network is down "smbclient -L localhost -U%" became slow however it still succeeded after like half a minute. This is weird because my Samba server is running inside AD, Q1. How can smbclient authenticate without talking to AD controller? I think in this case smbclient at least tried to (reach AD controller), otherwise shouldn't take it
2013 Mar 05
0
Fwd: [Bug 916990] inspect_os: mount_ro: /dev/sda on / (options: 'ro'): mount: /dev/sda is already mounted or /sysroot busy
More evidence this is a real bug affecting users. I still have no idea why this bug happens. Rich. ----- Forwarded message from bugzilla at redhat.com ----- Date: Tue, 05 Mar 2013 20:29:23 +0000 Subject: [Bug 916990] inspect_os: mount_ro: /dev/sda on / (options: 'ro'): mount: /dev/sda is already mounted or /sysroot busy Product: Virtualization Tools
2019 Apr 05
2
Syslinux LUA -- output not visible in UEFI mode?
Hello all, We're having the following issue: when in UEFI mode, any output/errors from a lua script is invisible! This occurs even just running 'lua -v'. It runs and returns to a (visible) 'boot:' prompt, but there is simply no output visible from lua! (It does do a linefeed, but no visible text appears.) Has anyone encountered this? And/or know of a solution? For
2016 May 06
3
Error al ejecutar /usr/local/samba/bin/smbclient -L localhost -U%
Hola, Tod at s, Estoy tratando de instalar un DC con samba 4 y luego de crear el dominio cuando ejecuto este comando para probar si esta funcionando me da error. He compilado y todo esta bien, pero por alguna relazon no veo el proceso de samba corriendo. Lo estoy haciendo en una instalacion limpia, siguiendo este manual pero en este paso me da error.
2002 Dec 05
1
smbclient -L <nameofserver>
Hi everyone I have set up Samba and am running through diagnosis testing and when I enter the above command on my Linux box it automatically asks me for a password. If I <return> ie null password session setup fails If I enter 'the password that I am logged on as' i get setup session not started NT_STATUS_LOGON_FAILURE relevant lines in my smb.conf which i think may be affecting
2019 Feb 20
1
samba installed but smbclient -L localhost -N fails
Hi, Finally have samba installed in ubuntu 18.04. Ran dc setup.. Server Role:           active directory domain controller Hostname:              dc1 NetBIOS Domain:        REDACTED DNS Domain:            internal DOMAIN SID:            S-1-5-21-3313626214-3140439515-2095946098 smbstatus: Samba version 4.7.6-Ubuntu PID     Username     Group        Machine                                  
2003 Dec 17
1
smbclient null-password behavior differs between 3.0 and 2.2.8a
When I made the move to 3.0, I noticed that smbclient no longer works with null passwords. Am I missing something? I read the FAQ, which suggests that the server is rejecting the null password. But I know that null passwords work fine for the 2.2.8a client, so the server is not the issue. The FAQ recommends "smbclient -L host -U%", but I don't want to set the username to null. I