similar to: smbclient -L localhost fails

Displaying 20 results from an estimated 4000 matches similar to: "smbclient -L localhost fails"

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
2003 May 13
1
Where to get Adobe Postscript Drivers
Hi all, According to Samba 2.2.x HOW-TO: You need to download them yourself from the Adobe website. Once extracted, create a drivers directory in the CUPS data directory (usually /usr/share/cups/). Copy the Adobe files using UPPERCASE filenames, to this directory as follows: ADFONTS.MFM ADOBEPS4.DRV ADOBEPS4.HLP ADOBEPS5.DLL ADOBEPSU.DLL
2016 May 06
0
Error al ejecutar /usr/local/samba/bin/smbclient -L localhost -U%
I had the same error, but I believe that is why the way that if it passed the User "root" which is not in AD, so try / Usr / local / samba / bin / smbclient -L localhost -UAdministrator To min thus occurred success. hug Em 06-05-2016 00:30, Fausto Disla escreveu: > Hola, > > Tod at s, > > Estoy tratando de instalar un DC con samba 4 y luego de crear el dominio >
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                                  
2016 May 06
1
Error al ejecutar /usr/local/samba/bin/smbclient -L localhost -U%
You're right, Samba as member of an AD domain or Samba as AD DC are relying on AD database to get its list of users. root user is not into AD database, you can't use it to authenticate yourself against AD. Note that you should be able to create a root user into AD database and then you would be able to log with root against AD but I don't think this is a good idea... 2016-05-06 16:56
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.
2017 May 24
2
Moving dovecot/maildir to new host, dovecot.* files
Hello, I've done a fair amount of searching, and couldn't find a definitive answer. I am moving my dovecot/postfix servers and mail in Maildir formats to a new host. When I move the Maildir directories, what should I do with the dovecot.index/cache/log/etc. files? I know I can filter them out, and dovecot will recreate them, but is that the best approach? I am thinking of the following:
2010 Dec 18
1
samba 3.5.6 - ''smbclient -U% -Llocalhost' results in error - using hostname works fine, new feature?
Guys, I have probably missed an announcement or overlooked something in a changelog, but I just want to confirm what I'm seeing is expected behavior. I run samba in standalone mode and I have always checked operation with smbclient -U% -Llocalhost Now the faithful command returns an error: Connection to localhost failed (Error NT_STATUS_BAD_NETWORK_NAME) Simply using the hostname
2013 Aug 07
1
Issues with print command group membership
Hi, I have a Samba print share set up, with a "print command" specified that just cats the file to /dev/ulpt0. This share is accessed by the guest Samba account, which I have set to be the 'smbguest' username. I can manually run the print command as root, and the file prints. I can manually run the print command as 'smbguest' (through sudo) and the file prints.
2007 Jun 09
1
smbclient error: NT_STATUS_BAD_NETWORK_NAME, on shared foler with a Chinese name
Hi folks, I am trying to access the shared folders on a Windows XP PC from a Linux (FC5) PC using smbclient. Linux config info: $ locale LANG=en_US.UTF-8 $ rpm -q samba samba-3.0.24-6.fc5 smb.conf: [global] dos charset = CP936 <--- Simplified Chinese unix charset = UTF-8 display charset = LOCALE Now, here is the problem:
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
2007 Apr 05
6
NT_STATUS_ACCESS_DENIED
I am new to Samba, but not to Linux. I hope someone here can point me in the right direction. I have installed Samba and it appears to be working, at least as far as I have tested it. However, I have hit a snag in my testing. I have searched Google for several hours but I have not found a solution. On a Linux machine (named "annwn") running Fedora Core 6, I have set up a share, using
2009 Sep 04
2
smbclient gives strange results
Hello, I've been using Samba on a Sun server but we recently discontinued using the Sun and switched to using Samba on a RH linux server. I can't get file sharing to work on the new server. When I test the connection to the samba server (velar) by running smbclient //velar/homes -U eric I get an error message referring to NT_STATUS_BAD_NETWORK_NAME. I can't find any reason for this
2003 May 15
1
Does automatic printer driver download from Win 2k client work?
Hi, I am playing around with automatic printer driver download to Windows 2000 clients from Samba 2.2.8a-1 which doesn't seem to work. Whenever I right-click on the printer and say "connect", it displays: The server on which the printer resides does not have the correct printer driver installed..... Here is my smb.conf file: [Global] workgroup = DEBIAN_FANS load printers = yes
2003 Jul 03
2
Problems with force (user|group) and XP Professional?
Hi all, In continuing of previous problems, I've noticed some potential problems with force user / force group and Windows XP Professional. I'm not exactly sure why or how, but it appears that XP picks up the fact that it's being connected as the forced user (smbguest), and continues trying to authenticate to other services/shares as that user (smbugest). I'm not sure if this
2003 May 12
1
Delete glitch?
Hey, everyone. I'm running Samba 2.2.8a on a Debian Linux 3.0 box and for some reason, when someone tries to delete something they can't, it does give them the access denied message the first time. When they try to do it again, no message appears and it seems to be deleted (it disappears from the list), but when they refresh the list, it appears again. My file system is as follows
2009 Sep 11
1
smbclient -M
Hello *, I've fileserver with Debian Lenny and Samba 3.2.5 from the distro. I want the server to notify clients on some events with a popup. # smbclient -M Client01 Connection to Client01 failed. Error NT_STATUS_BAD_NETWORK_NAME but: # smbclient -L Client01 -U myuser Enter myuser's password: Domain=[MYDOMAIN] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename Type
2000 Mar 02
1
Share w/o ask a login
If I wanna make my users connect to a share or printer without providing a log and password, how I do that? I can create a account on the samba server for all my users, but I dont wanna do that, I wanna give them access to the shares even if they put the wrong password, or use a login who isnt in the /etc/passwd of the samba server. Some idea? Thanks!
2003 Oct 23
1
solution to domain reboot problem
Hey, I had a problem with rebooting XP and joining the samba domain, which was controlled by my gentoo linux box. I worked for days for a solution, and found it....!!!! The problem was that I could join the domain fine, but had to reboot, and then found i was rejected from joining then. It appeared like the domain was invisible to the XP box. I pulled my hair out, scoured the web
2003 Jun 10
1
AW: Problems with machine accounts
Hi there, after several (pretended successful) rejoins to the domain it does not work and we decided to give up the domain login concept and simply map the shares by a batch file now. We also had to disable the downloadable printer driver option, because not all drivers work correctly :-( -----Urspr?ngliche Nachricht----- Von: samba-bounces+goetz.kopmann=airbus.com@lists.samba.org