Skip to main content

HPE 3PAR Encryption Utility

Project description

py-3parencryptor
======================

This package provides the user using HPE 3PAR Array as their storage on platforms like docker, k8s and openshift a functionality by whuch they can encrypt their passwords present in configurstion file (hpe.conf).

hpe.conf is a configuration file for accessing 3PAR array.

Downloading the package
=======================

Tis package can be downloaded from pip. Use below command for downloading the package::

$pip install py-3parencryptor

Pre-requisite and Enviornment
=====================================
* Linux(CentOS, Ubuntu, Red Hat, etcd)
* Docker installed
* etcd container running
* hpe.conf configured properly on /etc/hpedockerplugin/hpe.conf
* etcd parameters propelry mentioned in hpe.conf

### Usage

When py-3parencryptor is installed on machine. It can be used with the help of hpe3parencryptor command like below.
You have to use the same passphrase to encrypt all the passwords for a backend.
There can be 4 possible password:
1. hpe3par_password
2. san_password
3. hpe3par_password for replication array
4. san_password for replication array.

After generating the password replace the password with encrypted one.

````
#hpe3parencryptor -a <passphrase> <password>

Example:

#hpe3parencryptor -a "@123#" "password"
SUCCESSFUL: Encrypted password: +CB1E8Je1j8=

````
#### Add the encrypted password in /etc/hpedockerplugin/hpe.conf

Use the encrypted password generated by utility as hpe3par_password in hpe.conf

enable the plugin now

#### Running the utility with -d option
If user wants to remove the current encrypted password and replace it with plain text or new encrypted password,
user need to delete the current password by using -d option in the utility.

````
# hpe3parencryptor -d
Key Successfully deleted
````
## For Multiple backend

#### Encrypting a specific backend
- When multiple backend present in the configuration file(hpe.conf). User can use the utility to encrypt the password on backend basis.
- With --backend option user can provide the backend for which backend they want to encrypt the passwords.

````
#hpe3parencryptor -a <passphrase> <password> --backend <backend_name>

````
#### Removing encrypted password from a specific backend

Users can remove the encrypted password of a specific backend. Users can use the utility to delete that.
There is an additional optional argument with -d, --backend.

````
# hpe3parencryptor -d --backend <backend_name>

````

#### Note :
````
If --backend is not used, in both the case (-a and -d), package will take the default backend for performing the operations.
````


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-3parencryptor-1.0.9.tar.gz (5.1 kB view details)

Uploaded Source

Built Distributions

py_3parencryptor-1.0.9-py2.7.egg (9.5 kB view details)

Uploaded Source

py_3parencryptor-1.0.9-py2-none-any.whl (6.5 kB view details)

Uploaded Python 2

File details

Details for the file py-3parencryptor-1.0.9.tar.gz.

File metadata

  • Download URL: py-3parencryptor-1.0.9.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.12

File hashes

Hashes for py-3parencryptor-1.0.9.tar.gz
Algorithm Hash digest
SHA256 e56c19c4d51120a49d9842f3ebe979b1373da7ce6f37dd2319212bd32e25a198
MD5 cbba2df27eb3d137062ed7f1bbcdc593
BLAKE2b-256 5da733795e74fc4a8a0198b1e35f35a59dd719f0665cb611debbcf1c66610010

See more details on using hashes here.

File details

Details for the file py_3parencryptor-1.0.9-py2.7.egg.

File metadata

  • Download URL: py_3parencryptor-1.0.9-py2.7.egg
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.12

File hashes

Hashes for py_3parencryptor-1.0.9-py2.7.egg
Algorithm Hash digest
SHA256 5ae18644472c9b67da343a1f064ac0532b7e31e11cf611a5d25a9c4d53d04ddf
MD5 b6def50a6e46caa7f2a6fcff4f8dd97e
BLAKE2b-256 f4fb05135e37f564f651616a46e86e1542db028bd69701ad9dba445f4354c584

See more details on using hashes here.

File details

Details for the file py_3parencryptor-1.0.9-py2-none-any.whl.

File metadata

  • Download URL: py_3parencryptor-1.0.9-py2-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.12

File hashes

Hashes for py_3parencryptor-1.0.9-py2-none-any.whl
Algorithm Hash digest
SHA256 4512900fa828dae881fa64e2b95d10b878c529746061937ca290208d74a8e020
MD5 cd5e7539868e5862eefc20cf835988a3
BLAKE2b-256 6c8fa79c119e40cf47cb60c04c28a8ff1574d932370ac85c5b8a027a0e83abed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page