- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for rootCredentials (1.07 sec)
-
cmd/server-main.go
bootstrapTrace("handleKMSConfig", handleKMSConfig) // Load the root credentials from the shell environment or from // the config file if not defined, set the default one. bootstrapTrace("rootCredentials", func() { cred := loadRootCredentials() if !cred.IsValid() && (env.Get(api.EnvAPIRootAccess, config.EnableOn) == config.EnableOff) { // Generate KMS based credentials if root access is disabled
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 27 15:18:36 UTC 2025 - 35.9K bytes - Viewed (4)