Rhds8.0 with windows 2003 ADS PassSync Error | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
secretpw
vi noise.txt
dsadasdasdasdadasdasdasdasdsadfwerwerjfdksdjfksdlfhjsdk
certutil -N -d . -f pin.txt (results, makes 3 files with db extension)
certutil -G -d . -z noise.txt -f pin.txt
certutil -S -n "CA Certificate" -s "cn=CAcert" -x -t "CT,,"
-m 1000 -v 9999 -d . -z noise.txt -f pin.txt
(generates CA certificate and puts into db stores, can be verified with:
certutil –L –d . –n "Certificate Name", where Certificate Name is CA Certificate)
certutil -S -n "server-cert" -s "cn=ldapproxy.example.com,cn=Directory Server" -c "CA Certificate" -t "u,u,u" -m 1001 -v 9999 -d .
-z noise.txt -f pin.txt
pk12util -d . -o cacert.pk12 -n "CA Certificate"
pk12util -d . -o dscert.pk12 -n "server-cert"
###############################################################################################################################
After that when i executed ldapsearch -x -ZZ it showing all the entries properly on rhds rhel box,
so its indicates ssl was perfectly configured on RHDS
##################################################################################################################################
STEPS FOLLOWED ON WINDOWS 2003 ADS BOX to Set up SSL on the Active Directory Server
windows ads domain: example.com
windows FQDN: testing.example.com
pk12util -d . -i dscert.pk12
certutil -d . -M -n server-cert -t "P,P,P"
ERROR
When i executed the above command on windows 2003 ads box it giving me following error
certutil.exe unable to decode trust strings error 0
Also the certificate created from rhel box using certutil
is showing validation date and expiration date as current date and time in both CA Cert and Server-cert
i checked the certificate content by using
certutil –L –d . –n "Certificate Name"
certutil –L –d . –n "Server-cert"
Plz help me how to troubleshoot this error.
Regards
lingu
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
[Fedora Directory Devel] [Fedora Announce] [Fedora Legacy Announce] [Home] [Fedora Tools] [Kernel] [Fedora Legacy] [Share Photos] [Fedora Desktop] [PAM] [Red Hat Watch] [Red Hat Development] [Red Hat 9 Bible] [Red Hat 9] [Big List of Linux Books] [Gimp] [Yosemite News]