From cbc83c5f375a01fd1649d1fb1790dadcca336e1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Fri, 7 Apr 2006 13:59:06 +0000 Subject: [PATCH] added authz section for tag recording --- org.glite.jp/doc/testplan.tex | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/org.glite.jp/doc/testplan.tex b/org.glite.jp/doc/testplan.tex index c02005f..6e9bc3a 100644 --- a/org.glite.jp/doc/testplan.tex +++ b/org.glite.jp/doc/testplan.tex @@ -73,15 +73,18 @@ $ jpps-test GetJobAttr JOBID http://egee.cesnet.cz/en/Schema/JP/System:owner \end{itemize} \result Should print the OWNER value supplied. - \subsubsection{AuthZ check} -\req JPPS running, a~job registered with the procedure in~\ref{regjob} +\req JPPS running, a~job registered with the procedure in~\ref{regjob} \\ \how -Call GetJobAttributes using different user credentials +Call GetJobAttributes using different user credentials \\ \result -Should fail with ``Permission denied'' error +Should fail with ``Permission denied'' error \\ + \subsection{Tag recording} +\label{tagreg} + +\subsubsection{Basic functionality} \req JPPS running, a~job registered with the procedure in~\ref{regjob} \how \begin{itemize} @@ -98,6 +101,14 @@ $ jpps-test GetJobAttr JOBID TAGNAME The recorded value should be returned. - record and retrieve more values of the same tag + +\subsubsection{AuthZ check} +\req JPPS running, a~job registered with the procedure in~\ref{tagreg} \\ +\how Call RecordTag using different user credentials \\ +\result Should fail with ``Permission denied'' error \\ + + + \subsection{File upload} \subsubsection{Basic functionality} -- 1.8.2.3