Displaying 2 results from an estimated 2 matches for "gensec_unwrap".
2018 Sep 24
1
Users cannot change their passwords
...name or password is incorrect, Try again.
At the same time in the systemd journal for samba-ad-dc, the following error is displayed:
Sep 24 20:04:47 samba[24287]: [2018/09/24 20:04:47.142474, 0] ../source4/kdc/kpasswd-service.c:244(kpasswd_process)
Sep 24 20:04:47 samba[24287]: kpasswd_process: gensec_unwrap failed - NT_STATUS_ACCESS_DENIED
My smb.conf is fairly ordinary.
# Global parameters
[global]
dns forwarder = 8.8.8.8
interfaces = tun0 lo
netbios name =***********
realm = *****.LOCAL
server role = active directory domain controller
workgroup = BWLCS...
2018 Jan 18
0
Password change error when using mskutil to setup service keytab
...KRB5Context: Destroying Kerberos Context
##########################################################
And this is written on log.samba
##########################################################
[2018/01/18 15:18:51.613525, 0]
../source4/kdc/kpasswd-service.c:244(kpasswd_process)
kpasswd_process: gensec_unwrap failed - NT_STATUS_ACCESS_DENIED
##########################################################
Everything is run within "kinit administrator", For some reason changing
the machine account password is failing with NT_STATUS_ACCESS_DENIED. Any
help is appreciated.
Running Samba Version 4.7.4...