Trees | Indices | Help |
|
---|
|
RAPI users config file parser.
|
|||
PasswordFileUser Data structure for users from password file. |
|||
RapiUsers |
|
|||
dict |
|
Imports: errno, logging, utils
|
Parses the contents of a password file. Lines in the password file are of the following format: <username> <password> [options] Fields are separated by whitespace. Username and password are mandatory, options are optional and separated by comma (','). Empty lines and comments ('#') are ignored.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Mar 11 11:23:31 2016 | http://epydoc.sourceforge.net |