Veja os erros no arquivo de LOG # cat /var/log/squidGuard.log 2008-09-30 17:22:18 [24061] syntax error in configfile /usr/local/etc/squid/squidGuard.conf line 10 2008-09-30 17:22:18 [24061] going into emergency mode 2008-09-30 17:22:18 [24062] syntax error in configfile /usr/local/etc/squid/squidGuard.conf line 10 2008-09-30 17:22:18 [24062] going into emergency mode 2008-09-30 17:22:18 [24063] syntax error in configfile /usr/local/etc/squid/squidGuard.conf line 10 2008-09-30 17:22:18 [24063] going into emergency mode 2008-09-30 17:22:18 [24064] syntax error in configfile /usr/local/etc/squid/squidGuard.conf line 10 2008-09-30 17:22:18 [24064] going into emergency mode 2008-09-30 17:22:18 [24065] syntax error in configfile /usr/local/etc/squid/squidGuard.conf line 10 2008-09-30 17:22:18 [24065] going into emergency mode
# cat squidGuard.conf # # SAMPLE CONFIG FILE FOR SQUIDGUARD # (for further configuration options see the # documentation and http://www.squidguard.org/) # logdir /var/log/squid/ dbhome /var/db/squidGuard # LDAP Configuration ldapbinddn CN=LDAP25 (linha10) ldapbindpass ******* # ldap cache time in seconds ldapcachetime 300 # # TIME RULES: # abbrev for weekdays: # s = sun, m = mon, t =tue, w = wed, h = thu, f = fri, a = sat time workhours { weekly mtwhf 08:00 - 16:30 date *-*-01 08:00 - 16:30 } # # SOURCE ADDRESSES # #source sample-clients { #ip 10.0.0.0/24 #} ---------- Original Message ----------- From: "Giancarlo Rubio" <[EMAIL PROTECTED]> To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" <[email protected]> Sent: Wed, 1 Oct 2008 11:13:02 -0300 Subject: Re: [FUG-BR] Squid + SquidGuard via LDAP > 2008/10/1 Listas <[EMAIL PROTECTED]> > > > Man, > > > > Consegui compilar tudo perfeitamente, mas ainda não consigo autenticar via > > LDAP. Ele dá erro na linha ldapbindn e assim sucessivamente. > > Tem alguma sugestão? > > > > Falou > > Como diz o irado, minha bola de cristal ficou em casa hoje. Poste o > erro por favor! > -- > Giancarlo Rubio > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd ------- End of Original Message ------- ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

