Displaying 20 results from an estimated 30 matches for "cli_session_setup".
2009 Oct 15
1
cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
...or Record does not exist.
[2009/10/14 16:51:06, 3] smbd/server.c:exit_server_common(768)
Server exit (process_smb: send_smb failed.)
Also the following command results:
#smbclient -d 4 -U kkhagani -W STEC-INC -L ldaptest
Connecting to xxx.xxx.xx.xxx at port 445
session request ok
Password:
cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
session setup failed: NT_STATUS_LOGON_FAILURE
Any information and suggestion is greatly appreciated.
Regards,
Kathy
PROPRIETARY-CONFIDENTIAL INFORMATION INCLUDED
This electronic transmission, and any documents attached hereto, may contain c...
2010 Feb 25
1
Windows 7 only connects if joined to the domain
..._ndx = 1
[2010/02/25 11:23:41, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/02/25 11:23:41, 3] auth/auth_sam.c:282(check_sam_security)
check_sam_security: Couldn't find user 'XXXXXX' in passdb.
[2010/02/25 11:23:41, 3] libsmb/cliconnect.c:1187(cli_session_setup)
cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
[2010/02/25 11:23:41, 3] libsmb/cliconnect.c:1187(cli_session_setup)
cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
[2010/02/25 11:23:41, 1] auth/auth_server.c:413(check_smbserver_security)
password ser...
1998 Aug 31
1
samba error message - "broken (and insecure) behavior"
...a session setup with a totally incorrect password.
* If this succeeds with the guest bit *NOT* set then the password
* server is broken and is not correctly setting the guest bit. We
* need to detect this as some versions of NT4.x are broken. JRA.
*/
if (cli_session_setup(&cli, user, (char *)badpass, sizeof(badpass),
(char *)badpass, sizeof(badpass), domain)) {
if ((SVAL(cli.inbuf,smb_vwv2) & 1) == 0) {
DEBUG(0,("server_validate: password server %s allows users as non-guest \
with a bad password.\n&quo...
2015 Feb 02
1
Can login with a bogus username which ends with a "/" or a "\"
We have noticed that if a username, that ends in a "\" or a "/", tries to login, then the workspace becomes the user name ( up to the "/" or "\" ) and then username is empty, allowing a bogus user to authenticate and calls cli_session_setup_guest() to log in anonymously. This is done in cli_session_setup():
/* allow for workgroups as part of the username */
if ((p=strchr_m(user2,'\\')) || (p=strchr_m(user2,'/')) ||
(p=strchr_m(user2,*lp_winbind_separator()))) {...
2006 Sep 27
1
my samba clients keep randomly dropping out of domain trust
...Windows XP boxes joined to the domain. Ever since
upgrading the Linux box to Samba 3 (they are currently running
samba-3.0.10) I have problems with the Linux samba clients suddenly
dropping out of the domain. Operations suddenly start failing with
[2006/09/27 16:03:25, 3] libsmb/cliconnect.c:cli_session_setup(868)
SPNEGO login failed: Trust relationship failure
[2006/09/27 16:03:25, 1] libsmb/cliconnect.c:cli_full_connection(1476)
failed session setup with NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE
If I simply try running 'net join' it fails. I have to go to the PDC and
remove the machine a...
2010 Nov 08
1
Winbind - Domain Join Failed
Hi,
I'm trying to setup winbind on Solaris 10 update 6 and am having an
issue joining the domain. I'm running this command
net ads join -U admin -d10
Here is the last paragraph or so of the debug output.
[2010/11/08 11:12:37, ?3] libsmb/cliconnect.c:1176(cli_session_setup)
?SPNEGO login failed: Invalid parameter
[2010/11/08 11:12:37, ?1] libsmb/cliconnect.c:2132(cli_full_connection)
?failed session setup with NT_STATUS_INVALID_PARAMETER
[2010/11/08 11:12:37, ?1] libnet/libnet_join.c:1903(libnet_Join)
?libnet_Join:
? ? ?libnet_JoinCtx: struct libnet_JoinCtx
? ? ? ? ?...
2007 Jul 30
3
Tar with smbclient
Just created a new backup server using CentOS 5.0. I am using a auth file
to access windows shares for backups. When connecting like this
smbclient //server/share -A=/auth/file
it works.
When I try to tar with smbclient like this
smbclinet //server/share -A=/auth/file -Tc /backup/tarfile.tar
I get the following message.....
session_setup_failed : NT_STATUS_LOGON_FAILURE
Am I doing something
2006 Dec 27
1
cant authenticate Samba -> AD trying to map to shares on samba server
...ITALS.A.B
.xhospitals.a.b = XHOSPITALS.A.B
[kdc]
profile = /var/kerberos/krb5kdc/kdc.conf
[appdefaults]
pam = {
debug = false
ticket_lifetime = 36000
renew_lifetime = 604800
forwardable = true
krb4_convert = false
winbindd error log
[2006/12/27 13:54:19, 3] libsmb/cliconnect.c:cli_session_setup_spnego(745)
got principal=astolat$@XHOSPITALS.A.B
[2006/12/27 13:54:19, 3] libsmb/ntlmssp.c:ntlmssp_client_challenge(878)
Got challenge flags:
[2006/12/27 13:54:19, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
Got NTLMSSP neg_flags=0x62890215
[2006/12/27 13:54:19, 3] libsmb/ntlmssp.c:ntlmssp_c...
2005 May 31
0
windbind stopped working
...3] libsmb/cliconnect.c:cli_start_connection(1382)
Connecting to host=NYHAND
[2005/05/31 11:06:26, 3] lib/util_sock.c:open_socket_out(752)
Connecting to 10.1.0.6 at port 445
[2005/05/31 11:06:26, 4] lib/time.c:get_serverzone(122)
Serverzone is 18000
[2005/05/31 11:06:26, 3] libsmb/cliconnect.c:cli_session_setup_spnego(713)
Doing spnego session setup (blob length=58)
[2005/05/31 11:06:26, 3] libsmb/cliconnect.c:cli_session_setup_spnego(738)
got OID=1 3 6 1 4 1 311 2 2 10
[2005/05/31 11:06:26, 3] libsmb/cliconnect.c:cli_session_setup_spnego(745)
got principal=NONE
2005/05/31 11:06:26, 3] libsmb/ntlmss...
2016 May 25
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
Hello:
Platform: CentOS 6.7 x86-64
$ rpm -qa | grep samba
samba-common-3.6.23-30.el6_7.x86_64
samba4-libs-4.2.10-6.el6_7.x86_64
ie-samba-utils-3.6.13-7.x86_64
samba-winbind-3.6.23-30.el6_7.x86_64
samba-client-3.6.23-30.el6_7.x86_64
samba-winbind-clients-3.6.23-30.el6_7.i686
samba-winbind-clients-3.6.23-30.el6_7.x86_64
Problems began after requiring SMB signing (I forgot the specifics but
it was
2007 Jul 07
0
joining samba 3.0.25b on aix to a native w2k domain
...ssword: <manually entering the password>
[2007/07/06 18:24:48, 3] libsmb/cliconnect.c:cli_start_connection(1505)
Connecting to host=10.100.2.104
[2007/07/06 18:24:48, 3] lib/util_sock.c:open_socket_out(874)
Connecting to 10.100.2.44 at port 445
[2007/07/06 18:24:48, 3] libsmb/cliconnect.c:cli_session_setup_spnego(789)
Doing spnego session setup (blob length=58)
[2007/07/06 18:24:48, 3] libsmb/cliconnect.c:cli_session_setup_spnego(814)
got OID=1 3 6 1 4 1 311 2 2 10
[2007/07/06 18:24:48, 3] libsmb/cliconnect.c:cli_session_setup_spnego(822)
got principal=NONE
[2007/07/06 18:24:49, 3] libsmb/ntlms...
2005 Apr 18
1
\PIPE\NETLOGON (NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
...ileged pipe
[2005/04/18 13:31:54, 3]
nsswitch/winbindd_misc.c:winbindd_check_machine_acct(41)
[15001]: check machine account
[2005/04/18 13:31:54, 3] nsswitch/winbindd_cm.c:cm_get_ipc_userpass(106)
IPC$ connections done by user S4FTEST\Administrator
[2005/04/18 13:31:54, 3] libsmb/cliconnect.c:cli_session_setup_spnego(708)
Doing spnego session setup (blob length=113)
[2005/04/18 13:31:54, 3] libsmb/cliconnect.c:cli_session_setup_spnego(733)
got OID=1 2 840 48018 1 2 2
[2005/04/18 13:31:54, 3] libsmb/cliconnect.c:cli_session_setup_spnego(733)
got OID=1 2 840 113554 1 2 2
[2005/04/18 13:31:54, 3] libs...
2007 Apr 10
4
SMB Signature verification failed when establish trust with win2003 domain
...simple_packet_signature: sequence number 5
[2007/04/04 17:00:16, 0] libsmb/smb_signing.c:signing_good(253)
signing_good: BAD SIG: seq 1
[2007/04/04 17:00:16, 0] libsmb/clientgen.c:cli_receive_smb(119)
SMB Signature verification failed on incoming packet!
[2007/04/04 17:00:16, 3] libsmb/cliconnect.c:cli_session_setup(893)
cli_session_setup: NT1 session setup failed!
[2007/04/04 17:00:16, 1] libsmb/cliconnect.c:cli_full_connection(1523)
failed session setup with NT_STATUS_INVALID_PARAMETER
[2007/04/04 17:00:16, 10] intl/lang_tdb.c:lang_tdb_init(138)
lang_tdb_init: /usr/share/samba/en_US.msg: No such file or dire...
2009 Sep 02
1
Problem to join Win20900 ADS realm
...l_type : SEC_CHAN_WKSTA (2)
[2009/09/02 10:38:12, 3] libsmb/cliconnect.c:cli_start_connection(1649)
Connecting to host=serverpdc1
[2009/09/02 10:38:12, 3] lib/util_sock.c:open_socket_out(1400)
Connecting to 10.1.0.231 at port 445
[2009/09/02 10:38:12, 3]
libsmb/cliconnect.c:cli_session_setup_spnego(823)
Doing spnego session setup (blob length=108)
[2009/09/02 10:38:12, 3]
libsmb/cliconnect.c:cli_session_setup_spnego(850)
got OID=1 2 840 48018 1 2 2
[2009/09/02 10:38:12, 3]
libsmb/cliconnect.c:cli_session_setup_spnego(850)
got OID=1 2 840 113554 1 2 2
[2009/09/0...
2007 Jan 05
0
Joining Domain Issues
...o fix.
I recently brought up a new client and tried to join it to our domain but I
get the following error.
[code]
[2007/01/05 14:59:29, 10] libads/kerberos.c:kerberos_kinit_password_ext(89)
kerberos_kinit_password: using MEMORY:cliconnect as ccache
[2007/01/05 14:59:29, 0] libsmb/cliconnect.c:cli_session_setup_spnego(785)
Kinit failed: KDC reply did not match expectations
[2007/01/05 14:59:29, 3] libsmb/cliconnect.c:cli_session_setup(887)
SPNEGO login failed: KDC reply did not match expectations
[2007/01/05 14:59:29, 1] libsmb/cliconnect.c:cli_full_connection(1523)
failed session setup with NT_STAT...
2007 Jan 19
1
Possible bug on net rpc trustdom establish
...tServerEnum2 to make sure we're talking to a proper
server
*/
if (!cli_get_pdc_name(cli, domain_name, (char*)pdc_name)) {
DEBUG(0, ("NetServerEnum2 error: Couldn't find primary
domain controller\
for domain %s\n", domain_name));
}
During connect_to_ipc_anonymous() if cli_session_setup() failed, or
cli_send_tconX() failed, cli_full_connection() returned an error, and
executed cli_shuwdown(). Meanwhile, after connect_to_ipc_anonymous(),
only check/report error message, and pass cli into cli_get_pdc_name().
Here cli=NULL pointer. So I'm wondering why not to check cli pointer
be...
2011 Mar 19
0
FW: Samba PDC error
...amba PDC error
I am not able to jon the domain ...
What could be the reasom ... I have configired samba as PDC and authenticating via Ldap
[2011/03/19 21:34:27, 0] libsmb/clientgen.c:cli_receive_smb(165)
Receiving SMB: Server stopped responding
[2011/03/19 21:34:27, 3] libsmb/cliconnect.c:cli_session_setup(1055)
SPNEGO login failed: NT_STATUS_IO_TIMEOUT
[2011/03/19 21:34:27, 1] libsmb/cliconnect.c:cli_full_connection(1754)
failed session setup with NT_STATUS_IO_TIMEOUT
[2011/03/19 21:34:27, 10] intl/lang_tdb.c:lang_tdb_init(138)
lang_tdb_init: /usr/share/samba/en_US.UTF-8.msg: No such file or...
2016 May 26
0
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
...No such file or directory
Failed to load /var/lib/samba/lib/lowcase.dat - No such file or directory
Failed to load upcase.dat, will use lame ASCII-only case sensitivity rules
Failed to load lowcase.dat, will use lame ASCII-only case sensitivity rules
Substituting charset 'UTF-8' for LOCALE
cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
failed session setup with NT_STATUS_LOGON_FAILURE
Cannot connect to server. Error was NT_STATUS_LOGON_FAILURE
Can someone please explain to me why 'net' and 'rpcclient'
authenticate differently?
Note that I tried this on our Net...
2006 Feb 06
0
Samba & Active Directory Trust
...15.10 bcast=10.6.15.255 nmask=255.255.255.0
Password:
[2006/02/06 16:27:07, 3] libsmb/cliconnect.c:cli_start_connection(1406)
Connecting to host=DC01
[2006/02/06 16:27:07, 3] lib/util_sock.c:open_socket_out(752)
Connecting to 10.6.24.44 at port 445
[2006/02/06 16:27:07, 3] libsmb/cliconnect.c:cli_session_setup_spnego
(708)
Doing spnego session setup (blob length=104)
[2006/02/06 16:27:07, 3] libsmb/cliconnect.c:cli_session_setup_spnego
(733)
got OID=1 2 840 48018 1 2 2
[2006/02/06 16:27:07, 3] libsmb/cliconnect.c:cli_session_setup_spnego
(733)
got OID=1 2 840 113554 1 2 2
[2006/02/06 16:27:07...
2016 May 26
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
...y
> Failed to load /var/lib/samba/lib/lowcase.dat - No such file or directory
> Failed to load upcase.dat, will use lame ASCII-only case sensitivity rules
> Failed to load lowcase.dat, will use lame ASCII-only case sensitivity rules
> Substituting charset 'UTF-8' for LOCALE
> cli_session_setup: NT1 session setup failed: NT_STATUS_LOGON_FAILURE
> failed session setup with NT_STATUS_LOGON_FAILURE
> Cannot connect to server. Error was NT_STATUS_LOGON_FAILURE
>
>
> Can someone please explain to me why 'net' and 'rpcclient'
> authenticate differently?
>
&...