Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144303600
D52961.id163712.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
409 B
Referenced Files
None
Subscribers
None
D52961.id163712.diff
View Options
diff --git a/sys/rpc/auth.h b/sys/rpc/auth.h
--- a/sys/rpc/auth.h
+++ b/sys/rpc/auth.h
@@ -354,6 +354,10 @@
#define RPCSEC_GSS 6 /* RPCSEC_GSS */
#define AUTH_TLS 7 /* Initiate RPC-over-TLS */
+/* RFC 5531's prescribed limits for variable-lenth arrays. */
+#define AUTH_SYS_MAX_HOSTNAME 255
+#define AUTH_SYS_MAX_GROUPS 16 /* Supplementary groups. */
+
/*
* Pseudo auth flavors for RPCSEC_GSS.
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 6:10 PM (12 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28481723
Default Alt Text
D52961.id163712.diff (409 B)
Attached To
Mode
D52961: sys/rpc: Define AUTH_SYS_MAX_{GROUPS,HOSTNAME}
Attached
Detach File
Event Timeline
Log In to Comment