If running PGAdmin 4 under apache, does the account for the service need to have shell access? Or will it still work if set to /sbin/nologin. I see that config.py references a DATA Directory based on the user
DATA_DIR = os.path.realpath(os.path.expanduser('~/.pgadmin/')) Your help is appreciated. Atilio