You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /etc/grid-security-related paths are hard-coded inside the code. When configuring with --sysconfdir to place the configurations somewhere other than /etc, VOMS clients still try to read from /etc/grid-security.
The
/etc/grid-security-related paths are hard-coded inside the code. When configuring with--sysconfdirto place the configurations somewhere other than/etc, VOMS clients still try to read from/etc/grid-security.Is it a design decision?