Bliss, Aaron wrote:
Hi everyone,I'm having trouble with the directions in the wiki that deals with getting windows to sync with fds; I'm having trouble with this step; there are 2 files in my /opt/fedora-ds/alias file; 1 is the cert database, the other is the key database; are either of these the parameters that I'm suppose to be passing the -P option below? Thanks for your help.Aaron * From your Fedora Directory Server, export the server certificate using pk12util. cd "/opt/fedora-ds/alias/" pk12util -d . -P slapd-<instance> -o servercert.p12 -n Server-Cert
Firstly, you only need this pk12 file for backup purposes - you don't need it to get FDS to talk to AD or vice versa. Secondly, the argument to -P is the filename prefix of either your key or cert db file e.g. if you have
slapd-instance-cert8.db and slapd-instance-key3.dbyour -P argument will be "slapd-instance-" <- note the trailing "-" after "slapd-instance" - this is critical - it is part of the filename prefix and must not be omitted.
Confidentiality Notice:The information contained in this electronic message is intended for the exclusive use of the individual or entity named above and may contain privileged or confidential information. If the reader of this message is not the intended recipient or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that dissemination, distribution or copying of this information is prohibited. If you have received this communication in error, please notify the sender immediately by telephone and destroy the copies you received.------------------------------------------------------------------------ -- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users