Skip to content

Instantly share code, notes, and snippets.

@jberanek
Created October 20, 2015 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jberanek/f9475d4c0c756ee9e9e4 to your computer and use it in GitHub Desktop.
Save jberanek/f9475d4c0c756ee9e9e4 to your computer and use it in GitHub Desktop.
gss output
handling gssd upcall (/var/lib/nfs/rpc_pipefs/nfs/clnt1c1)
handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
handling krb5 upcall (/var/lib/nfs/rpc_pipefs/nfs/clnt1c1)
process_krb5_upcall: service is '<null>'
Full hostname for 'pool00-21.siteb.isilon.example.com' is 'pool00-21.siteb.isilon.example.com'
Full hostname for 'pal189.ad.int' is 'pal189.ad.int'
Success getting keytab entry for 'PAL189$@AD.INT'
Successfully obtained machine credentials for principal 'PAL189$@AD.INT' stored in ccache 'FILE:/tmp/krb5cc_machine_AD.INT'
INFO: Credentials in CC 'FILE:/tmp/krb5cc_machine_AD.INT' are good until 1445384583
using FILE:/tmp/krb5cc_machine_AD.INT as credentials cache for machine creds
using environment variable to select krb5 ccache FILE:/tmp/krb5cc_machine_AD.INT
creating context using fsuid 0 (save_uid 0)
creating tcp client for server pool00-21.siteb.isilon.example.com
DEBUG: port already set to 2049
creating context with server nfs@pool00-21.siteb.isilon.example.com
WARNING: Failed to create krb5 context for user with uid 0 for server pool00-21.siteb.isilon.example.com
WARNING: Failed to create machine krb5 context with credentials cache FILE:/tmp/krb5cc_machine_AD.INT for server pool00-21.siteb.isilon.example.com
WARNING: Machine cache is prematurely expired or corrupted trying to recreate cache for server pool00-21.siteb.isilon.example.com
Full hostname for 'pool00-21.siteb.isilon.example.com' is 'pool00-21.siteb.isilon.example.com'
Full hostname for 'pal189.AD.INT' is 'pal189.AD.INT'
Success getting keytab entry for 'PAL189$@AD.INT'
INFO: Credentials in CC 'FILE:/tmp/krb5cc_machine_AD.INT' are good until 1445384583
INFO: Credentials in CC 'FILE:/tmp/krb5cc_machine_AD.INT' are good until 1445384583
using FILE:/tmp/krb5cc_machine_AD.INT as credentials cache for machine creds
using environment variable to select krb5 ccache FILE:/tmp/krb5cc_machine_AD.INT
creating context using fsuid 0 (save_uid 0)
creating tcp client for server pool00-21.siteb.isilon.example.com
DEBUG: port already set to 2049
creating context with server nfs@pool00-21.siteb.isilon.example.com
WARNING: Failed to create krb5 context for user with uid 0 for server pool00-21.siteb.isilon.example.com
WARNING: Failed to create machine krb5 context with credentials cache FILE:/tmp/krb5cc_machine_AD.INT for server pool00-21.siteb.isilon.example.com
WARNING: Failed to create machine krb5 context with any credentials cache for server pool00-21.siteb.isilon.example.com
doing error downcall
destroying client /var/lib/nfs/rpc_pipefs/nfs/clnt1c2
destroying client /var/lib/nfs/rpc_pipefs/nfs/clnt1c1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment