]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement "bos addkey"
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2014 18:12:26 +0000 (19:12 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2014 18:12:26 +0000 (19:12 +0100)
commit2fa78f339460c3d5242437eb2627b56509d19750
tree42254367de0b5371a546ff50d7ace6485588a69d
parentbfe751c048fd2eb826df0d38033f7782073ec73e
Implement "bos addkey"

Implement "bos addkey".  This requires the Kerberos library for the
string-to-key password transformation.

Signed-off-by: David Howells <dhowells@redhat.com>
compile_pykafs.py
py_passwd.c [new file with mode: 0644]
py_rxgen.h
rpc-api/bos.xg
rxgen/emit_py_module.pm
suite/commands/bos/addkey.py [new file with mode: 0644]