Skip to content
Snippets Groups Projects
Commit e236cb88 authored by Benjamin Couturier's avatar Benjamin Couturier Committed by Steven Murray
Browse files

Imported new version of Csec plugin

parent 47346904
No related branches found
No related tags found
No related merge requests found
......@@ -58,8 +58,10 @@
#define CA_MAXDMPROTNAMELEN 15 /* maximum length for Disk Mover protocol name */
#define CA_MAXJOBIDLEN 36 /* Maximum length for the representation of the Cuuid */
#define CA_MAXCSECNAMELEN 512 /* Maximum length for a client or service name */
#define CA_MAXCSECPROTOLEN 20 /* Maximum length for a Csec authentication protocol name */
#define CA_MAXUSERTAGLEN 63 /* Maximum length for a user tag (stage request) */
/* Max allowed uid/gif */
#define CA_MAXUID 0x7FFFFFFF /* Maximum uid */
#define CA_MAXGID 0x7FFFFFFF /* Maximum gid */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment