Mushtaq

Show:

What's happening?

  • Followup: RE: Adding another authentication module

    I see that one needs to create a class of the new authenticator module inheriting from the class GkAuthenticator e.g. class dummyAuth : public GkAuthenticator { //implementaion } and then register the class in the file e.g. dummy.cxx namespace { GkAuthCreator<dummyAuth> DummyAuthCreator("dummyAuth"); } The next things to do I presume would be to define...

    2006-10-11 07:26:53 UTC in GNU Gatekeeper

  • Adding another authentication module

    Hello everyone, gnugk has a few authentication tools i.e. Radius, sql etc. What steps are need to be taken in order to add a new module? Regards Mushtaq.

    2006-10-09 11:13:03 UTC in GNU Gatekeeper

About Me

  • 2006-10-09 (3 years ago)
  • 1616593
  • mushtaqilyas (My Site)
  • Mushtaq

Send me a message