Re: [PacketFence-users] 802.1x computer + user

2022-05-24 Thread José Ramos via PacketFence-users
Sorry I forgot to add PacketFence users as cc. Oh yes you are right thank you ! I have a last question (sorry ;)) : One of my goal is to authenticate users only if they are on an AD computer. So far, Computer + user auth It is working well (computer is authenticated when on logon screen and user

Re: [PacketFence-users] 802.1x computer + user

2022-05-24 Thread José Ramos via PacketFence-users
It's OK I managed to do it by adding role condition in connection profile. I should maybe try more before asking ... Sorry and thanks to all PF users and developers for their help ! On Mon, May 23, 2022 at 11:00 AM José Ramos wrote: > Sorry I forgot to add PacketFence users as cc. > > Oh yes

Re: [PacketFence-users] 802.1x computer + user

2022-05-22 Thread Fabrice Durand via PacketFence-users
create 2 connection profiles (802.1x and mac-auth) and 2 authentication sources (one for secure and the other one for mac-auth). Associate the first authentication source on the secure portal and the 2nd one to the mac-auth portal. Now you just need to play with the authentication rules on each

Re: [PacketFence-users] 802.1x computer + user

2022-05-22 Thread José Ramos via PacketFence-users
Hello Fabrice. Thanks a lot for your answer but as I said I managed to do it :) I have a second question since you are here : I would like to give VLAN x if AD user connects through 802.1x and VLAN y if AD user connects through portal. To me the best thing to do is to add a condition with

Re: [PacketFence-users] 802.1x computer + user

2022-05-22 Thread Fabrice Durand via PacketFence-users
Hello José, you have to combine 2 authentication sources, one for the user and the other for the computer. The difference between the 2 will be the username attribute , for user it´s sAMAccountName and for computer it´s userPrincipalName (btw create authentication rules for user and machines) So

Re: [PacketFence-users] 802.1x computer + user

2022-05-22 Thread José Ramos via PacketFence-users
I went the wrong way actually I didn't want to do that. What I would like to do is give the user a role if he is on a domain computer. I guess it is just a condition in my AD-users authentication source.but I can't do it. Does someone have a suggestion ? :)

Re: [PacketFence-users] 802.1x computer + user

2022-05-22 Thread José Ramos via PacketFence-users
It's OK I managed to do it. TY On Tue, May 17, 2022 at 10:55 AM José Ramos wrote: > Thank you ! Can you tell me how you do this please ? > > On Tue, May 17, 2022 at 10:44 AM mj via PacketFence-users < > packetfence-users@lists.sourceforge.net> wrote: > >> Yes, it is what we do. >> >> First the

Re: [PacketFence-users] 802.1x computer + user

2022-05-17 Thread José Ramos via PacketFence-users
Thank you ! Can you tell me how you do this please ? On Tue, May 17, 2022 at 10:44 AM mj via PacketFence-users < packetfence-users@lists.sourceforge.net> wrote: > Yes, it is what we do. > > First the computer authenticates, and as soon as a user logs on, it > switches to user authentication. > >

Re: [PacketFence-users] 802.1x computer + user

2022-05-17 Thread mj via PacketFence-users
Yes, it is what we do. First the computer authenticates, and as soon as a user logs on, it switches to user authentication. MJ On 16/05/2022 14:19, José Ramos via PacketFence-users wrote: Hello everyone. Is it possible to combine 802.1x computer + user authentication ? I only do user