KenK73

Results 9 comments of KenK73

Or... since this project recommends nginx for SSL support anyway, why not support passing user creds from nginx? I am running an nginx proxy as a docker container in front...

If it were closer to Christmas, I would be asking for SAML support instead, so someone could use their chosen IDP (like Ping Federate) to bring SSO and 2FA support...

Are you asking about the IDP? Ping Federate is what we've started rolling out. Maybe I dont understand what you are asking. I am not well versed in SAML just...

After installing brew and zstd, I am running SuperSlicer v2.4.58.5 successfully on my intel Mac mini.

Update only updates existing IP addresses, so the behavior is correct. If you want to add IP addresses that were previously unseen, you need to run the command with "discover"...

> discovery is enabled fur this subnet in phpipam. > When I run it : > > ``` > root#:/opt/phpipam-agent# php /opt/phpipam-agent/index.php discover > -------------------- > Error: Didn't find any...

I am seeing the same, but it is inconsistent. I have many subnets in different geographic locations. I have 4 separate scan agents setup for each area. All of these...

Two different hosts (same Docker pulls). Both "update" fine, only 1 will "discover": root@1b83c85d77e5:/opt/phpipam-agent# /usr/local/bin/php /opt/phpipam-agent/index.php discover -------------------- Error: Didn't find any address to scan! -------------------- root@1b83c85d77e5:/opt/phpipam-agent# root@29a6b3cf61fe:/opt/phpipam-agent# /usr/local/bin/php /opt/phpipam-agent/index.php...

Adding it to the environment has fixed mine as well. I run behind an nginx container.