|
||||||||
Yes, it would be a possibility, but i prefer to use the local database of Mono instead of the another-machine-in-the-infrastructure radius one. The system i´m studying to develope is like a proxy, so that if the third-application decides we need a new user, it will ask for the user to my app. and this one to Mono. The same if we need to delete a CP user, etc. So that i was thinking of using HTTP commands but perhaps, as Wildcat says, the backup/restore XML configuration file should be an easier idea, althought a little bit more radical too :) Carlos. 2008/2/15, Lee Sharp <leesharp at hal dash pc dot org>: > > Carlos Gacimartín wrote: > > Hello, > > > > i would like to develop an interface to reproduce the captive portal > options > > of Mono for a third app, so that if this 3ºapp creates/deletes an user, > Mono > > will do this. How should i interact with Mono, using the HTTP commands > or is > > there a better way? > > > It sounds like what your are trying to do is normally done with a radius > database, and any kind of radius tool. > > > Lee > |