Hi Simon, Thank you for your input.
I am not sure how to deal with ZEN. My installs are like this: 1. Install debian 11.x (Currently 11.5) bullseye on a machine directly or as a KVM (QEMU) virtual machine in cases where Debian won't install natively. 2. Prep Debian as per install instructions. 3. Install PacketFence 4. Configure PacketFence 5. Customise PacketFence This means that I do it from the PF repositories within Debian Unfortunately I have now come across a new issue. A) The inverse.ca certificate, for their web site has expired. (Expires On Wednesday, 12 October 2022 at 10:59:59) B) I am unable to import their "www.inverse.ca/downloads/GPG_PUBLIC_KEY" using the string wget -q -O - https://inverse.ca/downloads/GPG_PUBLIC_KEY | sudo apt-key add - (From the install instructions) The key is there and I was able to import in on an install yesterday. The error is: gpg: no valid OpenPGP data found. C) I know Inverse is quite good to deal with, although sometimes certain people are hard to get in touch with, but they are busy as so many of us are. The changes made going from PF 11.x to PF 12.x broke a couple of things and I have not been able to reach anyone at Inverse for assistance We pay for assistance if it is beyond the scope of "free" help and that works well. A helpful person on here asked why I could not install PF 11.2, when I posted that this was not possible, so I tried and ran into the GPG import issue. Incidentally the import issue is present even when switching the repository back to the 12.0 repository so I suspect that the GPG_PUBLIC_KEY is no longer valid due to the expiry of the certificate. Thanks for your input Tony On Tue, 11 Oct 2022 at 17:19, Simon Sutcliffe <simon.sutcli...@rhdhv.com> wrote: > Good Morning Tony > > I cannot speak directly for PF \ Inverse but I have found them quite > responsive to Feature Requests placed within GitHub. This Feature Request > they are working on might help you in a future release. > > https://github.com/inverse-inc/packetfence/issues/6790 > <https://github.com/inverse-inc/packetfence/issues/6790> > Use of oAuth Source for Admin and Self Service Portals #6790 - GitHub > <https://github.com/inverse-inc/packetfence/issues/6790> > Is your feature request related to a problem? Please describe. Unable to > use the oAuth sources for the admin and self service portal. More companies > are working towards have a "Passwordless&qu... > github.com > I know it is not directly what you are talking about but the vision of the > request is to move all the portals into the portal designer. This would > mean no more needed to edit the files in the system but from the provided > GUI. Maybe you can hook your feature request and business case to this > request > > Your challenge is that the files you are looking for are in one of the > docker containers. Of course, you could start to edit the files within the > containers, but I would not do that personally. > > However, you still can install ZEN 11.2 it is available from here > > > https://sourceforge.net/projects/packetfence/files/PacketFence%20ZEN/v11.2.0/ > > I am no expert on PF we have only been working with it for about a year > but as I said I have found the team at Inverse to be listening and > responsive to both issues found and missing functionality. > > Hope this helps a little if not directly solves your problem > > Kind Regards > > Simon > > *Simon Sutcliffe* > *IT Architect, Workplace Solutions* > > *T *+44 1733 336600 | *M *+44 7775 823368 | *E* simon.sutcli...@rhdhv.com > | *W* www.royalhaskoningdhv.com > <https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.royalhaskoningdhv.com%2F&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7Cabdbd668850045adfd9708da8ffeb193%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C637980621310556488%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=MDCArT1S3iMfeMO8PC%2BLY%2BKeXFlajLII%2FvIEQLz5UhI%3D&reserved=0> > HaskoningDHV UK Ltd., a company of *Royal HaskoningDHV* > > > > ------------------------------ > *From:* Tony W <mlk.de...@gmail.com> > *Sent:* 10 October 2022 23:48 > *To:* Simon Sutcliffe <simon.sutcli...@rhdhv.com> > *Cc:* packetfence-users@lists.sourceforge.net < > packetfence-users@lists.sourceforge.net> > *Subject:* Re: [PacketFence-users] Developer Guide Updates? > > > This message was sent from a *public domain email service* such as Gmail, > Yahoo!, AOL, etc. Please be cautious. > > Hi Simon, > > Thank you for the update. > > I did see the fix has a high priority. It stops me from deploying PF in > our very specific use case, as we can not do so, > until the logo issue is resolved and just as importantly, how to edit the > "Authentication.pm" or its equivalent, > to achieve different text labels on the displayed USERNAME and PASSWORD > input boxes. > > We use a Username and Password for authentication but display different > names of the fields (Number and name). > This is used in a roles centric deployment with up to 500 roles in a site > and users being "fixed" (Locked to a location), > with the only variable being a name in the password field. We use external > sources for the actual names but can not > do the traditional LDAP or Radius to/from the external source. > > Whilst not ideal to make custom edits to files that may get overwritten > during updates, at least this is the only > place I need to make custom changes in our specific deployments in > Hospitality. > > The logo file issue is serious, however many may not consider my wants for > the input field labels to be changeable > as being a big issue. That is why I am happy to manage it myself, as there > is unlikely to be an appetite to make > software changes for something that will not be used much. It would be > nice if possible...:-)) > > Would you (Or others) have any suggestions as to how I would be able to > change the text labels of the input fields > for the authentication screen in PF 12 - it is really important for my > deployment - a show stopper if it can not be resolved. > > At this point in time I have no idea how the USERNAM/PASWORD screen is > rendered. In previous PF versions it was > the > "/usr/local/pf/html/captive-portal/lib/captiveportal/PacketFence/Form/Authentication.pm" > that creates the fields > and labels. > > > If only I could install PF 11.2 until the above issues are resolved, but > this does not appear to be possible. > > Thanks once again > Tony > > On Tue, 11 Oct 2022 at 03:05, Simon Sutcliffe <simon.sutcli...@rhdhv.com> > wrote: > > Hi Tony > > I think the team at PF are in the process of solving the logo issue but if > this will be a patch release or will be in 12.1 they would need to chip > in. > > This was added as a pull request into the git repository today. > > https://github.com/inverse-inc/packetfence/pull/7261 > <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Finverse-inc%2Fpacketfence%2Fpull%2F7261&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=kJgtZ%2BuGgDoCMsy6F3wQ%2F40ABboDse71ucUVuj6fm3c%3D&reserved=0> > > <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Finverse-inc%2Fpacketfence%2Fpull%2F7261&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=kJgtZ%2BuGgDoCMsy6F3wQ%2F40ABboDse71ucUVuj6fm3c%3D&reserved=0> > Allow to store logo in profile-templates directory by nqb · Pull Request > #7261 · inverse-inc/packetfence > <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Finverse-inc%2Fpacketfence%2Fpull%2F7261&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=kJgtZ%2BuGgDoCMsy6F3wQ%2F40ABboDse71ucUVuj6fm3c%3D&reserved=0> > Description Allow to store logo in profile-templates directory. Logo > should be configured like this on Connection profile: > logo=/profile-templates/default/custom_logo.png Logo is visible on: Po... > github.com > <https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgithub.com%2F&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=T6sm0WdtuJV5KRZ6TTZ4gF79xoI9wT4xLMo497keA%2F8%3D&reserved=0> > > However, I am not sure if the other elements you also want to change are > going to be solved in the same way or they will be added into the GUI. (I > would prefer that these types of customisations are not needed to be done > backend but surfaced there for easy administration) > > I expect that all these files are now lifted into one of the docker > containers and hence are not in a location we can simply edit. > > We wait and see > > Simon > > ------------------------------ > *From:* Tony W via PacketFence-users < > packetfence-users@lists.sourceforge.net> > *Sent:* 10 October 2022 00:46 > *To:* packetfence-users@lists.sourceforge.net < > packetfence-users@lists.sourceforge.net> > *Cc:* Tony W <mlk.de...@gmail.com> > *Subject:* Re: [PacketFence-users] Developer Guide Updates? > > > This message was sent from an *e-mail domain unknown to Royal > HaskoningDHV*. Please be cautious. > > Hi there, > > I have the exact same issue. > > Did a complete install and set-up the way we normally do on 11.x but on > 12.0. > > While the server works the same when authenticating (Using in-line), I am > unable to add our > own images or customise the USERNAME and PASWORD box text tags. > > The text tags are in > "/usr/local/pf/html/captive-portal/lib/captiveportal/PacketFence/Form/Authentication.pm" > and changing these > works perfectly in versions 9.x, 10.x 11.x but not in 12.0 - where is the > active "Authentication.pm" > > The PacketFence logo "/common/packetfence-cp.png" is nowhere to be found > on the server, yet it is displayed - in the database? > We obviously use our own logo in place of the PF one for presenting the > log-in page. > > My question is how to make our mods to the files, and yes, I am well aware > that "Authentication.pm" may get overwritten with > some updates, and I am happy to manually fix that when it happens. > > Tony Ezestream > > > > > On Fri, 23 Sept 2022 at 01:17, Simon Sutcliffe via PacketFence-users < > packetfence-users@lists.sourceforge.net> wrote: > > Dear Team > > We have installed V12 of Packetfence from the ZEN file. Now that you have > containerized much of the services it appears the guide does not really > match any longer on how to handle changes to the captive portal > > > https://www.packetfence.org/doc/PacketFence_Developers_Guide.html#_captive_portal > <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.packetfence.org%2Fdoc%2FPacketFence_Developers_Guide.html%23_captive_portal&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=wX3bf3RGUilzNz8Ej7sY5LM15bzc%2FMD6JrTpdpzgdjw%3D&reserved=0> > > Looking at the locations mentioned in the guide now we only see the > following directories. > > > > How should we now make the changed to items like the logo on the logon > page > > Kind Regards > > Simon > > *Simon Sutcliffe* > *IT Architect, Workplace Solutions* > > *T *+44 1733 336600 | *M *+44 7775 823368 | *E* simon.sutcli...@rhdhv.com > | *W* www.royalhaskoningdhv.com > <https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.royalhaskoningdhv.com%2F&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=DSZMHOvY5JvrSKyKssvn3EOPp1IhxwvIaa61Z15d%2Bz8%3D&reserved=0> > HaskoningDHV UK Ltd., a company of *Royal HaskoningDHV* > > > > This email and any attachments are intended solely for the use of the > addressee(s); disclosure or copying by others than the intended person(s) > is strictly prohibited. If you have received this email in error, please > treat this email as confidential, notify the sender and delete all copies > of the email immediately > _______________________________________________ > PacketFence-users mailing list > PacketFence-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/packetfence-users > <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fpacketfence-users&data=05%7C01%7Csimon.sutcliffe%40rhdhv.com%7C637aae1e130a4093983208daab118a30%7C15f996bfaad1451c8d179b95d025eafc%7C0%7C0%7C638010389985606611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=vtXJB7mcpLgLCWl8y2PqaKv9vFEwLdMeI%2FG8AtcfhGY%3D&reserved=0> > > This email and any attachments are intended solely for the use of the > addressee(s); disclosure or copying by others than the intended person(s) > is strictly prohibited. If you have received this email in error, please > treat this email as confidential, notify the sender and delete all copies > of the email immediately > > This email and any attachments are intended solely for the use of the > addressee(s); disclosure or copying by others than the intended person(s) > is strictly prohibited. If you have received this email in error, please > treat this email as confidential, notify the sender and delete all copies > of the email immediately >
_______________________________________________ PacketFence-users mailing list PacketFence-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/packetfence-users