GaryAllan

Results 152 comments of GaryAllan

> Any ideas about the rack / device issue? It's due to a PHP8 backwards incompatibility breaking change. Works fine on PHP7 but requires code changes for PHP8

@phpipam Updating the git submodules for php8 will drop older PHP support in those modules. Any thoughts on a suitable min PHP version for master? 20.04LTS supports7.4 and RHEL 8...

Please post your php and phpIPAM versions and the associated error message from the Apache error_log file.

phpIPAM is currently an IPAM and basic DCIM tool, this would require real-time monitoring...

real-time monitoring is already done well by other free tools.... e.g. Zabbix, Nagios, Cacti or any of the commercial monitoring platforms.

> right to assume that this cronjob can use php7.4, while the webinterface uses 8.3 is a non-issue? Should be a non-issue. I'll add a fix to the development branch...

>. Is it possible to encrypt this before storing it in the database? > > I found it in the usersAuthMethod table. It should be possible to encrypt/decrypt with a...

I think we need the raw password for AD. The salted hash approach won't work.

Via the web GUI. Administration -> import export -> prepare MySQL dump