Simon Harrison schreef op 2022-01-11 20:14:
Good evening. Does anyone know a standard / recommended way of calling
htdbm between servers? To be clearer:

1. A user is deleted on server 1
2. Access needs to be revoked on server 2 for that user

I'd like to be able to run

# htdbm -x /usr/local/apache2/var/users.db someuser

and

# htdbm -bt /usr/local/apache2/var/users.db someone pword

in a simple way if possible.

Maybe someone has a cgi script I could use / adapt?

I think RPC would be one of the neatest ways to solve this. But it's not exactly the lowest effort option.


Thanks,

Simon

--
With kind regards,

William Edwards


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to