This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@eos-mgm-0 /]# eos root://127.0.0.1 whoami | |
error: MGM root://127.0.0.1 not online/reachable | |
[root@eos-mgm-0 /]# XRD_LOGLEVEL=Dump eos root://127.0.0.1 whoami | |
[2024-08-28 18:17:36.809073 +0000][Debug ][Utility ] Initializing xrootd client version: 5.6.9 | |
[2024-08-28 18:17:36.809276 +0000][Warning][Utility ] Unable to process global config file: [ERROR] OS Error: no such file or directory | |
[2024-08-28 18:17:36.809394 +0000][Debug ][Utility ] Unable to process user config file: [ERROR] OS Error: no such file or directory | |
[2024-08-28 18:17:36.809567 +0000][Debug ][PlugInMgr ] Initializing plug-in manager... | |
[2024-08-28 18:17:36.809579 +0000][Debug ][PlugInMgr ] No default plug-in, loading plug-in configs... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# working ('sec.protbind * only gsi sss unix') | |
[root@eos-mgm-0 /]# eos root://127.0.0.1 whoami | |
Virtual Identity: uid=3 (2,3,99) gid=4 (2,4,99) [authz:sss] sudo* host=localhost domain=localdomain | |
[root@eos-mgm-0 /]# XRD_LOGLEVEL=Dump eos root://127.0.0.1 whoami | |
[2024-08-28 19:09:02.447131 +0000][Debug ][Utility ] Initializing xrootd client version: 5.6.9 | |
[2024-08-28 19:09:02.447404 +0000][Warning][Utility ] Unable to process global config file: [ERROR] OS Error: no such file or directory | |
[2024-08-28 19:09:02.447524 +0000][Debug ][Utility ] Unable to process user config file: [ERROR] OS Error: no such file or directory |