Displaying 20 results from an estimated 54 matches for "auth_ntlmssp".
2008 Apr 26
2
Erratic / unstable PDC
...d_cm.c:cm_prepare_connection(731)
authenticated session setup failed with NT_STATUS_IO_TIMEOUT
(/var/log/samba/log.smbd)
[2008/04/26 17:21:27, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(739)
Got user=[NSC-DELL01$] domain=[NSC] workstation=[NSC-DELL01] len1=24 len2=24
[2008/04/26 17:21:27, 5] auth/auth_ntlmssp.c:auth_ntlmssp_set_challenge(69)
auth_context challenge set by NTLMSSP callback (NTLM2)
[2008/04/26 17:21:27, 5] auth/auth_ntlmssp.c:auth_ntlmssp_set_challenge(70)
challenge is:
[2008/04/26 17:21:27, 5] lib/util.c:dump_data(2264)
[000] 15 29 B8 90 81 62 F1 6B .)...b....
2019 Sep 26
1
why auth3_check_password load smb.conf again
Hi,
In function auth3_check_password of file source3/auth/auth_ntlmssp.c, it
load smb.conf by lp_load_with_shares(get_dyn_CONFIGFILE());.
I am wondering why it is needed since smbd has load config before and it
hurts the performance when smb.conf is large.
Thanks,
Haihua
2004 Sep 17
1
remote name change & machine account creation (Bug ?)
...k into the samba source code, and I don't
understand well how it works, but the param "perm" of this function seems to
define if smbd must look (or not) for the realname of the computer.
The only call of set_remote_machine_name() that I found which defines perm as
True is in auth/auth_ntlmssp.c.
set_remote_machine_name(auth_ntlmssp_state->ntlmssp_state->workstation, True);
But I don't dare to change it as False because I don't understand what sort of
problems it could generate...
Can somebody confirm me that I'm looking in the right way ?
Is there a solution to m...
2007 Feb 27
5
Samba 3.0.10 join domain
I have found a fixed my previous problems (two typos that were hard to
find) and now the smbldap-tools all work as expected if I run them as
root. However when I try to join a domain from a windows machine, the
scripts never run and get an "Access is denied message". Since I am
using 0.10 I do not think I can use net rpc rights, so do I need to add
that into ldap manually? Or do I
2019 Jun 14
1
Ubuntu 18.04, bound to Windows AD, sssd auth, Samba 4.7.6: Can't get no share satisfaction
...quot;netlogonNegotiateFlags":
"0x00000000", "netlogonSecureChannelType": 0, "netlogonTrustAccountSid":
"(NULL SID)", "passwordType": "NTLMv2"}}
[2019/06/14 17:49:17.184275, 5, pid=5252, effective(0, 0), real(0, 0)]
../source3/auth/auth_ntlmssp.c:199(auth3_check_password)
Checking NTLMSSP password for austin\pgoetz failed:
NT_STATUS_NO_LOGON_SERVERS, authoritative=1
[2019/06/14 17:49:17.184302, 5, pid=5252, effective(0, 0), real(0, 0)]
../auth/ntlmssp/ntlmssp_server.c:751(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_ser...
2019 Mar 29
2
Samba 4.4.8 AD member ads / nss fails to find group id
...-333333333-513
[2019/03/28 10:24:24.098600, 1, pid=31159, effective(0, 0), real(0, 0)]
../source3/auth/token_util.c:1024(create_token_from_sid)
sid_to_gid(S-1-5-21-11111111-222222222-333333333-513) failed
[2019/03/28 10:24:24.098625, 10, pid=31159, effective(0, 0), real(0, 0)]
../source3/auth/auth_ntlmssp.c:83(auth3_generate_session_info)
create_local_token failed: NT_STATUS_NO_SUCH_USER*
*I have also tried the following settings in the global section (copied
from the working server), but get the same result:*
*
winbind enum users = yes
winbind enum groups = yes
use sendfile = Ye...
2023 Jun 01
2
winbindd authentication fails with NT_STATUS_RPC_SEC_PKG_ERROR intermittently
...gonTrustAccount": null,
"netlogonNegotiateFlags": "0x00000000", "netlogonSecureChannelType": 0,
"netlogonTrustAccountSid": null, "passwordType": "NTLMv2", "duration":
6683}}
[2023/05/31 17:00:23.639520, 5]
../../source3/auth/auth_ntlmssp.c:210(auth3_check_password_send)
auth3_check_password_send: Checking NTLMSSP password for <domain>\<user>
failed: NT_STATUS_RPC_SEC_PKG_ERROR, authoritative=1
[2023/05/31 17:00:23.639533, 4]
../../source3/smbd/sec_ctx.c:437(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2023/0...
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
...id=6958, effective(0, 0), real(0, 0),
class=auth] ../source3/auth/auth.c:315(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [gold] -> [gold] FAILED
with error NT_STATUS_NO_SUCH_USER
[2016/12/20 21:50:11.814503, 5, pid=6958, effective(0, 0), real(0, 0)]
../source3/auth/auth_ntlmssp.c:188(auth3_check_password)
Checking NTLMSSP password for CIFSDOM\gold failed: NT_STATUS_NO_SUCH_USER
[2016/12/20 21:50:11.814571, 5, pid=6958, effective(0, 0), real(0, 0)]
../auth/ntlmssp/ntlmssp_server.c:737(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_server.c:737: Checking NTLMSS...
2009 Feb 16
1
Conncetion Problem on XP client against Samba 3.2.8 on AIX 5.3.9
..., 10] smbd/sesssetup.c:check_spnego_blob_complete(1121)
check_spnego_blob_complete: needed_len = 170, pblob->length = 170
[2009/02/16 13:15:08, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(745)
Got user=[fb6admin] domain=[FB6] workstation=[8171-CIP] len1=24 len2=24
[2009/02/16 13:15:08, 5] auth/auth_ntlmssp.c:auth_ntlmssp_set_challenge(68)
auth_context challenge set by NTLMSSP callback (NTLM2)
[2009/02/16 13:15:08, 5] auth/auth_ntlmssp.c:auth_ntlmssp_set_challenge(69)
challenge is:
[2009/02/16 13:15:08, 5] lib/util.c:dump_data(2230)
[000] 91 86 40 5C AD CE CB 19 ..@\....
2020 Feb 21
3
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
Hey Guy's,
When the user is 'joe at mds.xyz' login works fine on Win 10. Same user
types on a Mac OS gives
[ Mac OS - Fails ]
[2020/02/21 00:03:16.960566, 5, pid=12382, effective(0, 0), real(0, 0),
class=auth] ../source3/auth/auth_util.c:126(make_user_info_map)
Mapping user [mds.xyz]\[joe] from workstation [SERVER-PBM]
[ Win 10 - Works ]
[2020/02/20 23:58:01.059514,
2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
...ing this config:
linux:/opt/SOURCE/samba-3.0.1/source # ./configure
--prefix=/opt/samba-3.0.1 --with-ldap=/opt/openldap-2.2.4/
--with-krb5=/opt/kerberos5-1.3.1/ --with-afs
--with-mysql-prefix=/opt/mysql-4.0.17/ --with-winbind
--with-included-popt
But i always recieve this error:
Compiling auth/auth_ntlmssp.c
Compiling auth/pampass.c
Compiling auth/pass_check.c
auth/pass_check.c:38:22: afs/stds.h: No such file or directory
auth/pass_check.c:39:25: afs/kautils.h: No such file or directory
auth/pass_check.c: In function `afs_auth':
auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (f...
2016 Dec 20
0
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
...real(0,
> 0), class=auth] ../source3/auth/auth.c:315(auth_check_ntlm_password)
> check_ntlm_password: Authentication for user [gold] -> [gold]
> FAILED with error NT_STATUS_NO_SUCH_USER
> [2016/12/20 21:50:11.814503, 5, pid=6958, effective(0, 0), real(0,
> 0)] ../source3/auth/auth_ntlmssp.c:188(auth3_check_password)
> Checking NTLMSSP password for CIFSDOM\gold failed:
> NT_STATUS_NO_SUCH_USER [2016/12/20 21:50:11.814571, 5, pid=6958,
> effective(0, 0), real(0,
> 0)] ../auth/ntlmssp/ntlmssp_server.c:737(ntlmssp_server_check_password) ../auth/ntlmssp/ntlmssp_server.c:73...
2020 Aug 26
2
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba
In chel di` si favelave...
> You have 'allow trusted domains = No' in 'global' and from 'man smb.conf':
I've had not noted that.
I can confirm that my working setup had NOT 'allow trusted domains =
No'.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia''
2007 May 21
1
3.0.25 breaks "username map"?
...c(76)
Got jhaar from pwnam_cache
[2007/05/21 13:18:11, 5] passdb/lookup_sid.c:sid_to_uid(1401)
winbind failed to find a uid for sid S-1-22-1-500
[2007/05/21 13:18:11, 1] auth/auth_util.c:create_token_from_username(1110)
sid_to_uid for jhaar (S-1-22-1-500) failed
[2007/05/21 13:18:11, 10]
auth/auth_ntlmssp.c:auth_ntlmssp_check_password(131)
create_local_token failed
[2007/05/21 13:18:11, 3] smbd/error.c:error_packet_set(106)
error packet at smbd/sesssetup.c(105) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
The Unix account "jhaar" indeed has a UID of 500.
If I remove the account f...
2006 Jan 19
0
samba and veritas backup-to-disk directory
...thentication for user [] -> [] -> [nobody] succeeded
[2006/01/19 11:16:50, 5] auth/auth_util.c:free_user_info(1380)
attempting to free (and zero) a user_info structure
[2006/01/19 11:16:50, 10] auth/auth_util.c:free_user_info(1383)
structure was created for
[2006/01/19 11:16:50, 10] auth/auth_ntlmssp.c:auth_ntlmssp_check_password(117)
Got NT session key of length 16
[2006/01/19 11:16:50, 10] auth/auth_ntlmssp.c:auth_ntlmssp_check_password(123)
Got LM session key of length 16
[2006/01/19 11:16:50, 10] libsmb/ntlmssp.c:ntlmssp_server_auth(696)
ntlmssp_server_auth: Using unmodified nt sessio...
2020 Feb 21
0
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
...t [Fri, 21 Feb 2020
00:03:17.051454 EST] with [NTLMv2] status [NT_STATUS_NO_SUCH_USER]
workstation [JOHN-PC] remote host [ipv4:192.168.0.6:55405] mapped to
[NFS03]\[joe]. local host [ipv4:192.168.0.125:445]
[2020/02/21 00:03:17.051751, 5, pid=12382, effective(0, 0), real(0, 0)]
../source3/auth/auth_ntlmssp.c:199(auth3_check_password)
Checking NTLMSSP password for NFS03\joe failed:
NT_STATUS_NO_SUCH_USER, authoritative=1
[2020/02/21 00:03:17.051951, 5, pid=12382, effective(0, 0), real(0, 0)]
../auth/ntlmssp/ntlmssp_server.c:751(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_server.c:7...
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
Hi ,
Below is the content of smb.conf file for ADS member.
[global]
password server = WIN2008.CIFSDOM.COM
client ldap sasl wrapping = plain
security = ADS
workgroup = CIFSDOM
realm = CIFSDOM.COM
guest account = smbnull
log file = /var/log/samba/%m.log
log level = 10
# Default idmap config used for BUILTIN and local accounts/groups
2019 Mar 29
0
Samba 4.4.8 AD member ads / nss fails to find group id
.../03/28
> 10:24:24.098600, 1, pid=31159, effective(0, 0), real(0,
> 0)] ../source3/auth/token_util.c:1024(create_token_from_sid)
> sid_to_gid(S-1-5-21-11111111-222222222-333333333-513) failed
> [2019/03/28 10:24:24.098625, 10, pid=31159, effective(0, 0), real(0,
> 0)] ../source3/auth/auth_ntlmssp.c:83(auth3_generate_session_info)
> create_local_token failed: NT_STATUS_NO_SUCH_USER*
>
> *I have also tried the following settings in the global section
> (copied from the working server), but get the same result:*
> *
> winbind enum users = yes
> winbind enum grou...
2020 Jun 16
3
Wrong password, Win10 not using SMB3_11?
...NegotiateFlags": "0x00000000", "netlogonSecureChannelType":
0, "netlogonTrustAccountSid": null, "passwordType": "NTLMv1", "duration":
13033}}
[2020/06/16 13:49:02.124447, 5, pid=192951, effective(0, 0), real(0, 0)]
../source3/auth/auth_ntlmssp.c:196(auth3_check_password)
Checking NTLMSSP password for SAD\username failed:
NT_STATUS_WRONG_PASSWORD, authoritative=1
[2020/06/16 13:49:02.124467, 5, pid=192951, effective(0, 0), real(0, 0),
class=auth] ../auth/ntlmssp/ntlmssp_server.c:386(ntlmssp_server_auth_send)
ntlmssp_server_auth_s...
2016 Dec 21
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
...ass=auth] ../source3/auth/auth.c:315(auth_check_ntlm_password)
> > check_ntlm_password: Authentication for user [gold] -> [gold]
> > FAILED with error NT_STATUS_NO_SUCH_USER
> > [2016/12/20 21:50:11.814503, 5, pid=6958, effective(0, 0), real(0,
> > 0)] ../source3/auth/auth_ntlmssp.c:188(auth3_check_password)
> > Checking NTLMSSP password for CIFSDOM\gold failed:
> > NT_STATUS_NO_SUCH_USER [2016/12/20 21:50:11.814571, 5, pid=6958,
> > effective(0, 0), real(0,
> > 0)] ../auth/ntlmssp/ntlmssp_server.c:737(ntlmssp_server_check_password)
> ../auth/nt...