Skip to content

Instantly share code, notes, and snippets.

@rptaylor
rptaylor / gist:5506ec55e2a3f9e9fefb6e8ca5bc2dbb
Created August 28, 2024 19:20
eos whoami with 'sec.protbind * only gsi' (Doesn't work)
[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...
@rptaylor
rptaylor / gist:58762fa4fca8f307734266a4b37eb2cb
Created August 28, 2024 19:19
eos whoami with 'sec.protbind * only gsi sss unix'
# 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