Andrea,

> normally yes, but if i set one of this roles  than the wifi client can access 
> to internet without authentication.
> Or im understanding something wrong ?!?

That would be better if you can provide some logs and mac address that I can 
look at.

Thanks!

Derek

--
Derek Wuelfrath
[email protected] :: www.inverse.ca
+1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

On Jul 15, 2014, at 2:42 PM, Andreas Schacht <[email protected]> wrote:

> Hi Derek,
> 
> normally yes, but if i set one of this roles  than the wifi client can access 
> to internet without authentication.
> Or im understanding something wrong ?!?
> 
> Mit freundlichen Grüßen
> 
> Andreas
> 
> 
> Am 15.07.2014 um 18:16 schrieb Derek Wuelfrath <[email protected]>:
> 
>> Hello Andrea,
>> 
>>> I have to set a Rule in my Facebook Source. But in the Rule Option have set:
>>> Error! You must set an access duration or an unregistration date when 
>>> setting a role.
>> 
>> The error message is fairly self-explaining… When you set a role in a rule 
>> (as explained by Julien), you also need to set either and access duration or 
>> an unregistration date.
>> 
>> Cheers!
>> dw.
>> 
>> --
>> Derek Wuelfrath
>> [email protected] :: www.inverse.ca
>> +1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
>> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
>> (www.packetfence.org)
>> 
>> On Jul 9, 2014, at 8:47 AM, Andreas Schacht <[email protected]> wrote:
>> 
>>> Hi,
>>> 
>>> after testing the PF System i come to a point which i don’t understand.
>>> I have to set a Rule in my Facebook Source. But in the Rule Option have set:
>>> Error! You must set an access duration or an unregistration date when 
>>> setting a role.
>>> 
>>> When i do this, the Authentication thru Facebook is not more in Function 
>>> and i get access thru PF.
>>> Where im thinking wrong ?
>>> 
>>> Mit freundlichen Grüßen
>>> 
>>> Andreas  
>>> 
>>> 
>>> Am 04.07.2014 um 13:44 schrieb Julien Semaan <[email protected]>:
>>> 
>>>> Hi Andreas,
>>>> 
>>>> All services are currently necessary.
>>>> 
>>>> pfsetvlan is probably the one using the most memory. You can adjust the 
>>>> number of threads it starts in conf/pf.conf by adding the following
>>>> 
>>>> [vlan]
>>>> nbtraphandlerthreads = 5
>>>> 
>>>> You can adjust this number depending on the number of clients you have. 
>>>> pfsetvlan should be used only for deauthentication in your setup so you 
>>>> shouldn't see a performance downgrade but this will make pfsetvlan use 
>>>> less resources.
>>>> 
>>>> On 14-07-03 08:32 AM, Andreas Schacht wrote:
>>>>> Hi,
>>>>> 
>>>>> can somebody tell me which Service can be Disabled to save recourses in 
>>>>> PF.
>>>>> I just need the Oauth2 feature for WiFi.
>>>>> 
>>>>> 
>>>>> Mit freundlichen Grüßen
>>>>> 
>>>>> Andreas
>>>>> 
>>>>> Am 03.07.2014 um 01:14 schrieb Durand fabrice <[email protected]>:
>>>>> 
>>>>>> Hi Andreas,
>>>>>> 
>>>>>> allow_android_devices and allowed_devices will be to new options for
>>>>>> incoming MDM feature.
>>>>>> 
>>>>>> Regards
>>>>>> Fabrice
>>>>>> 
>>>>>> Le 2014-07-02 18:37, Andreas Schacht a écrit :
>>>>>>> Hi Julien,
>>>>>>> 
>>>>>>> thank you, it was this role option.
>>>>>>> Now it works and need some fine tune.
>>>>>>> 
>>>>>>> Can somebody explain this Options ?
>>>>>>> 
>>>>>>> root@privileg:~# cat /usr/local/pf/conf/profiles.conf
>>>>>>> [default]
>>>>>>> description=Default Profile
>>>>>>> logo=/common/packetfence-cp.png
>>>>>>> billing_engine=disabled
>>>>>>> redirecturl=http://www.packetfence.org/
>>>>>>> always_use_redirecturl=disabled
>>>>>>> mandatory_fields=custom_field_1
>>>>>>> locale=en_US
>>>>>>> nbregpages=0
>>>>>>> allow_android_devices=0     <—————— This Option
>>>>>>> allowed_devices=                        <——————— This Option
>>>>>>> sources=Privileg
>>>>>>> root@privileg:~#
>>>>>>> 
>>>>>>> 
>>>>>>> Mit freundlichen Grüßen
>>>>>>> 
>>>>>>> Andreas
>>>>>>> 
>>>>>>> 
>>>>>>> Am 02.07.2014 um 23:19 schrieb Julien Semaan <[email protected]>:
>>>>>>> 
>>>>>>>> Hi Andreas,
>>>>>>>> 
>>>>>>>> You need to set a role for the nodes in your facebook source.
>>>>>>>> 
>>>>>>>> In the sources page at the bottom you can add a catch all rule that 
>>>>>>>> will
>>>>>>>> set the access duration and the role of the node.
>>>>>>>> 
>>>>>>>> On 14-07-02 04:58 PM, Andreas Schacht wrote:
>>>>>>>>> Hi,
>>>>>>>>> 
>>>>>>>>> after checking the Log files i have found this Part:
>>>>>>>>> ==> /usr/local/pf/logs/packetfence.log <==
>>>>>>>>> Jul 02 22:53:50 httpd.portal(4094) ERROR: Error while setting locale 
>>>>>>>>> to en_US.utf8. Is the locale generated on your system? 
>>>>>>>>> (captiveportal::PacketFence::Controller::Root::setupLanguage)
>>>>>>>>> Jul 02 22:53:53 httpd.portal(4094) INFO: OAuth2 successfull, register 
>>>>>>>>> and release for username andreas.*****@facebook.com 
>>>>>>>>> (captiveportal::PacketFence::Controller::Oauth2::oauth2Result)
>>>>>>>>> Jul 02 22:53:54 httpd.portal(4094) WARN: No role specified or found 
>>>>>>>>> for pid andreas.*******@facebook.com (MAC 40:b3:95:ff:ff:ff); assume 
>>>>>>>>> maximum number of registered nodes is reached 
>>>>>>>>> (pf::node::is_max_reg_nodes_reached)
>>>>>>>>> Am 02.07.2014 um 21:07 schrieb Andreas Schacht <[email protected]>:
>>>>>>>>> 
>>>>>>>>> Can somebody explain to wich Roles i have to Setup ?
>>>>>>>>> 
>>>>>>>>> Mit freundlichen Grüßen
>>>>>>>>> 
>>>>>>>>> Andreas
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Hi,
>>>>>>>>>> 
>>>>>>>>>> i have setup a Debian with PF 4.3 and hostapd from Scratch in Inline 
>>>>>>>>>> mode.
>>>>>>>>>> Everything works fine till the Point when i connect with Mobile 
>>>>>>>>>> Device (IOS 7.1), i can authorize with Facebook but
>>>>>>>>>> then i get the message, i have reach the limit of nodes per user.
>>>>>>>>>> Have somebody a Idea whats wrong is ?
>>>>>>>>>> 
>>>>>>>>>> Mit freundlichen Grüßen
>>>>>>>>>> 
>>>>>>>>>> Andreas
>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>> Open source business process management suite built on Java and 
>>>>>>>>>> Eclipse
>>>>>>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>>>>>>> Edition
>>>>>>>>>> Quickly connect people, data, and systems into organized workflows
>>>>>>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>>>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>>>>>>> _______________________________________________
>>>>>>>>>> PacketFence-users mailing list
>>>>>>>>>> [email protected]
>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>> Open source business process management suite built on Java and 
>>>>>>>>> Eclipse
>>>>>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>>>>>> Edition
>>>>>>>>> Quickly connect people, data, and systems into organized workflows
>>>>>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>>>>>> _______________________________________________
>>>>>>>>> PacketFence-users mailing list
>>>>>>>>> [email protected]
>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>>>>> -- 
>>>>>>>> Julien Semaan
>>>>>>>> [email protected]  ::  +1.514.447.4918 *155  ::  www.inverse.ca
>>>>>>>> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
>>>>>>>> (www.packetfence.org)
>>>>>>>> 
>>>>>>>> 
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Open source business process management suite built on Java and Eclipse
>>>>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>>>>> Edition
>>>>>>>> Quickly connect people, data, and systems into organized workflows
>>>>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>>>>> _______________________________________________
>>>>>>>> PacketFence-users mailing list
>>>>>>>> [email protected]
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Open source business process management suite built on Java and Eclipse
>>>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>>>> Edition
>>>>>>> Quickly connect people, data, and systems into organized workflows
>>>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>>>> _______________________________________________
>>>>>>> PacketFence-users mailing list
>>>>>>> [email protected]
>>>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>>> 
>>>>>> ------------------------------------------------------------------------------
>>>>>> Open source business process management suite built on Java and Eclipse
>>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>>> Edition
>>>>>> Quickly connect people, data, and systems into organized workflows
>>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>>> _______________________________________________
>>>>>> PacketFence-users mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>> 
>>>>> ------------------------------------------------------------------------------
>>>>> Open source business process management suite built on Java and Eclipse
>>>>> Turn processes into business applications with Bonita BPM Community 
>>>>> Edition
>>>>> Quickly connect people, data, and systems into organized workflows
>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>>> http://p.sf.net/sfu/Bonitasoft
>>>>> _______________________________________________
>>>>> PacketFence-users mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>> 
>>>> -- 
>>>> Julien Semaan
>>>> [email protected]  ::  +1.514.447.4918 *155  ::  www.inverse.ca
>>>> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
>>>> (www.packetfence.org)
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> Open source business process management suite built on Java and Eclipse
>>>> Turn processes into business applications with Bonita BPM Community Edition
>>>> Quickly connect people, data, and systems into organized workflows
>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>>> http://p.sf.net/sfu/Bonitasoft
>>>> _______________________________________________
>>>> PacketFence-users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>> 
>>> ------------------------------------------------------------------------------
>>> Open source business process management suite built on Java and Eclipse
>>> Turn processes into business applications with Bonita BPM Community Edition
>>> Quickly connect people, data, and systems into organized workflows
>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>> http://p.sf.net/sfu/Bonitasoft_______________________________________________
>>> PacketFence-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>> 
>> ------------------------------------------------------------------------------
>> Want fast and easy access to all the code in your enterprise? Index and
>> search up to 200,000 lines of code with a free copy of Black Duck
>> Code Sight - the same software that powers the world's largest code
>> search on Ohloh, the Black Duck Open Hub! Try it now.
>> http://p.sf.net/sfu/bds_______________________________________________
>> PacketFence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> 
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds_______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to