hello,
i make progress, now give me this errors

thank you

hernani coelho

*Error: Problems executing 'PFCMD fingerprint view all'*

        /usr/local/pf/bin/pfcmd line 2104 (#1)
        Can't use string ("0") as a HASH ref while "strict refs" in use at 
/usr/local/pf/bin/pfcmd line 2104.
  at /usr/local/pf/bin/pfcmd line 2104
        main::print_results('dhcp_fingerprint_view_all', 'all') called at 
/usr/local/pf/bin/pfcmd line 1409
        main::fingerprint() called at /usr/local/pf/bin/pfcmd line 166
        main::__ANON__() called at /usr/local/pf/bin/pfcmd line 215

*Error: Problems executing 'PFCMD class view all'*

        /usr/local/pf/bin/pfcmd line 2098 (#1)
        Can't use string ("0") as a HASH ref while "strict refs" in use at 
/usr/local/pf/bin/pfcmd line 2098.
  at /usr/local/pf/bin/pfcmd line 2098
        main::print_results('class_view_all', 'all') called at 
/usr/local/pf/bin/pfcmd line 1348
        main::class() called at /usr/local/pf/bin/pfcmd line 162
        main::__ANON__() called at /usr/local/pf/bin/pfcmd line 215

*Error: Problems executing 'PFCMD nodecategory view all'*

        /usr/local/pf/bin/pfcmd line 2104 (#1)
        Can't use string ("0") as a HASH ref while "strict refs" in use at 
/usr/local/pf/bin/pfcmd line 2104.
  at /usr/local/pf/bin/pfcmd line 2104
        main::print_results('nodecategory_view_all') called at 
/usr/local/pf/bin/pfcmd line 385
        main::nodecategory() called at /usr/local/pf/bin/pfcmd line 187
        main::__ANON__() called at /usr/local/pf/bin/pfcmd line 215















On 14-07-2011 15:28, John Adams wrote:
> Hi
>
> try to use crypt when running htpasswd:
> htpasswd -c -d admin.conf
>
> htpasswd on my system uses md5 as default. From what I've seen in the
> packetfence 2.2.1 source the php function uses crypt to encrypt the
> admin password.
>
> John
>
> Am 14.07.2011 15:49, schrieb hernani:
>> nothing in  logs/admin_error_log ,  or  error_log.
>> I make again htpasswd without option -p , and give me de same error.
>> I don't know if packetfence is a server.
>>
>>
>> thank you
>>
>> hernani coelho
>>
>>
>>
>> On 14-07-2011 14:05, Olivier Bilodeau wrote:
>>> Hi,
>>>
>>>> I make this command --->    sudo htpasswd -c -p
>>>> /usr/local/pf/conf/admin.conf hernani   ,    option -p to not encrypt
>>>> password, to have certainty they are correct.
>>> You must *not* use -p as the Web Admin does the proper hashing to
>>> compare the password. Comparing an hash with a plain text password will
>>> always fail.
>>>
>>>>      I use ubuntu 11.04
>>> Ubuntu on the PacketFence server? If so, be aware that you'll have
>>> several small issues. Our deep integration with daemons (radiusd, dhcpd,
>>> httpd, named) tend to cause problems on the different linuxes because of
>>> the small fragmentation of binary names and locations.
>>>
>>
>> ------------------------------------------------------------------------------
>> AppSumo Presents a FREE Video for the SourceForge Community by Eric
>> Ries, the creator of the Lean Startup Methodology on "Lean Startup
>> Secrets Revealed." This video shows you how to validate your ideas,
>> optimize your ideas and identify your business strategy.
>> http://p.sf.net/sfu/appsumosfdev2dev
>> _______________________________________________
>> Packetfence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to