Is there a way to redo the Distinguished Name portion of the Install

Discussion in 'Installation/Configuration' started by fordwrench, Sep 17, 2010.

  1. fordwrench

    fordwrench Member HowtoForge Supporter

    I am running ispconfig 3 on Debian lenny.
    Is there a way to redo the DN portion of the install.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You mean to change the server hostname? The histname has to be changed in these files:

    /etc/hostname
    /etc/mailname
    /etc/hosts

    and then run:

    /etc/init.d/hostname.sh
    /etc/init.d/postfix restart
     
  3. fordwrench

    fordwrench Member HowtoForge Supporter

    No what I mean is the following portion of the install.


    You are about to be asked to enter information that will be incorporated
    into your certificate request.
    What you are about to enter is what is called a Distinguished Name or a DN.
    There are quite a few fields but you can leave some blank
    For some fields there will be a default value,
    If you enter '.', the field will be left blank.
    -----
    Country Name (2 letter code) [AU]: <-- ENTER
    State or Province Name (full name) [Some-State]: <-- ENTER
    Locality Name (eg, city) []: <-- ENTER
    Organization Name (eg, company) [Internet Widgits Pty Ltd]: <-- ENTER
    Organizational Unit Name (eg, section) []: <-- ENTER
    Common Name (eg, YOUR name) []: <-- ENTER
    Email Address []: <-- ENTER

    Where is the info that is entered here at?..
    So If I didnt just hit enter where can I change this info or modify it.

    Fordwrench
     

Share This Page