There is another config file to edit after running configure_etc.  The procedure is in
the online doc(you must edit one of the access control files if you don't use https
on your web server).   Let me know if you can't find it. 
 
Robert

        -----Original Message----- 
        From: johnny gonzalez [mailto:[EMAIL PROTECTED] 
        Sent: Tue 1/20/2004 7:56 AM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: [Openca-Users] Error An unknown login type was specified in the 
configuration! General Error. 6273966.
        
        

        Hello Everybody, I have a big problem.
        
        I'm trying to use Openca-0.9.2-RC1, but after the
        installation it doesn't work properly and shows some
        error messages.
        
        (every command line will follow the # symbol)
        My ./configure command looks like this:
        
        
        # ./configure --with-htdocs-fs-prefix=/var/www/html
        --enable-oscpd --enable-scep --with-language=es_ES
        --with-openssl-prefix=/usr/local/ssl/ssl
        --with-web-host=localhost
        --with-cgi-fs-prefix=/var/www/cgi-bin
        --with-httpd-user=48 --with-httpd-group=48
        --with-hierarchy-level=ca
        --with-ca-organization=Ubiquando --with-ca-country=co
        [EMAIL PROTECTED]
        --enable-send-mail-automatic
        
        After that I made:
        
        # make
        
        # make install-ca
        
        Then, I look for the file
        /usr/local/OpenCA/etc/config.xml  and edited it. (the
        config.xml file is attached to this email message).
        
        Then, I run the next command:
        
        # ./configure_etc.sh
        
        This command produce the next output:
        
        
        =================================================================
        fixing directory: /usr/local/OpenCA/etc
        =================================================================
        -------------begin file-----------------
        template: ./access_control/ca.xml.template
        target: ./access_control/ca.xml
        --------------end file------------------
        -------------begin file-----------------
        template: ./access_control/ca_node.xml.template
        target: ./access_control/ca_node.xml
        --------------end file------------------
        -------------begin file-----------------
        template: ./database/DBI.conf.template
        target: ./database/DBI.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/CA_Operator.conf.template
        target: ./openssl/openssl/CA_Operator.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/Cross_CA.conf.template
        target: ./openssl/openssl/Cross_CA.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/Mail_Server.conf.template
        target: ./openssl/openssl/Mail_Server.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/RA_Operator.conf.template
        target: ./openssl/openssl/RA_Operator.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/Sub-CA.conf.template
        target: ./openssl/openssl/Sub-CA.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/User.conf.template
        target: ./openssl/openssl/User.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/VPN_Server.conf.template
        target: ./openssl/openssl/VPN_Server.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl/Web_Server.conf.template
        target: ./openssl/openssl/Web_Server.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/CA_Operator.ext.template
        target: ./openssl/extfiles/CA_Operator.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/Cross_CA.ext.template
        target: ./openssl/extfiles/Cross_CA.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/Mail_Server.ext.template
        target: ./openssl/extfiles/Mail_Server.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/RA_Operator.ext.template
        target: ./openssl/extfiles/RA_Operator.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/Sub-CA.ext.template
        target: ./openssl/extfiles/Sub-CA.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/User.ext.template
        target: ./openssl/extfiles/User.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/VPN_Server.ext.template
        target: ./openssl/extfiles/VPN_Server.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/extfiles/Web_Server.ext.template
        target: ./openssl/extfiles/Web_Server.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/openssl.cnf.template
        target: ./openssl/openssl.cnf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/sample-openssl.conf.template
        target: ./openssl/sample-openssl.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./openssl/sample-openssl.ext.template
        target: ./openssl/sample-openssl.ext
        --------------end file------------------
        -------------begin file-----------------
        template: ./servers/ca.conf.template
        target: ./servers/ca.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./servers/ca_node.conf.template
        target: ./servers/ca_node.conf
        --------------end file------------------
        -------------begin file-----------------
        template: ./backup.xml.template
        target: ./backup.xml
        --------------end file------------------
        -------------begin file-----------------
        template: ./menu.xml.template
        target: ./menu.xml
        --------------end file------------------
        -------------begin file-----------------
        template: ./openca_start.template
        target: ./openca_start
        --------------end file------------------
        -------------begin file-----------------
        template: ./openca_stop.template
        target: ./openca_stop
        --------------end file------------------
        =================================================================
        fixing directory: /usr/local/OpenCA/lib
        =================================================================
        -------------begin file-----------------
        template: ./mails/C/certsMail.msg.template
        target: ./mails/C/certsMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/C/confirm_cert_sign.msg.template
        target: ./mails/C/confirm_cert_sign.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/C/expiringMail.msg.template
        target: ./mails/C/expiringMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/C/request_pin_mail.msg.template
        target: ./mails/C/request_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/C/secure_pin_mail.msg.template
        target: ./mails/C/secure_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/de_DE/certsMail.msg.template
        target: ./mails/de_DE/certsMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/de_DE/confirm_cert_sign.msg.template
        target: ./mails/de_DE/confirm_cert_sign.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/de_DE/expiringMail.msg.template
        target: ./mails/de_DE/expiringMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/de_DE/request_pin_mail.msg.template
        target: ./mails/de_DE/request_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/de_DE/secure_pin_mail.msg.template
        target: ./mails/de_DE/secure_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/es_ES/certsMail.msg.template
        target: ./mails/es_ES/certsMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/es_ES/confirm_cert_sign.msg.template
        target: ./mails/es_ES/confirm_cert_sign.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/es_ES/expiringMail.msg.template
        target: ./mails/es_ES/expiringMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/es_ES/request_pin_mail.msg.template
        target: ./mails/es_ES/request_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/es_ES/secure_pin_mail.msg.template
        target: ./mails/es_ES/secure_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/fr_FR/certsMail.msg.template
        target: ./mails/fr_FR/certsMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/fr_FR/confirm_cert_sign.msg.template
        target: ./mails/fr_FR/confirm_cert_sign.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/fr_FR/expiringMail.msg.template
        target: ./mails/fr_FR/expiringMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/fr_FR/request_pin_mail.msg.template
        target: ./mails/fr_FR/request_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/fr_FR/secure_pin_mail.msg.template
        target: ./mails/fr_FR/secure_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/it_IT/certsMail.msg.template
        target: ./mails/it_IT/certsMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/it_IT/confirm_cert_sign.msg.template
        target: ./mails/it_IT/confirm_cert_sign.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/it_IT/expiringMail.msg.template
        target: ./mails/it_IT/expiringMail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/it_IT/request_pin_mail.msg.template
        target: ./mails/it_IT/request_pin_mail.msg
        --------------end file------------------
        -------------begin file-----------------
        template: ./mails/it_IT/secure_pin_mail.msg.template
        target: ./mails/it_IT/secure_pin_mail.msg
        --------------end file------------------
        =================================================================
        fixing directory: /var/www/html/ca
        =================================================================
        -------------begin file-----------------
        template: ./index.html.template
        target: ./index.html
        --------------end file------------------
        =================================================================
        fixing directory: /var/www/html/ca_node
        =================================================================
        -------------begin file-----------------
        template: ./index.html.template
        target: ./index.html
        --------------end file------------------
        
        After That, I run:
        
        # ./openca_start
        
        The output for this command is:
        
        Process Backgrounded
        2004/01/20-08:35:14 OpenCA::Server (type
        Net::Server::Fork) starting! pid(3550)
        Binding to UNIX socket file
        /usr/local/OpenCA/var/tmp/openca_socket using
        SOCK_STREAM
        Setting gid to "48 48"
        Setting uid to "48"
        Couldn't POSIX::setuid to "48" [Illegal seek]
        
        After that, I went to a new console and typed:
        
        ./netscape localhost/ca
        
        
        When it starts it shows this error message:
        
        Error An unknown login type was specified in the
        configuration!
        
                          General Error. 6273966.
        
        I went to the configuration file, but I didn't find
        any login request there. I think this must be done in
        the config.xml file, right? config.xml is attached to
        this email.
        
        Software versions I have installed:
        
        My OS is Fedora Core 1
        mod_ssl-2.0.47-10
        openssl-0.9.7a-23
        openssl-devel-0.9.7a-23
        perl-HTML-Tagset-3.03-28
        perl-libwww-perl-5.65-6
        perl-XML-Encoding-1.01-23
        perl-DBD-Pg-1.22-1
        perl-5.8.1-92
        perl-Filter-1.29-8
        perl-DBI-1.37-1
        perl-DateManip-5.40-30
        perl-HTML-Parser-3.26-18
        perl-URI-1.21-7
        perl-XML-Parser-2.31-16
        perl-XML-Dumper-0.4-25
        perl-libxml-enno-1.02-29
        perl-Parse-RecDescent-1.80-1
        perl-Parse-Yapp-1.05-30
        perl-libxml-perl-0.07-28
        mozilla-1.4.1-17
        mozilla-nspr-1.4.1-17
        mozilla-mail-1.4.1-17
        mozilla-nss-1.4.1-17
        
        Netscape 7.1
        Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4)
        Gecko/20030624 Netscape/7.1
        
        Mozilla 1.3.1
        This is WaMCom - the Web and Mail Communicator, a
        modified version of Mozilla,
        based on the version of Mozilla shown above.
        Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1)
        Gecko/20030721 wamcom.org
        
        
        I think all this information could be good for someone
        to help me.
        
        I'll appreciate all your help,
        Johnny Gonzalez Lizarazo
        Bogotà Colombia.
        
        
        PS: Have I omitted any step in the initialization proccess??
        
        ___________________________________________________
        Yahoo! Messenger - Nueva versiÃn GRATIS
        Super Webcam, voz, caritas animadas, y mÃs...
        http://messenger.yahoo.es
        
        

<<winmail.dat>>

Reply via email to