sandy.napoles at eccmg.cupet.cu
2021-Sep-28 19:57 UTC
[Samba] Problem after update version 4.15.0
Any idea ??? September 28, 2021 1:55 PM, "Sandy via samba" <samba at lists.samba.org> wrote:> my last version 4.14.7 > > # Global parameters > [global] > netbios name = CCMG7 > realm = ECCMG.CUPET.CU > server role = active directory domain controller > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, > dnsupdate > workgroup = ECCMG > idmap_ldb:use rfc2307 = yes > ldap server require strong auth = no > log level = 1 auth_audit:3 auth_json_audit:3 > log file = /usr/local/samba/var/log.samba > #--------------------------------------------------------------------------------------------------- > ------------------------ > [netlogon] > path = /usr/local/samba/var/locks/sysvol/eccmg.cupet.cu/scripts > read only = No > > [sysvol] > path = /usr/local/samba/var/locks/sysvol > read only = No > > September 28, 2021 1:48 PM, "Rowland Penny via samba" <samba at lists.samba.org> wrote: > >> On Tue, 2021-09-28 at 18:16 +0000, Sandy via samba wrote: >> >>> Hello list, I hope everyone is well and we can get out little by >>> little of this terrible pandemic, I just updated my domain controller >>> samba4 to version 4.15.0 and it turns out that when clients try to >>> authenticate it tells them that the username or password is wrong, >>> that happens with everyone. any ideas ? >> >> What version did you upgrade from ? >> Please post your smb.conf >> >> Rowland >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
On Tue, 2021-09-28 at 19:57 +0000, Sandy via samba wrote:> Any idea ??? > >I already replied, there doesn't seem to be anything wrong with your smb.conf Is there anything in your DC's logs ? If there isn't, raise the log level to see if anything pops out. How did you upgrade ? Rowland
sandy.napoles at eccmg.cupet.cu
2021-Sep-28 20:10 UTC
[Samba] Problem after update version 4.15.0
./configure make make install all client computers tell them that the username and password are incorrect, it does not let anyone log in September 28, 2021 3:05 PM, "Rowland Penny via samba" <samba at lists.samba.org> wrote:> On Tue, 2021-09-28 at 19:57 +0000, Sandy via samba wrote: > >> Any idea ??? > > I already replied, there doesn't seem to be anything wrong with your > smb.conf > > Is there anything in your DC's logs ? > > If there isn't, raise the log level to see if anything pops out. > > How did you upgrade ? > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
sandy.napoles at eccmg.cupet.cu
2021-Sep-28 20:35 UTC
[Samba] Problem after update version 4.15.0
log.samba
[ECC153$]. local host [ipv4:172.18.68.7:445]
{"timestamp": "2021-09-28T16:14:32.204479-0400",
"type": "Authentication", "Authentication":
{"version": {"major": 1, "minor": 2},
"eventId": 4625, "logonId": "0",
"logonType": 3, "status":
"NT_STATUS_NO_SUCH_USER", "localAddress":
"ipv4:172.18.68.7:445", "remoteAddress":
"ipv4:172.18.68.153:1840", "serviceDescription":
"SMB2", "authDescription": "NTLMSSP",
"clientDomain": "ECCMG", "clientAccount":
"ECC153$", "workstation": "ECC153",
"becameAccount":
null, "becameDomain": null, "becameSid": null,
"mappedAccount": "ECC153$", "mappedDomain":
"ECCMG",
"netlogonComputer": null, "netlogonTrustAccount": null,
"netlogonNegotiateFlags": "0x00000000",
"netlogonSecureChannelType": 0, "netlogonTrustAccountSid":
null, "passwordType": "NTLMv2",
"duration": 12704}}
[2021/09/28 16:14:45.913807, 2]
../../auth/auth_log.c:653(log_authentication_event_human_readable)
Auth: [SMB2,NTLMSSP] user [ECCMG]\[ECC60$] at [Tue, 28 Sep 2021 16:14:45.913667
CDT] with [NTLMv2]
status [NT_STATUS_NO_SUCH_USER] workstation [ECC60] remote host
[ipv4:172.18.69.60:50778] mapped to
[ECCMG]\[ECC60$]. local host [ipv4:172.18.68.7:445]
{"timestamp": "2021-09-28T16:14:45.914100-0400",
"type": "Authentication", "Authentication":
{"version": {"major": 1, "minor": 2},
"eventId": 4625, "logonId": "0",
"logonType": 3, "status":
"NT_STATUS_NO_SUCH_USER", "localAddress":
"ipv4:172.18.68.7:445", "remoteAddress":
"ipv4:172.18.69.60:50778", "serviceDescription":
"SMB2", "authDescription": "NTLMSSP",
"clientDomain": "ECCMG", "clientAccount":
"ECC60$", "workstation": "ECC60",
"becameAccount": null,
"becameDomain": null, "becameSid": null,
"mappedAccount": "ECC60$", "mappedDomain":
"ECCMG",
"netlogonComputer": null, "netlogonTrustAccount": null,
"netlogonNegotiateFlags": "0x00000000",
"netlogonSecureChannelType": 0, "netlogonTrustAccountSid":
null, "passwordType": "NTLMv2",
"duration": 13299}}
tail -f smbd.%u
[2021/02/05 11:11:15.159887, 1]
../../source3/profile/profile_dummy.c:30(set_profile_level)
INFO: Profiling support unavailable in this build.
ldb: unable to dlopen /usr/local/samba/lib/ldb/local_password.so :
/usr/local/samba/lib/private/libsamdb-common-samba4.so: version
`SAMBA_4.11.6' not found (required by
/usr/local/samba/lib/ldb/local_password.so)
ldb: unable to dlopen /usr/local/samba/lib/ldb/simple_dn.so :
/usr/local/samba/lib/private/libdsdb-module-samba4.so: version
`SAMBA_4.11.6' not found (required by /usr/local/samba/lib/ldb/simple_dn.so)
ldb: unable to dlopen /usr/local/samba/lib/ldb/simple_ldap_map.so :
/usr/local/samba/lib/private/libsamdb-common-samba4.so: version
`SAMBA_4.11.6' not found (required by
/usr/local/samba/lib/ldb/simple_ldap_map.so)
[2021/02/05 11:11:20.667344, 0]
../../lib/util/become_daemon.c:136(daemon_ready)
daemon_ready: daemon 'smbd' finished starting up and ready to serve
connections
[2021/02/05 11:11:20.704043, 1]
../../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
Failed to fetch record!
September 28, 2021 3:10 PM, sandy.napoles at eccmg.cupet.cu wrote:
> ./configure
> make
> make install
>
> all client computers tell them that the username and password are
incorrect, it does not let anyone
> log in
>
> September 28, 2021 3:05 PM, "Rowland Penny via samba" <samba
at lists.samba.org> wrote:
>
>> On Tue, 2021-09-28 at 19:57 +0000, Sandy via samba wrote:
>>
>>> Any idea ???
>>
>> I already replied, there doesn't seem to be anything wrong with
your
>> smb.conf
>>
>> Is there anything in your DC's logs ?
>>
>> If there isn't, raise the log level to see if anything pops out.
>>
>> How did you upgrade ?
>>
>> Rowland
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions: https://lists.samba.org/mailman/options/samba