From: Miloš Mulač Date: Fri, 7 Apr 2006 13:59:06 +0000 (+0000) Subject: added authz section for tag recording X-Git-Tag: glite-jp_R_1_3_1~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=cbc83c5f375a01fd1649d1fb1790dadcca336e1c;p=jra1mw.git added authz section for tag recording --- 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}