twisted.plugins.cred_unix.UNIXCheckerFactory(object) class documentationtwisted.plugins.cred_unix
          View Source
          (View In Hierarchy)
        
      Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
A factory for UNIXChecker.
| Method | generateChecker | This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment. | 
This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment.