Hello.
My specs:

cat /etc/system-release
CentOS Linux release 7.8.2003 (Core)

rpm -qa ipa-server
ipa-server-4.6.6-11.el7.centos.x86_64
We migrated users from openLDAP. These users do not have a attribute ipaNThash:

ldapsearch -h ipareplica2.opentech.local -D "cn=Directory Manager" -x -LLL -W -b 'cn=users,cn=accounts,dc=opentech,dc=local' 'uid=mkiselev' ipaNTHash
Enter LDAP Password:
dn: uid=mkiselev,cn=users,cn=accounts,dc=opentech,dc=local
Changing the user's password doesn't help

If a new user is created in FreeIPA, then the attribute is:

ldapsearch -h ipareplica2.opentech.local -D "cn=Directory Manager" -x -LLL -W -b 'cn=users,cn=accounts,dc=opentech,dc=local' 'uid=test' ipaNTHash
Enter LDAP Password:
dn: uid=test,cn=users,cn=accounts,dc=opentech,dc=local
ipaNTHash:: xaI3t+nY5wjYQ2thSKJfoQ==
What could be the problem?
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to