Re: ISP Software

From: wendelmaques (wendel_at_dotpix.com.br)
Date: 03/26/05

  • Next message: Bill Vermillion: "Re: Network oriented services with FreeBSD"
    Date: Sat, 26 Mar 2005 16:13:46 -0300
    To: freebsd-isp@freebsd.org
    
    

    Hi Joe,
     you can take a look at ISPMan project.

    ISPMan allow you to have a distributed servers environment
     based on LDAP Infrastructure.

    ISPMan work as management to services like: web, dns and mail.

    At now it can be configured to manage hosting services with:
     Apache, BIND, Postfix, Cyrus and pure-ftpd.

    The main authentication is based on LDAP via PAM or called
    directly by services, like pure-ftpd or mod_auth_ldap.

    ISPMan allow you to manage resellers, clients and domain.

    Take a look at: http://www.ispman.org

    The basic of ISPMan is:

    You have a LDAP directory with all information about
    DNS, Web vhosts, Mail accounts, Resellers and clients.

    In each ISPMan server you run a agent. Agent connect to
    ispman LDAP server and look for task to do, task can
    ben add, update or delete, objects, like,
    domains, mail accounts or apache vhosts.

    --
     wendelmaques
     http://www.dotpix.com.br/~wendel/site/
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Bill Vermillion: "Re: Network oriented services with FreeBSD"