Question about nnrp authentication
Marco d'Itri
md at linux.it
Thu Dec 30 13:12:20 UTC 1999
On Dec 30, Roberto Bertucci <roberto.bertucci at unisource.it> wrote:
>Is it possible to configure inn (currently i am running v. 2.2.1) in order
>to avoid multiple concurrent connections from clients providing the same
>username/password combination?
Not easily, the nnrp daemons do not share a state.
I think you could easily implement such a thing by creating a lock file
for each user. Don't forget to check the PID for staleness.
--
ciao,
Marco
More information about the inn-workers
mailing list