doc: python bindings howto
* Added a reference to new script which will setup a temporary homedir for a user.
This commit is contained in:
parent
dde1aae312
commit
3b724aae42
@ -1091,6 +1091,10 @@
|
|||||||
permissions set to only permit access by the directory owner. On
|
permissions set to only permit access by the directory owner. On
|
||||||
posix systems this means setting the directory permissions to 700.
|
posix systems this means setting the directory permissions to 700.
|
||||||
|
|
||||||
|
The =temp-homedir-config.py= script in the HOWTO examples directory
|
||||||
|
will create an alternative homedir with these configuration options
|
||||||
|
already set and the correct directory and file permissions.
|
||||||
|
|
||||||
The successful generation of the key can be confirmed via the
|
The successful generation of the key can be confirmed via the
|
||||||
returned =GenkeyResult= object, which includes the following data:
|
returned =GenkeyResult= object, which includes the following data:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user