r2 - 28 Jan 2009 - 12:52:09 - GabrielWincklerYou are here: TWiki >  Main Web > KnowledgeBase > PowerDNS+LDAP

Instalacão e configuracão de PowerDns com LDAP

Downloads:

pdns ---> Power DNS
pdns-backend-ldap ---> Power DNS com integracão ao LDAP

Baixe e instale atrvés do yum:

yum install pdns pdns-backend-ldap

Edite a configuracões do pdns:

vim /etc/pdns/pdns.conf

e altere as seguintes informacões:

allow-recursion=200.136.80.1/24
launch=ldap
ldap-basedn=ou=Machines,dc=grid,dc=unesp,dc=br
ldap-method=strict
recursor=200.136.80.4 setgid=pdns
setuid=pdns
webserver-address=200.136.80.148
webserver-password=sprace
webserver-port=8081
webserver=yes

Confira o resultado de sua configuracão:

grep -v '#' /etc/pdns/pdns.conf | sort 

Para iniciar o PDNS:

/etc/init.d/pdns restart

Interface Web:

mostra as estatisticas de uso do DNS: http://200.136.80.148:8081/

pede login e senha

-- AllanSzu - 27 Jan 2009

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback