Re: [PacketFence-users] possibility to login to /status url using oauth only

2018-07-27 Thread Diego Garcia del Rio via PacketFence-users
Thanks fabrice. Ill do that and try to provide more traces. Best Regards, Diego On Fri, Jul 27, 2018 at 11:10 PM Durand fabrice via PacketFence-users < packetfence-users@lists.sourceforge.net> wrote: > Hi Diego, > > what you describe looks to be a bug, feel free to open an issue on github >

Re: [PacketFence-users] possibility to login to /status url using oauth only

2018-07-27 Thread Durand fabrice via PacketFence-users
Hi Diego, what you describe looks to be a bug, feel free to open an issue on github and we will look at it soon. Regards Fabrice Le 2018-07-27 à 22:01, Diego Garcia del Rio via PacketFence-users a écrit : Merçi Fabrice, I already have the "create local account" flag enabled. The

Re: [PacketFence-users] possibility to login to /status url using oauth only

2018-07-27 Thread Diego Garcia del Rio via PacketFence-users
Merçi Fabrice, I already have the "create local account" flag enabled. The accounts are indeed being created but no password seems to be applied to them. I looked at the code and saw that, in theory, a password should have been generated and emailed to the user, but if I look at the password

Re: [PacketFence-users] possibility to login to /status url using oauth only

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Diego, no you can't authenticate with oauth on the /status page but you can check "create a local account" in the oauth authentication source and use this account to login the status page. Regards Fabrice Le 2018-07-26 à 15:36, Diego Garcia del Rio via PacketFence-users a écrit :

Re: [PacketFence-users] I need Help

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Rodrigo, i assume that you have an Active Directory server and the PacketFence server has been joined to your Active Directory domain. So you will need to assign your AD Domain to the DEFAULT realm (realm configuration). Regards Fabrice Le 2018-07-26 à 17:31, Rodrigo Alonso

Re: [PacketFence-users] Problem with WMI

2018-07-27 Thread Durand fabrice via PacketFence-users
It looks that there is no category assigned to your device. Le 2018-07-27 à 05:05, Xav Tauran a écrit : Any solutions? Thank you in advance. Regards, Xavier TAURAN 2018-07-23 17:20 GMT+02:00 Xav Tauran >: So, I have forwarded the DHCP traffic with IP

Re: [PacketFence-users] Packetfence DHCP config

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Kelly, i am not sure to understand what you want to achieve. You want your production server to be the dhcp in the inline network ? Regards Fabrice Le 2018-07-27 à 10:20, d_s_kelly--- via PacketFence-users a écrit : Hi, We have some inline layer 2 vlans (Routed, not NAT) that we'd

Re: [PacketFence-users] Setup user Role/Access Level via HTTP JSON API

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Brandon, i think it's that : /user/{user_id}/password Regards Fabrice Le 2018-07-27 à 14:10, Brandon Sharp a écrit : Hi Fabrice, I appreciate the response, but I am not seeing the role assignment for a user on the API page. Could you point it out to me? I have searched. Thanks,

[PacketFence-users] I need Help

2018-07-27 Thread Rodrigo Alonso Riquelme Cordero via PacketFence-users
Hi !! I have a problem! with de authentication users via LDAP , the problem is: mschap: Program returned code (1) and output 'Reading winbind reply failed! (0xc001)' sorry for my english ! thanks!! Rodrigo R Network Administrator , University of Santiago de chile

[PacketFence-users] possibility to login to /status url using oauth only

2018-07-27 Thread Diego Garcia del Rio via PacketFence-users
Hello. Is there any way for the user to login to the "/status" part of the captive portal with his oauth credentials instead of a local account? We're trying to implement a case where we limit the number of devices per role (eg, 2 devices). But to ease the burden on our IT staff, instead of

Re: [PacketFence-users] Setup user Role/Access Level via HTTP JSON API

2018-07-27 Thread Brandon Sharp via PacketFence-users
Hi Fabrice, I appreciate the response, but I am not seeing the role assignment for a user on the API page. Could you point it out to me? I have searched. Thanks, Brandon From: Durand fabrice via PacketFence-users Reply-To: "packetfence-users@lists.sourceforge.net" Date: Friday, July 27,

Re: [PacketFence-users] Problem with WMI

2018-07-27 Thread Xav Tauran via PacketFence-users
Any solutions? Thank you in advance. Regards, Xavier TAURAN 2018-07-23 17:20 GMT+02:00 Xav Tauran : > So, I have forwarded the DHCP traffic with IP helper and I received well > the packets. > Then, I modified the connection profil on the CIDR network but I don't > know if it's related but I

Re: [PacketFence-users] captive portal radius setup

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Hiran, i think you will need to select "external portal server" but a switch module need to be developed. Draytek is not yet supported in PacketFence but i think it's not really complicate to code. If you are interested we can do the code based on a sponsored development. Regards

Re: [PacketFence-users] Setup user Role/Access Level via HTTP JSON API

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Brandon. did you check the api documentation here https://packetfence.org/doc/api/ I think you will find what you need. Regards Fabrice Le 2018-07-26 à 11:35, Brandon Sharp via PacketFence-users a écrit : Hello! I am working with the PacketFence API, and cannot seem to find where

[PacketFence-users] how to connect an access point (unifi) to a switch which is configured in mac auth and 802.1x

2018-07-27 Thread William VANDAL via PacketFence-users
Hi, I want to configure an access point (unifi) with mac auth and 802.1x authentication, But when I connect this Access point to a swith which is configured in mac auth and 802.1x, it doesn't work. How can I configure the Hp procurve 2530 to connect an access point with mac auth and 802.1x

Re: [PacketFence-users] VOIP Phone Problem

2018-07-27 Thread Durand fabrice via PacketFence-users
PacketFence return: Cisco-AVPair = "device-traffic-class=voice" which mean use the voice vlan configured on the switch port. So PacketFence detected the mac as a voip, if you want to return the vlan id instead then disable voip flag in the switch config and uncheck voip in the node. Regards

Re: [PacketFence-users] Multiple servers, one database

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Kelly, in fact the db can be common for packetfence (pf.conf) but it needs to be different for pfconfig (pfconfig.conf). So you will need to create a new database for each site but only for pfconfig. (import the schema in pf_site1, pf_site2 and change the pfconfig.conf file).

Re: [PacketFence-users] Problem after upgrade

2018-07-27 Thread Durand fabrice via PacketFence-users
Hello Lucas, it looks to be an issue with a scanner. Check the scanner config and the connection profile. Regards Fabrice Le 2018-07-26 à 12:21, luca comes via PacketFence-users a écrit : I forgot the attachment sorry.

[PacketFence-users] packetfence a centralised wifi solution?

2018-07-27 Thread hiran bhagvan via PacketFence-users
Hi I have a quick question please. If i have 10 shops 1 of them is a Head office the other 9 are client shops. All 10 of them have a Draytek Router that allow radius MAC authentication for guest wifi. They have a field that state "external captive portal IP". Can anyone tell me is packetfecne

Re: [PacketFence-users] Dynamic authentication methods based on browser

2018-07-27 Thread Diego Garcia del Rio via PacketFence-users
Dear Thomas, Sorry to revive a crazy old thread. But you can get google ouath to work with iphones if you get google to whitelist your API client id. Its manual but relatively straightforward. You need to contact oauth-h...@google.com and provide them with your API oauth ID. Its working for me

[PacketFence-users] Packetfence DHCP config

2018-07-27 Thread d_s_kelly--- via PacketFence-users
Hi, We have some inline layer 2 vlans (Routed, not NAT) that we'd like to add IP helpers to, so we can enable PXE booting, whilst still retaining the PF DHCP. I've been trawling the PF config files, and nothing strikes me as obvious.  Does anyone know how to accomplish this?