similar to: smbclient -L -N results in NT_STATUS_INVALID_PARAMETER

Displaying 20 results from an estimated 9000 matches similar to: "smbclient -L -N results in NT_STATUS_INVALID_PARAMETER"

2009 May 28
0
samba sessions dying - NT_STATUS_INVALID_PARAMETER
Dear samba users & developers, I was hoping to seek some assistance on a problem I?ve been investigating for a number of weeks now. A brief summary would be that we have a number of Windows servers accessing UNC paths. In turn, these servers intermittently lose their ability to access the UNC paths. When this happens, restarting the application (IIS6 / 7) on the affected windows webserver
2010 Jul 26
0
cli_session_setup_blob: recieve failed (NT_STATUS_INVALID_PARAMETER)
Hi, I'm trying to access a share on my work network using smbclient. We have an Windows Active Directory network. My client computer is running Solaris 10 u8. The computer hosting the share says it's running Acopia ARX(3.0.0b1) According to Active Directory (not familiar with this OS, i think it is a NAS) I run this command to get the Kerberos ticket. bash-3.00$ kinit jtmb at
2015 Jul 10
0
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
On Tue, 2015-07-07 at 15:10 -0500, Arthur Ramsey wrote: > I've googled and I believe that SASL method DIGEST-MD5 is supported and > I see it in the samba startup, but it doesn't work. > > ldapsearch -Y DIGEST-MD5 -h dc03.mediture.dom > SASL/DIGEST-MD5 authentication started > ldap_sasl_interactive_bind_s: Operations error (1) > additional info: SASL:[DIGEST-MD5]:
2015 Jul 10
2
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
That's too bad, I was trying to get the Vasco Identikey server working with samba4 as a backend for FIPS 140-2 compliant OTP, which will only bind with DIGEST-MD5. I guess I will have to join a Windows 2008 R2 to the domain as a domain controller. Thanks for clarifying, Arthur On 07/10/2015 04:38 AM, Andrew Bartlett wrote: > On Tue, 2015-07-07 at 15:10 -0500, Arthur Ramsey wrote:
2007 Jun 05
0
mod_auth_ntlm_winbind under apache2 : NTLMSSP NT_STATUS_INVALID_PARAMETER
Ubuntu Server 7.04 Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8 mod_auth_ntml_winbind from svn June 5, 2007. samba 3.0.24-2ubuntu1.2 winbind is working, I can log into the machine as an AD domain user. graham@wtldevapp1:~$ sudo ntlm_auth --username=gdunn01 password: NT_STATUS_OK: Success (0x0) from the conf.d/twiki.conf: AuthName "NTLM Authentication" NTLMAuth
2016 Dec 16
0
net rpc Connection failed: NT_STATUS_INVALID_PARAMETER after samba upgrade
Dear Samba users, After my samba upgrade I can't fully use my net rpc commands any more and I would like some help debugging.... 2016-12-15 15:10:16 upgrade samba:amd64 2:3.6.6-6+deb7u7 2:3.6.6-6+deb7u10 2016-12-15 15:10:23 upgrade samba-common:all 2:3.6.6-6+deb7u7 2:3.6.6-6+deb7u10 2016-12-15 15:10:41 upgrade samba-common-bin:amd64 2:3.6.6-6+deb7u7 2:3.6.6-6+deb7u10 2016-12-15 15:10:42
2015 Jul 07
3
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
I've googled and I believe that SASL method DIGEST-MD5 is supported and I see it in the samba startup, but it doesn't work. ldapsearch -Y DIGEST-MD5 -h dc03.mediture.dom SASL/DIGEST-MD5 authentication started ldap_sasl_interactive_bind_s: Operations error (1) additional info: SASL:[DIGEST-MD5]: Failed to start authentication backend: NT_STATUS_INVALID_PARAMETER [root at dc03 ~]# samba
2016 Dec 16
1
2:3.6.6-6+deb7u10 -> client use spnego = yes -> The trust relationship between this workstation and the primary domain failed | no -> net rpc -> NT_STATUS_INVALID_PARAMETER
Hello everybody, I am trying to keep my samba pdc working with windows 7 pro clients. After my upgrade: 2016-12-15 15:10:16 upgrade samba:amd64 2:3.6.6-6+deb7u7 2:3.6.6-6+deb7u10 Some of the Windows 7 client can not login anymore and respond with: The trust relationship between this workstation and the primary domain failed Changing the setting client use spnego = no will make the Windows
2002 Jun 05
1
winbind: NT_STATUS_INVALID_PARAMETER
Hi, I'm running a linux RedHat 7.2 box with samba 2.2.4. I want to use winbind for authentification. The samba server is a member server in a W2K domain. I followed the steps in the winbind help which comes with the samba distribution (http://localhost:901/swat/help/winbind.html). Joining the domain was successfull: $ smbpasswd -j DOMAIN -r PDC -U toto | INFO: Debug class all level = 100
2012 Oct 31
1
ldbsearch returning NT_STATUS_INVALID_PARAMETER
I have a Samba DC connected to two Windows 2008 R2 DC's. On the Samba machine, if I run `ldbsearch -H ldaps://*SAMBA-DC-IP* -U administrator` It asks for my password and then works great. I can use any domain user and this works. However, if I instead run: `ldbsearch -H ldaps://10.120.160.12 -k1 --krb5-ccache=/tmp/krb5cc_0` I get this: Failed to bind - LDAP client internal error:
2016 Oct 16
0
invalid NTLMSSP_MIC / SPNEGO login failed: NT_STATUS_INVALID_PARAMETER
Hello, since I upgraded my NT4 domain Samba 4.2.11 to 4.2.14 I can no longer authenticate when I access any share. After that I even upgraded to Samba 4.4.5 but still get the same error: [2016/10/15 04:42:19.786198, 2] ../source3/auth/auth.c:305(auth_check_ntlm_password) check_ntlm_password: authentication for user [xx] -> [xx] -> [xx] succeeded [2016/10/15 04:42:19.789933, 1]
2016 Dec 29
0
session setup failed: NT_STATUS_INVALID_PARAMETER
Hi, I have some samba setup on one of my Debian 8 machine. Everything looks fine as I can connect to the shares from the Android tablet and from Windows machine. However when I try to connect from other Debian machines I am getting the following error: session setup failed: NT_STATUS_INVALID_PARAMETER Here is my smb.conf file content: [global] client use spnego = no client ntlmv2 auth = no
2016 May 03
1
filename_convert_internal: checkname failed NT_STATUS_INVALID_PARAMETER
Dear All I have a PCBSD machine with /media shared using samba. Any microsoft clients can successfully connect to /media and browse directories I have created there. When I plug in a usb device, I mount it into /media eg: one labelled "PENDRIVE" becomes /media/PENDRIVE Some clients can successfully read /media/PENDRIVE, others cannot. Although the clients that cannot view the
2016 Oct 24
0
invalid NTLMSSP_MIC / SPNEGO login failed: NT_STATUS_INVALID_PARAMETER
On 24/10/16 18:03, Boris S. via samba wrote: > > Hello, > > since I upgraded my NT4 domain Samba 4.2.11 to 4.2.14 I can no longer > authenticate > when I access any share. > After that I even upgraded to Samba 4.4.5 but still get the same error: > > > [2016/10/15 04:42:19.786198, 2] > ../source3/auth/auth.c:305(auth_check_ntlm_password) > check_ntlm_password:
2020 Feb 16
0
Newly joined DC - Failed to bind to uuid for ncacn_ip_tcp .. NT_STATUS_INVALID_PARAMETER
Following up on this post for the benefit of the archives, I don't want to be another DenverCoder9! [1] I believe I have fixed this issue now (although I am at a loss to explain how it occurred in the first place). Hopefully I correctly figured out what SPNs should be present against each machine - I'm not an expert in this area, but am describing the process I went through below in the
2014 Feb 04
1
Samba 3.6.3 and NT_STATUS_INVALID_PARAMETER
I see strange errors when samba client tries to shrink file to 0 bytes. Samba runs on Ubuntu 12.04, client also Ubuntu. Samba sits on top of POSIX file system (FUSE implementation). I can see truncate is called correctly and no error is returned from my implementation. Any ideas? [2014/02/04 12:34:49.806813, 3] smbd/process.c:1467(switch_message) switch message SMBtrans2 (pid 28426) conn
2016 Apr 15
0
RAW.WRITE - selftests fail, smbtorture passes
Hello, I'm compiling samba 4.2.2 from source on a Linux From Scratch (LFS) system. Packages I have installed on the system are mixed from various versions of LFS (7.6 through 7.9). This is a 64-bit CPU running 32-bit OS: # uname -a Linux pjnas 4.4.4-asrockN3150-001-1_pj #1 SMP Fri Mar 4 22:40:03 CET 2016 i686 GNU/Linux Samba compiles fine, but a few selftests fail. The ones I'm worried
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
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                                  
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