© 1983-2012 Novell. See COPYRIGHT file for details.

SecretStore NCPs


SecretStore Services 0x2222 92

Contains several subverbs that provide SecretStore functionality.

Available on eDirectory: 8.5 and later (NT/2000 and Unix/Linux)

v2.xv3.xv4.xv5.x




Subverbs


0 Query Server calls the server, sends the cryptography list that is supported by the client to the server, and requests the cryptography algorithms that are supported by the server. It also send the client's version of Single Sign-on to the server and receives the server version in return.

1 Read App Secrets sends the Secret ID to the server and, upon success, receives the secret back. Regardless of success or failure, the read returns status information regarding the secret.

2 Write App Secrets sends a Secret ID and the secret to the server and receives a confirmation of success or failure back.

3 Add Secret ID sends a Secret ID to create an uninitialized secret in the SecretStore.

4 Remove Secret ID sends a Secret ID to remove a secret from the SecretStore.

5 Remove SecretStore removes the SecretStore from a user's object.

6 Enumerate SecretIDs returns a list of secrets from a user's SecretStore.

7 Unlock Store unlocks the SecretStore.

8 Set Master Password sets a master password on the SecretStore.

9 Get Service Information returns status information on the SecretStore.