X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=docs%2Fpythondoc-credential.html;h=7c88af35efdef9051450f32f83a1ffb10d7a50f4;hp=4db30397918ff11560a2eb77a0886f41bd6516c8;hb=7723a3ad29690212b271cb53f88b78e2469e671d;hpb=fe4139adc9c8902084ecedc9f05a739faba11b7a diff --git a/docs/pythondoc-credential.html b/docs/pythondoc-credential.html index 4db30397..7c88af35 100644 --- a/docs/pythondoc-credential.html +++ b/docs/pythondoc-credential.html @@ -151,7 +151,9 @@ either a comma-separated list of privileges of a RightList object

Verify that a chain of credentials is valid (see cert.py:verify). In addition to the checks for ordinary certificates, verification also ensures that the delegate bit was set by each parent in the chain. If -a delegate bit was not set, then an exception is thrown.

+a delegate bit was not set, then an exception is thrown. + +Each credential must be a subset of the rights of the parent.