use admin GSSAPI creds for some API endpoints #45

Merged
merenber merged 3 commits from merenber-admin-creds into master 2022-03-12 15:19:15 -05:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 6c7e79849e - Show all commits

View File

@ -1,8 +1,6 @@
import ceod.utils as ceod_utils
import contextlib
import os
import grp
import pwd
import subprocess
from subprocess import DEVNULL
import tempfile