DNS, Passwords

Discussion in 'General' started by scandal32, May 10, 2009.

  1. scandal32

    scandal32 New Member

    Hi

    I know there are encrypted passwords in ISP but I also HAVE TO have a table with unencrypted (plain) passwords. I can write a script to do it but where should I put it in ISP source? Can anybody help?

    Another thing is that ISP sems to be PDC (primary DNS controller). I have clients that uses my dns server as a slave dns. Can I configure my ISPConfig for that clients to be secondary one?

    Also I'd like to know if I can atach another DNS or ftp (i.e. pureftp, powerdns)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Every form has its own action file were you can override all available actions. Take a look in /usr/local/ispconfig/interface/web/ and its subdirectories.

    ISPConfig supports currently only mydns and offers all features that mydns provides. mydns uses dns slave servers based on sql tables so you can not use them as a slave for bind with axfr.

    You can do this, but you will have to write ispconfig plugins for them.
     

Share This Page