Some more analysis: attached are two syslogs of gssd in verbose mode.
You can see that in both servers the user acl directory gets mounted from fs02 within user context: rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes ... rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0) When trying to mount the group acl share from fsgroups 4.8 server logs: rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* ... rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) the 4.7 server logs: rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 ... rpc.gssd[6528]: creating context using fsuid 4015 As a result of this difference the nfs tries to mount the directory on 4.7 with a user kerberos ticket and gets NFS4_OK in line 265 of linux-4.7-nfsrefer.dump while 4.8 tries with machine kerberos ticket and gets NFS4ERR_ACCESS in line 231 of linux-4.8-nfsrefer.dump. Christoph -- ============================================================================ Christoph Martin, Leiter Unix-Systeme Zentrum für Datenverarbeitung, Uni-Mainz, Germany Anselm Franz von Bentzel-Weg 12, 55128 Mainz Telefon: +49(6131)3926337 Instant-Messaging: Jabber: mar...@uni-mainz.de (Siehe http://www.zdv.uni-mainz.de/4010.php)
Jan 16 14:09:39 ftp-01 nfs-common[6489]: Stopping NFS common utilities: gssd idmapd statd. Jan 16 14:09:40 ftp-01 nfs-common[6499]: Starting NFS common utilities: statd idmapd gssd. Jan 16 14:09:40 ftp-01 rpc.gssd[6528]: beginning poll Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47c Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47a Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47b Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal mar...@uni-mainz.de in cache collection Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 4015 for server fs02.Uni-Mainz.DE Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_4015_hMdxBm'(mar...@uni-mainz.de) passed all checks and has mtime of 1484572210 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 4015 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_4015_hMdxBm as credentials cache for client with uid 4015 for server fs02.Uni-Mainz.DE Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_hMdxBm Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context with server n...@fs02.uni-mainz.de Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt470) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt470) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0) Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '*' Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de' Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.' Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: Successfully obtained machine credentials for principal 'FTP-01$@UNI-MAINZ.DE' stored in ccache 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0) Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal mar...@uni-mainz.de in cache collection Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 4015 for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 4015 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_4015_hMdxBm'(mar...@uni-mainz.de) passed all checks and has mtime of 1484572210 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 4015 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_4015_hMdxBm as credentials cache for client with uid 4015 for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_hMdxBm Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0) Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt481 Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47e Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt480 Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de' Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.' Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE' Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430 Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430 Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0) Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35939 Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt46e) Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt46e) Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Full hostname for 'fsinet.zdv.Uni-Mainz.DE' is 'fsinet.zdv.uni-mainz.de' Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.' Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE' Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430 Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430 Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0) Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating tcp client for server fsinet.zdv.Uni-Mainz.DE Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating context with server n...@fsinet.zdv.uni-mainz.de Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt485 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt483 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt484 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=26587 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal langt...@uni-mainz.de in cache collection Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 26587 for server fs02.Uni-Mainz.DE Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 26587 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_26587_0KJ8te' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_26587_0KJ8te'(langt...@uni-mainz.de) passed all checks and has mtime of 1484573410 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 26587 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 26587 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_26587_0KJ8te as credentials cache for client with uid 26587 for server fs02.Uni-Mainz.DE Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_26587_0KJ8te Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 26587 (save_uid 0) Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating context with server n...@fs02.uni-mainz.de Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48a Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt489 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt487 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt488 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469) Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal tl...@uni-mainz.de in cache collection Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 408176 for server fs02.Uni-Mainz.DE Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 408176 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_408176_QkQPng' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_408176_QkQPng'(tl...@uni-mainz.de) passed all checks and has mtime of 1484573446 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 408176 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 408176 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_408176_QkQPng as credentials cache for client with uid 408176 for server fs02.Uni-Mainz.DE Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_408176_QkQPng Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0) Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating context with server n...@fs02.uni-mainz.de Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt470) Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt470) Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0) Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0) Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999 Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48d Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48b Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48c Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=26587 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f) Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal langt...@uni-mainz.de in cache collection Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 26587 for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 26587 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 26587 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 26587 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_26587_V9eq8k' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_26587_V9eq8k'(langt...@uni-mainz.de) passed all checks and has mtime of 1484573461 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_26587_V9eq8k as credentials cache for client with uid 26587 for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_26587_V9eq8k Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating context using fsuid 26587 (save_uid 0) Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35998
Jan 16 14:08:17 debianbuild64 nfs-common[27517]: Stopping NFS common utilities: gssd idmapd statd. Jan 16 14:08:17 debianbuild64 nfs-common[27526]: Starting NFS common utilities: statd idmapd gssd. Jan 16 14:08:17 debianbuild64 rpc.gssd[27548]: beginning poll Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bb Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bc Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ba Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2b7) Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2b7) Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure. Minor code may provide more information) - Can't find client principal mar...@uni-mainz.de in cache collection Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: getting credentials for client with uid 4015 for server fs02.Uni-Mainz.DE Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: CC '/tmp/krb5cc_4015_xQX49O9NOx' being considered, with preferred realm 'UNI-MAINZ.DE' Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: CC 'FILE:/tmp/krb5cc_4015_xQX49O9NOx'(mar...@uni-mainz.de) passed all checks and has mtime of 1484572123 Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5cc_4015_xQX49O9NOx as credentials cache for client with uid 4015 for server fs02.Uni-Mainz.DE Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_xQX49O9NOx Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating context using fsuid 4015 (save_uid 0) Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating tcp client for server fs02.Uni-Mainz.DE Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating context with server n...@fs02.uni-mainz.de Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 36000 Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2bf) Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2bf) Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Successfully obtained machine credentials for principal 'DEBIANBUILD64$@UNI-MAINZ.DE' stored in ccache 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2bf) Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2bf) Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c0 Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2be Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2bf Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bf Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c2) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c2) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c2) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c2) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsgroups.zdv.uni-mainz.de Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c3 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c1 Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c2 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c5) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c5) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35647 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c5) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c5) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35647 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c6 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c4 Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c5 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c8) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c8) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35325 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c8) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c8) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35325 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c9 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c7 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2c8 Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c8 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2cb) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2cb) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35015 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2cb) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2cb) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35015 Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cc Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ca Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2cb Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cb Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2ce) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2ce) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 34699 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2ce) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 ' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2ce) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE' Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0) Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context with server n...@fsadmin.zdv.uni-mainz.de Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version! Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 34699 Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cf Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cd Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2ce Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ce
<<attachment: martin.vcf>>
signature.asc
Description: OpenPGP digital signature