Hi,
I have the PHPIPAM 1.3 version installed on CENTOS. The AD authentication was working perfectly fine until recently the VM was moved to Nutanix from a UCS environment. Long story short, I think its something to do with folder permissions on Linux somewhere. Do we know what should be the folders to be checked?
I checked the /tmp folder and the two files which are for mariadb and httpd service were last updated on 16th March, thats the date it stopped working. I changed the permissions to RWX on it. It still doesn't work. Please suggest.
[root@qtsvipamcentln02 tmp]# ls -lt
total 20
drwxrwxrwx. 3 root root 16 Mar 14 11:00 systemd-private-b1e8f4bd55da4cdb8a905100a471b3c7-httpd.service-II1pJb
drwxrwxrwx. 3 root root 16 Mar 14 11:00 systemd-private-b1e8f4bd55da4cdb8a905100a471b3c7-mariadb.service-aB0sWK
-rw-r--r--. 1 root root 5743 Mar 14 10:38 xtract-guest.log
drwx------. 4 root root 4096 Mar 14 10:36 vmware-root
-rw-r--r--. 1 root root 1839 Mar 14 10:36 vgauthsvclog.txt.0
drwxr-xr-x. 2 root root 30 Mar 14 09:16 vmware-fonts0
drwxr-xr-x. 2 root root 38 Mar 14 09:15 vmware-config0
drwxr-xr-x. 9 root root 4096 Aug 20 2015 vmware-tools-distrib
Anonymous