Welcome to the NetCologne GmbH open source mirroring service!
This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
bareos.bsock.protocolmessages.ProtocolMessages — Bareos Documentation documentation
bareos.bsock.protocolmessages.ProtocolMessages
-
class bareos.bsock.protocolmessages.ProtocolMessages(protocolversion=2)[source]
Bases: object
strings defined by the protocol to talk to the Bareos Director.
Methods
auth_failed
|
|
auth_ok
|
|
get_version
|
|
hello
|
|
is_auth_ok
|
|
is_not_authorized
|
|
not_authorized
|
|
pam_user_credentials
|
Returns a string similar to: 4002 USERNAME PASSWORD |
set_version
|
|
-
static pam_user_credentials(pam_username, pam_password)[source]
Returns a string similar to:
4002 USERNAME PASSWORD