Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
XrdProofdAdmin.h
Go to the documentation of this file.
1// @(#)root/proofd:$Id$
2// Author: G. Ganis Feb 2008
3
4/*************************************************************************
5 * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. *
6 * All rights reserved. *
7 * *
8 * For the licensing terms see $ROOTSYS/LICENSE. *
9 * For the list of contributors see $ROOTSYS/README/CREDITS. *
10 *************************************************************************/
11
12#ifndef ROOT_XrdProofdAdmin
13#define ROOT_XrdProofdAdmin
14
15//////////////////////////////////////////////////////////////////////////
16// //
17// XrdProofdAdmin //
18// //
19// Author: G. Ganis, CERN, 2008 //
20// //
21// Envelop class for admin services. //
22// Loaded as service by XrdProofdManager. //
23// //
24//////////////////////////////////////////////////////////////////////////
25#include <sys/types.h>
26#include <sys/stat.h>
27#include <unistd.h>
28
29#include <list>
30#include "XrdOuc/XrdOucHash.hh"
31#include "XrdOuc/XrdOucString.hh"
32
33#include "XrdProofdConfig.h"
34
35class XrdProtocol_Config;
36class XrdSysError;
41public:
42 XrdOucString fCmd;
43 XrdOucString fFmt;
44 bool fCanPut;
45 XpdAdminCpCmd(const char *cmd, const char *fmt, bool put) :
46 fCmd(cmd), fFmt(fmt), fCanPut(put) { }
47};
48
50
52 std::list<XrdOucString> fExportPaths;
53 XrdOucHash<XpdAdminCpCmd> fAllowedCpCmds; // List of copy commands
54 XrdOucString fCpCmds; // String with the allowed copy commands
55
56 void RegisterDirectives();
57 int DoDirectiveExportPath(char *, XrdOucStream *, bool);
58 int DoDirectiveCpCmd(char *, XrdOucStream *, bool);
59
60 int CheckForbiddenChars(const char *s);
61 int CheckPath(bool superuser, const char *sbdir, XrdOucString &fullpath,
62 int check, bool &sandbox, struct stat *st, XrdOucString &emsg);
64 int action, const char *cmd, XrdOucString &emsg);
65 int Send(XrdProofdResponse *r, const char *msg);
66
67public:
68 XrdProofdAdmin(XrdProofdManager *mgr, XrdProtocol_Config *pi, XrdSysError *e);
69 virtual ~XrdProofdAdmin() { }
70
71 int Config(bool rcf = 0);
73 char *val, XrdOucStream *cfg, bool rcf);
74
76
94};
95
96#endif
#define d(i)
Definition RSha256.hxx:102
#define e(i)
Definition RSha256.hxx:103
winID h TVirtualViewer3D TVirtualGLPainter p
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
#define XrdSysError
Definition XpdSysError.h:8
XpdAdminCpCmd(const char *cmd, const char *fmt, bool put)
XrdOucString fCmd
XrdOucString fFmt
int CleanupSessions(XrdProofdProtocol *p)
Handle request of.
int ExecCmd(XrdProofdProtocol *p, XrdProofdResponse *r, int action, const char *cmd, XrdOucString &emsg)
Low-level execution handler.
int GetWorkers(XrdProofdProtocol *p)
Handle request for getting the best set of workers.
int SetSessionTag(XrdProofdProtocol *p)
Handle request for setting the session tag.
int SetSessionAlias(XrdProofdProtocol *p)
Handle request for setting the session alias.
int SetROOTVersion(XrdProofdProtocol *p)
Handle request for changing the default ROOT version.
int GetFile(XrdProofdProtocol *p)
Handle request for sending a file.
int Send(XrdProofdResponse *r, const char *msg)
int PutFile(XrdProofdProtocol *p)
Handle request for recieving a file.
virtual ~XrdProofdAdmin()
int SendMsgToUser(XrdProofdProtocol *p)
Handle request for sending a message to a user.
XrdProofdManager * fMgr
int QuerySessions(XrdProofdProtocol *p)
Handle request for list of sessions.
int CheckForbiddenChars(const char *s)
Check is 's' contains any of the forbidden chars '(){};' Return 0 if OK (no forbidden chars),...
int Exec(XrdProofdProtocol *p)
Handle request of cleaning parts of the sandbox.
int DoDirectiveCpCmd(char *, XrdOucStream *, bool)
Process 'cpcmd' directives eg: xpd.cpcmd alien aliencp fmt:"%s %s" put:0.
int CheckPath(bool superuser, const char *sbdir, XrdOucString &fullpath, int check, bool &sandbox, struct stat *st, XrdOucString &emsg)
Handle request for sending a file.
int DoDirective(XrdProofdDirective *d, char *val, XrdOucStream *cfg, bool rcf)
Update the priorities of the active sessions.
XrdOucHash< XpdAdminCpCmd > fAllowedCpCmds
int Config(bool rcf=0)
Run configuration and parse the entered config directives.
int Process(XrdProofdProtocol *p, int type)
Process admin request.
int SetGroupProperties(XrdProofdProtocol *p)
Handle request for setting group properties.
void RegisterDirectives()
Register directives for configuration.
int CpFile(XrdProofdProtocol *p)
Handle request for copy files from / to the sandbox.
std::list< XrdOucString > fExportPaths
int QueryMssUrl(XrdProofdProtocol *p)
Handle request for the URL to the MSS attached to the cluster.
XrdOucString fCpCmds
int QueryLogPaths(XrdProofdProtocol *p)
Handle request for log paths.
int QueryROOTVersions(XrdProofdProtocol *p)
Handle request for list of ROOT versions.
int DoDirectiveExportPath(char *, XrdOucStream *, bool)
Process 'exportpath' directives eg: xpd.exportpath /tmp/data /data2/data.
int ReleaseWorker(XrdProofdProtocol *p)
Handle request for releasing a worker.
int QueryWorkers(XrdProofdProtocol *p)
Handle request for getting the list of potential workers.